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