index
:
software/guix
master
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
installer
Commit message (
Expand
)
Author
Age
Files
Lines
*
installer: Fix typo in docstring.
...
Meiyo Peng
2019-04-29
1
-1
/
+2
*
installer: Tell the user where the config file is.
...
Ludovic Courtès
2019-04-28
1
-1
/
+10
*
installer: Fix handling of user password mismatches.
...
Ludovic Courtès
2019-04-28
1
-15
/
+13
*
installer: User accounts can now have a "real name."
...
Ludovic Courtès
2019-04-28
2
-11
/
+28
*
installer: User can have a "real name".
...
Ludovic Courtès
2019-04-28
1
-0
/
+4
*
installer: Improve layout of the partitioning page.
...
Ludovic Courtès
2019-04-28
1
-1
/
+2
*
installer: Add 'nss-certs' to the networking services.
...
Ludovic Courtès
2019-04-28
1
-0
/
+5
*
installer: Recommended services are pre-selected.
...
Ludovic Courtès
2019-04-28
2
-24
/
+32
*
installer: Add #:selection parameter to 'run-checkbox-tree-page'.
...
Ludovic Courtès
2019-04-28
1
-7
/
+15
*
installer: Add missing i18n in the partitioning pages.
...
Ludovic Courtès
2019-04-27
1
-9
/
+9
*
installer: Actually reboot when the user presses "Reboot."
...
Ludovic Courtès
2019-04-26
1
-1
/
+4
*
installer: Take 'guix system init' exit code into account.
...
Ludovic Courtès
2019-04-26
2
-7
/
+24
*
installer: Ask for confirmation of the user passwords.
...
Ludovic Courtès
2019-04-25
1
-4
/
+14
*
installer: Ask for confirmation of the root password.
...
Ludovic Courtès
2019-04-25
1
-3
/
+24
*
installer: Use FLAG-PASSWORD for the encryption passphrase confirmation.
...
Ludovic Courtès
2019-04-25
1
-1
/
+6
*
installer: Preserve order of user accounts.
...
Ludovic Courtès
2019-04-25
1
-1
/
+1
*
installer: Ask for the root account password.
...
Ludovic Courtès
2019-04-25
3
-11
/
+33
*
installer: 'run-input-page' has a new #:input-flags parameter.
...
Ludovic Courtès
2019-04-25
1
-3
/
+6
*
installer: Ask for user password and initialize /etc/shadow.
...
Ludovic Courtès
2019-04-25
4
-13
/
+103
*
installer: Add missing 'G_' for networking message.
...
Ludovic Courtès
2019-04-25
1
-1
/
+2
*
installer: Run 'guix system init' with the right locale.
...
Ludovic Courtès
2019-04-23
3
-8
/
+23
*
installer: Fix skip-to-step issue.
...
Mathieu Othacehe
2019-04-21
1
-9
/
+17
*
installer: Sort keyboard layouts according to language and translations.
...
Ludovic Courtès
2019-04-17
1
-3
/
+19
*
installer: Parse the 'shortDescription' field from xkeyboard-config.
...
Ludovic Courtès
2019-04-17
1
-1
/
+7
*
installer: Translate keyboard layout names.
...
Ludovic Courtès
2019-04-17
1
-4
/
+6
*
installer: Sort items with 'string-locale<?'.
...
Ludovic Courtès
2019-04-17
1
-3
/
+4
*
installer: Look up timezone name translations in "iso_3166-1".
...
Ludovic Courtès
2019-04-17
1
-1
/
+4
*
installer: Display language and territory names natively.
...
Ludovic Courtès
2019-04-17
1
-5
/
+13
*
installer: Change language as soon as it has been chosen.
...
Ludovic Courtès
2019-04-17
1
-3
/
+9
*
installer: Desktop environment page now includes window managers.
...
Ludovic Courtès
2019-04-17
1
-18
/
+33
*
installer: Force user to choose exactly one network management method.
...
Ludovic Courtès
2019-04-14
1
-10
/
+31
*
installer: Fix snippet for the DHCP client.
...
Ludovic Courtès
2019-04-14
1
-1
/
+1
*
installer: Add wpa-supplicant along with NetworkManager and Connman.
...
Ludovic Courtès
2019-04-14
1
-3
/
+12
*
installer: Use 'append' and 'list' instead of 'cons*'.
...
Ludovic Courtès
2019-04-08
1
-8
/
+8
*
installer: Generate 'set-xorg-configuration' snippet.
...
Ludovic Courtès
2019-04-08
2
-2
/
+11
*
installer: Xfce service uses the 'service' form.
...
Ludovic Courtès
2019-04-08
1
-3
/
+1
*
installer: Adjust welcome page message.
...
Ludovic Courtès
2019-04-07
1
-3
/
+5
*
installer: Internationalize service "names".
...
Ludovic Courtès
2019-04-07
2
-8
/
+10
*
installer: Offer NM, Connman, and DHCP to non-desktop installs.
...
Ludovic Courtès
2019-04-07
2
-7
/
+31
*
installer: Add dialog to select networking services.
...
Ludovic Courtès
2019-04-07
3
-4
/
+36
*
installer: Generalize desktop environments to system services.
...
Ludovic Courtès
2019-04-07
2
-39
/
+54
*
installer: Remove SLiM-specific instructions.
...
Ludovic Courtès
2019-04-07
1
-1
/
+1
*
installer: Fix wording for "Internet access."
...
Ludovic Courtès
2019-04-07
1
-2
/
+2
*
installer: Use the normalized codeset in the 'locale' field.
...
Ludovic Courtès
2019-04-07
1
-1
/
+20
*
installer: Simplify locale dialogs.
...
Ludovic Courtès
2019-04-07
1
-15
/
+9
*
services: Deprecate 'xfce-desktop-service'.
...
Ludovic Courtès
2019-03-27
1
-0
/
+2
*
services: Deprecate 'gnome-desktop-service'.
...
Ludovic Courtès
2019-03-27
1
-1
/
+1
*
installer: Use the (service …) form for MATE.
...
Ludovic Courtès
2019-03-27
1
-1
/
+1
*
installer: Ask for confirmation before formatting partitions.
...
Ludovic Courtès
2019-03-27
2
-1
/
+45
*
installer: Produce an 'initrd-modules' field if needed.
...
Ludovic Courtès
2019-03-27
1
-7
/
+38
[next]