freebsd-dev/release/pc98/fixit_crunch.conf
Sam Leffler f7525b1de0 Add mount_devfs so we can remove MAKEDEV from the fixit floppy. These
two changes make stuff fit in a floppy image again.

Note: tested only for i386, but (blindly) applied to all machines
2002-10-17 18:04:53 +00:00

27 lines
535 B
Plaintext

# $FreeBSD$
buildopts -DRELEASE_CRUNCH
srcdirs /usr/src/bin
progs cat chmod cp dd df echo expr kill
progs ln ls mkdir mv rm rmdir sleep sync
srcdirs /usr/src/sbin
progs clri disklabel dmesg fdisk mknod
progs mount mount_cd9660 mount_msdosfs mount_devfs
progs reboot restore swapon umount
ln restore rrestore
special fdisk srcdir /usr/src/sbin/fdisk_pc98
srcdirs /usr/src/usr.bin
progs ftp telnet vi
ln vi view
ln vi ex
srcdirs /usr/src/usr.sbin
progs chown chroot
ln chown chgrp
libs -lutil -lm -ledit -lncurses -ltermcap -lkvm