nixpkgs/nixos/modules/system/boot
Danielle Lancashire ca7b35d2d9
modules/boot: Specify the type for tmpfs mounts
https://github.com/NixOS/nixpkgs/pull/107497 broke booting on many systems that
use tmpOnTmpfs due to the lack of specifying the mount type.

This commit explicitly adds the mount type, which should fix booting
such systems.

The original change may want to be revisited however too.
2021-01-09 15:32:17 +01:00
..
loader Merge pull request #97505 from mayflower/grub-efi-mirroredboot 2020-12-04 18:37:50 +01:00
binfmt.nix nixos/binfmt: move systemd-binfmt.service to binfmt module 2020-05-18 11:18:44 +02:00
emergency-mode.nix nixos/*: editorconfig fixes 2020-08-08 10:54:16 +10:00
grow-partition.nix utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
initrd-network.nix nixos/initrd-network: fix /etc/resolv.conf when multiple dns servers from DHCP 2020-10-19 21:32:58 -07:00
initrd-openvpn.nix nixos/modules: remove trailing whitespace 2020-08-07 14:45:39 +01:00
initrd-ssh.nix nixos/initrd-ssh: set more defensive pemissions on sshd test key 2020-09-30 15:47:49 +02:00
kernel_config.nix nixos/*: wether -> whether 2020-07-04 15:17:03 +02:00
kernel.nix nixos/availableKernelModules: add microsoft hid 2020-08-29 22:28:54 +02:00
kexec.nix
luksroot.nix fido2luks: 0.2.3 -> 0.2.15 2020-10-23 11:03:31 +03:00
modprobe.nix nixos/modprobe: Fix modprobe configuration manpage link 2020-07-06 13:50:11 -07:00
networkd.nix nixos/networkd: allow RouteMetric= in [DHCPv6] section 2020-10-29 19:47:42 +01:00
pbkdf2-sha512.c nixos/boot: add final newline to pbkdf2-sha512.c 2020-11-09 11:39:28 +00:00
plymouth.nix nixos/plymouth: fix eval with aliases disabled 2020-11-09 14:00:18 +01:00
resolved.nix nixos/systemd: provide libidn2 for systemd-resolved 2020-12-25 13:45:25 +01:00
shutdown.nix utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
stage-1-init.sh Create /dev/std{in,out,err} symlinks in stage-1 2020-11-05 15:32:19 +01:00
stage-1.nix nixos/initrd: docbookise "compressor" description 2020-12-17 23:01:08 +01:00
stage-2-init.sh stage-2: parameterized systemd executable 2020-07-14 13:18:14 -04:00
stage-2.nix utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
systemd-lib.nix nixos/systemd-nspawn: disallow multiple packages with .nspawn-units 2020-04-04 21:11:21 +02:00
systemd-nspawn.nix nixos/modules: remove trailing whitespace 2020-08-07 14:45:39 +01:00
systemd-unit-options.nix nixos/modules: fix systemd start rate-limits 2020-10-31 01:35:56 -07:00
systemd.nix systemd: switch to unified cgroup hierarchy by default 2020-11-19 16:56:46 +01:00
timesyncd.nix nixos/timesyncd: Make dbus-activatible 2020-06-13 12:23:45 +02:00
tmp.nix modules/boot: Specify the type for tmpfs mounts 2021-01-09 15:32:17 +01:00