nixpkgs/nixos/modules/services
zzywysm 3f4c802d26 initrd/autofs4: remove legacy references to autofs4 kernel module
Back in 2018, the kernel decided to remove the autofs4 module.

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a2225d931f75ddd3c39f4d0d195fad99dfd68671

This caused immediate problems with systemd, so the kernel allowed autofs4 as a config option that would simply map back to autofs.

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d02d21ea007b6b33cdaf15c2f84fb1fea996ecc2

Earlier this year, in July 2023, the kernel got tired of people not adapting to the autofs change, and forced the issue by fixing it within the kernel defconfigs, which NixOS uses as a starting point for their own kernel configs.

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1f2190d6b7112d22d3f8dfeca16a2f6a2f51444e

This commit reflects the post-2018 reality by changing the remaining autofs4 references to autofs. Since this change initially happened in kernel 4.18 and we no longer support 4.x kernels, we don't need any backwards-compatibility tweaks.
2023-11-14 15:37:50 -05:00
..
admin
amqp
audio nixos/navidrome: add openFirewall option 2023-11-14 19:29:08 +01:00
backup nixos/restic: allow timer to be disabled 2023-11-07 22:37:37 +01:00
blockchain/ethereum erigon: add package option to override default version 2023-10-29 18:27:13 +00:00
cluster hadoop, nixos/hadoop: remove untarDir 2023-09-22 16:34:07 +05:30
computing treewide: fix redirected and broken URLs 2023-11-11 10:49:01 +01:00
continuous-integration nixos/woodpecker-server: fix environmentFile example 2023-11-02 18:14:46 +01:00
databases treewide: fix redirected and broken URLs 2023-11-11 10:49:01 +01:00
desktops nixos/gnome/at-spi2-core: fix disabling a11y in all contexts 2023-11-06 12:40:38 -05:00
development livebook: add systemd user service, test, and docs 2023-10-31 07:31:18 +00:00
display-managers nixos/greetd: autostart GNOME Keyring when enabled 2023-11-05 12:22:52 +01:00
editors emacs: remove outdated doc about package initialization 2023-08-25 10:22:30 +00:00
finance odoo: 15.20230317 -> 16.20230722 2023-08-26 10:22:57 +02:00
games nixos/asf: update hardening options to match upstream 2023-10-21 13:50:05 +02:00
hardware Merge pull request #266598 from infinisil/fix-fwupd 2023-11-14 08:56:25 +01:00
home-automation nixos/home-assistant: add customComponents support 2023-11-10 22:00:36 +01:00
logging treewide: fix redirected and broken URLs 2023-11-11 10:49:01 +01:00
mail nixos/mailman: restart services on failure and increase mailman timeouts 2023-11-13 16:10:55 +01:00
matrix nixos/matrix/*: change dependencies on matrix-synapse.service to serviceUnit 2023-11-05 21:43:08 +01:00
misc initrd/autofs4: remove legacy references to autofs4 kernel module 2023-11-14 15:37:50 -05:00
monitoring Merge pull request #265696 from Stunkymonkey/nixos-exportarr 2023-11-13 22:58:32 +01:00
network-filesystems treewide: fix redirected and broken URLs 2023-11-11 10:49:01 +01:00
networking nixos/harmonia: set extra-allowed-users 2023-11-14 10:37:39 +01:00
printing nixos/printing: Fix openFirewall option 2023-11-07 10:21:48 +01:00
scheduling treewide: use optionalString instead of 'then ""' 2023-06-24 20:19:19 +02:00
search nixos/typesense: disable MemoryDenyWriteExecute which is needed since 0.25.1 2023-09-23 16:37:23 +02:00
security privacyidea: remove 2023-10-31 14:17:48 +01:00
system Merge pull request #263203 from nikstur/replace-activation 2023-10-28 10:17:15 +02:00
torrent nixos/flexget: remove TZ envvar 2023-11-14 06:35:40 +01:00
tracing nixos/tempo: add extraFlags option 2023-08-14 18:07:24 +02:00
ttys treewide: rename fonts.fonts to fonts.packages 2023-07-24 17:34:39 +02:00
video treewide: fix redirected and broken URLs 2023-11-11 10:49:01 +01:00
wayland nixos/cage: add environment config 2023-05-28 23:36:22 +02:00
web-apps Merge pull request #266702 from nh2/plausible-listen-address-no-distributed-erlang 2023-11-14 10:52:21 +01:00
web-servers treewide: fix redirected and broken URLs 2023-11-11 10:49:01 +01:00
x11 treewide: fix redirected and broken URLs 2023-11-11 10:49:01 +01:00