[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#27007: boot-parameters are not documented
From: |
Tomáš Čech |
Subject: |
bug#27007: boot-parameters are not documented |
Date: |
Sat, 20 May 2017 23:00:49 +0200 |
User-agent: |
Mutt/1.6.2 (2016-07-01) |
On Sat, May 20, 2017 at 10:52:34PM +0200, Danny Milosavljevic wrote:
Hi,
there's a doc patch in review by Mathieu (16 May 2017 15:03 +0200, "doc: Adapt to
multiple bootloader support", bug# 26339) in guix-patches.
As I have seen this feature on ML some time ago already, I didn't
expect to be in between acceptance of both patches. Sorry.
Although I wonder what menu-entries can be used for. What are you using it for?
Defining other operating system entry:
(menu-entry
(label "openSUSE")
(linux "(hd0,msdos1)/vmlinuz")
(linux-arguments (list "root=/dev/penguin/opensuse"
"init=/usr/lib/systemd/systemd"))
(initrd "(hd0,msdos1)/initrd"))))))
Best regards,
S_W
signature.asc
Description: Digital signature
- bug#27007: boot-parameters are not documented, Tomáš Čech, 2017/05/20
- bug#27007: boot-parameters are not documented, Mathieu Othacehe, 2017/05/20
- bug#27007: boot-parameters are not documented, Danny Milosavljevic, 2017/05/20
- bug#27007: boot-parameters are not documented,
Tomáš Čech <=
- bug#27007: boot-parameters are not documented, Ludovic Courtès, 2017/05/22
- bug#27007: boot-parameters are not documented, Mathieu Othacehe, 2017/05/22
- bug#27007: boot-parameters are not documented, Ludovic Courtès, 2017/05/23
- bug#27007: boot-parameters are not documented, Mathieu Othacehe, 2017/05/23
- bug#27007: boot-parameters are not documented, Tomáš Čech, 2017/05/23
- bug#27007: boot-parameters are not documented, Ludovic Courtès, 2017/05/23
- bug#27007: boot-parameters are not documented, Mathieu Othacehe, 2017/05/23
- bug#27007: boot-parameters are not documented, Ludovic Courtès, 2017/05/23
- bug#27007: [PATCH 0/2] Use menu-entry to define custom bootloader entries., Mathieu Othacehe, 2017/05/31
- bug#27007: [PATCH 1/2] bootloader: Use menu-entry to define custom bootloader entries., Mathieu Othacehe, 2017/05/31