From owner-freebsd-current Mon Jan 13 9:22:12 2003 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 E935937B401 for ; Mon, 13 Jan 2003 09:22:10 -0800 (PST) Received: from franky.speednet.com.au (franky.speednet.com.au [203.57.65.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFB2A43F1E for ; Mon, 13 Jan 2003 09:22:09 -0800 (PST) (envelope-from andyf@speednet.com.au) Received: from hewey.af.speednet.com.au (hewey.af.speednet.com.au [203.38.96.242]) by franky.speednet.com.au (8.12.6/8.12.6) with ESMTP id h0DHM4Zb044890; Tue, 14 Jan 2003 04:22:04 +1100 (EST) (envelope-from andyf@speednet.com.au) Received: from hewey.af.speednet.com.au (hewey.af.speednet.com.au [172.22.2.17]) by hewey.af.speednet.com.au (8.12.6/8.12.6) with ESMTP id h0DHM2NX030209; Tue, 14 Jan 2003 03:22:03 +1000 (EST) (envelope-from andyf@speednet.com.au) Date: Tue, 14 Jan 2003 03:22:02 +1000 (EST) From: Andy Farkas X-X-Sender: andyf@hewey.af.speednet.com.au To: Scott Long Cc: current@FreeBSD.ORG Subject: Re: FreeBSD 5.0 RC3 now available In-Reply-To: <3E2265D2.9020604@btc.adaptec.com> Message-ID: <20030114025624.K29856-100000@hewey.af.speednet.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > Once again it's my pleasure to announce Release Cadidate 3 of > FreeBSD 5.0. Perhaps I do things in a non-standard way, but its worked for the last 8 years from 2.x through to 4.7-stable..... Firstly, I download 'floppies' and create the 2 boot disks, kern.flp and mgsroot.flp. Then I download 'bin' (now called 'base'!?) to my fileserver. Next, I boot the box with 2 the new floppies, and tell sysinstall to use 'FTP' to the fileserver URL (ftp://172.22.2.2) and install 'minimal' (in other words, just install 'bin' (now called 'base'!? - anyone remember the acronym POLA?)). Sysinstall complains about not being able to find the 'crypto' stuff, but thats ok - its always done that. Next, I reboot the newly installed 'base' system, login as root, then 'shutdown now' to return back to network-enabled single user mode. Then I download 'cvsup-without-gui-16.1f.tgz' (into /root) and do a 'pkg_install cvsup-without-gui-16.1f.tgz' so I can cvsup the entire source tree onto the new box and do the make build{world,kernel} thing on the new box. No go for 5.0-RC3: # pkg_add cvsup-without-gui-16.1f.tgz /usr/libexec/ld-elf.so.1: Shared object "libssl.so.2" not found # Why does pkg_install now need libssl? -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message