On Fri, 16 Jan 2009 14:43:56 -0600, rea...@newsguy.com wrote:

> I like to use that and put `-$MYHOST' as string.  I wondered if there
> is any way to set a numericly incrementing string.  Maybe some trick
> syntax that can go in that spot?

cd /usr/src/linux
echo "-${MYHOST}-" >localversion1
ln -s .version localversion2

The build system adds the contents of any localversion* files it finds,
and it also increments .version.


-- 
Neil Bothwick

Electrocution, n.:
Burning at the stake with all the modern improvements.

Attachment: signature.asc
Description: PGP signature

Reply via email to