guix/gnu
Mathieu Othacehe 7d812901da
installer: Turn "Cancel" buttons into "Exit" buttons.
This change and previous ones were,
Suggested-by: Thorsten Wilms <t_w_@freenet.de>
here: https://lists.gnu.org/archive/html/guix-devel/2018-11/msg00330.html

gnu/installer/newt/ethernet.scm: Turn cancel into exit.
gnu/installer/newt/final.scm: Ditto.
gnu/installer/newt/keymap.scm: Ditto.
gnu/installer/newt/locale.scm: Ditto.
gnu/installer/newt/network.scm: Ditto.
gnu/installer/newt/page.scm: Ditto.
gnu/installer/newt/partition.scm: Ditto.
gnu/installer/newt/services.scm: Ditto.
gnu/installer/newt/timezone.scm: Ditto.
gnu/installer/newt/user.scm: Ditto.
gnu/installer/newt/wifi.scm: Ditto.
2019-01-17 14:04:25 +01:00
..
bootloader
build file-systems: Export read-partition-label and read-partition-uuid. 2019-01-17 14:04:22 +01:00
installer installer: Turn "Cancel" buttons into "Exit" buttons. 2019-01-17 14:04:25 +01:00
packages gnu: Add guile-parted. 2019-01-17 14:04:22 +01:00
services services: herd: Allow to pass arguments to start-service. 2019-01-17 14:04:22 +01:00
system installer: Move everything to the build side. 2019-01-17 14:04:21 +01:00
tests tests: Rename %test-encrypted-os to %test-encrypted-root-os. 2019-01-17 14:04:21 +01:00
artwork.scm
bootloader.scm bootloader: Remove deprecated 'device' field. 2019-01-16 14:07:38 +01:00
ci.scm hydra: Compute jobs in an inferior. 2019-01-06 21:41:07 +01:00
installer.scm installer: Reorder partitionment step. 2019-01-17 14:04:24 +01:00
local.mk installer: Reorder local.mk. 2019-01-17 14:04:24 +01:00
packages.scm guix package: '--list-available' can use data from the cache. 2019-01-15 20:24:09 +01:00
services.scm
system.scm gnu: Add graphical installer support. 2019-01-17 14:04:20 +01:00
tests.scm