unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Clément Lassieur" <clement@lassieur.org>
To: Raghav RG Gururajan <raghavgururajan@protonmail.ch>
Cc: guix-devel@gnu.org
Subject: Re: manage /boot/grub/grub.cfg without installing grub binaries to disk
Date: Sun, 17 Feb 2019 19:26:46 +0100	[thread overview]
Message-ID: <878syexod5.fsf@lassieur.org> (raw)
In-Reply-To: <j89K9Wq6OfYwEn6M_LEC06XiCQcFFxmqORxLHDOpiaz7YW6msM2uoeOLxh3HrSMDyH8oq_sl_tNdf3nkb6izSiKCOSPDe4grZ4LUKfJJ-Jg=@protonmail.ch>

Raghav RG Gururajan <raghavgururajan@protonmail.ch> writes:

> @clement
>
> Thanks! Btw, shouldn't the first line be "(boot loader (bootloader-configuration)" in the code snippet you sent??

Well, I just gave the value of the bootloader field, but with this your
config.scm should look like:

(operating-system
[...]
  (bootloader (bootloader-configuration
               (bootloader
                (bootloader
                 (inherit grub-bootloader)
                 (installer #~(const #t))))))

[...]
)

  reply	other threads:[~2019-02-17 18:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-14 17:15 manage /boot/grub/grub.cfg without installing grub binaries to disk Clément Lassieur
2019-02-14 18:07 ` Raghav "RG" Gururajan
2019-02-16 18:58   ` Raghav "RG" Gururajan
2019-02-16 21:12     ` Raghav "RG" Gururajan
2019-02-16 22:11       ` Clément Lassieur
2019-02-16 22:38         ` Raghav "RG" Gururajan
2019-02-17 18:26           ` Clément Lassieur [this message]
2019-02-18 14:16             ` Raghav "RG" Gururajan
     [not found]               ` <qRt0zY8kCCcLGyOP-cnGJsAs0NlANphUXfSv01fTQ4ybkmXnbitC06aTC_-yUAT0Nb-mQOduZJyzDUHS4DeGACcBPt9vlmgKUWIawJ9abzQ=@protonmail.ch>
2019-02-19  7:16                 ` Clément Lassieur
  -- strict thread matches above, loose matches on Subject: below --
2019-02-12 19:04 Jack Hill
2019-02-14  4:27 ` Raghav "RG" Gururajan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878syexod5.fsf@lassieur.org \
    --to=clement@lassieur.org \
    --cc=guix-devel@gnu.org \
    --cc=raghavgururajan@protonmail.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).