From owner-freebsd-questions@FreeBSD.ORG Thu Feb 1 21:34:30 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 85AC216A407 for ; Thu, 1 Feb 2007 21:34:30 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr17.xs4all.nl (smtp-vbr17.xs4all.nl [194.109.24.37]) by mx1.freebsd.org (Postfix) with ESMTP id 0D2BD13C491 for ; Thu, 1 Feb 2007 21:34:29 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr17.xs4all.nl (8.13.8/8.13.8) with ESMTP id l11LYSs8009693; Thu, 1 Feb 2007 22:34:28 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id EDEE8B827; Thu, 1 Feb 2007 22:34:27 +0100 (CET) Date: Thu, 1 Feb 2007 22:34:27 +0100 From: Roland Smith To: Dak Ghatikachalam Message-ID: <20070201213427.GA55792@slackbox.xs4all.nl> Mail-Followup-To: Dak Ghatikachalam , freebsd-questions@freebsd.org References: <001201c74188$503d97c0$dc96eed5@ihlasnetym> <45BA655F.7060606@mikestammer.com> <45BA68F6.30809@mikestammer.com> <45BB6654.6040107@mikestammer.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline In-Reply-To: X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: How to upgrade an exist freebsd to freebsd6.2 ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Feb 2007 21:34:30 -0000 --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 01, 2007 at 04:02:33PM -0500, Dak Ghatikachalam wrote: > This worked great but on mergemaster -cv in single user , at one point= it > asked me these questions , I got nervous and puzzled >=20 > Use 'd' to delete the temporary ."xxxxxxxxxxxxxxxxx" > Use 'i' to install the temporary ."xxxxxxxxxxxxxxxxx" > Use 'm' to merge the temporary and installed versions > Use 'v' to view the diff results again >=20 > # xxx refers to path for config files, I running on default freebsd mode > and did not made any change Config files can be enhanced/updated in between versions. > I just presses ENTER key the default ( because it advised to be left for > later consideration" >=20 > DO I just not bother any more. If it is a file where you are certain you haven't made changes, choose 'i'. (E. g. the scripts in /etc/rc.d) For some files it is better to keep your version, like /etc/rc.conf, or /etc/hosts. So it's probably best to choose 'd', or save for later. In other files, like /etc/group, you want to keep your modifications, but you probably also want to keep the changes that the new version makes. Sometimes the new groups are essential for the running of the systems. In this case you can either use merge, or save it for later. What I tend to do is to keep copies of all the config files that I have changed in a subdirectory ~/settings. If I want to make changes to one of those files, I make the changes in the file in ~/settings, and then copy them to /etc. The files in ~/settings are kept under revision control (e.g. RCS), so that I retain previous versions. This enables me to repair things if I screw something up. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.1 (FreeBSD) iD8DBQFFwlzjEnfvsMMhpyURAmUxAKCfpXKhbwp1ilonI5WEg+RPDzOzogCdG80K jj/QPXr6jS8b6fxVfXJq3Gs= =InIx -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH--