From owner-cvs-all Tue Nov 9 21:31:25 1999 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id C1E0814E09; Tue, 9 Nov 1999 21:31:21 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.2) with ESMTP id GAA25981; Wed, 10 Nov 1999 06:30:41 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Brian Somers Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: cvs commit: src/release boot_crunch.conf.generic boot_crunch.conf.pccard In-reply-to: Your message of "Tue, 09 Nov 1999 21:23:23 GMT." <199911092123.VAA03572@hak.lan.Awfulhak.org> Date: Wed, 10 Nov 1999 06:30:41 +0100 Message-ID: <25979.942211841@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199911092123.VAA03572@hak.lan.Awfulhak.org>, Brian Somers writes: >> phk 1999/11/09 02:22:56 PST >> >> Modified files: >> release boot_crunch.conf.generic >> boot_crunch.conf.pccard >> Log: >> Add libnetgraph >> >> Revision Changes Path >> 1.6 +2 -2 src/release/boot_crunch.conf.generic >> 1.4 +2 -2 src/release/boot_crunch.conf.pccard > >You'll need to add ``options NETGRAPH'' to the GENERIC kernel (or add >it into src/release/scripts/dokern.sh) and either arrange for a bunch >of the netgraph modules to be available to sysinstall or option them >in along with NETGRAPH. > >You'll also need to change the compile-out-netgraph stuff in ppp's >Makefile when it's being built at ``make release'' time. Make release worked for me with this patch. I have not tried to use a PPP installation, I'll leave whatever else is needed for you. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message