From owner-freebsd-isp Sat Oct 5 14:59:43 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA10929 for isp-outgoing; Sat, 5 Oct 1996 14:59:43 -0700 (PDT) Received: from bitbucket.edmweb.com (bitbucket.edmweb.com [204.244.190.9]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id OAA10912; Sat, 5 Oct 1996 14:59:28 -0700 (PDT) Received: (from steve@localhost) by bitbucket.edmweb.com (8.6.12/8.6.12) id OAA00196; Sat, 5 Oct 1996 14:58:31 -0700 Date: Sat, 5 Oct 1996 14:58:28 -0700 (PDT) From: Steve Reid To: xiyuan qian cc: isp@FreeBSD.org, questions@FreeBSD.org Subject: Re: Upgrade my system In-Reply-To: <199610052020.UAA07936@npc.haplink.co.cn> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >Hi, I am going to upgrade my system FreeBSD2.1.0 to 2.1.5, but I do need >some help on that. >1. Do I need download all the files of 2.1.5 as my setting up with 2.0.5? >2. I have upto 300 users in my 2.0.5, how can I convert them to the new >system, I mean, especially the password or some more important file? I recently upgraded two machines from 2.1.0-RELEASE to 2.1.5-STABLE. I used CTM and it was actually quite painless. You just have to download 20-25 megs, run it through CTM, and that'll give you a new source tree. Do a "make world" (should go down to single-user for this) and compile a new kernel, and you're done. Be sure to consult the handbook for details.