File: control

package info (click to toggle)
genromfs 0.5.2-4.1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 216 kB
  • sloc: ansic: 1,930; makefile: 128; sh: 14
file content (21 lines) | stat: -rw-r--r-- 652 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: genromfs
Standards-Version: 4.7.3
Maintainer: Juan Cespedes <cespedes@debian.org>
Section: admin
Build-Depends:
 debhelper-compat (= 13),
Vcs-Browser: https://salsa.debian.org/debian/genromfs
Vcs-Git: https://salsa.debian.org/debian/genromfs.git
Homepage: https://romfs.sourceforge.net/

Package: genromfs
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: This is the mkfs equivalent for romfs filesystem
 You need it to build a romfs filesystem.  romfs is a small,
 read-only filesystem intended for installation/rescue
 disks or "embedded" applications.
 .
 This filesystem is supported by Linux 2.1.25 and later.