diff options
author | jkh <jkh@FreeBSD.org> | 1995-05-26 21:15:50 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-05-26 21:15:50 +0000 |
commit | 9d2760a66b25e78ce51055000567f51bd4f79996 (patch) | |
tree | e86a982e757c1e11b9dec381ec5a2e17288a79ae | |
parent | 116eaef1485f337bb7c9434c51ce50671cfb3f78 (diff) | |
download | FreeBSD-src-9d2760a66b25e78ce51055000567f51bd4f79996.zip FreeBSD-src-9d2760a66b25e78ce51055000567f51bd4f79996.tar.gz |
Move ppp back to root floppy; we need it to load the cpio floppy,
potentially.
-rw-r--r-- | release/alpha/boot_crunch.conf | 6 | ||||
-rw-r--r-- | release/amd64/boot_crunch.conf | 6 | ||||
-rw-r--r-- | release/boot_crunch.conf | 6 | ||||
-rw-r--r-- | release/i386/boot_crunch.conf | 6 | ||||
-rw-r--r-- | release/pc98/boot_crunch.conf | 6 | ||||
-rw-r--r-- | release/root_crunch.conf | 4 |
6 files changed, 17 insertions, 17 deletions
diff --git a/release/alpha/boot_crunch.conf b/release/alpha/boot_crunch.conf index 459513a..c1e8153 100644 --- a/release/alpha/boot_crunch.conf +++ b/release/alpha/boot_crunch.conf @@ -1,10 +1,10 @@ -# $Id: boot_crunch.conf,v 1.13 1995/05/23 23:06:22 jkh Exp $ +# $Id: boot_crunch.conf,v 1.14 1995/05/25 18:48:07 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 df sh pwd find -progs mount mount_cd9660 mount_msdos mount_nfs umount +progs ls cat df sh pwd find +progs mount mount_cd9660 mount_msdos mount_nfs ppp umount progs sysinstall newfs gzip cpio bad144 fsck ifconfig route ln gzip gunzip ln gzip zcat diff --git a/release/amd64/boot_crunch.conf b/release/amd64/boot_crunch.conf index 459513a..c1e8153 100644 --- a/release/amd64/boot_crunch.conf +++ b/release/amd64/boot_crunch.conf @@ -1,10 +1,10 @@ -# $Id: boot_crunch.conf,v 1.13 1995/05/23 23:06:22 jkh Exp $ +# $Id: boot_crunch.conf,v 1.14 1995/05/25 18:48:07 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 df sh pwd find -progs mount mount_cd9660 mount_msdos mount_nfs umount +progs ls cat df sh pwd find +progs mount mount_cd9660 mount_msdos mount_nfs ppp umount progs sysinstall newfs gzip cpio bad144 fsck ifconfig route ln gzip gunzip ln gzip zcat diff --git a/release/boot_crunch.conf b/release/boot_crunch.conf index 459513a..c1e8153 100644 --- a/release/boot_crunch.conf +++ b/release/boot_crunch.conf @@ -1,10 +1,10 @@ -# $Id: boot_crunch.conf,v 1.13 1995/05/23 23:06:22 jkh Exp $ +# $Id: boot_crunch.conf,v 1.14 1995/05/25 18:48:07 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 df sh pwd find -progs mount mount_cd9660 mount_msdos mount_nfs umount +progs ls cat df sh pwd find +progs mount mount_cd9660 mount_msdos mount_nfs ppp umount progs sysinstall newfs gzip cpio bad144 fsck ifconfig route ln gzip gunzip ln gzip zcat diff --git a/release/i386/boot_crunch.conf b/release/i386/boot_crunch.conf index 459513a..c1e8153 100644 --- a/release/i386/boot_crunch.conf +++ b/release/i386/boot_crunch.conf @@ -1,10 +1,10 @@ -# $Id: boot_crunch.conf,v 1.13 1995/05/23 23:06:22 jkh Exp $ +# $Id: boot_crunch.conf,v 1.14 1995/05/25 18:48:07 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 df sh pwd find -progs mount mount_cd9660 mount_msdos mount_nfs umount +progs ls cat df sh pwd find +progs mount mount_cd9660 mount_msdos mount_nfs ppp umount progs sysinstall newfs gzip cpio bad144 fsck ifconfig route ln gzip gunzip ln gzip zcat diff --git a/release/pc98/boot_crunch.conf b/release/pc98/boot_crunch.conf index 459513a..c1e8153 100644 --- a/release/pc98/boot_crunch.conf +++ b/release/pc98/boot_crunch.conf @@ -1,10 +1,10 @@ -# $Id: boot_crunch.conf,v 1.13 1995/05/23 23:06:22 jkh Exp $ +# $Id: boot_crunch.conf,v 1.14 1995/05/25 18:48:07 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 df sh pwd find -progs mount mount_cd9660 mount_msdos mount_nfs umount +progs ls cat df sh pwd find +progs mount mount_cd9660 mount_msdos mount_nfs ppp umount progs sysinstall newfs gzip cpio bad144 fsck ifconfig route ln gzip gunzip ln gzip zcat diff --git a/release/root_crunch.conf b/release/root_crunch.conf index d3df014..df4aa11 100644 --- a/release/root_crunch.conf +++ b/release/root_crunch.conf @@ -1,4 +1,4 @@ -# $Id: cpio_crunch.conf,v 1.7 1995/05/25 01:51:45 jkh Exp $ +# $Id: root_crunch.conf,v 1.1 1995/05/25 18:43:41 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. @@ -28,7 +28,7 @@ ln reboot halt # /usr/bin stuff -progs tar ncftp ppp rsh sed telnet rlogin +progs tar ncftp rsh sed telnet rlogin #progs tip #ln tip cu |