From owner-freebsd-stable Fri Sep 8 13:41:12 2000 Delivered-To: freebsd-stable@freebsd.org Received: from iclub.nsu.ru (iclub.nsu.ru [193.124.222.66]) by hub.freebsd.org (Postfix) with ESMTP id 17C4037B509 for ; Fri, 8 Sep 2000 13:40:57 -0700 (PDT) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.9.3/8.9.3) with ESMTP id DAA35971 for ; Sat, 9 Sep 2000 03:40:48 +0700 (NSS) (envelope-from fjoe@iclub.nsu.ru) Date: Sat, 9 Sep 2000 03:40:47 +0700 (NSS) From: Max Khon To: stable@freebsd.org Subject: remote 3.5 -> 4.1 source upgrade Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, there! today I have successfully upgraded one 3.5-STABLE server to 4.1-STABLE: 1) make buildworld 2) make buildkernel KERNEL=GENERIC 3) make installkernel KERNEL=GENERIC 4) reboot (yes, system will go into multy-user) do not forget to disable ipfw before reboot if you use it 5) install install-info by hand (don't know whether this is really needed, anyway you can install it by hand if installworld will fail later) 6) make installworld 7) MAKEDEV, mergemaster, edit /etc/fstab, whatever, the last reboot as you can see this is much simpler than the procedure described in /usr/src/UPDATING /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message