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: Add mapped devices for RAID.
...
Andreas Enge
2016-07-25
1
-1
/
+28
*
services: Add pam-limits-service.
...
Ricardo Wurmus
2016-07-19
1
-0
/
+61
*
install: Add mdadm to the image.
...
Andreas Enge
2016-07-15
1
-0
/
+2
*
system: Change the shell of 'nobody' to 'nologin'.
...
Ludovic Courtès
2016-07-13
1
-1
/
+2
*
services: <shepherd-service> no longer has an 'imported-modules' field.
...
Ludovic Courtès
2016-07-12
1
-17
/
+17
*
gnu: Use 'gexp->file' in conjunction with 'with-imported-modules'.
...
Ludovic Courtès
2016-07-12
1
-64
/
+58
*
linux-container: Fix list of imported modules.
...
Ludovic Courtès
2016-07-12
1
-0
/
+1
*
gnu: Switch to 'with-imported-modules'.
...
Ludovic Courtès
2016-07-12
6
-233
/
+228
*
gnu: linux-initrd: Support NVMe devices.
...
Jan Nieuwenhuizen
2016-06-29
1
-0
/
+2
*
install: Pass a relative file name to 'local-file'.
...
Ludovic Courtès
2016-06-21
1
-2
/
+1
*
file-systems: Remove unneeded import.
...
Ludovic Courtès
2016-06-06
1
-1
/
+0
*
install: 'cow-store' now bind-mounts the target's /tmp.
...
Ludovic Courtès
2016-05-31
1
-0
/
+5
*
system: Do not export PS1 in /etc/skel/.bashrc.
...
Alex Griffin
2016-05-06
1
-2
/
+3
*
tests: Add whole-system test.
...
Ludovic Courtès
2016-05-04
1
-0
/
+1
*
Add (gnu tests) and (gnu build marionette).
...
Ludovic Courtès
2016-05-04
1
-1
/
+1
*
guix system: Reduce size of image produced for 'vm' action.
...
Ludovic Courtès
2016-04-29
1
-2
/
+2
*
mapped-devices: LUKS partitions can be designated by their UUID.
...
Ludovic Courtès
2016-04-18
2
-5
/
+33
*
mapped-devices: 'mapped-device-service' takes a <mapped-device>.
...
Ludovic Courtès
2016-04-18
1
-9
/
+7
*
services: Move 'device-mapping-service' to (gnu system mapped-devices).
...
Ludovic Courtès
2016-04-18
1
-0
/
+31
*
system: Move 'luks-device-mapping' to (gnu system mapped-devices).
...
Ludovic Courtès
2016-04-18
1
-1
/
+28
*
system: Add (gnu system mapped-devices).
...
Ludovic Courtès
2016-04-18
3
-31
/
+54
*
install: Use 'beta' instead of 'alpha'.
...
Ludovic Courtès
2016-04-17
1
-1
/
+1
*
install: Use 'info-reader' instead of Texinfo 4.
...
Ludovic Courtès
2016-03-24
1
-2
/
+1
*
install: Remove cgroup and elogind file systems.
...
Ludovic Courtès
2016-03-24
1
-1
/
+5
*
install: Add /tmp as a tmpfs.
...
Ludovic Courtès
2016-03-24
1
-7
/
+19
*
doc: Add "lightweight desktop" OS config example.
...
Ludovic Courtès
2016-03-23
3
-11
/
+60
*
system: Make sure fonts are searched for in the system profile.
...
Ludovic Courtès
2016-03-20
1
-0
/
+23
*
system: Allow account skeletons to be directories.
...
Ludovic Courtès
2016-03-20
1
-4
/
+6
*
gnu: system: Add elogind cgroup mount.
...
Andy Wingo
2016-03-07
1
-1
/
+12
*
vm: Only pass "-enable-kvm" to qemu if /dev/kvm is present.
...
Christopher Allan Webber
2016-02-22
1
-1
/
+9
*
install: Add btrfs-progs to the image.
...
Tobias Geerinckx-Rice
2016-02-11
1
-0
/
+1
*
install: Do not cache lookup failures.
...
Ludovic Courtès
2016-02-10
1
-1
/
+6
*
system: Selected locale is automatically built.
...
Ludovic Courtès
2016-02-10
1
-1
/
+31
*
linux-container: Accept file systems with a UUID 'source'.
...
Ludovic Courtès
2016-02-08
1
-1
/
+2
*
file-systems: Spawn a Bournish REPL upon fsck failure.
...
Ludovic Courtès
2016-02-08
2
-0
/
+2
*
Add (guix build bournish) and use it in the initrd.
...
Ludovic Courtès
2016-02-08
1
-1
/
+3
*
system: pam: 'pam-root-service-type' can be extended with transformations.
...
Ludovic Courtès
2016-02-06
1
-6
/
+38
*
system: pam: Export accessors.
...
Ludovic Courtès
2016-02-06
1
-1
/
+11
*
install: Add glibc to the global profile.
...
Ludovic Courtès
2016-02-04
1
-1
/
+2
*
linux-initrd: Add serpent_generic and wp512 to the default set of modules.
...
Mark H Weaver
2016-02-03
1
-1
/
+1
*
linux-initrd: Add hid-generic and hid-apple to the default set of modules.
...
Mark H Weaver
2016-02-03
1
-1
/
+2
*
install: Make it clear that we refer to the root by label.
...
Ludovic Courtès
2016-02-01
1
-1
/
+2
*
services: Rename 'dmd' services to 'shepherd'.
...
Alex Kost
2016-01-29
1
-2
/
+2
*
Rename (gnu services dmd) to (gnu services shepherd).
...
Alex Kost
2016-01-29
1
-1
/
+1
*
system: grub: Search root device by label or UUID if possible.
...
Ludovic Courtès
2016-01-22
1
-14
/
+40
*
linux-initrd: Remove "usbkbd" from the default set of modules.
...
Ludovic Courtès
2016-01-17
1
-2
/
+2
*
file-systems: Move 'string->uuid' to the build side.
...
Ludovic Courtès
2016-01-01
1
-40
/
+5
*
system: Allow the root file system to have a UUID.
...
Ludovic Courtès
2016-01-01
1
-2
/
+3
*
file-systems: Add a 'mount?' field.
...
Ludovic Courtès
2015-12-22
1
-1
/
+4
*
doc: Be more explicit in example of file-systems configuration.
...
Leo Famulari
2015-12-21
2
-5
/
+5
[next]