freebsd-dev/release/i386/fixit_crunch.conf
Ed Schouten 84bee0d7fb Remove libulog from the bootstrap again.
libulog now only provides functions that are used by various packages
from the ports tree, namely the libutempter ones. There is no reason to
link it into the crunch/fixit binaries anymore.
2010-01-21 16:56:27 +00:00

50 lines
651 B
Plaintext

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