freebsd-src/usr.sbin/crunch/examples/filesystem.conf
Ed Maste 1f41c1c1a3 crunch: remove fdisk from examples
It has been deprecated for a long time; gpart should be used instead.
The man page was updated in 2015 to declare it obsolete (b8c19fd719).
2024-01-24 09:12:19 -05:00

31 lines
522 B
Plaintext

srcdirs /usr/src/bin /usr/src/sbin /usr/src/gnu/usr.bin /usr/src/usr.sbin
srcdirs /usr/src/sbin/i386
# /bin
progs sh expr ls mkdir rm sync test
ln test [
# These are needed because of UN*X's idiotic way of indicating that something
# is a login shell.
ln sh -
ln sh -sh
# /sbin
progs disklabel init mount newfs reboot umount
ln reboot halt
ln reboot fastboot
ln reboot fasthalt
# /usr/bin
progs cpio gzip
ln gzip gunzip
ln gzip gzcat
ln gzip zcat
# /usr/sbin
progs bad144
libs -ll -ledit -ltermcap -lutil -lscrypt