summaryrefslogtreecommitdiff
path: root/gnu/system
AgeCommit message (Expand)Author
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
2015-01-23doc: Add services to the configuration template.Ludovic Courtès
2015-01-23install: Make sure 'info' can decompress the Info files.Ludovic Courtès
2015-01-16system: Add "en_US.UTF-8" to the default locales, for backward compatibility.Ludovic Courtès
2015-01-14monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès
2014-12-14install: Use a low-memory nscd caching policy.Ludovic Courtès
2014-12-13system: grub: Make sure the font and background image are always found.Ludovic Courtès
2014-12-13system: Adjust 'grub.cfg' to work on systems with a separate /boot.Ludovic Courtès
2014-12-13vm: Use QEMU's standard VGA emulation by default.Ludovic Courtès
2014-12-09system: Add skeleton '.zlogin'.宋文武
2014-12-09system: Cleanup bash startup files.宋文武
2014-12-08linux-initrd: Add the 'virtio_console' module for QEMU guests.Ludovic Courtès
2014-11-30Revert "system: Add a 'needed-for-boot?' field to 'mapped-device'."Ludovic Courtès
2014-11-30system: locale: Fix typo in docstring.Alex Kost
2014-11-29system: Add a 'needed-for-boot?' field to 'mapped-device'.Ludovic Courtès
2014-11-29system: Change "en_US.UTF-8" to "en_US.utf8".Ludovic Courtès
2014-11-28linux-initrd: Remove the ".ko" suffix from module names in 'base-initrd'.Ludovic Courtès
2014-11-28linux-initrd: Remove now redundant module names.Ludovic Courtès
2014-11-28linux-boot: Load modules and their dependencies, à la 'modprobe'.Ludovic Courtès
2014-11-28linux-initrd: Copy modules and their dependencies to the initrd.Ludovic Courtès
2014-11-27system: Build system-wide locale definitions.Ludovic Courtès
2014-11-25file-systems: 'file-system-needed-for-boot?' always returns #t for "/".Ludovic Courtès