summaryrefslogtreecommitdiff
path: root/gnu/installer.scm
Commit message (Expand)AuthorAgeFilesLines
* 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