nixpkgs/nixos/modules
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
..
config treewide: fix redirected and broken URLs 2023-11-11 10:49:01 +01:00
hardware Merge pull request #262565 from Atemu/nixos/firmware-mkEnableOption 2023-11-07 15:59:03 +01:00
i18n/input-method uim: remove qt4, fix qt5 2023-09-04 13:54:50 +02:00
image nixos/image: fix layout of option examples in repart builder 2023-10-31 11:27:57 +01:00
installer treewide: fix redirected and broken URLs 2023-11-11 10:49:01 +01:00
misc prayer: remove 2023-11-10 20:44:28 -03:00
profiles nixos/profiles: add image-based-appliance profile 2023-10-28 13:26:39 +02:00
programs AusweisApp2: 1.26.7 -> 2.0.1 2023-11-13 13:43:39 +01:00
security nixos/acme: do not eat Let's Encrypt's request limits if misconfigured on first try (#266155) 2023-11-14 20:29:50 +01:00
services initrd/autofs4: remove legacy references to autofs4 kernel module 2023-11-14 15:37:50 -05:00
system initrd/autofs4: remove legacy references to autofs4 kernel module 2023-11-14 15:37:50 -05:00
tasks nixos/network-interfaces: fix typo in networking.fqdn 2023-11-12 08:47:01 -08:00
testing nixos/test-instrumentation: Fix backdoor ordering 2023-11-12 15:04:38 -05:00
virtualisation waagent: enable provisioning 2023-11-14 19:47:27 +01:00
module-list.nix prayer: remove 2023-11-10 20:44:28 -03:00
rename.nix prayer: remove 2023-11-10 20:44:28 -03:00