diff options
author | jkh <jkh@FreeBSD.org> | 1995-05-29 00:50:05 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-05-29 00:50:05 +0000 |
commit | 0fe7556fa5f2f63aa0b487fe8c761f0fe2b042b2 (patch) | |
tree | 58d029010cbf3d16628a9ceed4f7834b66424740 /release/amd64 | |
parent | 3af08455beaf843caa7977ba2b77b18a1eb5c29f (diff) | |
download | FreeBSD-src-0fe7556fa5f2f63aa0b487fe8c761f0fe2b042b2.zip FreeBSD-src-0fe7556fa5f2f63aa0b487fe8c761f0fe2b042b2.tar.gz |
Shrink the boot floppy by removing all extraneous stuff. Also increase
number of inodes.
Fix various bugs reported by Poul. Implement VTY switching.
Diffstat (limited to 'release/amd64')
-rw-r--r-- | release/amd64/boot_crunch.conf | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/release/amd64/boot_crunch.conf b/release/amd64/boot_crunch.conf index 4ef0d39..efd552d 100644 --- a/release/amd64/boot_crunch.conf +++ b/release/amd64/boot_crunch.conf @@ -1,16 +1,14 @@ -# $Id: boot_crunch.conf,v 1.16 1995/05/27 11:18:52 jkh Exp $ +# $Id: boot_crunch.conf,v 1.17 1995/05/27 20:49:57 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 /usr/src/sbin/i386 -progs ls cat df sh pwd find -progs mount mount_cd9660 mount_msdos mount_nfs ping ppp umount +progs sh find +progs ping ppp progs sysinstall newfs gzip cpio bad144 fsck ifconfig route slattach ln gzip gunzip ln gzip zcat ln sh -sh -# ln sysinstall oinit -# ln test [ libs -ll -ledit -lutil -lkvm libs -ldialog -lncurses -lmytinfo -L/usr/src/release/libdisk/obj -ldisk |