X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C8AC9B.6694D9D8@onstor-exch02.onstor.net>; Fri, 2 May 2008 14:28:02 -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: .bom file names
Date: Fri, 2 May 2008 14:28:02 -0700
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E056C95C9@onstor-exch02.onstor.net>
In-Reply-To: <20080502142045.2752aa4e@ripper.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: .bom file names
Thread-Index: AcismmI+wHztr8fCQ1uOnYoMqQjmJAAABqHA
From: "Larry Scheer" <larry.scheer@onstor.com>
To: "Andy Sharp" <andy.sharp@onstor.com>

The "official" builds that I do have 4.0 in the cougar builds and 3.3 in
the bobcat and cheetah builds. I use the tree-name feature in the make
files and create the correct version string using that.=20

Your private build must not be setting tree-name but taking the default
which uses Tools/version which is set to 3.3.0.0.=20

Larry

-----Original Message-----
From: Andy Sharp=20
Sent: Friday, May 02, 2008 2:21 PM
To: Larry Scheer
Subject: .bom file names

Hi Larry,

I noticed that the bom file names for cougar builds still have 3.3 in
them.  Shouldn't they be 4.0?  I'm guessing they are based on some file
that contains the version number for bobcat/bsd, and that we don't have
two files, but maybe now would be a good time to add a second file to
handle this, or even just hard code it to 4.0 for cougar for the
moment, if K'egg is going to be 4.1 for both.


/usr/bin/sudo sort -k 3 -o
/home/andys/src/dev/nfx-tree/Build/cg/dbg/Release/onstor/conf/R3.3.0.0CG
DBG-050208.bom
=20
^^^
/usr/bin/sudo chown 0:0
Build/cg/dbg/Release/onstor/conf/R3.3.0.0CGDBG-050208.bom
                                                          ^^^
/usr/bin/sudo ln -s R3.3.0.0CGDBG-050208.bom
Build/cg/dbg/Release/onstor/conf/current.bom
                     ^^^
cd ./Build/cg/dbg/Release && \
/usr/bin/sudo tar --numeric-owner --create
--file=3D../R3.3.0.0CGDBG-050208.tar.gz \
                                                      ^^^
--preserve-permissions --gzip --anchored --exclude=3D'\./usr/share/doc' =
\
--exclude=3D'\./usr/share/man' .
