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
*
file-systems: Subsystem cgroups now depend on /sys/fs/cgroup.
...
Ludovic Courtès
2015-07-17
1
-15
/
+20
*
file-systems: Add a 'dependencies' field to <file-system>.
...
Ludovic Courtès
2015-07-17
1
-1
/
+5
*
system: Use the CRDA udev rules.
...
Ludovic Courtès
2015-07-17
1
-2
/
+3
*
system: Add 'kernel-arguments' field.
...
Ludovic Courtès
2015-07-17
1
-1
/
+2
*
system: Fix typo in 'PS1' in skeleton '.bashrc'.
...
Ludovic Courtès
2015-07-17
1
-1
/
+1
*
install: Reset the mtimes of all the files in the binary tarball.
...
Ludovic Courtès
2015-07-16
1
-0
/
+1
*
file-systems: 'uuid' raises a syntax error for invalid UUIDs.
...
Ludovic Courtès
2015-07-16
1
-2
/
+4
*
file-systems: Allow users to specify file system UUIDs as strings.
...
Ludovic Courtès
2015-07-14
1
-0
/
+57
*
gnu: file-systems: Fix typo.
...
Mathieu Lirzin
2015-07-13
1
-1
/
+1
*
install: Fix variable reference to iproute2 package.
...
Mark H Weaver
2015-07-11
1
-1
/
+1
*
install: Add iproute2 to the installation image.
...
Ludovic Courtès
2015-07-11
1
-1
/
+1
*
gnu: Include (guix build syscalls) module in initrd/VM derivations.
...
David Thompson
2015-07-10
2
-0
/
+2
*
gnu: system: Add Linux container file systems.
...
David Thompson
2015-07-09
1
-0
/
+40
*
gnu: system: Move file-system->spec to (gnu system file-systems).
...
David Thompson
2015-07-07
2
-7
/
+10
*
gnu: system: Move <file-system-mapping> into (gnu system file-systems).
...
David Thompson
2015-07-07
2
-23
/
+31
*
environment: Define 'GUIX_ENVIRONMENT'.
...
Ludovic Courtès
2015-07-01
1
-1
/
+7
*
linux-initrd: Use (guix cpio) instead of GNU cpio.
...
Ludovic Courtès
2015-06-24
1
-4
/
+2
*
gnu: Add control group file systems.
...
David Thompson
2015-06-19
1
-4
/
+23
*
install: Turn off deduplication for the binary tarball.
...
Ludovic Courtès
2015-06-18
1
-1
/
+5
*
install: Use udev rules for device-mapper.
...
Ludovic Courtès
2015-06-12
1
-1
/
+2
*
install: Omit /root from the binary tarball.
...
Ludovic Courtès
2015-06-08
1
-3
/
+4
*
install: Use the actual store name when building the tarball.
...
Ludovic Courtès
2015-05-27
1
-1
/
+1
*
system: Define '%base-user-accounts'.
...
Ludovic Courtès
2015-05-25
3
-4
/
+17
*
system: Make sure user accounts refer to existing groups.
...
Ludovic Courtès
2015-05-24
1
-1
/
+34
*
install: Omit /, /root, and /var from binary tarball.
...
Mark H Weaver
2015-05-20
1
-1
/
+9
*
install: Files in the tarball are all root-owned.
...
Ludovic Courtès
2015-05-18
1
-6
/
+2
*
install: Use the right user and group name for files in the binary tarball.
...
Ludovic Courtès
2015-05-18
1
-1
/
+6
*
install: desktop.tmpl: Add "netdev" to the user's supplementary groups.
...
Mark H Weaver
2015-05-11
1
-1
/
+1
*
doc: Document X.509 certificates.
...
Ludovic Courtès
2015-05-11
1
-1
/
+2
*
install: Have several OS config templates under /etc/configuration.
...
Ludovic Courtès
2015-05-09
1
-7
/
+22
*
doc: Add desktop configuration example.
...
Ludovic Courtès
2015-05-09
2
-12
/
+53
*
doc: Rename OS config example.
...
Ludovic Courtès
2015-05-09
2
-1
/
+1
*
nss: Add '%mdns-host-lookup-nss'.
...
Ludovic Courtès
2015-05-08
1
-0
/
+23
*
artwork: Update to latest version.
...
Ludovic Courtès
2015-05-07
1
-1
/
+2
*
install: Add bash-completion to the packages.
...
Ludovic Courtès
2015-05-03
1
-0
/
+2
*
system: Make /gnu/store a read-only bind mount by default.
...
Ludovic Courtès
2015-04-20
1
-2
/
+16
*
install: Add a procedure to build a self-contained binary tarball.
...
Ludovic Courtès
2015-04-14
1
-1
/
+38
*
linux-initrd: Add virtio drivers by default.
...
Ludovic Courtès
2015-04-05
1
-2
/
+3
*
system: Take kernel modules from the user-specified kernel.
...
Andy Wingo
2015-04-05
2
-6
/
+8
*
system: Skeleton '.bashrc' now exports the 'SHELL' variable.
...
Ludovic Courtès
2015-03-16
1
-0
/
+4
*
system: Adjust '.bashrc' skeleton for non-interactive SSH sessions.
...
Ludovic Courtès
2015-03-12
1
-0
/
+12
*
system: Don't compare <pam-service> objects with 'equal?'.
...
Ludovic Courtès
2015-03-10
1
-2
/
+8
*
doc: Add 'packages' field to OS configuration template.
...
Ludovic Courtès
2015-03-08
1
-1
/
+4
*
artwork: Update snapshot to GuixSD branding.
...
Ludovic Courtès
2015-02-12
1
-3
/
+3
*
linux-initrd: Add 'isci' module, needed for some SAS controllers.
...
Ludovic Courtès
2015-02-09
1
-0
/
+1
*
gnu: wpa-supplicant: Add dbus support; add wpa-supplicant-light.
...
Mark H Weaver
2015-02-04
1
-1
/
+1
*
system: Add bindings to configure libc's NSS.
...
Ludovic Courtès
2015-02-04
1
-0
/
+213
*
install: Add iw to the packages.
...
Ludovic Courtès
2015-01-28
1
-1
/
+1
*
linux-initrd: Add USB kernel modules to the default initrd.
...
Ludovic Courtès
2015-01-27
2
-6
/
+7
*
install: Mention GSD.
...
Ludovic Courtès
2015-01-27
1
-1
/
+1
[next]