[Nix-dev] Re: Grub2 For EFI-based Systems

Shea Levy shea at shealevy.com
Tue Mar 8 23:14:56 CET 2011


On 3/8/11 5:07 PM, Ludovic Courtès wrote:
> Hello!
>
> Thanks for the patch.
>
> Shea Levy<shea at shealevy.com>  writes:
>
>> This patch provides a nixpkg called grub2efi that results in a grub2
>> targeted at systems that use a UEFI for booting.
> In principle Nixpkgs should only refer to release tarballs, so as to let
> upstream do its work.
>
> For GRUB, we could upgrade to 1.99~rc1, or just wait for 1.99, which
> will provide what you want.  How would that work for you?
>
> Thanks,
> Ludo’.
>
> _______________________________________________
> nix-dev mailing list
> nix-dev at cs.uu.nl
> https://mail.cs.uu.nl/mailman/listinfo/nix-dev
Hi Ludovic,

The specific revision this patch points to is the 1.99~rc1 release. 
Using the tarball would be preferable, but as I said fetchurl chokes on 
a tarball with a ~ in its name. Obviously a full release would be 
preferable to a release candidate, but 1.98 does not support efi 
booting. I'd prefer not to have my personal ftp server referenced in a 
nixpkg, but if someone wants to host 
ftp://alpha.gnu.org/gnu/grub/grub-1.99~rc1.tar.gz with a different name 
somewhere I'll update my nix expression accordingly.

Cheers,
Shea Levy



More information about the nix-dev mailing list