Date: Sat, 22 Mar 2003 22:09:11 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: ksh@attbi.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Update / make world / stable Message-ID: <20030322100911.GA8142@grimoire.chen.org.nz> In-Reply-To: <20030322100445.98FDA43FA3@mx1.FreeBSD.org> References: <20030322100445.98FDA43FA3@mx1.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 22, 2003 at 10:04:44AM +0000, ksh@attbi.com wrote: > I'm currently running 4.7 Stable. > > I noticed two patches became available which are > FreeBSD-SA-03:06.openssl.asc > FreeBSD-SA-03:05.xdr.asc > > Instead of applying the patches ( patch < file.patch ) in /usr/src > I went ahead and just cvsup'd to RELENG_4 to get the most current > STABLE sources. > > I then went ahead and issued a "make buildworld" & "make installworld" > > My questions are: > > 1. I did not reboot the system at all. Are all my binaries stable? > 2. I did not rebuild a kernel since the kernel I am using is heavily > modified. Is this bad? Should I expect any future problems? Yes, this is BAD. FreeBSD requires that userland and kernel must be in sync. Bad experiences include unusable top, ps, ifconfig, netstat, and various other admin commands. > 3. If these steps are wrong, how would one go about updating his/her machine > to stable sources WITHOUT rebooting? You can't. You need to reboot to install your new kernel. -- Jonathan Chen <jonc@chen.org.nz> Once is dumb luck. Twice is coincidence. Three times and Somebody Is Trying To Tell You Something. 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?20030322100911.GA8142>