guix-devel/gnu/system
Ludovic Courtès 3141a8bdb3 gnu: Honor the operating system's locale and timezone.
* gnu/system.scm (etc-directory): Add 'locale' and 'timezone'
  parameters.  Set 'LC_ALL', 'TZ', and 'TZDIR' in /etc/profile.
  (operating-system-derivation): Adjust call accordingly.
* gnu/system/vm.scm (%demo-operating-system): Change locale to
  'en_US.UTF-8'.  Add TZDATA to 'packages'.
2013-12-10 21:46:59 +01:00
..
dmd.scm gnu: Add 'inputs' field to <user-account>; make 'shell' a monadic value. 2013-12-10 00:24:02 +01:00
grub.scm gnu: Add (gnu system). 2013-12-10 00:24:02 +01:00
linux.scm derivations: Use more keyword parameters for 'build-expression->derivation'. 2013-12-04 16:07:53 +01:00
shadow.scm gnu: Add 'inputs' field to <user-account>; make 'shell' a monadic value. 2013-12-10 00:24:02 +01:00
vm.scm gnu: Honor the operating system's locale and timezone. 2013-12-10 21:46:59 +01:00