From owner-freebsd-current Mon Oct 19 07:08:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA08545 for freebsd-current-outgoing; Mon, 19 Oct 1998 07:08:08 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from garlic.acadiau.ca (garlic.acadiau.ca [131.162.2.48]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA08537 for ; Mon, 19 Oct 1998 07:08:06 -0700 (PDT) (envelope-from marc@acadiau.ca) Received: from iceberg (iceberg [131.162.2.91]) by garlic.acadiau.ca (8.8.5/8.8.5) with SMTP id LAA07196; Mon, 19 Oct 1998 11:07:35 -0300 (ADT) Date: Mon, 19 Oct 1998 11:07:34 -0300 (ADT) From: Marc Fournier X-Sender: marc@iceberg To: Edwin Culp cc: freebsd-current@FreeBSD.ORG Subject: Re: paranoid question: aout vs ELF... In-Reply-To: <362B467E.B5D9F088@webwizard.org.mx> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 19 Oct 1998, Edwin Culp wrote: > Marc Fournier wrote: > > > On Fri, 16 Oct 1998, Edwin Culp wrote: > > > > > "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 > > > > Does this build&install, or just build? > > Both Okay, then that makes me *really* nervous...does the following sound safe? cd /usr/src make aout-to-elf-build cd /usr/src/usr.sbin/config && make install cd /usr/src/sys/i386/conf config -r MyKernel cd ../../compile/MyKernel make depend && make reboot cd /usr/src make aout-to-elf-install I'm still running a 3.0-CURRENT machine as of July 24th or so...its a production machine, and its half a country away, so I'm very nervous... > > > > > > > > # 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 > > > > > > > > > > Marc G. Fournier marc.fournier@acadiau.ca > > Systems Administrator, Acadia University > > > > "These are my opinions, which are not necessarily shared by my employer" > > Marc G. Fournier marc.fournier@acadiau.ca Systems Administrator, Acadia University "These are my opinions, which are not necessarily shared by my employer" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message