freebsd-dev/usr.sbin/makefs
2013-04-11 18:46:41 +00:00
..
cd9660 - Write the ISO9660 descriptor after the apm partition entries. 2012-04-02 16:26:32 +00:00
compat Sync with the latest version from NetBSD. It notably addds ISO9660 support. 2010-11-07 16:05:04 +00:00
ffs Fix usr.bin/ and usr.sbin/ build with a 64-bit ino_t. 2012-09-27 23:31:19 +00:00
cd9660.c Allow contents of multiple directories to be merged to the current image. 2012-01-31 00:32:37 +00:00
cd9660.h Allow contents of multiple directories to be merged to the current image. 2012-01-31 00:32:37 +00:00
ffs.c Add -p flag to create the image as a sparse file. 2012-08-22 06:37:30 +00:00
ffs.h Add support to makefs(8) to add UFS labels to images. 2011-10-09 16:22:31 +00:00
getid.c The NetBSD Foundation has given permission to remove clause 3 and 4 2010-02-16 21:47:05 +00:00
Makefile Add support for using mtree(5) manifest files to define the image 2011-06-19 18:34:49 +00:00
makefs.8 Remove contractions. 2013-04-11 18:46:41 +00:00
makefs.c Add a -D flag that causes duplicate entries in an mtree manifest to be 2013-02-20 15:18:42 +00:00
makefs.h Support hardlinks in manifest files by the same logic as the treewalk 2013-02-20 19:32:31 +00:00
mtree.c Support hardlinks in manifest files by the same logic as the treewalk 2013-02-20 19:32:31 +00:00
walk.c Support hardlinks in manifest files by the same logic as the treewalk 2013-02-20 19:32:31 +00:00