Paketname | makefs |
Beschreibung | create a cd9660 or ffs file system image from a directory tree |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 20091122-1 |
Sektion | universe/otherosfs |
Priorität | optional |
Installierte Größe | 184 Byte |
Hängt ab von | libbsd0 (>= 0.0), libc6 (>= 2.7) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 68502 Byte |
Prüfsumme MD5 | 8c7289434dc49cb119faec7e82a89324 |
Prüfsumme SHA1 | c20d0c6d021b115d94214a30e026c511d75e57ea |
Prüfsumme SHA256 | 3ac0b2103418ec77766e89c6f52149e6e8e4031c3c2189f90251e37296c0efb5 |
Link zum Herunterladen | makefs_20091122-1_i386.deb |
Ausführliche Beschreibung | NetBSD® makefs(8) creates a file system image from a directory tree
without the need for superuser privileges. The MirBSD version fixes
ECMA 119, SUSP and RRIP (Rock Ridge) compliance.
.
Supported target filesystem types are:
.
cd9660 ISO 9660 (ECMA 119) compatible filesystem images, with
Rock Ridge, El Torito, and other features
ffs 4.2FFS, the BSD Fast Filesystem, also known as UFS1;
UFS2 (with "-o version=2")
.
The images created can be of a fixed (predefined) size, given on the
command line, or sized automatically. Permission bits are taken from
the source directory tree but may be overridden using an mtree file.
|