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
*
bootloader: Use <menu-entry> for the bootloader side.
...
Danny Milosavljevic
2017-07-28
1
-15
/
+14
*
gnu: Add support for aarch64's compiled kernel.
...
Efraim Flashner
2017-07-23
1
-0
/
+1
*
system: Add 'newuidmap' and 'newgidmap' to %SETUID-PROGRAMS.
...
宋文武
2017-07-18
1
-0
/
+2
*
locale: Demonadify the locale creation API.
...
Ludovic Courtès
2017-07-17
1
-11
/
+12
*
system: Use "@" to refer to the 'shadow' package.
...
Ludovic Courtès
2017-06-30
1
-1
/
+1
*
system: Add 'shadow' to %BASE-PACKAGES.
...
Ludovic Courtès
2017-06-29
1
-0
/
+1
*
bootloader: Fix rebase error on f96752e commit.
...
Mathieu Othacehe
2017-06-10
1
-1
/
+1
*
bootloader: Rename boot-name to bootloader-name.
...
Mathieu Othacehe
2017-06-10
1
-7
/
+7
*
bootloader: Use menu-entry to define custom bootloader entries.
...
Mathieu Othacehe
2017-06-08
1
-0
/
+14
*
system: Use Guile 2.2 rather than 2.0 in %BASE-PACKAGES.
...
Ludovic Courtès
2017-05-19
1
-1
/
+1
*
bootloader: Add bootloader name to boot-parameters record.
...
Mathieu Othacehe
2017-05-16
1
-0
/
+12
*
bootloader: Add extlinux support.
...
Mathieu Othacehe
2017-05-16
1
-7
/
+7
*
system: Export 'read-boot-parameters'.
...
Alex Kost
2017-05-13
1
-0
/
+1
*
system: Remove circular dependency between (gnu system) and (gnu system grub).
...
Danny Milosavljevic
2017-05-08
1
-3
/
+5
*
system: Remove circular dependency between (gnu system) and (gnu system grub).
...
Danny Milosavljevic
2017-05-08
1
-2
/
+1
*
system: Define <boot-parameters> before first use.
...
Ludovic Courtès
2017-05-07
1
-95
/
+94
*
system: Clarify that SYSTEM is either a derivation or #f.
...
Danny Milosavljevic
2017-05-05
1
-6
/
+7
*
system: Use operating-system-boot-parameters directly.
...
Danny Milosavljevic
2017-05-05
1
-24
/
+4
*
system: Introduce read-boot-parameters-file.
...
Danny Milosavljevic
2017-05-05
1
-1
/
+21
*
system: Introduce operating-system-kernel-arguments and use it.
...
Danny Milosavljevic
2017-05-05
1
-3
/
+22
*
system: Factorize operating-system-boot-parameters-file.
...
Danny Milosavljevic
2017-05-05
1
-21
/
+43
*
ui: Rename '_' to 'G_'.
...
Ludovic Courtès
2017-05-03
1
-4
/
+4
*
system: Rename operating-system-parameters-file to operating-system-boot-para...
...
Danny Milosavljevic
2017-04-22
1
-2
/
+2
*
system: Rename operating-system-kernel-arguments to operating-system-user-ker...
...
Danny Milosavljevic
2017-04-22
1
-4
/
+4
*
gnu: Add workaround for `date` regression in coreutils@8.26.
...
Marius Bakke
2017-04-19
1
-1
/
+1
*
services: 'service-parameters' becomes 'service-value'.
...
Ludovic Courtès
2017-04-16
1
-4
/
+4
*
system: Make grub use <menu-entry> instead of <boot-parameters> again.
...
Danny Milosavljevic
2017-04-15
1
-6
/
+5
*
system: Pass boot-parameters to (gnu system grub).
...
Mathieu Othacehe
2017-04-15
1
-5
/
+6
*
system: Rename (internal) grub-device to fs->boot-device.
...
Mathieu Othacehe
2017-04-15
1
-3
/
+3
*
system: Rename operating-system-grub.cfg to operating-system-bootcfg.
...
Mathieu Othacehe
2017-04-15
1
-4
/
+5
*
system: Rename kernel->grub-label to kernel->boot-label.
...
Mathieu Othacehe
2017-04-15
1
-4
/
+4
*
system: Avoid '_' as a pattern variable in 'match'.
...
Ludovic Courtès
2017-03-10
1
-2
/
+2
*
vm: Remove hard coded kernel file name.
...
David Craven
2017-02-28
1
-3
/
+6
*
system: Introduce 'file-systems' Shepherd service.
...
Ludovic Courtès
2017-01-31
1
-3
/
+2
*
gnu: system: Add openfwwf-firmware to %base-firmware.
...
Eric Bavier
2016-11-22
1
-1
/
+2
*
system: Reintroduce 'GUIX_LOCPATH', for compatibility with glibc@2.23.
...
Ludovic Courtès
2016-11-08
1
-1
/
+9
*
Merge branch 'master' into core-updates
Mark H Weaver
2016-11-07
1
-6
/
+16
|
\
|
*
system: Avoid using device paths in <menu-entry> device field.
...
Chris Marusich
2016-11-06
1
-6
/
+16
*
|
Merge branch 'master' into core-updates
Leo Famulari
2016-10-30
1
-10
/
+49
|
\
|
|
*
system: Record store file system info in each generation.
...
Chris Marusich
2016-10-30
1
-10
/
+49
*
|
Merge branch 'master' into core-updates
Ludovic Courtès
2016-09-30
1
-20
/
+52
|
\
|
|
*
system: grub.cfg uses correct file names when store is not in root partition.
...
Carlos Sánchez de La Lama
2016-09-24
1
-1
/
+2
|
*
system: 'read-boot-parameters' reads the 'initrd' parameter.
...
Ludovic Courtès
2016-09-24
1
-2
/
+11
|
*
system: Use 'file-append' to denote file names.
...
Ludovic Courtès
2016-09-10
1
-12
/
+12
|
*
system: Build the initrd file name with 'file-append'.
...
Ludovic Courtès
2016-09-09
1
-2
/
+2
|
*
system: grub: Allow arbitrary kernel file names in 'menu-entry'.
...
Ludovic Courtès
2016-09-09
1
-4
/
+26
*
|
Merge remote-tracking branch 'origin/master' into core-updates
Efraim Flashner
2016-08-29
1
-7
/
+9
|
\
|
|
*
services: Make a single extensible 'file-systems' service.
...
Ludovic Courtès
2016-08-22
1
-7
/
+9
*
|
gnu: glibc/linux: Adjust variable name to upstream change.
...
Leo Famulari
2016-08-10
1
-6
/
+1
|
/
*
system: Define 'GUIX_LOCPATH' to work around 'glibc' package defect.
...
Ludovic Courtès
2016-08-02
1
-1
/
+6
[next]