From owner-cvs-all Tue Nov 9 13:20:34 1999 Delivered-To: cvs-all@freebsd.org Received: from awfulhak.org (dynamic-13.max4-du-ws.dialnetwork.pavilion.co.uk [212.74.9.141]) by hub.freebsd.org (Postfix) with ESMTP id F132814A1B; Tue, 9 Nov 1999 13:20:18 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by awfulhak.org (8.9.3/8.9.3) with ESMTP id VAA07932; Tue, 9 Nov 1999 21:19:38 GMT (envelope-from brian@lan.awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost.lan.Awfulhak.org [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id VAA03572; Tue, 9 Nov 1999 21:23:23 GMT (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <199911092123.VAA03572@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.0 09/18/1999 To: Poul-Henning Kamp 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: Message from Poul-Henning Kamp of "Tue, 09 Nov 1999 02:22:56 PST." <199911091022.CAA38170@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 09 Nov 1999 21:23:23 +0000 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > 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. -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message