X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C79426.713B6462@onstor-exch02.onstor.net>; Fri, 11 May 2007 16:45:23 -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
Date: Fri, 11 May 2007 16:45:23 -0700
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E022157C2@onstor-exch02.onstor.net>
In-Reply-To: <20070511161630.1dd33603@ripper.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: please review
Thread-Index: AceUImiZSdrfvi6ESn2AYftGOwIH3gAAxELw
From: "Larry Scheer" <larry.scheer@onstor.com>
To: "Andy Sharp" <andy.sharp@onstor.com>

Same thing as I mentioned before flash_install.sh on line 484 is
missing:
usr/local/agile/etc/elog.conf

Just a thought... Instead of making one long line could we use a
variable list in the tar command?

For instance
TARFILES=3D"usr/local/agile.conf \
etc/host \
... \
usr/local/agile/etc/elog.conf"

tar cf - $TARFILES ...

Or does this not work for whatever reason?

It would make reading the file a lot easier and if we need to add or
subtract something to the list it would be a snap.

Larry

-----Original Message-----
From: Andy Sharp=20
Sent: Friday, May 11, 2007 4:17 PM
To: Larry Scheer
Subject: Re: please review

On Fri, 11 May 2007 14:34:34 -0700 Andrew Sharp <andy.sharp@onstor.com>
wrote:

>=20
>=20
> Change 23945 by andys@ripper on 2007/05/11 13:23:22 *pending*
>=20
>         Add initial config menu item to copy configuration files
>         from secondary CF and continue booting.
>        =20
>         TED00019122     Can't "system config copy" from 2.2 to 3.0
>         Reviewed by xxxxx
>=20
> Affected files ...
>=20
> ... //depot/FB-DELOREAN/openbsd/src/etc/rc.initial#1 edit

I've updated the cl, now flash_install.sh is added to it, and I made a
couple more changes to rc.initial.  These changes to accomodate
Sandrine's wishes for how it all should work.  Shouldn't be too bad.

Thanks,

a
