summaryrefslogtreecommitdiffstats
path: root/release/root_crunch.conf
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-05-27 20:49:59 +0000
committerjkh <jkh@FreeBSD.org>1995-05-27 20:49:59 +0000
commit0212caaf3f757dd2729f64d6db2f6c5c22c55bec (patch)
tree917151b811de3de876c68f186f5c92f258861f49 /release/root_crunch.conf
parent009b38a00cd88b240c873ba5ab9af722bafbe1e4 (diff)
downloadFreeBSD-src-0212caaf3f757dd2729f64d6db2f6c5c22c55bec.zip
FreeBSD-src-0212caaf3f757dd2729f64d6db2f6c5c22c55bec.tar.gz
1. Remove slattach from the root_crunch floppy and stick it on the boot
floppy (for slip install). 2. Try to work around a bodge in the ftp extraction loop where FtpEOF() was being called more than once. Also fix a problem where the URL was getting smashed in the environment by copying it to a temporary area before we jump up and down on it.
Diffstat (limited to 'release/root_crunch.conf')
-rw-r--r--release/root_crunch.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/release/root_crunch.conf b/release/root_crunch.conf
index df4aa11..f1d8d8b 100644
--- a/release/root_crunch.conf
+++ b/release/root_crunch.conf
@@ -1,4 +1,4 @@
-# $Id: root_crunch.conf,v 1.1 1995/05/25 18:43:41 jkh Exp $
+# $Id: root_crunch.conf,v 1.2 1995/05/26 21:15:50 jkh 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.
@@ -13,8 +13,8 @@ srcdirs /usr/src/usr.sbin
# /bin stuff
-progs cat chmod cksum cp date dd df echo ed expr grep hostname kill ln
-progs mkdir mt mv pwd rcp rm rmdir sleep slattach stty sync test ft
+progs chmod cksum cp date dd echo ed expr grep hostname kill ln
+progs mkdir mt mv pwd rcp rm rmdir sleep stty sync test ft
ln test [
# /sbin stuff
OpenPOWER on IntegriCloud