From owner-freebsd-current Fri Oct 16 11:50:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA15476 for freebsd-current-outgoing; Fri, 16 Oct 1998 11:50:21 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dns.webwizard.net.mx (dns.webwizard.com.mx [148.245.50.27]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA15468 for ; Fri, 16 Oct 1998 11:50:19 -0700 (PDT) (envelope-from eculp@webwizard.org.mx) Received: from webwizard.org.mx (dns.webwizard.com.mx [148.245.50.27]) by dns.webwizard.net.mx (8.9.1/8.9.1) with ESMTP id NAA10871; Fri, 16 Oct 1998 13:49:54 -0500 (CDT) (envelope-from eculp@webwizard.org.mx) Message-ID: <36279552.F92C02DE@webwizard.org.mx> Date: Fri, 16 Oct 1998 13:49:54 -0500 From: Edwin Culp X-Mailer: Mozilla 4.5b2 [en] (X11; I; FreeBSD 3.0-BETA i386) X-Accept-Language: en MIME-Version: 1.0 To: "Marc G. Fournier" CC: freebsd-current@FreeBSD.ORG Subject: Re: paranoid question: aout vs ELF... References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Marc G. Fournier" wrote: > I'm going to ask this, which has most likely been asked before,but... > > I'm about to take a chance and do a remote upgrade of my system from > 3.0-AOUT to 3.0-CURRENT.. > > My plan (once I can get the cvs problem rectified) is to do a 'make > buildworld' on the source tree, then build a new kernel, then reboot, and, > if I make it that far, 'make installworld'... IMO I would change that to # make aout-to-elf shouldn't be a problem # cd /sys/boot # make depend && make all && make install Should't be a problem # cd /usr/src/sys/i386/conf Compare your config file with the changes to GENERIC and/or LINT # KERNFORMAT=elf;export KERNFORMAT # config -r YourKernel # cd ../../compile/YourKernel # make depend && make && make install Now I would reboot with a big smile and update all my rc's and /etc en general. provecho y saludos ed > > > My paranoia...all my aout stuff in /usr/local/bin won't all of a sudden > break...will it? > > Marc G. Fournier scrappy@hub.org > Systems Administrator @ hub.org > scrappy@{postgresql|isc}.org ICQ#7615664 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message