summaryrefslogtreecommitdiff
path: root/gnu/installer/utils.scm
AgeCommit message (Expand)Author
2022-12-09installer: Print progress bars and such as soon as \r is read.Ludovic Courtès
2022-10-20installer: Run the "guix system init" command in a PTY.Mathieu Othacehe
2022-09-22installer: Move <secret> to utils and use it for crypt passwords.Josselin Poiret
2022-02-02installer: Add installer-specific run command process.Josselin Poiret
2022-02-02installer: Capture external commands output.Josselin Poiret
2022-02-02installer: Un-export syslog syntax.Josselin Poiret
2022-02-02installer: Use new installer-log-line everywhere.Josselin Poiret
2022-02-02installer: Generalize logging facility.Josselin Poiret
2022-01-14installer: Do not set the locale in run-command.Mathieu Othacehe
2020-12-11install: Discover local substitute servers.Mathieu Othacehe
2020-11-17installer: Fix device synchronization.Mathieu Othacehe
2020-06-09Revert "installer: utils: Dump command output to syslog when testing."Mathieu Othacehe
2020-06-09installer: utils: Dump command output to syslog when testing.Mathieu Othacehe
2020-04-10gnu: installer: Fix issue with "Esperanto" locale.Mathieu Othacehe
2020-03-05installer: Run commands without hopping through the shell.Ludovic Courtès
2020-03-05installer: Implement a dialog on /var/guix/installer-socket.Ludovic Courtès
2020-02-22installer: Log important bits to syslog.Ludovic Courtès
2020-02-22installer: Add 'syslog' macro to write to syslog.Ludovic Courtès
2019-04-26installer: Take 'guix system init' exit code into account.Ludovic Courtès
2019-04-23installer: Run 'guix system init' with the right locale.Ludovic Courtès
2019-01-17installer: Add new utils.Mathieu Othacehe
2019-01-17gnu: Add graphical installer support.Mathieu Othacehe