summaryrefslogtreecommitdiff
path: root/gnu/installer.scm
Commit message (Expand)AuthorAgeFilesLines
* installer: Fix backtrace display....Mathieu Othacehe2020-04-181-0/+1
* installer: Remove guile-newt definition....Mathieu Othacehe2020-04-161-19/+0
* installer: Open manual in the selected language on tty2....Ludovic Courtès2020-04-141-3/+2
* installer: Allow Alt+Shift toggle from non-Latin keyboard layouts....Florian Pelz2020-04-091-6/+8
* installer: Turn help menu into parameters menu....Mathieu Othacehe2020-04-081-3/+3
* installer: Hide shepherd messages....Mathieu Othacehe2020-04-061-2/+4
* installer: Add a help page....Mathieu Othacehe2020-04-061-7/+13
* installer: Remove trailing tabs....Mathieu Othacehe2020-04-061-2/+2
* installer: Do not include the host (guix config)....Ludovic Courtès2020-03-221-2/+12
* installer: Use a Guile-Newt snapshot that supports 'form-watch-fd'....Ludovic Courtès2020-03-051-0/+21
* installer: Log important bits to syslog....Ludovic Courtès2020-02-221-1/+4
* installer: Fix installer restart dialog....Mathieu Othacehe2020-02-121-3/+4
* installer: Add JFS support....Tobias Geerinckx-Rice2020-01-051-2/+4
* installer: Partition as the last step....Tobias Geerinckx-Rice2019-08-261-9/+12
* maint: Switch to Guile-JSON 3.x....Ludovic Courtès2019-07-251-2/+2
* installer: Increase backtrace verbosity....Mathieu Othacehe2019-05-151-0/+7
* installer: Add btrfs-progs to PATH....Danny Milosavljevic2019-05-141-0/+1
* installer: Use 'glibc-supported-locales'....Ludovic Courtès2019-05-131-1/+2
* installer: Actually reboot when the user presses "Reboot."...Ludovic Courtès2019-04-261-4/+15
* installer: Run wrapped program with 'execl', not 'system'....Ludovic Courtès2019-04-261-1/+2
* installer: Translate keyboard layout names....Ludovic Courtès2019-04-171-0/+4
* installer: Display language and territory names natively....Ludovic Courtès2019-04-171-0/+10
* installer: Choosing a locale opens the translated manual on tty2....Ludovic Courtès2019-04-121-3/+12
* installer: Generalize desktop environments to system services....Ludovic Courtès2019-04-071-2/+1
* installer: Move the 'locale' step before the 'welcome' step....Ludovic Courtès2019-04-071-8/+8
* installer: Produce an 'initrd-modules' field if needed....Ludovic Courtès2019-03-271-7/+13
* installer: Set the system's 'keyboard-layout' field....Ludovic Courtès2019-03-251-2/+7
* gnu: Move most packages from guile.scm to new module....Ricardo Wurmus2019-01-281-0/+1
* installer: Various renamings....Mathieu Othacehe2019-01-171-2/+2
* installer: partionment: Add encryption support....Mathieu Othacehe2019-01-171-0/+2
* installer: Display an eventual backtrace in a page....Mathieu Othacehe2019-01-171-10/+9
* installer: Reorder partitionment step....Mathieu Othacehe2019-01-171-9/+9
* installer: Add partitioning support....Mathieu Othacehe2019-01-171-6/+26
* installer: Fix comments....Mathieu Othacehe2019-01-171-2/+7
* installer: Add hostname....Mathieu Othacehe2019-01-171-0/+1
* installer: Add services page....Mathieu Othacehe2019-01-171-3/+9
* installer: Do not ask for keyboard model....Mathieu Othacehe2019-01-171-5/+5
* installer: Add configuration formatter....Mathieu Othacehe2019-01-171-14/+37
* installer: Fix locale installation....Mathieu Othacehe2019-01-171-4/+8
* installer: Move everything to the build side....Mathieu Othacehe2019-01-171-88/+275
* gnu: Add graphical installer support....Mathieu Othacehe2019-01-171-0/+111