nixpkgs-suyu/nixos/modules/tasks
Pavel Goran e3f97e514d filesystems: use non-interactive formatOptions by default
When autoFormat is enabled, in order to successfully create a filesystem,
certain filesystems require specific options to be passed to mkfs to prevent
it from asking questions. This commit sets default formatOptions to "-q"
for "jfs" and "reiserfs" filesystems for this purpose.

Resolves #29140.
2017-10-12 09:53:43 +07:00
..
filesystems nixos/filesystems/ext: Don't try to load ext3 module 2017-10-07 11:01:01 +03:00
bcache.nix nixos/bcache: add services.udev.packages = [ bcache-tools ] 2017-06-10 17:10:49 +02:00
cpu-freq.nix
encrypted-devices.nix assertion should check for encrypted.label of the defined fileSystem 2017-09-29 19:55:28 +02:00
filesystems.nix filesystems: use non-interactive formatOptions by default 2017-10-12 09:53:43 +07:00
kbd.nix kbd service: systemd-vconsole-setup is triggered by udev 2017-09-27 23:38:29 +02:00
lvm.nix
network-interfaces-scripted.nix network-interfaces: device routes for default gateway 2017-09-28 02:14:07 +02:00
network-interfaces-systemd.nix
network-interfaces.nix wirelessInterfaces: Add a missing parameter 2017-05-28 09:34:43 +03:00
powertop.nix powertop module: add kmod to path 2017-10-07 21:48:50 +01:00
scsi-link-power-management.nix
swraid.nix
trackpoint.nix Add Elantech ETPS/2 Trackpoint (ThinkPad Yoga 260) 2017-04-22 13:42:57 +02:00
tty-backgrounds-combine.sh