summaryrefslogtreecommitdiff
path: root/gnu/installer
Commit message (Expand)AuthorAgeFilesLines
* installer: Sort keyboard layouts according to language and translations....Ludovic Courtès2019-04-171-3/+19
* installer: Parse the 'shortDescription' field from xkeyboard-config....Ludovic Courtès2019-04-171-1/+7
* installer: Translate keyboard layout names....Ludovic Courtès2019-04-171-4/+6
* installer: Sort items with 'string-locale<?'....Ludovic Courtès2019-04-171-3/+4
* installer: Look up timezone name translations in "iso_3166-1"....Ludovic Courtès2019-04-171-1/+4
* installer: Display language and territory names natively....Ludovic Courtès2019-04-171-5/+13
* installer: Change language as soon as it has been chosen....Ludovic Courtès2019-04-171-3/+9
* installer: Desktop environment page now includes window managers....Ludovic Courtès2019-04-171-18/+33
* installer: Force user to choose exactly one network management method....Ludovic Courtès2019-04-141-10/+31
* installer: Fix snippet for the DHCP client....Ludovic Courtès2019-04-141-1/+1
* installer: Add wpa-supplicant along with NetworkManager and Connman....Ludovic Courtès2019-04-141-3/+12
* installer: Use 'append' and 'list' instead of 'cons*'....Ludovic Courtès2019-04-081-8/+8
* installer: Generate 'set-xorg-configuration' snippet....Ludovic Courtès2019-04-082-2/+11
* installer: Xfce service uses the 'service' form....Ludovic Courtès2019-04-081-3/+1
* installer: Adjust welcome page message....Ludovic Courtès2019-04-071-3/+5
* installer: Internationalize service "names"....Ludovic Courtès2019-04-072-8/+10
* installer: Offer NM, Connman, and DHCP to non-desktop installs....Ludovic Courtès2019-04-072-7/+31
* installer: Add dialog to select networking services....Ludovic Courtès2019-04-073-4/+36
* installer: Generalize desktop environments to system services....Ludovic Courtès2019-04-072-39/+54
* installer: Remove SLiM-specific instructions....Ludovic Courtès2019-04-071-1/+1
* installer: Fix wording for "Internet access."...Ludovic Courtès2019-04-071-2/+2
* installer: Use the normalized codeset in the 'locale' field....Ludovic Courtès2019-04-071-1/+20
* installer: Simplify locale dialogs....Ludovic Courtès2019-04-071-15/+9
* services: Deprecate 'xfce-desktop-service'....Ludovic Courtès2019-03-271-0/+2
* services: Deprecate 'gnome-desktop-service'....Ludovic Courtès2019-03-271-1/+1
* installer: Use the (service …) form for MATE....Ludovic Courtès2019-03-271-1/+1
* installer: Ask for confirmation before formatting partitions....Ludovic Courtès2019-03-272-1/+45
* installer: Produce an 'initrd-modules' field if needed....Ludovic Courtès2019-03-271-7/+38
* installer: Emit 'bootloader' field before 'swap-devices'....Ludovic Courtès2019-03-271-2/+2
* installer: Set the system's 'keyboard-layout' field....Ludovic Courtès2019-03-252-2/+17
* installer: network: Adjust wording....Ludovic Courtès2019-03-131-3/+3
* Remove traces of "GuixSD"....Ludovic Courtès2019-03-131-2/+2
* gnu: Remove unused TIMEZONE-LISTBOX-HEIGTH....Tobias Geerinckx-Rice2019-02-181-3/+0
* gnu: Fix some typos in the installer....Tobias Geerinckx-Rice2019-02-188-18/+18
* installer: Fix manual partitioning....Ludovic Courtès2019-01-171-1/+1
* installer: "formating" → "formatting"....Ludovic Courtès2019-01-172-22/+22
* installer: Adjust messages on the final page....Ludovic Courtès2019-01-171-6/+8
* installer: partition: Add encryption password confirmation....Mathieu Othacehe2019-01-171-4/+19
* installer: keymap: Put English layout and international variant ahead....Mathieu Othacehe2019-01-171-5/+31
* installer: Remove debug popup....Mathieu Othacehe2019-01-171-2/+0
* installer: welcome: Put "Graphical installer" ahead....Mathieu Othacehe2019-01-171-4/+4
* installer: Rename "Ok" buttons to "OK"....Mathieu Othacehe2019-01-173-10/+10
* installer: parted: Do not call BLKRRPART on loop devices....Mathieu Othacehe2019-01-171-7/+10
* installer: Various renamins follow-up....Mathieu Othacehe2019-01-172-69/+70
* installer: Various renamings....Mathieu Othacehe2019-01-172-15/+15
* installer: parted: Use read-luks-partition-uuid instead of...Mathieu Othacehe2019-01-171-4/+7
* installer: Clear screen upon exit....Mathieu Othacehe2019-01-171-2/+4
* installer: partionment: Add encryption support....Mathieu Othacehe2019-01-172-54/+193
* installer: partition: Fix typo....Mathieu Othacehe2019-01-171-3/+3
* installer: partition: Fix swaping and use syscalls....Mathieu Othacehe2019-01-171-38/+29