:
:On Thu, 13 Dec 2001, Matthew Dillon wrote:
:
:> The simplified version of the maxusers auto-sizing has been MFCd but
:> people need to be aware that to use it you need to update your kernel
:> source AND recompile /usr/src/usr.sbin/config.
:
:So will the following sequence be ok?
:make buildworld
:make installworld
:make kernel
Sure, that will work fine. In fact, I made a slight change after 3
people forgot to update their config and wound up with a maxusers of 8.
So, in fact, you do not have to recompile the world or config for this
change to be effective, you need only recompile the kernel. Recompiling
the world (or just config) will get rid of a harmless config-generated
warning, however.
-Matt
Matthew Dillon
<[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message