bug-guix
[Top][All Lists]
Advanced

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

bug#27007: [PATCH 0/2] Use menu-entry to define custom bootloader entrie


From: Mathieu Othacehe
Subject: bug#27007: [PATCH 0/2] Use menu-entry to define custom bootloader entries.
Date: Wed, 31 May 2017 09:23:26 +0200

Hi,

Here's the patch to use menu-entry instead of boot-parameters to define
custom bootloaders entries as discussed.

The second patch is the updated documentation for bootloader rework.

Thanks,

Mathieu

Mathieu Othacehe (2):
  bootloader: Use menu-entry to define custom bootloader entries.
  doc: Adapt to multiple bootloader support.

 doc/guix.texi               | 164 ++++++++++++++++++++++++--------------------
 gnu/bootloader.scm          |  29 +++++++-
 gnu/bootloader/extlinux.scm |   3 +-
 gnu/bootloader/grub.scm     |  62 ++++++-----------
 gnu/system.scm              |  14 ++++
 5 files changed, 156 insertions(+), 116 deletions(-)

-- 
2.13.0






reply via email to

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