From owner-cvs-all Fri Dec 1 9:53:29 2000 Delivered-To: cvs-all@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id C3BAC37B400; Fri, 1 Dec 2000 09:53:23 -0800 (PST) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id eB1HrB220742; Fri, 1 Dec 2000 09:53:11 -0800 (PST) Date: Fri, 1 Dec 2000 09:53:11 -0800 From: Alfred Perlstein To: Sheldon Hearn Cc: "Daniel C. Sobral" , Dag-Erling Smorgrav , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern init_sysent.c kern_syscalls.c syscalls.c syscalls.master sysv_ipc.c sysv_msg.c sysv_sem.c sysv_shm.c src/sys/modules Makefile src/sys/modules/sysvipc/sysvmsg Makefile src/sys/modules/sysvipc/sysvsem Makefile src/sys/modules/sysvipc/sysvshm ... Message-ID: <20001201095311.X8051@fw.wintelcom.net> References: <3A27A0C9.E64DD13D@newsguy.com> <22208.975676019@axl.fw.uunet.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <22208.975676019@axl.fw.uunet.co.za>; from sheldonh@uunet.co.za on Fri, Dec 01, 2000 at 03:06:59PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Sheldon Hearn [001201 05:08] wrote: > > > On Fri, 01 Dec 2000 21:59:53 +0900, "Daniel C. Sobral" wrote: > > > This file is similar to rc.conf. Basically, you would line a line like: > > > > sysvipc_load="NO" # SysV IPC module > > Actually, more like what's attached below. However, I'm holding off on > loader.conf and rc.conf until Alfred fixes the build. :-) My bikeshed would be adding an extra option "sysvipc_load" to load all three. I could make a module that depends on all three sub-modules, but it probably makes more sense to do that in the config scripts rather than with a object file hack. > +sysvmsg_load="NO" # System V message queues > +sysvsem_load="NO" # System V semaphores > +sysvshm_load="NO" # System V shared memory -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message