kernel hook for grubby
Elan Ruusamäe
glen at delfi.ee
Wed May 25 09:04:44 CEST 2005
On Wednesday 25 May 2005 00:24, Pawel Sikora wrote:
> On Tuesday 24 of May 2005 21:53, Elan Ruusamäe wrote:
> > http://glen.alkohol.ee/pld/kernel-grubby-hook.patch
> > it also includes few cosmetics and optimizations :)
>
> %install
> (...)
> -install %{SOURCE1}
> $RPM_BUILD_ROOT%{_prefix}/src/linux-%{version}/include/linux/autoconf.h
> -install %{SOURCE2}
> $RPM_BUILD_ROOT%{_prefix}/src/linux-%{version}/include/linux/config.h
> +install %{SOURCE1} include/linux/autoconf.h
> +install %{SOURCE2} include/linux/config.h
>
> this part of the patch is wrong.
there's done eariler:
cd $RPM_BUILD_ROOT%{_prefix}/src/linux-%{version}
so it doesn't break.
> > please accept the patch as it's really convinient just install
> > (additional) new kernel package and have it listed in grub's menu.lst
>
> i accept it except above fragment.
--
glen
More information about the pld-devel-en
mailing list