Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 May 1998 15:53:49 -0700
From:      "Ron 'The Insane One' Rosson" <insane@oneinsane.net>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: Problem resolutions...
Message-ID:  <19980522155349.24896@the.oneinsane.net>
In-Reply-To: <6128.895868432@time.cdrom.com>; from Jordan K. Hubbard on Fri, May 22, 1998 at 01:20:32PM -0700
References:  <19980522221149.45847@follo.net> <6128.895868432@time.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Well,
  to put in plainly this is the understanding I have of cvsup/updating
the system:

1. Cvsup
2. make world
3. config <kernal name>
4. make depend
5. make
6. make install
7. sync
8. sync
9. shutdown -r now 

This has always worked for me and nevr failed. So if I am doing something
wrong I would like to know.

Ron


On Fri, May 22, 1998 at 01:20:32PM -0700, Jordan K. Hubbard wrote:
> Actually, I'm afraid your "correction" is incorrect.  Making
> the kernel after a "buildworld" is completely useless since
> buildworld won't INSTALL any of the things (like config) that
> the kernel needs.  You MUST install before the kernel config,
> build and install stage.
> 
> - Jordan
> 
> > On Fri, May 22, 1998 at 11:45:48AM -0700, Jordan K. Hubbard wrote:
> > > >   Ok, maybe I am just being obtuse... (maybe I am just a Computer
> > > > Scientist), but I need this
> > > > explicitly said to me; what is the propper order for compiling?
> > > 
> > > 1. Cvsup/CTM/whatever your sources up to date.
> > > 2. make world
> >   s/world/buildworld/
> > 
> > > 3. make kernel
> >   3.5 make installworld
> >   3.6 make install (for kernel)
> > 
> > > 4. reboot
> > 
> > This give you a minimal window of vulnerability to 'anything bad'.
> > Not that it is guaranteed to work anyway, but it give you a better
> > chance.
> > 
> > Eivind.
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-hackers" in the body of the message

-- 
--------------------------------------------------------
Ron Rosson              ... and a UNIX user said ...
The InSaNe One                    rm -rf *
insane@oneinsane.net      and all was null and void
--------------------------------------------------------
It's so nice to be insane, nobody asks you to explain.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980522155349.24896>