From owner-freebsd-questions Tue Jan 15 19:56:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.cableone.net (mail2.cableone.net [24.116.0.54]) by hub.freebsd.org (Postfix) with ESMTP id CC60E37B404 for ; Tue, 15 Jan 2002 19:56:20 -0800 (PST) Received: from hal.cableone.net ([24.116.49.212]) by mail2.cableone.net with Microsoft SMTPSVC(5.5.1877.447.44); Tue, 15 Jan 2002 20:53:56 -0700 Date: Tue, 15 Jan 2002 21:55:38 -0600 (CST) From: Denny White To: Doug Reynolds Cc: "Brian T. Schellenberger" , Kevin Oberman , "freebsd-questions@FreeBSD.ORG" , Rodrigo A B Freire Subject: Re: Newbie: 4.4-stable, how to? - And the CVSupIT bug. In-Reply-To: <20020116010211.1AFBC48425@wastegate.net> Message-ID: <20020115214340.K9841-100000@hal.cableone.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 just a thought about the cleaning up stuff afterward, since this has newbie in the subject. after installing the new /etc/master.passwd, i had to run pwd_mkdb -p on it before anyone but root could login. then i ran the command /usr/bin/cap_mkdb /etc/login.conf to rebuild the login.conf database. to be safe, did a cd /usr/src/release/sysinstall & then make make depend make and before doing make install, i ran ./sysinstall to make sure it worked. then, after awhile of everything working & no problems, to reclaim h/d space, from /usr i ran rm -rf obj. incidentally, with the 4.3 install, i had a problem with no one being able use the terminal from x, but after all the rebuild, it worked fine. had something to do with wrong glibc version. On Tue, 15 Jan 2002, Doug Reynolds wrote: > Date: Tue, 15 Jan 2002 20:04:04 -0500 > From: Doug Reynolds > To: Brian T. Schellenberger , > Kevin Oberman > Cc: "freebsd-questions@FreeBSD.ORG" , > Rodrigo A B Freire > Subject: Re: Newbie: 4.4-stable, how to? - And the CVSupIT bug. > > On Mon, 14 Jan 2002 09:49:53 -0800, Kevin Oberman wrote: > > >> cvsup > >> cd /usr/src > >> make buildworld KERNCONF=your-custom-kernel > >> make kernel KERNCONF=your-custom-kernel > >> reboot to single-user mode (boot -s ; fsck -u ; mount -a -t ufs ; swapon) > >> cd /usr/src > >> make installworld KERNCONF=your-custom-kernel > >> mergemaster > >> > >> reboot. > > > >Close and probably functional, but I would suggest: > >cvsup > >cd /usr/src > >make buildworld > >make kernel KERNCONF=your-custom-kernel > >reboot to single-user mode (boot -s ; fsck -p ; mount -a -t ufs) > >cd /usr/src > >make installworld > >mergemaster > >reboot. > > you can also type "shutdown now" instead of rebooting into single user > mode b4 installing the world- it saves from running fsck, mounting etc > etc etc > > --- > doug reynolds | the maverick | mav@wastegate.net > > PGP Public Key Fingerprint: 6E7B 9993 B503 6D45 E33A 2019 26E5 C1DB > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > "Remember, wherever you go, there you are!" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8RPnIy0Ty5RZE55oRAgW8AJsF+1A6OFvxwEnyZOrnzBSedif9IQCff2HL qVf6G17Adcl+FfqpBYElvUI= =KwZE -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message