From owner-cvs-all Thu Jan 17 13:19:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D98FC37B402; Thu, 17 Jan 2002 13:19:46 -0800 (PST) Received: (from murray@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0HLJkK87031; Thu, 17 Jan 2002 13:19:46 -0800 (PST) (envelope-from murray) Message-Id: <200201172119.g0HLJkK87031@freefall.freebsd.org> From: Murray Stokely Date: Thu, 17 Jan 2002 13:19:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/scripts dokern.sh X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2002/01/17 13:19:46 PST Modified files: (Branch: RELENG_4) release/scripts dokern.sh Log: Back out r1.23.2.20. SYSVSEM and SYSVSHM are needed by the Linux module, and sysvipc is not a kernel module on -STABLE, so it can't be loaded when necessary. This will fix the linux_base package on 4.5-RC2. Also, remove the wireless Ethernet devices from the boot kernel, since the kernel modules are now loaded automatically by sysinstall. Approved by: re Reviewed by: -qa Revision Changes Path 1.23.2.24 +9 -3 src/release/scripts/dokern.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message