initramfs-tools: run run_bootloader() when creating (-c) the initramfs with update-initramfs(8).
Bump to 0.99.6.debian0.98.5.
This commit is contained in:
@@ -303,6 +303,8 @@ create()
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
generate_initramfs
|
generate_initramfs
|
||||||
|
|
||||||
|
[ -n "${dogrub}" ] && run_bootloader
|
||||||
}
|
}
|
||||||
|
|
||||||
update()
|
update()
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'initramfs-tools'
|
# Template file for 'initramfs-tools'
|
||||||
pkgname=initramfs-tools
|
pkgname=initramfs-tools
|
||||||
version=0.99.5.debian0.98.5
|
version=0.99.6.debian0.98.5
|
||||||
build_style=custom-install
|
build_style=custom-install
|
||||||
short_desc="Tools for generating an initramfs"
|
short_desc="Tools for generating an initramfs"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|||||||
Reference in New Issue
Block a user