From owner-freebsd-current@FreeBSD.ORG Thu Nov 13 11:41:06 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85AD016A4CE; Thu, 13 Nov 2003 11:41:06 -0800 (PST) Received: from insourcery.net (ns1.insourcery.net [198.93.171.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82CD643F85; Thu, 13 Nov 2003 11:41:05 -0800 (PST) (envelope-from eculp@encontacto.net) Received: from localhost (localhost [127.0.0.1]) (uid 80) by insourcery.net with local; Thu, 13 Nov 2003 11:41:05 -0800 Received: from customer-200-79-7-2.uninet.net.mxmail.encontacto.net (Horde) with HTTP for ; Thu, 13 Nov 2003 11:41:05 -0800 Message-ID: <20031113114105.ee04c4s0kgs8kcc0@mail.encontacto.net> X-Priority: 3 (Normal) Date: Thu, 13 Nov 2003 11:41:05 -0800 From: eculp@encontacto.net To: Jesper Skriver References: <20031113064835.qccgccsoowkw0o00@mail.encontacto.net> <20031113145037.GR60410@submonkey.net> <20031113065514.kkcg0ckwsw88okcw@mail.encontacto.net> <20031113073915.yy8s4ooggssk4kw0@mail.encontacto.net> <20031113171120.GC73775@FreeBSD.org> In-Reply-To: <20031113171120.GC73775@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Originating-IP: 200.79.7.2 cc: freebsd-current@freebsd.org Subject: Re: Unattended reboot was Re: signal 12's everywhere on Current with update this morning. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Nov 2003 19:41:06 -0000 X-List-Received-Date: Thu, 13 Nov 2003 19:41:06 -0000 Mensaje citado por Jesper Skriver : | On Thu, Nov 13, 2003 at 07:39:15AM -0800, eculp@encontacto.net wrote: | > I'm building new kernels as I write this. My next question is: | > One of the machines I'm building on is remote and was last rebuilt | > just before the change. What would be be better sequence for making | > the change after a fresh cvsup ? | > | > 1. Build and Install a new kernel | > 2. build a new world | > 3. Run mergemaster | > 4. ReBoot (I'm not sure it will come up multiuser with a new | > kernel and a 4 day old userland.) | > 5. Installworld and assess possible problems :-) | | I upgraded a ancient -current last night, I did | | 1) cvsup | 2) build and install new kernel | 3) reboot | 4) build and isntall new world | 5) mergemaster | 6) reboot Jesper, Thanks. I'm already finishing a buildworld but I'm going to reboot after before installworld, I've already installed the kernel. I was afraid it would't go multiuser so I could finish with a ssh. Thanks for confirming that it will, or should :-) ed | | /Jesper | -------------------------------------------------