X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C88F73.AC7A90A0@onstor-exch02.onstor.net>; Wed, 26 Mar 2008 12:00:35 -0700
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-class: urn:content-classes:message
Subject: RE: please review 28116
Date: Wed, 26 Mar 2008 12:00:35 -0700
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E056C94F1@onstor-exch02.onstor.net>
In-Reply-To: <20080325225348.3e44250f@ripper.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: please review 28116
Thread-Index: AciPBcQX1ZIlRL43T6OMcQLtu1M4vwAbdkSQ
From: "Larry Scheer" <larry.scheer@onstor.com>
To: "Andy Sharp" <andy.sharp@onstor.com>

linux/rootfs/Makefile

     looks good

linux/rootfs/etc/profile

     >>add linux/rootfs/etc/profile


linux/rootfs/root/.bashrc

     Why are you messing with the pushd and popd aliases?  Why did you
     remove the popd alias?  What's up with removing the color option
     from ls? Why are you doing that?  What is your justification?
     If you personally do not what the color options then comment out
     the lines.  Check the comment on line 7!

-----Original Message-----
From: Andy Sharp=20
Sent: Tuesday, March 25, 2008 10:54 PM
To: Larry Scheer
Subject: please review 28116

Change 28116 by andys@ripper on 2008/02/29 12:10:34 *pending*

       =20
        Set a system wide default PATH and login parameters.
	Loose /usr/games, add /onstor/bin

	reviewed by

Affected files ...

... //depot/dev/linux/rootfs/Makefile#27 edit
... //depot/dev/linux/rootfs/etc/profile#1 add
... //depot/dev/linux/rootfs/root/.bashrc#1 edit

