summaryrefslogtreecommitdiff
path: root/gnu/services/base.scm
AgeCommit message (Expand)Author
2022-03-10services: guix: Add 'generate-substitute-key?' field.Ludovic Courtès
2022-02-25agetty-shepherd-service: Rename console agetty to "term-console" for clarity.Danny Milosavljevic
2022-02-25services: %base-services: Adapt agetty-service-type to depend on syslogdDanny Milosavljevic
2022-02-25services: agetty: Add shepherd-requirement.Danny Milosavljevic
2022-02-20services: udev: Use a fixed location for the rules directory and config.Maxim Cournoyer
2022-01-20services: guix-publish: Add negative-ttl parameter.Guillaume Le Vaillant
2022-01-18daemon: Always default to gzip for log compression.Ludovic Courtès
2022-01-16services: guix: Add tar and gzip to PATH.Timothy Sample
2022-01-08services: networking: Add netmask to loopback address.Ludovic Courtès
2021-12-21services: static-networking: Enable multicast by default.Mathieu Othacehe
2021-12-20services: static-networking: Sanitize <network-address> values.Ludovic Courtès
2021-12-12services: Define '%loopback-static-networking'.Ludovic Courtès
2021-12-12services: Define '%qemu-static-networking'.Ludovic Courtès
2021-12-12services: static-networking: Change interface to mimic netlink.Ludovic Courtès
2021-12-12services: static-networking: Use Guile-Netlink on GNU/Linux.Ludovic Courtès
2021-11-30services: Accept <inferior-package>s in lieu of <package>s.Tobias Geerinckx-Rice
2021-11-23gnu: system: Make old-style swap use default flags.Josselin Poiret
2021-11-23system: Add swap flags.Josselin Poiret
2021-11-23system: Rework swap space support, add dependencies.Josselin Poiret
2021-08-29services: base: Honor file-system-create-mount-point? at all times.Maxim Cournoyer
2021-08-07services: pam-limits: fix limits.conf locationmuradm
2021-08-04services: guix: Use "match-record" in activation.Brice Waegeneire
2021-07-13services: gpm: Use "make-forkexec-contstructor".Brice Waegeneire
2021-06-29services: kmscon: Add keyboard-layout fields.luhui
2021-06-19services: guix: Authorize 'bordeaux.guix.gnu.org.pub' by default.Jack Hill
2021-06-14services: Remove deprecated service procedures.Ludovic Courtès
2021-04-03services: guix-publish: Add zstd compression by default.Ludovic Courtès
2021-04-01services: kmscon: Add font-engine and font-size fields.qblade
2021-03-18services: Enable "protected hardlinks" and "protected symlinks" by default.Leo Famulari
2021-01-13services: shepherd: 'shepherd-service-type' requires documentation.Ludovic Courtès
2020-12-15services: 'references-file' depends on Guile-Gcrypt.Ludovic Courtès
2020-12-09services: guix-publish: Depend on 'avahi-daemon' when needed.Ludovic Courtès
2020-12-07service: Add shepherd discover action.Mathieu Othacehe
2020-11-29Use substitute servers on the local network.Mathieu Othacehe
2020-11-29publish: Add advertising support.Mathieu Othacehe
2020-11-26mapped-devices: Allow target to be list of strings.Mikhail Tsykalov
2020-11-20Merge branch 'version-1.2.0' into master.Maxim Cournoyer
2020-11-18services: base: Re-export %default-substitute-urls from (guix store).Marius Bakke
2020-11-18Merge remote-tracking branch 'upstream/version-1.2.0'Tobias Geerinckx-Rice
2020-11-18services: shepherd: Map all the invalid store characters to dash.Ludovic Courtès
2020-11-17Merge remote-tracking branch 'origin/version-1.2.0' into masterMaxim Cournoyer
2020-11-16services: mingetty: Export configuration accessors.Marius Bakke
2020-11-16Properly deal with build directories containing '~'.Ludovic Courtès
2020-11-11gnu: mingetty-shepherd-service: Make 'clear-on-logout' configurable.Mark H Weaver
2020-11-05services: guix: Do not embed the host (guix config).Ludovic Courtès
2020-10-30services: guix-publish: Add 'cache-bypass-threshold' field.Ludovic Courtès
2020-10-30services: swap: Allow for UUIDs and file system labels.Ludovic Courtès
2020-10-25services: guix: Make /etc/guix/acl really declarative by default.Ludovic Courtès
2020-09-29services: guix: Generate key pair if needed during activation.Ludovic Courtès
2020-09-21services: base: Improve container related comments.Mathieu Othacehe