guix system: Reimplement 'reconfigure'.
authorJakob L. Kreuze <zerodaysfordays@sdf.lonestar.org>
Wed, 24 Jul 2019 16:34:38 +0000 (12:34 -0400)
committerLudovic Courtès <ludo@gnu.org>
Fri, 26 Jul 2019 17:19:49 +0000 (19:19 +0200)
commit5c8c8c455420af27189d6045b3599fe6e27ad012
tree59a8e45dfd57bda7347f1603c87ca5b7db4fda84
parent5c793753b31b1dcd9a554bce953124f7ae88ca9a
guix system: Reimplement 'reconfigure'.

* guix/scripts/system.scm (switch-to-system)
(upgrade-shepherd-services, install-bootloader): Delete variable.
(local-eval): New variable.
(install): Remove 'bootloader-installer' and 'bootcfg-file' parameters.
(install): Add 'bootloader' parameter.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
guix/scripts/system.scm