guix/gnu
Mathieu Othacehe 6b48825e4b
installer: Fix locale installation.
For some mysterious reason, calling 'setlocale' as first instruction of
installer-builder does not install unicode support correctly. So set LANG env
variable and start the installer until this is understood.

* gnu/installer.scm (installer-program): Wrap installer-builder to have the
opportunity to set LANG environment variable before starting the installer.
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: Move everything to the build side. 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 installer: Move everything to the build side. 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
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: Fix locale installation. 2019-01-17 14:04:21 +01:00
local.mk installer: Move everything to the build side. 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
system.scm gnu: Add graphical installer support. 2019-01-17 14:04:20 +01:00
tests.scm