On 11.04.2012 04:56, Mike Gilbert wrote:
> On 04/07/2012 05:54 PM, Mike Gilbert wrote:
>> Secondly, genkernel looks for the "real_root" kernel command line option
>> to determine the root filesystem. This is a holdover from the days when
>> we used true initrd images and we needed to use root=/dev/ram0.
>>
> It was brought to my attention that genkernel's initramfs code will in
> fact utilize "root" if "real_root" is unset. This part of my previous
> patch is therefore pointless.
>
> I have attached a revised patch containing only the changes necessary to
> detect a genkernel initramfs image.
>
pushd/popd isn't POSIX so we can't use it in our scripts. Also I don't
feel like glob expansion is the right thing to use here. Why not infer
the architecture from uname ?
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to