summaryrefslogtreecommitdiffstats
path: root/release/alpha/fixit_crunch.conf
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1996-11-09 16:25:47 +0000
committerjoerg <joerg@FreeBSD.org>1996-11-09 16:25:47 +0000
commitce411f960dcde291410b04a762525490f419123b (patch)
tree434f699a559264a1da3e540461282ac615b22125 /release/alpha/fixit_crunch.conf
parent5e95f3ceb1215a2995223ced1bdad086a2e6ab66 (diff)
downloadFreeBSD-src-ce411f960dcde291410b04a762525490f419123b.zip
FreeBSD-src-ce411f960dcde291410b04a762525490f419123b.tar.gz
Several improvements to the `fixit' configuration:
. Don't gzip the crunched binary by now; it just fits, and execution is a lot faster this way (it's truly demand-paged again). . Add more(1), ft(8), protocols(5), a stripped down services(5). . Improve the .profile, and make sysinstall actually use it again. Still no go for a 4 MB configuration though. :-(
Diffstat (limited to 'release/alpha/fixit_crunch.conf')
-rw-r--r--release/alpha/fixit_crunch.conf7
1 files changed, 4 insertions, 3 deletions
diff --git a/release/alpha/fixit_crunch.conf b/release/alpha/fixit_crunch.conf
index 8cc9f37..bbe87e4 100644
--- a/release/alpha/fixit_crunch.conf
+++ b/release/alpha/fixit_crunch.conf
@@ -1,4 +1,4 @@
-# $Id: fixit_crunch.conf,v 1.8.2.1 1996/11/06 22:48:03 joerg Exp $
+# $Id: fixit_crunch.conf,v 1.9 1996/11/09 12:08:57 joerg Exp $
# first, we list the source dirs that our programs reside in. These are
# searched in order listed to find the dir containing each program.
@@ -20,10 +20,11 @@ ln test [
# /sbin stuff
-progs badsect chown clri disklabel dump dmesg fdisk
+progs badsect chown clri disklabel dump dmesg fdisk ft
progs mknod mount newfs ping reboot restore scsi swapon umount
progs mount_msdos mount_cd9660 mount_nfs
+
ln dump rdump
ln restore rrestore
ln newfs mount_mfs
@@ -31,7 +32,7 @@ ln chown chgrp
# /usr/bin stuff
-progs ftp rsh sed telnet rlogin vi find grep
+progs ftp more rsh sed telnet rlogin vi find grep
ln vi view
ln vi ex
OpenPOWER on IntegriCloud