From owner-cvs-all Fri Dec 1 3:56:37 2000 Delivered-To: cvs-all@freebsd.org Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (Postfix) with ESMTP id 1748637B401; Fri, 1 Dec 2000 03:56:30 -0800 (PST) Received: from nwl.fw.uunet.co.za ([196.31.2.162]) by lists01.iafrica.com with esmtp (Exim 3.12 #2) id 141onj-0004LH-00; Fri, 01 Dec 2000 13:56:27 +0200 Received: (from nobody@localhost) by nwl.fw.uunet.co.za (8.8.8/8.6.9) id NAA22395; Fri, 1 Dec 2000 13:56:26 +0200 (SAST) Received: by nwl.fw.uunet.co.za via recvmail id 22325; Fri Dec 1 13:55:47 2000 Received: from sheldonh (helo=axl.fw.uunet.co.za) by axl.fw.uunet.co.za with local-esmtp (Exim 3.16 #1) id 141on4-0002QF-00; Fri, 01 Dec 2000 13:55:46 +0200 From: Sheldon Hearn To: Alfred Perlstein Cc: 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 ... In-reply-to: Your message of "Fri, 01 Dec 2000 13:39:06 +0200." <97444.975670746@axl.fw.uunet.co.za> Date: Fri, 01 Dec 2000 13:55:46 +0200 Message-ID: <9314.975671746@axl.fw.uunet.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 01 Dec 2000 13:39:06 +0200, Sheldon Hearn wrote: > > > I have no clue how the loader works, I'd rather get onto aio. > > > > Have you even looked at loader.conf? > > I'll do it. Adding this to loader.conf takes 3 lines. :-) More time-consuming is testing and making sure that the new rc.conf options work. Alfred, can you confirm that an rc.conf hook should be provided for each of the 3 new modules independently of the others? Are there no interdependencies? Also, doesn't the src/sys/modules/sysipvc directory need a Makefile? :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message