system: De-monadify 'operating-system-bootcfg'.
authorLudovic Courtès <ludo@gnu.org>
Fri, 16 Nov 2018 07:50:44 +0000 (08:50 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sun, 18 Nov 2018 22:37:45 +0000 (23:37 +0100)
commit9782c82217f5bdfe8d47a5a3e14af47e3c3e5dd7
tree186c29398f5890e6f2ac9537a2678f5e64fabf84
parent5ece56dc7385e45542fabc290df420ed6a527918
system: De-monadify 'operating-system-bootcfg'.

* gnu/system.scm (operating-system-bootcfg): Remove 'mlet*' and
'lower-object' call.
* gnu/system/vm.scm (system-disk-image)
(system-qemu-image/shared-store): Adjust accordingly.
* guix/scripts/system.scm (perform-action): Add 'lower-object' call for
BOOTCFG.
gnu/system.scm
gnu/system/vm.scm
guix/scripts/system.scm