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