gnu: glib: Update to 2.46.0.
[jackhill/guix/guix.git] / gnu / system /
2015-10-12 Ludovic CourtèsMerge branch 'core-updates'
2015-10-10 Ludovic Courtèsservices: Introduce extensible services.
2015-10-10 Ludovic Courtèssystem: Account skeleton API is non-monadic.
2015-10-10 Ludovic Courtèssystem: pam: Use 'computed-file' instead of 'gexp-...
2015-10-10 Ludovic Courtèsservices: mingetty-service: Use <mingetty-configuration...
2015-10-10 Ludovic Courtèssystem: Make service procedures non-monadic.
2015-10-10 Ludovic Courtèsservices: 'mingetty-service' no longer takes monadic...
2015-10-08 Mark H WeaverMerge branch 'master' into core-updates
2015-10-08 Mark H WeaverMerge branch 'master' into core-updates
2015-09-30 Ludovic Courtèsgnu: libc: Look for locale data under /run/current...
2015-09-26 Ludovic CourtèsMerge branch 'core-updates'
2015-09-24 Ludovic CourtèsMerge branch 'master' into core-updates
2015-09-22 Mark H WeaverMerge branch 'master' into core-updates
2015-09-20 Ludovic Courtèslinux-initrd: Add LUKS/dm-crypt modules to the initrd.
2015-09-20 Ludovic Courtèslinux-boot: Mount /dev as a devtmpfs from the start.
2015-09-14 David Thompsongnu: system: Add Linux container module.
2015-09-13 Ludovic CourtèsMerge branch 'master' into core-updates
2015-09-13 Ludovic CourtèsRevert "services: 'mingetty-service' no longer takes...
2015-09-13 Ludovic Courtèsservices: 'mingetty-service' no longer takes monadic...
2015-09-10 Mark H Weaverfile-systems: Add %elogind-file-systems; add it to...
2015-09-06 Alex Kostgnu: wpa-supplicant-light: Rename to wpa-supplicant...
2015-09-03 Mark H WeaverBuild tarballs with deterministic file ordering.
2015-08-29 Ludovic Courtèsdoc: Mention the "normalized codeset" used in locale...
2015-08-24 宋文武system: Make PAM store SHA-512 encrypted passwords...
2015-07-25 Ludovic Courtèsvm: Make the list of partitions to build a parameter.
2015-07-23 Ludovic Courtèsvm: Use the 'umount' procedure instead of util-linux...
2015-07-19 Mark H WeaverMerge branch 'master' into core-updates
2015-07-17 Ludovic Courtèsfile-systems: Subsystem cgroups now depend on /sys...
2015-07-17 Ludovic Courtèsfile-systems: Add a 'dependencies' field to <file-system>.
2015-07-17 Ludovic Courtèssystem: Use the CRDA udev rules.
2015-07-16 Ludovic Courtèssystem: Add 'kernel-arguments' field.
2015-07-16 Ludovic Courtèssystem: Fix typo in 'PS1' in skeleton '.bashrc'.
2015-07-16 Ludovic Courtèsinstall: Reset the mtimes of all the files in the binar...
2015-07-16 Ludovic Courtèsfile-systems: 'uuid' raises a syntax error for invalid...
2015-07-15 Mark H WeaverMerge branch 'master' into core-updates
2015-07-14 Ludovic Courtèsfile-systems: Allow users to specify file system UUIDs...
2015-07-13 Mathieu Lirzingnu: file-systems: Fix typo.
2015-07-11 Mark H Weaverinstall: Fix variable reference to iproute2 package.
2015-07-11 Ludovic Courtèsinstall: Add iproute2 to the installation image.
2015-07-10 David Thompsongnu: Include (guix build syscalls) module in initrd...
2015-07-09 David Thompsongnu: system: Add Linux container file systems.
2015-07-08 David Thompsongnu: system: Move file-system->spec to (gnu system...
2015-07-08 David Thompsongnu: system: Move <file-system-mapping> into (gnu syste...
2015-07-01 Ludovic Courtèsenvironment: Define 'GUIX_ENVIRONMENT'.
2015-06-24 Ludovic Courtèslinux-initrd: Use (guix cpio) instead of GNU cpio.
2015-06-21 Mark H WeaverMerge branch 'master' into core-updates
2015-06-19 David Thompsongnu: Add control group file systems.
2015-06-18 Mark H WeaverMerge branch 'master' into core-updates
2015-06-17 Ludovic Courtèsinstall: Turn off deduplication for the binary tarball.
2015-06-14 Mark H WeaverMerge branch 'master' into core-updates
2015-06-12 Ludovic Courtèsinstall: Use udev rules for device-mapper.
2015-06-10 Mark H WeaverMerge branch 'master' into core-updates
2015-06-08 Ludovic Courtèsinstall: Omit /root from the binary tarball.
2015-05-27 Ludovic Courtèsinstall: Use the actual store name when building the...
2015-05-26 宋文武Merge branch 'gtk-rebuild'
2015-05-25 Ludovic Courtèssystem: Define '%base-user-accounts'.
2015-05-24 Ludovic Courtèssystem: Make sure user accounts refer to existing groups.
2015-05-23 宋文武Merge branch 'master' into gtk-rebuild
2015-05-20 Mark H Weaverinstall: Omit /, /root, and /var from binary tarball.
2015-05-17 Ludovic Courtèsinstall: Files in the tarball are all root-owned.
2015-05-17 Ludovic Courtèsinstall: Use the right user and group name for files...
2015-05-12 Mark H Weaverinstall: desktop.tmpl: Add "netdev" to the user's suppl...
2015-05-11 Ludovic Courtèsdoc: Document X.509 certificates.
2015-05-09 Ludovic Courtèsinstall: Have several OS config templates under /etc...
2015-05-09 Ludovic Courtèsdoc: Add desktop configuration example.
2015-05-09 Ludovic Courtèsdoc: Rename OS config example.
2015-05-08 Ludovic Courtèsnss: Add '%mdns-host-lookup-nss'.
2015-05-07 Ludovic Courtèsartwork: Update to latest version.
2015-05-02 Ludovic Courtèsinstall: Add bash-completion to the packages.
2015-04-20 Ludovic Courtèssystem: Make /gnu/store a read-only bind mount by default.
2015-04-17 Mark H WeaverMerge branch 'master' into core-updates
2015-04-14 Ludovic Courtèsinstall: Add a procedure to build a self-contained...
2015-04-08 宋文武Merge branch 'master' into core-updates
2015-04-05 Ludovic Courtèslinux-initrd: Add virtio drivers by default.
2015-04-05 Andy Wingosystem: Take kernel modules from the user-specified...
2015-03-18 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-16 Ludovic Courtèssystem: Skeleton '.bashrc' now exports the 'SHELL'...
2015-03-12 Ludovic Courtèssystem: Adjust '.bashrc' skeleton for non-interactive...
2015-03-10 Ludovic Courtèssystem: Don't compare <pam-service> objects with 'equal?'.
2015-03-08 Ludovic Courtèsdoc: Add 'packages' field to OS configuration template.
2015-02-26 Ludovic CourtèsMerge branch 'master' into core-updates
2015-02-12 Ludovic Courtèsartwork: Update snapshot to GuixSD branding.
2015-02-09 Ludovic Courtèslinux-initrd: Add 'isci' module, needed for some SAS...
2015-02-04 Mark H Weavergnu: wpa-supplicant: Add dbus support; add wpa-supplica...
2015-02-04 Ludovic Courtèssystem: Add bindings to configure libc's NSS.
2015-01-28 Ludovic Courtèsinstall: Add iw to the packages.
2015-01-27 Ludovic Courtèslinux-initrd: Add USB kernel modules to the default...
2015-01-27 Ludovic Courtèsinstall: Mention GSD.
2015-01-26 Mark H WeaverMerge branch 'wip-gobject-introspection'
2015-01-23 Ludovic Courtèsdoc: Add services to the configuration template.
2015-01-23 Ludovic Courtèsinstall: Make sure 'info' can decompress the Info files.
2015-01-16 Ludovic Courtèssystem: Add "en_US.UTF-8" to the default locales, for...
2015-01-16 Ludovic CourtèsMerge branch 'core-updates'
2015-01-14 Ludovic Courtèsmonads: Move '%store-monad' and related procedures...
2014-12-26 Ludovic CourtèsMerge branch 'master' into core-updates
2014-12-14 Ludovic Courtèsinstall: Use a low-memory nscd caching policy.
2014-12-14 Ludovic CourtèsMerge branch 'master' into 'core-updates'.
2014-12-13 Ludovic Courtèssystem: grub: Make sure the font and background image...
2014-12-13 Ludovic Courtèssystem: Adjust 'grub.cfg' to work on systems with a...
2014-12-13 Ludovic Courtèsvm: Use QEMU's standard VGA emulation by default.
next