freebsd-dev/usr.sbin/makefs
Enji Cooper 0bd9b70036 Require /sbin/mount_cd9660 when running the cd9660 tests
In some cases the test system might not have mount_cd9660(8). Don't
implicitly rely on it while testing cd9660 support; explicitly rely
on it

MFC after: 1 week
Reported by: mjohnston
Sponsored by: EMC / Isilon Storage Division
2016-01-27 06:14:20 +00:00
..
cd9660 Import the fix from NetBSD kern/48852 (sic) to fix rockridge encoding of 2015-10-24 23:16:13 +00:00
ffs Remove clauses 3 and 4 from makefs newfs_extern.h 2015-11-19 02:39:46 +00:00
tests Require /sbin/mount_cd9660 when running the cd9660 tests 2016-01-27 06:14:20 +00:00
cd9660.c Limit isoLevel to 1 and 2 to avoid segfaulting when isoLevel is set to 3 by 2015-11-02 08:43:15 +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 makefs: introduce a new option to specify what to round the resulting 2015-10-13 02:32:15 +00:00
ffs.h Add support to makefs(8) to add UFS labels to images. 2011-10-09 16:22:31 +00:00
Makefile Correctly reintroduce the rudimentary smoke tests I botched up 2015-10-22 05:32:45 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
makefs.8 Bump .Dd 2015-11-09 09:39:59 +00:00
makefs.c Fix getopt(3) argument after r290180; I forgot to change -r to -R 2015-12-29 20:17:40 +00:00
makefs.h makefs: introduce a new option to specify what to round the resulting 2015-10-13 02:32:15 +00:00
mtree.c Don't leak 'var'. 2015-09-03 01:15:23 +00:00
walk.c Remove duplicated copies of various NetBSD compatibility shims used by 2013-05-09 14:43:36 +00:00