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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
system: grub: Use boot-parameters instead of menu-entry where possible.
...
Danny Milosavljevic
2017-05-05
1
-2
/
+12
*
system: vm: Use operating-system-kernel-arguments.
...
Danny Milosavljevic
2017-05-05
1
-5
/
+2
*
ui: Rename '_' to 'G_'.
...
Ludovic Courtès
2017-05-03
1
-2
/
+2
*
system: Rename operating-system-kernel-arguments to operating-system-user-ker...
...
Danny Milosavljevic
2017-04-22
1
-1
/
+1
*
system: Make grub use <menu-entry> instead of <boot-parameters> again.
...
Danny Milosavljevic
2017-04-15
1
-11
/
+2
*
system: Pass boot-parameters to (gnu system grub).
...
Mathieu Othacehe
2017-04-15
1
-2
/
+13
*
system: grub: Use (first all-entries) instead of (first entries).
...
Danny Milosavljevic
2017-04-15
1
-2
/
+2
*
vm: Reword grub.cfg to bootcfg.
...
Mathieu Othacehe
2017-04-15
1
-4
/
+5
*
system: Rename operating-system-grub.cfg to operating-system-bootcfg.
...
Mathieu Othacehe
2017-04-15
1
-9
/
+9
*
doc: Use OpenSSH instead of lsh in bare-bones template.
...
Leo Famulari
2017-04-12
1
-1
/
+3
*
system: grub: Don't attempt to load non-EFI modules on EFI.
...
Ludovic Courtès
2017-03-25
1
-2
/
+4
*
file-systems: Add missing docstring.
...
Ludovic Courtès
2017-03-21
1
-0
/
+2
*
file-systems: Do not use (gnu packages …).
...
Ludovic Courtès
2017-03-21
2
-23
/
+27
*
file-systems: Factorize file-system-packages.
...
Danny Milosavljevic
2017-03-18
2
-17
/
+27
*
Add 'guix pack'.
...
Ludovic Courtès
2017-03-12
1
-61
/
+2
*
linux-initrd: Add a raw-initrd and use it to define base-initrd.
...
Mathieu Othacehe
2017-03-11
1
-50
/
+79
*
vm: Fix full-boot? option.
...
David Craven
2017-03-06
1
-13
/
+21
*
system: grub: Add missing URL in comment.
...
Ludovic Courtès
2017-03-06
1
-1
/
+1
*
vm: Improve readability of run-vm.sh generation.
...
David Craven
2017-03-01
1
-31
/
+38
*
vm: Remove hard coded kernel file name.
...
David Craven
2017-02-28
1
-2
/
+3
*
gnu: lightweight-desktop.tmpl: Remove xmonad.
...
Leo Famulari
2017-02-23
1
-2
/
+2
*
gnu: lightweight-desktop.tmpl: Complete i3-wm.
...
Leo Famulari
2017-02-23
1
-3
/
+3
*
system: Use the normalized codeset for the locale name in the examples.
...
Ludovic Courtès
2017-02-13
3
-3
/
+3
*
gnu: Move (gnu packages grub) and (gnu packages u-boot) ...
...
David Craven
2017-02-10
3
-4
/
+4
*
system: install: Add gptfdisk to installation os.
...
David Craven
2017-02-10
1
-1
/
+1
*
file-systems: Add '%network-configuration-files' and '%network-file-mappings'.
...
Ludovic Courtès
2017-02-07
1
-1
/
+23
*
file-systems: Remove dependency on (guix store).
...
Ludovic Courtès
2017-02-04
1
-1
/
+14
*
file-systems: Add 'file-system-mapping->bind-mount'.
...
Ludovic Courtès
2017-02-03
2
-18
/
+20
*
system: More 'file-append' instead of #~(string-append #$thing …).
...
Ludovic Courtès
2017-02-01
2
-4
/
+4
*
system: Create home directories once 'file-systems' is up.
...
Ludovic Courtès
2017-02-01
1
-0
/
+34
*
mapped-devices: 'source' can be a list of strings.
...
Ludovic Courtès
2017-01-24
1
-1
/
+1
*
file-systems: 'file-system-needed-for-boot?' is #t for parents of the store.
...
Ludovic Courtès
2017-01-16
1
-5
/
+33
*
system: Add btrfs file system support.
...
David Craven
2017-01-10
1
-0
/
+6
*
system: grub: Load relevant EFI modules on EFI systems.
...
Ludovic Courtès
2017-01-03
1
-4
/
+13
*
install: The list of services is now a plain list.
...
Ludovic Courtès
2016-12-19
1
-4
/
+3
*
linux-initrd: Support FAT filesystems.
...
Marius Bakke
2016-12-18
1
-0
/
+9
*
install: Add dosfstools.
...
Ludovic Courtès
2016-12-16
1
-0
/
+1
*
doc: Suggest installing gvfs.
...
Ricardo Wurmus
2016-11-28
1
-1
/
+2
*
doc: Document encrypted root partitions.
...
Ludovic Courtès
2016-11-24
1
-2
/
+13
*
mapped-devices: Use 'cryptsetup-static' in 'luks-device-mapping'.
...
Ludovic Courtès
2016-11-23
1
-3
/
+5
*
vm: Disable initrd-time QEMU networking for VM images.
...
Ludovic Courtès
2016-11-19
1
-2
/
+0
*
container: Pass a list of <file-system> objects as things to mount.
...
Ludovic Courtès
2016-11-10
2
-1
/
+13
*
linux-container: Use 'source-module-closure' when generating the script.
...
Ludovic Courtès
2016-11-10
1
-8
/
+5
*
system: Use grub from bootloader configuration.
...
Marius Bakke
2016-11-08
1
-0
/
+1
*
gnu: Remove comment which is factually incorrect.
...
John Darrington
2016-11-06
1
-1
/
+1
*
system: Record store file system info in each generation.
...
Chris Marusich
2016-10-30
1
-36
/
+49
*
mapped-devices: Use 'mdadm-static' in 'raid-device-mapping'.
...
Ludovic Courtès
2016-10-27
1
-3
/
+5
*
system: grub: Use Guile-{RSVG,Cairo} instead of Inkscape + ImageMagick.
...
Ludovic Courtès
2016-10-25
1
-22
/
+19
*
mapped-devices: Properly open RAID devices.
...
Ludovic Courtès
2016-10-04
1
-2
/
+2
*
Add missing exports.
...
Ludovic Courtès
2016-09-27
1
-0
/
+1
[prev]
[next]