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