From 0212caaf3f757dd2729f64d6db2f6c5c22c55bec Mon Sep 17 00:00:00 2001 From: jkh <jkh@FreeBSD.org> Date: Sat, 27 May 1995 20:49:59 +0000 Subject: 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. --- release/i386/boot_crunch.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'release/i386') diff --git a/release/i386/boot_crunch.conf b/release/i386/boot_crunch.conf index 2792d28..4ef0d39 100644 --- a/release/i386/boot_crunch.conf +++ b/release/i386/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 -- cgit v1.1