gnu: samba: Update to 4.3.3.
[jackhill/guix/guix.git] / gnu / system /
2016-01-01 Ludovic Courtèsfile-systems: Move 'string->uuid' to the build side.
2016-01-01 Ludovic Courtèssystem: Allow the root file system to have a UUID.
2015-12-21 Ludovic Courtèsfile-systems: Add a 'mount?' field.
2015-12-21 Leo Famularidoc: Be more explicit in example of file-systems config...
2015-12-05 宋文武system: pam: Honor /etc/environment.
2015-11-20 Ludovic Courtèsgnu: Add qemu-minimal.
2015-11-10 Ludovic Courtèssystem: Populate /etc/shells from ACCOUNT-SERVICE-TYPE.
2015-11-07 Ludovic Courtèsinstall: Run GPM.
2015-11-04 Ludovic Courtèsdoc: Back up on the claim of encrypted root partitions.
2015-11-03 Ludovic Courtèssystem: Rename (gnu system linux) to (gnu system pam).
2015-11-02 Ludovic Courtèsservices: avahi: Add Avahi to the system profile.
2015-11-02 Ludovic Courtèsservices: slim: Add xterm to the system profile.
2015-11-02 Ludovic Courtèsservices: wicd: Add Wicd to the system profile.
2015-11-02 Ludovic Courtèsservices: Add 'system-service-type'.
2015-11-02 Ludovic Courtèssystem: grub: Use a bigger background image.
2015-11-01 Ludovic Courtèsdoc: Give an example with an encrypted root partition.
2015-10-31 Ludovic CourtèsMerge branch 'dbus-update'
2015-10-30 Ludovic Courtèssystem: Add 'locale-libcs' field.
2015-10-30 David Thompsonscripts: system: Add 'container' action.
2015-10-30 David Thompsonsystem: container: Adjust to changes in gexps.
2015-10-30 宋文武Merge branch 'master' into dbus-update
2015-10-29 Ludovic Courtèsservices: Add screen-locker service.
2015-10-29 Ludovic Courtèssystem: File systems depend on their corresponding...
2015-10-29 Ludovic Courtèssystem: grub: Let GRUB choose the best graphics mode.
2015-10-27 Mark H Weaverlinux-initrd: Use pata_acpi, pata_atiixp, and isci...
2015-10-27 Mark H Weaversystem: grub: Adjust eye-candy to work on non-Intel...
2015-10-27 Mark H Weaversystem: grub: On MIPS, the linux image name is vmlinuz...
2015-10-17 Mark H WeaverMerge branch 'master' into dbus-update
2015-10-17 Ludovic Courtèsinstall: Set the mtime in the binary tarball to 1.
2015-10-14 Ludovic Courtèsservices: 'dmd-service-type' takes a service name.
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.
next