summaryrefslogtreecommitdiff
path: root/gnu/installer.scm
Commit message (Expand)AuthorAgeFilesLines
* installer: Fix crash in parameters menu....Mathieu Othacehe2021-01-121-1/+1
* install: Discover local substitute servers....Mathieu Othacehe2020-12-111-0/+7
* installer: Call setlocale after init gettext....Miguel Ángel Arruga Vivas2020-10-181-1/+2
* installer: Fix docstring typo....Tobias Geerinckx-Rice2020-09-231-1/+1
* Remove "guile-zlib" extension when unused....Mathieu Othacehe2020-08-251-2/+1
* linux-libre: Support module compression....Mathieu Othacehe2020-08-251-1/+2
* installer: Remove logical devices....Mathieu Othacehe2020-08-061-0/+1
* installer: Add NTFS support....Mathieu Othacehe2020-07-261-0/+1
* installer: Use latest Guile....Mathieu Othacehe2020-06-261-1/+2
* Merge branch 'master' into core-updatesMarius Bakke2020-04-191-19/+1
|\
| * installer: Fix backtrace display....Mathieu Othacehe2020-04-181-0/+1
| * installer: Remove guile-newt definition....Mathieu Othacehe2020-04-161-19/+0
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-151-3/+2
|\|
| * installer: Open manual in the selected language on tty2....Ludovic Courtès2020-04-141-3/+2
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-111-6/+8
|\|
| * installer: Allow Alt+Shift toggle from non-Latin keyboard layouts....Florian Pelz2020-04-091-6/+8
* | Merge branch 'master' into core-updates...Marius Bakke2020-04-081-11/+19
|\|
| * 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
* | Merge branch 'master' into core-updates...Marius Bakke2020-03-271-2/+12
|\|
| * installer: Do not include the host (guix config)....Ludovic Courtès2020-03-221-2/+12
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-101-0/+21
|\|
| * installer: Use a Guile-Newt snapshot that supports 'form-watch-fd'....Ludovic Courtès2020-03-051-0/+21
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-041-1/+4
|\|
| * installer: Log important bits to syslog....Ludovic Courtès2020-02-221-1/+4
* | Merge branch 'master' into core-updatesMarius Bakke2020-02-141-3/+4
|\|
| * installer: Fix installer restart dialog....Mathieu Othacehe2020-02-121-3/+4
* | system: Stop using canonical-package....Mathieu Othacehe2020-02-111-12/+12
|/
* 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