summaryrefslogtreecommitdiff
path: root/gnu/installer/final.scm
Commit message (Expand)AuthorAge
* installer: Use system-wide guix for system init.Josselin Poiret2022-02-02
* installer: Turn passwords into opaque records.Josselin Poiret2022-02-02
* installer: Remove specific logging code.Josselin Poiret2022-02-02
* installer: Keep PATH inside the install container.Josselin Poiret2022-02-02
* installer: Use new installer-log-line everywhere.Josselin Poiret2022-02-02
* installer: Install the locale before mounting the cow-store.Mathieu Othacehe2022-01-14
* installer: Do not set the locale in run-command.Mathieu Othacehe2022-01-14
* installer: Remove an unused procedure.Mathieu Othacehe2022-01-14
* installer: final: Introduce call-with-mnt-container.Mathieu Othacehe2020-09-10
* installer: Run the installation inside a container.Mathieu Othacehe2020-09-02
* installer: final: Remove restart-service procedure.Mathieu Othacehe2020-06-16
* install: final: Add some logging.Mathieu Othacehe2020-06-13
* installer: final: Dump "guix system init" command output when testing.Mathieu Othacehe2020-06-09
* installer: final: Remove left-over pk call.Mathieu Othacehe2020-06-09
* installer: final: Add some extra logging.Mathieu Othacehe2020-06-05
* installer: Fix cow-store umount issue.Mathieu Othacehe2020-03-23
* installer: Fix cow-store umount.Mathieu Othacehe2020-03-05
* installer: Honor /tmp/installer-system-init-options.Ludovic Courtès2020-03-05
* installer: Run commands without hopping through the shell.Ludovic Courtès2020-03-05
* installer: Remove the cow-store overlay after system installation.Mathieu Othacehe2020-02-12
* installer: Pass '--fallback' to 'guix system init'.Ludovic Courtès2019-12-29
* installer: User accounts can now have a "real name."Ludovic Courtès2019-04-28
* installer: Take 'guix system init' exit code into account.Ludovic Courtès2019-04-26
* installer: Ask for the root account password.Ludovic Courtès2019-04-25
* installer: Ask for user password and initialize /etc/shadow.Ludovic Courtès2019-04-25
* installer: Run 'guix system init' with the right locale.Ludovic Courtès2019-04-23
* installer: Add configuration formatter.Mathieu Othacehe2019-01-17