Date: Sun, 28 Aug 2011 01:56:44 +0400 From: Slawa Olhovchenkov <slw@zxy.spb.ru> To: Garrett Cooper <yanegomi@gmail.com> Cc: Doug Barton <dougb@freebsd.org>, John Baldwin <jhb@freebsd.org>, Eric Masson <emss@free.fr>, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r225201 - in head/sys: amd64/conf i386/conf Message-ID: <20110827215644.GH21676@zxy.spb.ru> In-Reply-To: <CAGH67wTN9c0HQh%2BpPHdsch4PgyL_UAKtdvW%2BFLbjneKWcFj5Mw@mail.gmail.com> References: <20110827081103.GB21676@zxy.spb.ru> <86obzbi75n.fsf@srvbsdfenssv.interne.associated-bears.org> <20110827105342.GC21676@zxy.spb.ru> <4E58D8E8.3090603@FreeBSD.org> <20110827124432.GD21676@zxy.spb.ru> <4E595447.8000104@FreeBSD.org> <20110827210448.GE21676@zxy.spb.ru> <CAGH67wSXSLx9fTmHHxJxX=gjROdTmsAnZkcL1e7XU2V7%2BzsJ=A@mail.gmail.com> <20110827212118.GF21676@zxy.spb.ru> <CAGH67wTN9c0HQh%2BpPHdsch4PgyL_UAKtdvW%2BFLbjneKWcFj5Mw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 27, 2011 at 02:37:34PM -0700, Garrett Cooper wrote: > > If drivers moved from GENERIC to /boot/loader.conf it allow preserve > > wide range of installation environment and give light way to reduce > > count of loaded devices (by edit /boot/loader.conf). > > /boot/loader.conf is empty by default. GENERIC for the most part > is a complete, monolithic kernel. I'm not sure what the issue is here, > because this is for more advanced usage (i.e. you do linux_load="YES" > in /boot/loader.conf, etc). Yes, I can do linux_load="YES". I can't do NFSSERVER_unload="YES" and remove part of monolithic kernel. I can't applay binary update for part of monolithic kernel and do kldunload module_abc kldload module_abc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110827215644.GH21676>