Skip to content
Snippets Groups Projects
  • Ludovic Courtès's avatar
    c79d54fe
    guix system: 'guix system init' installs GRUB by default. · c79d54fe
    Ludovic Courtès authored
    * guix/scripts/system.scm (install): Add #:grub?, #:grub.cfg, and
      #:device parameters; honor them.
      (show-help): Document '--no-grub'.
      (%options): Add '--no-grub'.
      (%default-options): Add 'install-grub?'.
      (guix-system): Honor 'install-grub?' option from OPTS.  Adjust
      'install' call accordingly.
    * doc/guix.texi (Invoking guix system): Document '--no-grub'.
    c79d54fe
    History
    guix system: 'guix system init' installs GRUB by default.
    Ludovic Courtès authored
    * guix/scripts/system.scm (install): Add #:grub?, #:grub.cfg, and
      #:device parameters; honor them.
      (show-help): Document '--no-grub'.
      (%options): Add '--no-grub'.
      (%default-options): Add 'install-grub?'.
      (guix-system): Honor 'install-grub?' option from OPTS.  Adjust
      'install' call accordingly.
    * doc/guix.texi (Invoking guix system): Document '--no-grub'.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.