17137d3f85
and it saves us a fair bit of space. 2. Remove adduser and tzsetup as well - they're not needed. 3. Move ft from the boot floppy to the cpio floppy.
16 lines
421 B
Plaintext
16 lines
421 B
Plaintext
# $Id: boot_crunch.conf,v 1.10 1995/05/21 13:54:02 jkh Exp $
|
|
|
|
srcdirs /usr/src/bin /usr/src/sbin /usr/src/release /usr/src/usr.bin
|
|
srcdirs /usr/src/gnu/usr.bin /usr/src/usr.sbin
|
|
|
|
progs ls sh find
|
|
progs sysinstall newfs gzip cpio fsck dialog bad144 fsck
|
|
ln gzip gunzip
|
|
ln gzip zcat
|
|
ln sh -sh
|
|
# ln sysinstall oinit
|
|
# ln test [
|
|
|
|
libs -ll -ledit -lutil
|
|
libs -ldialog -lncurses -lmytinfo -L/usr/src/release/libdisk/obj -ldisk
|