file-systems: Use a second 'mount' call for read-only bind mounts.
[jackhill/guix/guix.git] / gnu / services / base.scm
2015-04-20 Ludovic Courtèsfile-systems: Use a second 'mount' call for read-only...
2015-04-13 Mark H WeaverMerge branch 'master' into core-updates
2015-04-12 Ludovic Courtèsdoc: Add example showing how to customize 'nscd-service'.
2015-04-08 宋文武Merge branch 'master' into core-updates
2015-04-01 Alex Kostservices: syslog-service: Add 'config-file' argument.
2015-03-31 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-26 Alex Kostservices: guix-service: Add service documentation.
2015-03-25 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-19 Ludovic Courtèsservices: guix-service: Add 'lsof' and 'lsh' to guix...
2015-03-18 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-17 Ludovic Courtèsservices: guix-service: Remove extraneous monadism.
2015-02-26 Ludovic CourtèsMerge branch 'master' into core-updates
2015-02-25 Ludovic Courtèsservices: nscd: Make sure /var/db/nscd exists.
2015-02-04 Ludovic Courtèsservices: nscd-service: Add #:name-services parameter.
2015-01-27 Ludovic Courtèsservices: mingetty: Wait for udev.
2015-01-26 Mark H WeaverMerge branch 'wip-gobject-introspection'
2015-01-23 Ludovic Courtèsservices: guix: #:authorize-hydra-key? now defaults...
2015-01-16 Ludovic CourtèsMerge branch 'core-updates'
2015-01-14 Ludovic Courtèsmonads: Move '%store-monad' and related procedures...
2015-01-13 Ludovic Courtèsservices: user-processes: Really honor the grace delay.
2015-01-13 Mark H WeaverMerge branch 'master' into core-updates
2015-01-12 Ludovic Courtèsservices: user-processes: Write debugging messages...
2014-12-26 Ludovic CourtèsMerge branch 'master' into core-updates
2014-12-14 Ludovic Courtèsservices: Make 'nscd-service' configurable; cache hosts...
2014-11-13 Ludovic Courtèsservices: user-unmount: Change directory to "/" before...
2014-11-10 Ludovic Courtèsservices: Add 'user-unmount-service' as an essential...
2014-11-08 Ludovic Courtèsservices: udev: Make /dev/kvm 666 as a workaround.
2014-11-05 Ludovic Courtèsservices: Increase delay before SIGKILL is sent when...
2014-09-22 Ludovic CourtèsMerge branch 'core-updates'
2014-09-19 Ludovic Courtèssystem: Fix value of 'EUDEV_RULES_DIRECTORY'.
2014-09-18 Ludovic Courtèssystem: Add udev rule for /dev/kvm.
2014-09-18 Ludovic Courtèssystem: Add support for swap devices.
2014-09-18 Ludovic Courtèssystem: Define 'device-mapping-kind', and add a 'close...
2014-09-17 Ludovic Courtèsservices: file-system: Change directory to root before...
2014-09-17 Ludovic Courtèsservices: user-processes: Wait for complete process...
2014-09-17 Ludovic Courtèsservices: udev: Make non-respawnable.
2014-09-13 Mark H WeaverMerge branch 'master' into core-updates
2014-09-13 Ludovic Courtèssystem: Use eudev instead of udev by default.
2014-09-13 Ludovic Courtèsservices: udev: Allow the use of eudev.
2014-09-13 Ludovic Courtèssystem: Add FUSE and ALSA udev rules by default.
2014-09-11 Mark H WeaverMerge branch 'master' into core-updates
2014-09-11 Ludovic Courtèssystem: Add support for Linux-style mapped devices.
2014-09-11 Ludovic Courtèsservices: udev: Allow for additional udev rules.
2014-09-08 Mark H WeaverMerge branch 'master' into core-updates
2014-09-03 Ludovic CourtèsMove part of (gnu build linux-boot) to (gnu build file...
2014-09-03 Ludovic CourtèsRename (gnu build linux-initrd) to (gnu build linux...
2014-09-03 Ludovic CourtèsMove operating system helpers from (guix build …) to...
2014-08-28 Mark H WeaverMerge branch 'master' into core-updates
2014-08-28 Ludovic Courtèsgnu: Split (gnu packages base), adding (gnu packages...
2014-07-28 Mark H WeaverMerge branch 'master' into core-updates
2014-07-24 Ludovic Courtèsservices: Use system groups where applicable.
2014-07-23 Ludovic Courtèssystem: Recognize more file system flags.
2014-07-23 Ludovic Courtèssystem: Add 'file-system' decl. for /dev/pts, and use...
2014-07-23 Ludovic Courtèssystem: Add 'create-mount-point?' file system option.
2014-07-22 Ludovic Courtèssystem: Add '%devtmpfs-file-system' for udev, and ...
2014-07-21 Ludovic Courtèsservices: Allow 'check-file-system' to work for non...
2014-07-17 Ludovic CourtèsMerge branch 'gettext-upgrade'
2014-07-17 Ludovic Courtèsservices: Add 'console-font-service'.
2014-07-16 Ludovic Courtèsservices: syslog: Don't write trivial error messages...
2014-07-14 Ludovic Courtèsservices: Add options to 'guix-service'.
2014-07-13 Ludovic CourtèsMerge branch 'bug-17853'
2014-07-12 Ludovic Courtèsservices: Provide a 'loopback' service by default.
2014-07-11 Ludovic Courtèsservices: Use more Texinfo markup in docstrings.
2014-07-09 Ludovic Courtèsservices: udev: Improve synchronization when starting.
2014-07-07 Ludovic Courtèsservices: Update to use the dmd 0.2 API.
2014-06-29 Ludovic Courtèsservices: udev: Make sure modules are found, and use...
2014-06-27 Ludovic Courtèssystem: Add a 'system?' field to user accounts.
2014-06-23 Ludovic Courtèsservices: Add udev service, and add it to '%base-services'.
2014-06-22 Ludovic Courtèssystem: Remove useless 'members' field of 'user-group'.
2014-06-06 Ludovic CourtèsMerge branch 'master' into core-updates
2014-06-05 Ludovic Courtèsservices: Use a fixed GID for the build group and use...
2014-06-04 Ludovic Courtèsservices: Make sure the store's group is the build...
2014-06-04 Ludovic Courtèsservices: Add the build group to the supplementary...
2014-06-04 Ludovic Courtèsinstall: Register the hydra.gnu.org key on the installa...
2014-06-02 Ludovic Courtèssystem: File system sources can be marked as labels...
2014-06-01 Ludovic Courtèsservices: syslogd: Write fewer messages to /dev/console.
2014-05-31 Ludovic Courtèssystem: Add more options for 'mingetty-service'.
2014-05-27 Ludovic CourtèsMerge branch 'master' into core-updates
2014-05-24 Ludovic Courtèsservices: nscd: Provide an 'activate' script to make...
2014-05-14 Ludovic Courtèssystem: When unionfs-fuse is used for /, don't kill...
2014-05-11 Ludovic Courtèssystem: Make accounts and groups at activation time.
2014-05-10 Ludovic Courtèsservices: Add 'file-system-service'.
2014-05-10 Ludovic Courtèsservices: Use (guix build syscalls) instead of util...
2014-05-09 Ludovic Courtèssystem: Automatically add essential services.
2014-05-08 Ludovic Courtèsservices: Add service to cleanly unmount the root file...
2014-04-28 Ludovic Courtèsservices: Rewrite using gexps.
2014-04-23 Ludovic Courtèssystem: Factorize (gnu system).
2014-02-21 Ludovic CourtèsMerge branch 'master' into core-updates
2014-02-19 Ludovic Courtèsgnu: Define '%base-services'.
2014-02-19 Ludovic Courtèsgnu: Introduce the (gnu services ...) modules.