1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/modules/system/boot
Aneesh Agrawal 3c5fca9618 filesystems: use list of strings for fs options
Allow usage of list of strings instead of a comma-separated string
for filesystem options. Deprecate the comma-separated string style
with a warning message; convert this to a hard error after 16.09.
15.09 was just released, so this provides a deprecation period during
the 16.03 release.

closes #10518

Signed-off-by: Robin Gloster <mail@glob.in>
2016-02-06 19:48:30 +00:00
..
loader
coredump.nix
emergency-mode.nix
initrd-network.nix initrd-network: call postCommands only if network is up 2016-02-03 16:35:21 +03:00
initrd-ssh.nix initrd-ssh module: don't check if network is up 2016-02-03 16:37:10 +03:00
kernel.nix
kexec.nix
luksroot.nix
modprobe.nix
networkd.nix
pbkdf2-sha512.c
readonly-mountpoint.c
resolved.nix
shutdown.nix
stage-1-init.sh initrd modules: move passwd and nsswitch back to initrd-ssh 2016-02-03 14:56:55 +03:00
stage-1.nix filesystems: use list of strings for fs options 2016-02-06 19:48:30 +00:00
stage-2-init.sh
stage-2.nix
systemd-lib.nix
systemd-unit-options.nix
systemd.nix systemd service: add *.busname upstream units 2016-01-18 19:42:25 +03:00
timesyncd.nix
tmp.nix