From owner-freebsd-questions Tue Aug 3 12:53:50 1999 Delivered-To: freebsd-questions@freebsd.org Received: from bingnet2.cc.binghamton.edu (bingnet2.cc.binghamton.edu [128.226.1.18]) by hub.freebsd.org (Postfix) with ESMTP id CCC3D14D4E for ; Tue, 3 Aug 1999 12:53:42 -0700 (PDT) (envelope-from zzhang@cs.binghamton.edu) Received: from sol.cs.binghamton.edu (cs1-gw.cs.binghamton.edu [128.226.171.72]) by bingnet2.cc.binghamton.edu (8.9.3/8.9.3) with SMTP id PAA10616 for ; Tue, 3 Aug 1999 15:53:08 -0400 (EDT) Date: Tue, 3 Aug 1999 15:40:16 -0400 (EDT) From: Zhihui Zhang To: freebsd-questions@freebsd.org Subject: Re: Bring FreeBSD 3.2-release to current In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I write the following for possible references by others: I have downloaded the most recent base delta src-cur.3900xEmpty.gz from ftp.freebsd.org and applied it with the following command: # cd /usr/src # ctm -v -F /usr/CTM/src-cur.3900xEmpty.gz (use -F option) It overwrites existing 3.2-release source code tree. After that, I do "make buildworld", "make installworld", and rebuild the kernel. The machine has now rebooted successfully. See http://www.dvl-software.com/freebsd/current.htm on how to make world. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message