freebsd-dev/release/alpha/fixit_crunch.conf
David E. O'Brien 3922b99c4c + Use ee' in lue of vi' as it is smaller.
+ Remove 'sleep' (not sure why it is so important in fix-it mode).
+ Remove ability to mount MSDOSFS as that is not a typical filesystem on an
  alpha; and thus does not really add to the fix-it mix.
+ Sync style with i386.
2001-10-15 02:49:15 +00:00

23 lines
440 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 clri disklabel dmesg mknod
progs mount mount_cd9660
progs reboot restore swapon umount
ln restore rrestore
srcdirs /usr/src/usr.bin
progs ftp telnet ee
srcdirs /usr/src/usr.sbin
progs chown chroot
ln chown chgrp
libs -lutil -lm -lncurses -ltermcap -ledit -lkvm