freebsd-dev/release/alpha/fixit_crunch.conf
Ruslan Ermilov 5795760c45 disklabel(8) is spelled bsdlabel(8) or sunlabel(8) these days.
Also make sure bsdlabel(8) (along with the disklabel(8) compat
link) still appear on the fixit floppies of platforms that use
it natively (alpha, i386, and pc98).

Approved by:	re (scottl)
2003-05-17 19:16:28 +00:00

24 lines
458 B
Plaintext

# $FreeBSD$
buildopts -DRELEASE_CRUNCH -Dlint
srcdirs /usr/src/bin
progs cat chflags chmod cp dd df echo expr kill
progs ln ls mkdir mv rm rmdir
srcdirs /usr/src/sbin
progs bsdlabel clri dmesg mknod
progs mount mount_cd9660
progs reboot restore swapon umount
ln bsdlabel disklabel
ln restore rrestore
srcdirs /usr/src/usr.bin
progs ftp telnet ee
srcdirs /usr/src/usr.sbin
progs chown chroot
ln chown chgrp
libs -ledit -lgeom -lkvm -lm -lncurses -lutil