summaryrefslogtreecommitdiff
path: root/gnu/installer
AgeCommit message (Expand)AuthorFilesLines
2020-04-09installer: Include empty variant in keyboard layout selection.Florian Pelz1-5/+16
2020-04-09installer: Allow Alt+Shift toggle from non-Latin keyboard layouts.Florian Pelz3-11/+63
2020-04-08installer: Add proxy support.Mathieu Othacehe2-1/+58
2020-04-08installer: Turn help menu into parameters menu.Mathieu Othacehe4-22/+23
2020-04-07installer: Reduce height of the help window.Ludovic Courtès1-0/+1
2020-04-06installer: Adapt to Guile-newt revision 2.Mathieu Othacehe2-4/+4
2020-04-06installer: Add a help page.Mathieu Othacehe4-19/+92
2020-03-26installer: tests: Use a filter to select desktop-environments.Mathieu Othacehe1-3/+8
2020-03-23installer: Fix cow-store umount issue.Mathieu Othacehe1-6/+7
2020-03-05installer: Fix cow-store umount.Mathieu Othacehe1-6/+71
2020-03-05tests: install: Add "gui-installed-os".Ludovic Courtès1-0/+340
2020-03-05installer: Honor /tmp/installer-system-init-options.Ludovic Courtès1-3/+13
2020-03-05installer: Run commands without hopping through the shell.Ludovic Courtès3-43/+41
2020-03-05installer: Bypass connectivity check when /tmp/installer-assume-online exists.Ludovic Courtès1-3/+7
2020-03-05installer: Implement a dialog on /var/guix/installer-socket.Ludovic Courtès7-261/+590
2020-02-22installer: Log important bits to syslog.Ludovic Courtès3-1/+11
2020-02-22installer: Add 'syslog' macro to write to syslog.Ludovic Courtès1-2/+41
2020-02-12installer: Fix installer restart dialog.Mathieu Othacehe1-7/+14
2020-02-12installer: Remove the cow-store overlay after system installation.Mathieu Othacehe1-3/+24
2020-01-23installer: Make "TRANSLATORS" comment visible.Ludovic Courtès1-2/+2
2020-01-20installer: Disable F12 hot key.Ludovic Courtès1-5/+5
2020-01-20installer: Makes sure the installer proceeds after hitting "Edit".Ludovic Courtès1-49/+52
2020-01-12installer: Add an "Edit" button on the final page.Ludovic Courtès2-30/+56
2020-01-05installer: Add JFS support.Tobias Geerinckx-Rice2-2/+16
2020-01-05installer: Fix typo.Tobias Geerinckx-Rice1-1/+1
2019-12-29installer: Pass '--fallback' to 'guix system init'.Ludovic Courtès1-1/+1
2019-09-25installer: Update to Guile-Parted 0.0.2 release.Mathieu Othacehe2-50/+7
2019-09-23installer: Fix run-input-page calls.Mathieu Othacehe1-3/+3
2019-08-26installer: Hide the Wi-Fi passphrase by default.Tobias Geerinckx-Rice1-1/+3
2019-08-26installer: Show, don't Hide.Tobias Geerinckx-Rice2-7/+9
2019-07-25maint: Switch to Guile-JSON 3.x.Ludovic Courtès1-9/+12
2019-06-08installer: Fix typo.Tobias Geerinckx-Rice1-1/+1
2019-06-07installer: Install xterm alongside ratpoison.Ludovic Courtès1-1/+2
2019-06-07installer: Install companion packages alongside i3.Ludovic Courtès1-1/+3
2019-06-07Add (gnu build locale).Ludovic Courtès1-18/+1
2019-06-05installer: Always add '%base-initrd-modules' to 'initrd-modules'.Ludovic Courtès1-1/+2
2019-05-29installer: Fix wifi menu crash with hidden SSIDs.Mathieu Othacehe2-1/+2
2019-05-19installer: Fix Guile-Parted crash on i686.v1.0.1Ludovic Courtès2-10/+12
2019-05-15installer: Rename 'auto-partition' to 'auto-partition!'.Ludovic Courtès2-12/+11
2019-05-15installer: Mount ESP once only.Ludovic Courtès1-1/+2
2019-05-14installer: Add fat16.Danny Milosavljevic1-1/+1
2019-05-14installer: Reflow run-file-textbox-page text.Mathieu Othacehe1-1/+6
2019-05-14installer: Fix docstring.Danny Milosavljevic1-1/+1
2019-05-14installer: Add fat16.Danny Milosavljevic1-0/+12
2019-05-14installer: Allow for arbitrary long passphrases and passwords.Ludovic Courtès2-2/+4
2019-05-14installer: Create btrfs file system.Danny Milosavljevic1-0/+9
2019-05-13installer: Use 'glibc-supported-locales'.Ludovic Courtès2-498/+10
2019-05-09installer: Add missing 'G_' call.Ludovic Courtès1-1/+1
2019-05-07installer: "Exit" button in user page actually exits.Ludovic Courtès1-1/+8
2019-05-07installer: Add password 'hide' checkbox.Mathieu Othacehe3-18/+47