summaryrefslogtreecommitdiffstats
path: root/nixos/modules/tasks/filesystems.nix
AgeCommit message (Expand)Author
2019-03-16filesystems: Add autoResize assertiontalyz
2019-02-03nixos-generate-config: account for mount points & devices with spaces & tabs ...aanderse
2018-10-28filesystems: escape spaces in fstab with \040Aaron Andersen
2017-10-12filesystems: use non-interactive formatOptions by defaultPavel Goran
2017-09-21fuse3: init at 3.1.1Michael Weiss
2017-08-30tasks/filesystems: Make sure /dev/pts/ptmx is 0666 (#28490)Richard Yang
2017-04-06nixos/filesystems: skip filesystem check for bindfs (#24671)0xABAB
2017-02-21wrappers service: make /run/wrappers a mountpointNikolay Amiantov
2017-02-15modules/filesystems: disallow non-empty fstab fields (#22803)Profpatsch
2017-02-02filesystems: add support to mount glusterfsPascal Bach
2016-09-30Fix "undefined variable ‘device’" using autoFormatEelco Dolstra
2016-09-17stage-2 init: move /run/keys mount to boot.specialFileSystemsNikolay Amiantov
2016-09-07nixos containers: hopefully fix test failuresNikolay Amiantov
2016-09-04setuid-wrappers : Prepare permissions for running wrappersKarn Kallio
2016-09-01nixos/filesystems: Drop compat code for filesystems.*.options typeTuomas Tynkkynen
2016-08-31nixos filesystems: move special filesystems to a dedicated optionNikolay Amiantov
2016-08-27nixos filesystems: unify early filesystems handlingNikolay Amiantov
2016-08-27Merge pull request #11484 from oxij/nixos-toposort-filesystemsNikolay Amiantov
2016-08-24nixos/filesystems: update /etc/fstab comment headerBjørn Forsman
2016-08-23nixos: apply toposort to fileSystems to support bind and move mountsJan Malakhovski
2016-08-23nixos: tasks/fileSystems: cleanupJan Malakhovski
2016-06-19Make fileSystems example literal.Scott Olson
2016-03-14nixos/filesystems: Fix fs options type errorRickard Nilsson
2016-02-06filesystems: use list of strings for fs optionsAneesh Agrawal
2015-11-18Merge pull request #10218 from offlinehacker/nixos/format_optionsJaka Hudoklin
2015-10-20nixos/swap: refactor, add randomEncryption optionNikolay Amiantov
2015-10-04add support for auto format, format optionsJaka Hudoklin
2015-09-24Add filesystem option to automatically grow to the maximum sizeEelco Dolstra
2015-09-24Remove relatime mount optionEelco Dolstra
2015-09-21nixos/filesystems: Skip check for vboxsf.aszlig
2015-09-21nixos/filesystems: Improve vboxsf default options.aszlig
2015-09-18nixos: fix some typesJan Malakhovski
2015-06-15Some more type cleanupEelco Dolstra
2015-04-19Don't include ntfs-3g by defaultEelco Dolstra
2015-01-21nixos: Don't do filesystem checks on ZFS or NFS filesystemsRicardo M. Correia
2014-07-30Mount unionfs-fuse filesystems using the normal fileSystems optionEelco Dolstra
2014-07-30Don't require a device for tmpfs filesystemsEelco Dolstra
2014-07-30Print a sensible error message if no device is specified for a filesystemEelco Dolstra
2014-07-30Move CIFS support into a separate moduleEelco Dolstra
2014-07-28initrd: Include filesystem support for /nix, /var etc.Eelco Dolstra
2014-05-09When auto-formatting ext devices, use the -F flag to make it work with unpart...Rickard Nilsson
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2014-04-03Add fuse to env by defaultShea Levy
2013-11-18Check whether fileSystems defines the root FSEelco Dolstra
2013-10-30Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra
2013-10-28Remove uses of the "merge" option attributeEelco Dolstra
2013-10-28Manual: Fix bad \" charactersEelco Dolstra
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra