# This is a "job" for the Upstart init system to launch 'guix-daemon'. # Drop it in /etc/init to have 'guix-daemon' automatically started. description "Build daemon for GNU Guix" start on runlevel [2345] stop on runlevel [016] exec @localstatedir@/guix/profiles/per-user/root/current-guix/bin/guix-daemon --build-users-group=guixbuild atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/installer/record.scm
AgeCommit message (Expand)Author
2020-04-09installer: Allow Alt+Shift toggle from non-Latin keyboard layouts....Florian Pelz
2020-04-08installer: Turn help menu into parameters menu....Mathieu Othacehe
2020-04-06installer: Add a help page....Mathieu Othacehe
2019-01-17installer: Add partitioning support....Mathieu Othacehe
2019-01-17installer: Add services page....Mathieu Othacehe
2019-01-17installer: Do not ask for keyboard model....Mathieu Othacehe
2019-01-17installer: Add configuration formatter....Mathieu Othacehe
2019-01-17installer: Move everything to the build side....Mathieu Othacehe