From owner-cvs-all@FreeBSD.ORG Tue May 29 10:15:17 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1684916A400; Tue, 29 May 2007 10:15:17 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc3-cdif2-0-0-cust64.cdif.cable.ntl.com [81.106.128.65]) by mx1.freebsd.org (Postfix) with ESMTP id BC88C13C487; Tue, 29 May 2007 10:15:16 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.67 (FreeBSD)) (envelope-from ) id 1HsyjT-000Nqd-N5; Tue, 29 May 2007 11:15:15 +0100 Date: Tue, 29 May 2007 11:15:15 +0100 From: Ceri Davies To: Doug Barton Message-ID: <20070529101515.GU2095@submonkey.net> References: <200705290633.l4T6XCCr005107@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mPOSj6iWmtyhwOMz" Content-Disposition: inline In-Reply-To: <200705290633.l4T6XCCr005107@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.15 (2007-04-06) Sender: Ceri Davies Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/root dot.profile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 May 2007 10:15:17 -0000 --mPOSj6iWmtyhwOMz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 29, 2007 at 06:33:11AM +0000, Doug Barton wrote: > dougb 2007-05-29 06:33:11 UTC >=20 > FreeBSD src repository >=20 > Modified files: > etc/root dot.profile=20 > Log: > Remove X11R6 from the default PATH to join the new world order. > =20 > While I'm here, make the default PATH match that in the csh profile, > and login.conf. sh doesn't support ~ expansion, does it? Ceri > | --- src/etc/root/dot.profile 1999/08/27 23:24:09 1.20 > | +++ src/etc/root/dot.profile 2007/05/29 06:33:10 1.21 > | @@ -1,6 +1,6 @@ > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/src/etc/root/dot.profile,v = 1.20 1999/08/27 23:24:09 peter Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/src/etc/root/dot.profile,v = 1.21 2007/05/29 06:33:10 dougb Exp $ > | # > | -PATH=3D/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/usr/local/bin:/u= sr/X11R6/bin > | +PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/l= ocal/bin:~/bin > | export PATH > | HOME=3D/root > | export HOME --=20 That must be wonderful! I don't understand it at all. -- Moliere --mPOSj6iWmtyhwOMz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFGW/0zocfcwTS3JF8RAoN8AJ4y0WleYCDah8TMT4Mo9QbllKOT4gCgqicH 5SAsDIwaboaAUvu50GcxLp8= =G1hy -----END PGP SIGNATURE----- --mPOSj6iWmtyhwOMz--