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
/
system.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
system: Change comment wording.
...
Miguel Ángel Arruga Vivas
2020-11-02
1
-6
/
+6
*
system: Add store-directory-prefix to boot-parameters.
...
Miguel Ángel Arruga Vivas
2020-11-01
1
-1
/
+22
*
system: Provide locale information to the bootloader.
...
Miguel Ángel Arruga Vivas
2020-10-18
1
-0
/
+2
*
system: Add locale to boot-parameters.
...
Miguel Ángel Arruga Vivas
2020-10-18
1
-0
/
+11
*
install: Deduplicate packages with %base-package sets.
...
Efraim Flashner
2020-10-15
1
-0
/
+2
*
system: Add %base-packages-disk-utilities.
...
Efraim Flashner
2020-10-15
1
-9
/
+27
*
system: hurd: Add PAM support with shadow and sudo.
...
Jan (janneke) Nieuwenhuizen
2020-10-09
1
-0
/
+2
*
system: Include 'guile-3.0-latest' in '%base-packages'.
...
Ludovic Courtès
2020-10-08
1
-1
/
+1
*
linux-boot: Handle nfs-root device strings.
...
Stefan
2020-09-07
1
-5
/
+7
*
system: Validate sudoers file when building the system.
...
Ludovic Courtès
2020-08-24
1
-1
/
+15
*
system: 'operating-system-with-provenance' uses the OS location info.
...
Ludovic Courtès
2020-07-29
1
-1
/
+14
*
Use 'formatted-message' instead of '&message' where appropriate.
...
Ludovic Courtès
2020-07-25
1
-3
/
+1
*
utils: Move <location> and '&error-location' to (guix diagnostics).
...
Ludovic Courtès
2020-07-25
1
-2
/
+3
*
system: 'operating-system-root-file-system' raises upon missing root.
...
Ludovic Courtès
2020-07-15
1
-3
/
+7
*
system: Add 'location' field to <operating-system>.
...
Ludovic Courtès
2020-07-15
1
-1
/
+7
*
system: Do not use "hurd-target?".
...
Mathieu Othacehe
2020-07-05
1
-1
/
+1
*
services: system-service-type: Add entries support for the Hurd.
...
Jan (janneke) Nieuwenhuizen
2020-07-03
1
-30
/
+41
*
system: 'read-boot-parameters' allow initrd to be missing.
...
Jan (janneke) Nieuwenhuizen
2020-07-03
1
-1
/
+2
*
system: 'read-boot-parameters' bugfix for multiboot.
...
Jan (janneke) Nieuwenhuizen
2020-07-03
1
-1
/
+4
*
system: Add 'sg' and 'newgrp' to %SETUID-PROGRAMS.
...
Brice Waegeneire
2020-06-21
1
-0
/
+2
*
hurd-boot: Use 'setxattr' instead of invoking settrans.
...
Jan (janneke) Nieuwenhuizen
2020-06-19
1
-0
/
+1
*
services: etc: Add '/etc/ttys' symlink for the Hurd.
...
Jan (janneke) Nieuwenhuizen
2020-06-09
1
-1
/
+2
*
system: Fix typo that breaks grub.cfg generation.
...
Royce Strange
2020-06-09
1
-1
/
+1
*
gnu: services: Add %hurd-startup-service.
...
Jan (janneke) Nieuwenhuizen
2020-06-08
1
-0
/
+1
*
system: hurd: Populate services.
...
Jan (janneke) Nieuwenhuizen
2020-06-08
1
-0
/
+11
*
services: hurd: Populate system profile.
...
Jan (janneke) Nieuwenhuizen
2020-06-08
1
-1
/
+1
*
services: Support etc-service for the Hurd.
...
Jan (janneke) Nieuwenhuizen
2020-06-08
1
-7
/
+15
*
system: Support activation service for the Hurd.
...
Jan (janneke) Nieuwenhuizen
2020-06-08
1
-0
/
+2
*
system: Use 'hurd' package in label.
...
Jan (janneke) Nieuwenhuizen
2020-06-08
1
-3
/
+8
*
system: Add 'multiboot-modules' field to <boot-parameters>.
...
Jan (janneke) Nieuwenhuizen
2020-06-08
1
-19
/
+67
*
system: Add 'hurd' field to <operating-system>.
...
Jan (janneke) Nieuwenhuizen
2020-06-08
1
-0
/
+3
*
system: hurd: Add hurd-default-essential-services.
...
Jan (janneke) Nieuwenhuizen
2020-06-08
1
-0
/
+7
*
system: 'system-linux-image-file-name' takes an optional parameter.
...
Ludovic Courtès
2020-06-06
1
-9
/
+9
*
bootloader: grub: Rename the btrfs-subvolume-file-name parameter.
...
Maxim Cournoyer
2020-05-29
1
-1
/
+1
*
bootloader: grub: Allow booting from a Btrfs subvolume.
...
Maxim Cournoyer
2020-05-20
1
-2
/
+7
*
Merge branch 'master' into core-updates
Marius Bakke
2020-05-05
1
-0
/
+50
|
\
|
*
system: vm: Move operating-system-uuid.
...
Mathieu Othacehe
2020-05-05
1
-0
/
+50
*
|
Merge branch 'master' into core-updates
Marius Bakke
2020-05-02
1
-2
/
+15
|
\
|
|
*
system: Blacklist usbkbd kernel module in default kernel-arguments.
...
Florian Pelz
2020-05-01
1
-1
/
+2
|
*
system: Blacklist usbmouse kernel module in default kernel-arguments.
...
Florian Pelz
2020-05-01
1
-2
/
+14
*
|
Merge branch 'master' into core-updates
...
Marius Bakke
2020-04-30
1
-21
/
+20
|
\
|
|
*
services: system: Initial entries are non-monadic.
...
Ludovic Courtès
2020-04-26
1
-5
/
+4
|
*
system: 'operating-system-directory-base-entries' uses 'profile'.
...
Ludovic Courtès
2020-04-26
1
-17
/
+17
*
|
Merge branch 'master' into core-updates
...
Marius Bakke
2020-04-23
1
-65
/
+93
|
\
|
|
*
system: Automatically adjust linux-module packages to use the
...
Danny Milosavljevic
2020-04-22
1
-1
/
+17
|
*
system: Split %BASE-PACKAGES in smaller parts.
...
Brice Waegeneire
2020-04-22
1
-39
/
+56
|
*
system: 'operating-system-boot-parameters-file' uses 'scheme-file'.
...
Ludovic Courtès
2020-04-22
1
-23
/
+24
|
*
Revert "system: Don’t create a module database when no modules are available."
...
Ludovic Courtès
2020-04-21
1
-7
/
+1
*
|
Merge branch 'master' into core-updates
...
Marius Bakke
2020-04-08
1
-1
/
+7
|
\
|
|
*
system: Don’t create a module database when no modules are available.
...
Ivan Kozlov
2020-04-04
1
-1
/
+7
[next]