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