From owner-freebsd-isp Sun Jul 21 3:35:24 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9C5037B401 for ; Sun, 21 Jul 2002 03:35:18 -0700 (PDT) Received: from amor.yuckfou.org (f40079.upc-f.chello.nl [80.56.40.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49D9043E3B for ; Sun, 21 Jul 2002 03:35:17 -0700 (PDT) (envelope-from nivo+freebsd-isp@yuckfou.org) Received: by amor.yuckfou.org (Yuckfou Networks, from userid 500) id C967EBA8F; Sun, 21 Jul 2002 12:35:15 +0200 (CEST) Date: Sun, 21 Jul 2002 12:35:15 +0200 From: Nils Vogels To: freebsd-isp@FreeBSD.ORG Subject: Re: remote system upgrade Message-ID: <20020721103515.GA68498@amor.yuckfou.org> Mail-Followup-To: freebsd-isp@FreeBSD.ORG References: <20020721030144.GA865@lonerx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020721030144.GA865@lonerx> User-Agent: Mutt/1.4i Organization: Yuckfou Networks -- Internet with a smile! X-OS: FreeBSD 4.6-STABLE X-PGP-key: finger://nivo.pgpkey@yuckfou.org X-PGP-Fingerprint: B43C 1EFB 1DD3 4D7E 7D49 8036 401F BE41 C26B D15F X-Echelon-trap: Arafat, bomb, hezbollah, terrorist, gun, FBI, CIA, FCC, murder, kill X-Omnicode-URL: http://www.gadgeteer.net/omnicode X-Omnicode-Version: 0.1.6 X-Omnicode: sxy cm196 kg105 skead5c9.bf824b_in_summer ha603e18 ey6195b5 es+ sp= Ag1976.Fall anE.West hdn LoNL ZoB.early&D rl? LANL(9).native&EN(8)^(9)&DE(5)&FR(6)&LA(3).rusty Crc(7)^(9)&?.wish Edc(7) HbTV.SF&Film.SF&Action Pl{L} MvB&H&W Kd! MBINFJ FHS UFPitr.bofh IN12 Ad* X-Stardate: [-30]8797.18 X-Uptime: 12:30PM up 13 days, 16:33, 5 users, load averages: 1.00, 1.03, 1.00 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Ivan,, On Sun, Jul 21, 2002 at 07:01:44AM +0400, LonerX wrote: > All we know how much cvsup and following makes mean for a system. But > being able to cvsup the sources on my remote server and being able to > build the world I cannot find the way to 'make installworld' remotely. > If somebody has experience in that and can share it with me I'll be > really glad and grateful to know about it. I do it all the time, like this: 1) sync your sourcetree using cvsup: # cd /usr/src # make update 2) Read /usr/src/UPDATING, do whatever is needed according to that file 3) Rebuild your kernel and world # make buildkernel KERNCONF=MYCONF # make buildworld 4) If all this went well, install the new kernel and world # make installkernel KERNCONF=MYCONF # make installworld 5) Merge configfiles, since installworld (luckily) doesnt do this # mergemaster 6) # shutdown -r +5 'Now entering the new world ..' HTH, -- Nils Vogels PGP:0xC26BD15F Available on keyservers. S@H:5243WU/7.102yr --> setiathome.ssl.berkeley.edu. Will you find aliens? My other computer is your windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message