Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Dec 2000 09:53:11 -0800
From:      Alfred Perlstein <alfred@freebsd.org>
To:        Sheldon Hearn <sheldonh@uunet.co.za>
Cc:        "Daniel C. Sobral" <dcs@newsguy.com>, Dag-Erling Smorgrav <des@ofug.org>, 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>
In-Reply-To: <22208.975676019@axl.fw.uunet.co.za>; from sheldonh@uunet.co.za on Fri, Dec 01, 2000 at 03:06:59PM %2B0200
References:  <3A27A0C9.E64DD13D@newsguy.com> <22208.975676019@axl.fw.uunet.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
* Sheldon Hearn <sheldonh@uunet.co.za> [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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001201095311.X8051>