aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorHartmut Goebel <h.goebel@crazy-compilers.com>2021-08-27 15:09:15 +0200
committerHartmut Goebel <h.goebel@crazy-compilers.com>2021-09-21 21:00:27 +0200
commit9acb1a6cae500ebe3526872f9a6c26bcd015ab95 (patch)
tree3bc6b7cb5857422e9c3ae7c8524856bb005df44f /po
parent402278a23402bb13241e0f1c69d3285fe4c9f046 (diff)
downloadguix-9acb1a6cae500ebe3526872f9a6c26bcd015ab95.tar.gz
guix-9acb1a6cae500ebe3526872f9a6c26bcd015ab95.zip
gnu: Add trytond-authentication-sms.
* gnu/packages/tryton.scm (trytond-authentication-sms): New variable.
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions
cm: New file. * gnu/installer/newt/wifi.scm: New file. * gnu/installer/steps.scm: New file. * gnu/installer/timezone.scm: New file. * gnu/installer/utils.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add previous files. * gnu/system.scm: Export %root-account. * gnu/system/install.scm (%installation-services): Use kmscon instead of linux VT for all tty. (installation-os)[users]: Add the graphical installer as shell of the root account. [packages]: Add font related packages. * po/guix/POTFILES.in: Add installer files. Mathieu Othacehe