packages: kernel/kernel.spec - drop grub2 hook, handle it via rc-boot if yo...
Elan Ruusamäe
glen at pld-linux.org
Tue Mar 9 10:28:58 CET 2010
On Monday 08 March 2010 21:36:01 arekm wrote:
> Index: packages/kernel/kernel.spec
> diff -u packages/kernel/kernel.spec:1.768 packages/kernel/kernel.spec:1.769
> --- packages/kernel/kernel.spec:1.768 Mon Mar 8 11:02:29 2010
> +++ packages/kernel/kernel.spec Mon Mar 8 20:35:55 2010
> @@ -1248,9 +1248,6 @@
> ln -sf initrd-%{kernel_release}.gz %{initrd_dir}/initrd
> %{?alt_kernel:ln -sf initrd-%{kernel_release}.gz
> %{initrd_dir}/initrd%{_alt_kernel}}
> -if [ -x /sbin/update-grub ]; then
> - /sbin/update-grub >/dev/null 2>&1
> -fi
> if [ -x /sbin/new-kernel-pkg ]; then
> /sbin/new-kernel-pkg
> --initrdfile=%{initrd_dir}/initrd-%{kernel_release}.gz --install
> %{kernel_release} --banner "PLD Linux (%{pld_release})%{?alt_kernel: /
> %{alt_kernel}}" fi
> @@ -1589,6 +1586,9 @@
> All persons listed below can be reached at <cvs_login>@pld-linux.org
>
> $Log$
> +Revision 1.769 2010/03/08 19:35:55 arekm
> +- drop grub2 hook, handle it via rc-boot if you really need it
camoon, this is bullshit. and why you pressure some rc-boot that nobody
maintains? does it even have grub2 support?! and why is /sbin/new-kernel-pkg
ok to have?
where did it bite you? could you first discuss with one who added the hook
about problem solution than just uglibly reverting stuff?
and rc-boot sucks it has no such possibility that grub2 auto update has for
multiple concurrent kernels.
--
glen
More information about the pld-devel-en
mailing list