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
On Friday January 16 2009 18:58:55 Dirk Heinrichs wrote:
> The build system does that automatically as long as you don't "make
> mrproper",
You can backup .version
Am Freitag, 16. Januar 2009 21:43:56 schrieb rea...@newsguy.com:
> In the first section during a `makeconfig' session, there is a line
> (the second one) that says:
>
> Local Version - append to kernel release
>
> I like to use that and put `-$MYHOST' as string. I wondered if there
> is any way
In the first section during a `makeconfig' session, there is a line
(the second one) that says:
Local Version - append to kernel release
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
4 matches
Mail list logo