David Härdeman wrote:
> 
> By the way, what is meant by "updating the default kernel version",
> which version is considered to be default?

That will depend on which version of initramfs-tools you use. :)  In the
current setup in Debian, it will go in this order:

1) Check symlinks to see what the default is.  If no symlinks, then...
2) Check our list of "owned" images in /var/lib/initramfs-tools, and
pick the highest.

I've added a step (0), which just checks to see if the current running
kernel has an initrd, and will use that version if it does, since
"update the running kernel" seems to be the behaviour most people expect
from "update-initramfs -u" with no version argument (and I can
understand why).  This change needs to be pushed back into Debian.

... Adam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to