summaryrefslogtreecommitdiff
path: root/gnu/system
AgeCommit message (Expand)Author
2015-10-30system: Add 'locale-libcs' field....Ludovic Courtès
2015-10-30scripts: system: Add 'container' action....David Thompson
2015-10-30system: container: Adjust to changes in gexps....David Thompson
2015-10-29services: Add screen-locker service....Ludovic Courtès
2015-10-29system: File systems depend on their corresponding device mappings....Ludovic Courtès
2015-10-29system: grub: Let GRUB choose the best graphics mode....Ludovic Courtès
2015-10-27linux-initrd: Use pata_acpi, pata_atiixp, and isci modules only on Intel....Mark H Weaver
2015-10-27system: grub: Adjust eye-candy to work on non-Intel systems....Mark H Weaver
2015-10-27system: grub: On MIPS, the linux image name is vmlinuz, not bzImage....Mark H Weaver
2015-10-17install: Set the mtime in the binary tarball to 1....Ludovic Courtès
2015-10-14services: 'dmd-service-type' takes a service name....Ludovic Courtès
2015-10-12Merge branch 'core-updates'Ludovic Courtès
2015-10-10services: Introduce extensible services....Ludovic Courtès
2015-10-10system: Account skeleton API is non-monadic....Ludovic Courtès
2015-10-10system: pam: Use 'computed-file' instead of 'gexp->derivation'....Ludovic Courtès
2015-10-10services: mingetty-service: Use <mingetty-configuration> objects....Ludovic Courtès
2015-10-10system: Make service procedures non-monadic....Ludovic Courtès
2015-10-10services: 'mingetty-service' no longer takes monadic values....Ludovic Courtès
2015-09-30gnu: libc: Look for locale data under /run/current-system/locale/X.Y....Ludovic Courtès
2015-09-22Merge branch 'master' into core-updatesMark H Weaver
2015-09-20linux-initrd: Add LUKS/dm-crypt modules to the initrd....Ludovic Courtès
2015-09-20linux-boot: Mount /dev as a devtmpfs from the start....Ludovic Courtès
2015-09-14gnu: system: Add Linux container module....David Thompson
2015-09-13Merge branch 'master' into core-updatesLudovic Courtès
2015-09-13Revert "services: 'mingetty-service' no longer takes monadic values."...Ludovic Courtès
2015-09-13services: 'mingetty-service' no longer takes monadic values....Ludovic Courtès
2015-09-10file-systems: Add %elogind-file-systems; add it to %base-file-systems....Mark H Weaver
2015-09-06gnu: wpa-supplicant-light: Rename to wpa-supplicant-minimal....Alex Kost
2015-09-03Build tarballs with deterministic file ordering....Mark H Weaver
2015-08-29doc: Mention the "normalized codeset" used in locale names....Ludovic Courtès
2015-08-24system: Make PAM store SHA-512 encrypted passwords in /etc/shadow....宋文武
2015-07-26vm: Make the list of partitions to build a parameter....Ludovic Courtès
2015-07-24vm: Use the 'umount' procedure instead of util-linux's 'umount' command....Ludovic Courtès
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