guix/gnu/services
Herman Rimm 92ecc0adfa
gnu: build: file-systems: Return uuid records.
* gnu/bootloader.scm (menu-entry->sexp, sexp->menu-entry): Swap order in
match subprocedures.
* gnu/build/file-systems.scm (ext2-superblock-uuid,
linux-swap-superblock-uuid, bcachefs-superblock-external-uuid,
btrfs-superblock-uuid, exfat-superblock-uuid, fat32-superblock-uuid,
fat16-superblock-uuid, iso9660-superblock-uuid, jfs-superblock-uuid,
f2fs-superblock-uuid, luks-header-uuid, ntfs-superblock-uuid,
xfs-superblock-uuid): Wrap bytevector in uuid record.
* gnu/build/image.scm (make-iso9660-image): Take uuid as string.
* gnu/installer/parted.scm (user-partition->file-system): Do not provide
uuid-type.
* gnu/system/image.scm (system-iso9660-image): Convert uuid to string.
* gnu/system/uuid.scm (dce-uuid->string, iso9660-uuid->string): Do not
export.

Change-Id: I35435de0d808e66e17fd9b54247a7a11a93ecd62
2024-10-08 10:36:40 -04:00
..
admin.scm services: admin: Support rebooting after an unattended upgrade 2024-09-16 00:16:21 +02:00
audio.scm services: mpd: Fix log to file. 2024-06-24 08:34:45 -04:00
auditd.scm
authentication.scm services: Use more 'file-append'. 2023-08-15 23:30:44 +02:00
avahi.scm services: avahi: Use socket activation and log to stderr. 2024-06-02 20:52:24 +02:00
backup.scm services: Add restic-backup service. 2024-05-25 15:24:14 +02:00
base.scm gnu: build: file-systems: Return uuid records. 2024-10-08 10:36:40 -04:00
certbot.scm services: certbot: Add certbot-configuration-package to profile. 2024-09-03 13:59:33 +02:00
cgit.scm services: cgit: Allow file-like objects for ‘root-readme’. 2023-09-09 15:54:37 +02:00
ci.scm services: laminar: Add configuration option for supplementary groups. 2023-12-28 11:02:56 -05:00
configuration.scm services: configuration: Add some commonly used predicates. 2023-10-07 12:41:06 -04:00
cuirass.scm services: cuirass: Remove use-substitutes? configuration option. 2024-05-04 19:14:25 +02:00
cups.scm
databases.scm services: postgresql: Simplify execution of ‘initdb’. 2024-03-30 01:01:32 +01:00
dbus.scm services: polkit: Migrate to (gnu system privilege). 2024-09-08 02:00:00 +02:00
desktop.scm services: desktop: Migrate to (gnu system privilege). 2024-09-08 02:00:00 +02:00
dict.scm home: services: Add dicod. 2023-08-20 22:48:47 +02:00
dns.scm services: dnsmasq: Add escape hatch. 2024-06-13 22:43:59 +02:00
docker.scm privilege: Add file-like->setuid-program helper. 2024-09-08 02:00:00 +02:00
file-sharing.scm
games.scm services: Extend udev rules in joycond-service-type. 2024-10-07 01:20:22 +09:00
ganeti.scm gnu: Replace (almost) all uses of /run/setuid-programs. 2024-08-11 02:00:00 +02:00
getmail.scm
guix.scm services: guix-build-coordinator-agent: Add extra-options. 2024-09-18 11:21:06 +02:00
herd.scm
hurd.scm
kerberos.scm services: Use more 'file-append'. 2023-08-15 23:30:44 +02:00
ldap.scm
lightdm.scm services: lightdm: Use ‘make-forkexec-constructor’. 2024-04-28 23:37:24 +02:00
linux.scm services: kernel-module-lodaer: Add udev requirement. 2024-02-05 14:04:15 +08:00
lirc.scm
mail.scm services: Refactor opensmtpd-set-gids. 2024-08-18 02:00:00 +02:00
mcron.scm services: mcron: Fix home version not respecting user PATH variable. 2024-08-28 16:37:32 +02:00
messaging.scm gnu: services: Add insecure-sasl-mechanisms to prosody configuration. 2024-03-17 12:53:21 +01:00
monitoring.scm gnu: Replace (almost) all uses of /run/setuid-programs. 2024-08-11 02:00:00 +02:00
networking.scm services: networking: Add 'version' field to dhcp-client-configuration. 2024-10-07 01:20:21 +09:00
nfs.scm
nix.scm services: nix: Fix activation. 2024-06-02 18:04:34 +03:00
pam-mount.scm services: Use more 'file-append'. 2023-08-15 23:30:44 +02:00
pm.scm gnu: services: Add power-profiles-daemon-service-type. 2024-05-15 20:58:03 +01:00
rsync.scm services: rsync: Provide a prettier Shepherd inetd service name. 2023-11-26 23:34:48 +01:00
samba.scm
science.scm
sddm.scm services: sddm: Adjust pass env. 2024-07-18 10:45:19 +08:00
security-token.scm services: Remove unnecessary references to (gnu build shepherd). 2023-12-22 00:31:41 +01:00
security.scm
shepherd.scm services: shepherd: Support “free-form” services. 2024-06-26 22:51:25 +02:00
sound.scm
spice.scm
ssh.scm services: openssh: Add dependency on ‘networking’. 2024-01-08 23:14:45 +01:00
syncthing.scm services: syncthing: incorrect guessing of HOME variable 2024-08-21 19:04:25 +02:00
sysctl.scm
telephony.scm services: jami: Use ‘least-authority-wrapper’. 2023-12-22 00:31:41 +01:00
version-control.scm
virtualization.scm gnu: tests: Update tests to new targets system. 2024-10-08 10:36:39 -04:00
vnc.scm services: xvnc: Do not specify display number when using inetd. 2023-11-27 10:55:51 -05:00
vpn.scm services: vpn: Fix broken format string for wireguard dns. 2023-09-09 12:24:12 +02:00
web.scm services: agate: Change variable names and add system test. 2024-08-31 19:06:39 +02:00
xorg.scm services: screen-locker: Migrate to (gnu system privilege). 2024-09-01 02:00:00 +02:00