summaryrefslogtreecommitdiffstats
path: root/release/pc98
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/pc98
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/pc98')
-rw-r--r--release/pc98/boot_crunch.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/pc98/boot_crunch.conf b/release/pc98/boot_crunch.conf
index 2792d28..4ef0d39 100644
--- a/release/pc98/boot_crunch.conf
+++ b/release/pc98/boot_crunch.conf
@@ -1,11 +1,11 @@
-# $Id: boot_crunch.conf,v 1.15 1995/05/26 21:15:47 jkh Exp $
+# $Id: boot_crunch.conf,v 1.16 1995/05/27 11:18:52 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 sysinstall newfs gzip cpio bad144 fsck ifconfig route
+progs sysinstall newfs gzip cpio bad144 fsck ifconfig route slattach
ln gzip gunzip
ln gzip zcat
ln sh -sh
OpenPOWER on IntegriCloud