Date: Sun, 22 Jul 2001 20:04:27 -0400 (EDT) From: Jim Durham <durham@w2xo.pgh.pa.us> To: Mark Rowlands <mark.rowlands@minmail.net> Cc: matt <matt@bluemoon.27south.com>, <freebsd-questions@FreeBSD.ORG> Subject: Re: Security Issues And Iso Images Message-ID: <Pine.BSF.4.33.0107221956550.2632-100000@jimslaptop.int> In-Reply-To: <01072211572403.30084@pcmarpxy.tninet.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 22 Jul 2001, Mark Rowlands wrote: > 9) cd /usr/src > > make buildworld && make buildkernel KERNCONF=YOURKERNEL \ I don't want to confuse the issue... but I have "an issue" 8-) . Aren't you building your kernel against old libs? IMHO you want to do your buildworld, then drop to single-user (you can't install a running binary), do your installworld, then buildkernel, then installkernel, so that your new kernel is built against the newly installed libraries. Also, if you are running securelevel > 0, then you *must* reboot and come up in single user to replace any chflagged binaries. > && make installkernel KERNCONF=YOURKERNEL && make installworld > > 10) mergemaster > > 11) reboot > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0107221956550.2632-100000>