summaryrefslogtreecommitdiff
path: root/gnu/installer/final.scm
Commit message (Expand)AuthorAgeFilesLines
* installer: final: Introduce call-with-mnt-container....Mathieu Othacehe2020-09-101-3/+16
* installer: Run the installation inside a container....Mathieu Othacehe2020-09-021-63/+61
* installer: final: Remove restart-service procedure....Mathieu Othacehe2020-06-161-6/+0
* install: final: Add some logging....Mathieu Othacehe2020-06-131-0/+3
* installer: final: Dump "guix system init" command output when testing....Mathieu Othacehe2020-06-091-1/+12
* installer: final: Remove left-over pk call....Mathieu Othacehe2020-06-091-1/+1
* installer: final: Add some extra logging....Mathieu Othacehe2020-06-051-1/+3
* installer: Fix cow-store umount issue....Mathieu Othacehe2020-03-231-6/+7
* installer: Fix cow-store umount....Mathieu Othacehe2020-03-051-6/+71
* installer: Honor /tmp/installer-system-init-options....Ludovic Courtès2020-03-051-3/+13
* installer: Run commands without hopping through the shell....Ludovic Courtès2020-03-051-6/+5
* installer: Remove the cow-store overlay after system installation....Mathieu Othacehe2020-02-121-3/+24
* installer: Pass '--fallback' to 'guix system init'....Ludovic Courtès2019-12-291-1/+1
* installer: User accounts can now have a "real name."...Ludovic Courtès2019-04-281-0/+1
* installer: Take 'guix system init' exit code into account....Ludovic Courtès2019-04-261-3/+2
* installer: Ask for the root account password....Ludovic Courtès2019-04-251-0/+4
* installer: Ask for user password and initialize /etc/shadow....Ludovic Courtès2019-04-251-4/+80
* installer: Run 'guix system init' with the right locale....Ludovic Courtès2019-04-231-3/+5
* installer: Add configuration formatter....Mathieu Othacehe2019-01-171-0/+36