diff options
author | joerg <joerg@FreeBSD.org> | 1996-01-03 23:41:03 +0000 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 1996-01-03 23:41:03 +0000 |
commit | 61c04a04afc9018110ab8354013f47cffe2cc8f3 (patch) | |
tree | 38d6ba3d2306f93b5a6f3dd6bac3537939c3c73b /release/amd64 | |
parent | d0838669d7ef9b007bb94fb14a390685162460d1 (diff) | |
download | FreeBSD-src-61c04a04afc9018110ab8354013f47cffe2cc8f3.zip FreeBSD-src-61c04a04afc9018110ab8354013f47cffe2cc8f3.tar.gz |
Sheesh. I've added -lipx to the wrong crunch config file.
While i've been here, added the ``-s labels'' flag to vnconfig.
Diffstat (limited to 'release/amd64')
-rw-r--r-- | release/amd64/boot_crunch.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release/amd64/boot_crunch.conf b/release/amd64/boot_crunch.conf index bb0e7e6..824fdc0 100644 --- a/release/amd64/boot_crunch.conf +++ b/release/amd64/boot_crunch.conf @@ -1,4 +1,4 @@ -# $Id: boot_crunch.conf,v 1.20.2.3 1995/10/05 08:58:19 jkh Exp $ +# $Id: boot_crunch.conf,v 1.21 1995/12/07 10:32:58 peter 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 @@ -12,4 +12,4 @@ ln gzip zcat ln sh -sh libs -ll -ledit -lutil -lkvm -libs -ldialog -lncurses -lmytinfo -L/usr/src/release/libdisk/obj -ldisk +libs -ldialog -lncurses -lmytinfo -L/usr/src/release/libdisk/obj -ldisk -lipx |