freebsd-dev/usr.sbin/makefs
Brooks Davis 46b59ac82b Check for cd9660 support before attempting to mount created images
This extends the set in r316028 to allow all tests to pass or be skipped
on a system without cd9660 support.

A better approach using tar is possible, but this works today.

Obtained from:	CheriBSD
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D10516
2018-02-02 23:34:33 +00:00
..
cd9660
ffs
msdos
tests Check for cd9660 support before attempting to mount created images 2018-02-02 23:34:33 +00:00
cd9660.c
cd9660.h
ffs.c Allow xinstall and makefs to be crossbuilt on Linux and Mac 2018-01-16 21:43:46 +00:00
ffs.h
Makefile
Makefile.depend
makefs.8
makefs.c
makefs.h
msdos.c
msdos.h
mtree.c Allow xinstall and makefs to be crossbuilt on Linux and Mac 2018-01-16 21:43:46 +00:00
walk.c