guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26339: [PATCH v2 01/12] system: Pass <bootloader-parameter> to grub.


From: Ludovic Courtès
Subject: bug#26339: [PATCH v2 01/12] system: Pass <bootloader-parameter> to grub.
Date: Mon, 08 May 2017 21:47:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Hi Danny,

Danny Milosavljevic <address@hidden> skribis:

> I've pushed 087efec496b91e3763be2e11e208d4a8f4ef3d43 to master which is a 
> two-line change removing this circular dependency.

This does not remove the circular dependency, it just expresses it
differently, so I don’t think it will help.  Using

  (module-ref (resolve-interface '(gnu system grub))
              'grub-configuration-file)

would have achieved the effect you wanted.

However, that’s pretty much a band-aid, so we should look for a way to
improve this.

Thanks,
Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]