3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu/installer
Mathieu Othacehe 95b3fc12bc
tests: Add gui-uefi-installed-os test.
* gnu/installer/tests.scm (conclude-installation): Rename it into ...
(start-installation): ... this new procedure.
(complete-installation): New procedure.
(choose-partitioning): Add an uefi-support? argument.
* gnu/tests/install.scm (uefi-firmware): New procedure.
(run-install, qemu-command/writable-image, gui-test-program,
installation-target-os-for-gui-tests): Add an uefi-support? argument.
(%extra-packages): Add grub-efi, fatfsck/static and dosfstools.
(%test-gui-installed-os): New variable.
2021-04-28 15:51:12 +02:00
..
aux-files installer: Use 'glibc-supported-locales'. 2019-05-13 23:46:08 +02:00
newt installer: Force GPT disk label when UEFI is supported. 2021-04-28 15:49:53 +02:00
connman.scm installer: Fix docstring typoes. 2020-09-21 00:31:15 +02:00
final.scm installer: final: Introduce call-with-mnt-container. 2020-09-10 09:38:52 +02:00
hostname.scm installer: Add hostname. 2019-01-17 14:04:23 +01:00
keymap.scm installer: Allow Alt+Shift toggle from non-Latin keyboard layouts. 2020-04-09 02:42:54 +00:00
locale.scm maint: Switch to Guile-JSON 3.x. 2019-07-25 00:16:41 +02:00
newt.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
parted.scm installer: Add MSDOS disk label support on UEFI systems. 2021-04-28 15:50:02 +02:00
proxy.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
record.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
services.scm Revert "services: openssh: Warn about 'password-authentication?' default." 2020-12-11 19:06:53 +01:00
steps.scm installer: Internationalize comment of the generated config. 2021-04-14 22:51:38 +02:00
substitutes.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
tests.scm tests: Add gui-uefi-installed-os test. 2021-04-28 15:51:12 +02:00
timezone.scm gnu: Fix some typos in the installer. 2019-02-18 01:52:47 +01:00
user.scm installer: User can have a "real name". 2019-04-28 22:57:07 +02:00
utils.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00