aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorJakob L. Kreuze <zerodaysfordays@sdf.lonestar.org>2019-07-24 12:34:38 -0400
committerLudovic Courtès <ludo@gnu.org>2019-07-26 19:19:49 +0200
commit5c8c8c455420af27189d6045b3599fe6e27ad012 (patch)
tree59a8e45dfd57bda7347f1603c87ca5b7db4fda84 /po
parent5c793753b31b1dcd9a554bce953124f7ae88ca9a (diff)
downloadguix-5c8c8c455420af27189d6045b3599fe6e27ad012.tar.gz
guix-5c8c8c455420af27189d6045b3599fe6e27ad012.zip
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>
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions
groff-minimal)[arguments]: Update configure flags to skip documentation. * gnu/packages/patches/groff-source-date-epoch.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Efraim Flashner 2018-05-06gnu: groff-minimal: Preserve 'preconv' executable....* gnu/packages/groff.scm (groff-minimal)[arguments]: Add 'preconv' to the list of kept programs. Marius Bakke