FS#2376 - kernel upgrades deleted stuff he shouldn't
Attached to Project:
Arch Linux
Opened by Hylke Witjens (moto-moi) - Tuesday, 15 March 2005, 15:00 GMT
Last edited by arjan timmerman (blaasvis) - Tuesday, 15 March 2005, 15:15 GMT
Opened by Hylke Witjens (moto-moi) - Tuesday, 15 March 2005, 15:00 GMT
Last edited by arjan timmerman (blaasvis) - Tuesday, 15 March 2005, 15:15 GMT
|
Details
For some reason pacman or the kernel package desides I don't
need my old kernel-modules (from the kernel before the one
I'm installing with pacman), so het deletes them.
This isn't very handy, because I can now no return to my old kernel in case this new kernel fails. |
This task depends upon
What I would like is that whenever a new kernel is installed, it just gets added, not replacing the previous kernel.
For example, at work I have a machine which doesn't do well with a 2.6 kernel, if I'd be running arch at that machine I would ahve to go to the machine, with a bootcd to fix it, instead of just clicking on the old kernel-image in my lilo-bootscreen ;)
Pacman treats a kernel package like any other. An upgrade is a remove, then an install. If you upgrade gaim, you obviously cannot use the old version of gaim unless you reinstall it. The kernel package is the same.