Re: introducing kernel26-lts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



At Mittwoch 26 August 2009 20:46 David C. Rankin wrote:

>         Now where in the arch boot process could I put a script that basically 
says 
> if uname -r is the lts kernel switch to nv and vice-versa?

/etc/rc.local:
if [ $(uname -r) = "2.6.27-lts" ]; then
  # do what you need to use nv
fi

But i think this will only works if you start kdm from the inittab ... or better 
to say, i don't know if this will works in the other case.

See you, Attila



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux