guix-devel/gnu
Mathieu Othacehe 113bdf6ae1
installer: Rewrite welcome page.
The welcome page is the only page using absolute positioning for the newt
components, so that the page occupies all the screen space. This is becoming
too hard to manage, so switch to grid management like elsewhere, even if the
result is less appealing.

Also add an info text to the page with a mention on how to switch back to the
original installer.

* gnu/installer/newt/welcome.scm (run-menu-page): Use a vertically stacked
grid instead of hard window placement.
2019-01-17 14:04:21 +01:00
..
bootloader gnu: Add u-boot-pinebook. 2018-11-22 21:59:05 +01:00
build vm: Re-enable KVM on i386. 2018-12-19 00:14:00 +01:00
installer installer: Rewrite welcome page. 2019-01-17 14:04:21 +01:00
packages gnu: kmscon: Add runtime keymap update support. 2019-01-17 14:04:20 +01:00
services services: kmscon: Remove virtual-terminal requirement. 2019-01-17 14:04:20 +01:00
system gnu: installer: Launch the installer as kmscon login-program. 2019-01-17 14:04:21 +01:00
tests services: avahi: Deprecate the 'avahi-service' procedure. 2019-01-16 14:07:37 +01:00
artwork.scm artwork: Clone over HTTPS. 2018-11-05 00:08:47 +01:00
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 gnu: Add graphical installer support. 2019-01-17 14:04:20 +01:00
local.mk configure: Disable installer build by default. 2019-01-17 14:04:21 +01:00
packages.scm guix package: '--list-available' can use data from the cache. 2019-01-15 20:24:09 +01:00
services.scm services: 'instantiate-missing-services' reaches fixed point. 2018-09-07 23:00:39 +02:00
system.scm gnu: Add graphical installer support. 2019-01-17 14:04:20 +01:00
tests.scm tests: Warn about test module load failures. 2018-08-29 23:32:01 +02:00