diff options
Diffstat (limited to 'release/alpha')
-rw-r--r-- | release/alpha/boot_crunch.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/release/alpha/boot_crunch.conf b/release/alpha/boot_crunch.conf index 09b7b26..98c4374 100644 --- a/release/alpha/boot_crunch.conf +++ b/release/alpha/boot_crunch.conf @@ -1,4 +1,4 @@ -# $Id: boot_crunch.conf,v 1.1 1995/02/25 22:08:46 phk Exp $ +# $Id: boot_crunch.conf,v 1.2 1995/05/09 23:02:56 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 @@ -6,7 +6,7 @@ srcdirs /usr/src/gnu/usr.bin /usr/src/usr.sbin # Programs from bin/ # progs sh mkdir rm mknod chmod expr # progs ln test mount umount cat mv sync cp -# progs cpio gzip sysinstall newfs +# progs cpio gzip newfs progs sysinstall newfs gzip cpio fsck dialog bad144 fsck ln gzip gunzip ln gzip zcat @@ -15,4 +15,4 @@ ln gzip zcat # ln test [ # libs -ll -ledit -ltermcap -lutil -lscrypt -libs -ldialog -lncurses -lmytinfo +libs -ldialog -lncurses -lmytinfo -L/usr/src/release/libdisk/obj -ldisk |