guix system: Always build grub.cfg for 'init' and 'reconfigure'.
commita70436183aeb6a861cc43e297b5a33b777dfe1b3
authorLudovic Courtès <ludo@gnu.org>
Mon, 2 Nov 2015 21:44:17 +0000 (2 22:44 +0100)
committerLudovic Courtès <ludo@gnu.org>
Mon, 2 Nov 2015 21:49:04 +0000 (2 22:49 +0100)
tree76e8f5066423cedc7ed73b984b6c4c367493da67
parentbeca0807ebd85c367eb88fdce04d826b6901c5fe
guix system: Always build grub.cfg for 'init' and 'reconfigure'.

Fixes <http://bugs.gnu.org/21068>.
Reported by Germano Gabbianelli <tyrion.mx@gmail.com>
and Mark H Weaver <mhw@netris.org>.

* guix/scripts/system.scm (perform-action): Always add GRUB.CFG to DRVS
  for 'init' and 'reconfigure'.

Co-authored-by: Mark H Weaver <mhw@netris.org>
guix/scripts/system.scm