bug-guix
[Top][All Lists]
Advanced

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

bug#27007: [PATCH v2 1/2] bootloader: Use menu-entry to define custom bo


From: Ludovic Courtès
Subject: bug#27007: [PATCH v2 1/2] bootloader: Use menu-entry to define custom bootloader entries.
Date: Thu, 08 Jun 2017 14:36:00 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Hi!

Mathieu Othacehe <address@hidden> skribis:

> * gnu/bootloader.scm (<menu-entry>): New variable. Export associated getters,
> This record is extracted from grub module.
> * gnu/bootloader/extlinux.scm (extlinux-configuration-file): Use
>   menu-entry->boot-parameters to convert menu-entry records to
>   boot-parameters.
> * gnu/bootloader/grub.scm (<menu-entry>): Remove.
> (boot-parameters->menu-entry): Remove.
> (grub-configuration-file): Use boot-parameters to create configuration
> entries.
> * gnu/system.scm (menu-entry->boot-parameters): New exported procedure.

LGTM!

Ludo’.





reply via email to

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