maximilian attems wrote:
> On Sun, Jun 25, 2006 at 02:35:51AM +0200, Michael Biebl wrote:
>> In addition the postrm script should also call update-initramfs, which
>> it currently doesn't.
>
> that i don't understand, that would generate an unbootable initramfs?
> initramfs-tools depends on udev,
On Sun, Jun 25, 2006 at 02:35:51AM +0200, Michael Biebl wrote:
>
> The udev postinst script has the following lines to update the initrd:
> update_initramfs() {
> [ -x /usr/sbin/update-initramfs -a -e /etc/mkinitramfs/initramfs.conf ] \
> || return 0
> update-initramfs -u
> }
>
> The conf
Package: udev
Version: 0.093-1
Severity: normal
The udev postinst script has the following lines to update the initrd:
update_initramfs() {
[ -x /usr/sbin/update-initramfs -a -e /etc/mkinitramfs/initramfs.conf ] \
|| return 0
update-initramfs -u
}
The config file /etc/mkinitramfs/initramf
3 matches
Mail list logo