From fb9cd79beb18abcdb23c1aaf4901fec99380b298 Mon Sep 17 00:00:00 2001 From: jkh Date: Tue, 30 Sep 1997 23:58:24 +0000 Subject: There appears to be no way around linking with DES for the moment - the compile-time options are useless since the object files are being used from ppp to build the crunched image, and the ppp objects include DES at this stage since they were last built that way to make the secure distribution. Hmmmm! --- 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 0c409c9..8f0ab1f 100644 --- a/release/i386/boot_crunch.conf +++ b/release/i386/boot_crunch.conf @@ -1,4 +1,4 @@ -# $Id: boot_crunch.conf,v 1.29 1997/09/27 00:33:48 jkh Exp $ +# $Id$ 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 -lmd -lcrypt -lftpio -lalias -libs -ldialog -lncurses -lmytinfo -L/usr/src/release/libdisk/obj -ldisk -lipx +libs -ldialog -lncurses -lmytinfo -L/usr/src/release/libdisk/obj -ldisk -lipx -ldes -- cgit v1.1