summaryrefslogtreecommitdiff
path: root/gnu/installer/newt
Commit message (Expand)AuthorAgeFilesLines
* installer: Force user to choose exactly one network management method....Ludovic Courtès2019-04-141-10/+31
* installer: Adjust welcome page message....Ludovic Courtès2019-04-071-3/+5
* installer: Internationalize service "names"....Ludovic Courtès2019-04-071-2/+2
* installer: Offer NM, Connman, and DHCP to non-desktop installs....Ludovic Courtès2019-04-071-6/+16
* installer: Add dialog to select networking services....Ludovic Courtès2019-04-071-1/+18
* installer: Generalize desktop environments to system services....Ludovic Courtès2019-04-071-3/+3
* 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: Simplify locale dialogs....Ludovic Courtès2019-04-071-15/+9
* installer: Ask for confirmation before formatting partitions....Ludovic Courtès2019-03-272-1/+45
* installer: Set the system's 'keyboard-layout' field....Ludovic Courtès2019-03-251-1/+12
* 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-185-9/+9
* installer: Fix manual partitioning....Ludovic Courtès2019-01-171-1/+1
* installer: "formating" → "formatting"....Ludovic Courtès2019-01-171-9/+9
* 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: Various renamins follow-up....Mathieu Othacehe2019-01-171-10/+10
* installer: Various renamings....Mathieu Othacehe2019-01-171-1/+1
* installer: partionment: Add encryption support....Mathieu Othacehe2019-01-171-5/+40
* installer: partition: Fix typo....Mathieu Othacehe2019-01-171-3/+3
* installer: menu: Fix typo....Mathieu Othacehe2019-01-171-1/+1
* installer: partition: Precise when using Manual/Guided partionment....Mathieu Othacehe2019-01-171-10/+21
* installer: Make exit button optional for run-file-textbox-page....Mathieu Othacehe2019-01-171-3/+8
* installer: Make sure every sentence is dot terminated....Mathieu Othacehe2019-01-176-11/+11
* installer: partition: Differenciate Back button from Exit button....Mathieu Othacehe2019-01-171-3/+4
* installer: network: Do not show an empty technology list....Mathieu Othacehe2019-01-171-12/+26
* installer: keymap: Fix keymap selection of layouts with not variant....Mathieu Othacehe2019-01-171-16/+12
* installer: Turn "Cancel" buttons into "Exit" buttons....Mathieu Othacehe2019-01-1711-42/+42
* installer: locale: Set English as the default language....Mathieu Othacehe2019-01-171-1/+10
* installer: locale: Make clear that the point is to select a glibc locale....Mathieu Othacehe2019-01-171-12/+27
* installer: Fix compute calls....Mathieu Othacehe2019-01-172-3/+3
* installer: Remove group selection in user page....Mathieu Othacehe2019-01-171-21/+15
* installer: Add partitioning support....Mathieu Othacehe2019-01-171-0/+706
* installer: Fix ethernet connection....Mathieu Othacehe2019-01-171-1/+2
* installer: Redirect to TTY3 root shell for unguided install....Mathieu Othacehe2019-01-171-8/+8
* installer: Add new pages....Mathieu Othacehe2019-01-171-19/+231
* installer: Add services page....Mathieu Othacehe2019-01-171-0/+48
* installer: Do not ask for keyboard model....Mathieu Othacehe2019-01-172-41/+9
* installer: Add configuration formatter....Mathieu Othacehe2019-01-171-0/+84
* installer: Remove "selection" from all titles....Mathieu Othacehe2019-01-176-10/+10
* installer: Rewrite welcome page....Mathieu Othacehe2019-01-171-31/+27
* gnu: Add graphical installer support....Mathieu Othacehe2019-01-1712-0/+1619