summaryrefslogtreecommitdiffstats
path: root/release/boot_crunch.conf
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-09-29 04:58:17 +0000
committerjkh <jkh@FreeBSD.org>1998-09-29 04:58:17 +0000
commit2b29fdee5944ea2eca80cd1a0e73cf4ee93c57d1 (patch)
tree42225070d6e7dab28e0c94722707dfa2bd5b3ba1 /release/boot_crunch.conf
parent22e2b9966d9e3d050a612b18b725f6f1490bfe23 (diff)
downloadFreeBSD-src-2b29fdee5944ea2eca80cd1a0e73cf4ee93c57d1.zip
FreeBSD-src-2b29fdee5944ea2eca80cd1a0e73cf4ee93c57d1.tar.gz
Try #2 with minigzip. Now that John Hay has made it behave more properly
like gzip, we should be able to use it here.
Diffstat (limited to 'release/boot_crunch.conf')
-rw-r--r--release/boot_crunch.conf9
1 files changed, 5 insertions, 4 deletions
diff --git a/release/boot_crunch.conf b/release/boot_crunch.conf
index bfe39d9..40cacc9 100644
--- a/release/boot_crunch.conf
+++ b/release/boot_crunch.conf
@@ -1,14 +1,15 @@
-# $Id: boot_crunch.conf,v 1.35 1998/09/22 00:16:23 jkh Exp $
+# $Id: boot_crunch.conf,v 1.36 1998/09/26 17:05:02 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 sh find
progs pwd ppp
-progs sysinstall newfs gzip cpio bad144 fsck ifconfig route slattach
+progs sysinstall newfs minigzip cpio bad144 fsck ifconfig route slattach
progs mount_nfs
-ln gzip gunzip
-ln gzip zcat
+ln minigzip gzip
+ln minigzip gunzip
+ln minigzip zcat
ln sh -sh
libs -ll -ledit -lutil -lkvm -lmd -lcrypt -lftpio -lz
OpenPOWER on IntegriCloud