Mailinglist Archive: opensuse-factory (341 mails)
| < Previous | Next > |
Re: [opensuse-factory] was multiversion support in zypp.conf ever added to 11.0?
- From: Rob OpenSuSE <rob.opensuse.linux@xxxxxxxxxxxxxx>
- Date: Thu, 5 Feb 2009 11:30:35 +0000
- Message-id: <ce9d8ed60902050330w1302424dv3da97251e25e9fa@xxxxxxxxxxxxxx>
2009/2/4 Eberhard Moenkeberg <emoenke@xxxxxxx>:
I just install a fall back kernel once that stays untouched. You can
run 2 kernel configurations, just updating one of them, which works
for me without leaving YaST.
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
If YOU is offering a kernel update, it brings a popup window.
I then do
cd /lib/modules
mkdir x
cp -al `uname -r` x/
cd /boot
mkdir x
cp -a *`uname -r`* x/
cd /usr/src
cp -al linux-`uname -r`* x/
I just install a fall back kernel once that stays untouched. You can
run 2 kernel configurations, just updating one of them, which works
for me without leaving YaST.
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |