From owner-freebsd-stable Mon May 10 18:24:19 1999 Delivered-To: freebsd-stable@freebsd.org Received: from quackerjack.cc.vt.edu (quackerjack.cc.vt.edu [198.82.160.250]) by hub.freebsd.org (Postfix) with ESMTP id D962B14F6F for ; Mon, 10 May 1999 18:24:15 -0700 (PDT) (envelope-from jobaldwi@vt.edu) Received: from sable.cc.vt.edu (sable.cc.vt.edu [128.173.16.30]) by quackerjack.cc.vt.edu (8.8.8/8.8.8) with ESMTP id TAA05625; Mon, 10 May 1999 19:41:47 -0400 (EDT) Received: from john.baldwin.cx (jobaldwi.campus.vt.edu [198.82.67.63]) by sable.cc.vt.edu (8.8.8/8.8.8) with ESMTP id TAA25723; Mon, 10 May 1999 19:41:47 -0400 (EDT) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <3737235D.A4B782DA@prime.net.ua> Date: Mon, 10 May 1999 19:41:47 -0400 (EDT) From: John Baldwin To: (Andy V. Oleynik) Subject: Re: Where is expected 3.1-R source tree cvsuped on 2.2.5 machine Cc: freebsd-stable@FreeBSD.ORG Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 10-May-99 Andy V. Oleynik wrote: > Thank U. guys, > it works. > One more question: > Should I make aaou-to-elf before > the "make world", etc. Any tips? > John Baldwin wrote: I think it is more like this: make upgrade disklabel -B -b /boot/boot1 -s /boot/boot2 # install new bootblocks merge in changes to /etc (lots of these!) reboot make world (or buildworld/installworld) edit your kernel config (probably just want to start from scratch with new GENERIC) make new kernel and install reboot install new X (either as package or via /usr/ports) reinstall ports reboot if ports require it... Hope this helps. Read the Makefile in /usr/src as well as /usr/src/UPDATING for additional hints. HTH. --- John Baldwin -- http://members.freedomnet.com/~jbaldwin/ PGP Key: http://members.freedomnet.com/~jbaldwin/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message