summaryrefslogtreecommitdiffstats
path: root/nixos/modules/tasks/filesystems.nix
AgeCommit message (Expand)Author
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2024-03-02Add missing closing parens.Attila Oláh
2024-02-19nixos/filesystems: make supportedFilesystems an attrsetpennae
2023-11-30nixos/filesystems: ensure correct ordering w.r.t. shutdown.targetPhilip Taron
2023-09-27nixos/stage-1-systemd: makeFstabEntries: drop rootPrefix parameterNick Cao
2023-09-27nixos/stage-1-systemd: fix initrd-fstab generation for bind mounts, againNick Cao
2023-06-04nixos: Use systemd-growfs for autoResizeWill Fancher
2023-06-04nixos: Use systemd-makefs for autoFormatWill Fancher
2023-05-16improve stratis initrd supportMatthias Berndt
2023-04-07treewide: use more lib.optionalStringFelix Buehler
2023-02-08systemd-stage-1: fsckWill Fancher
2023-02-07systemd-stage-1: Use `x-initrd.mount` for better unit dependenciesWill Fancher
2022-12-26nixos/filesystems: require fstab options list be non-emptyLily Foster
2022-11-27nixos/filesystems: fix a typo in docsVladimír Čunát
2022-11-19Merge pull request #197254 from Atemu/fstab-escape-optionsMartin Weinelt
2022-11-15Revert "nixos: Fix fsck with systemd 251.6 and later"Will Fancher
2022-11-15nixos: Fix fsck with systemd 251.6 and lateraszlig
2022-10-23nixos/filesystems: add nfs4 to fsToSkipCheckBjørn Forsman
2022-10-22nixos/filesystems: escape mount options in fstabAtemu
2022-08-31nixos/*: convert internal option descriptions to MDpennae
2022-08-20Merge pull request #186163 from lilyinstarlight/feature/systemd-stage-1-fs-labelWill Fancher
2022-08-19nixos/*: automatically convert option docspennae
2022-08-19nixos/* eliminate inner whitespace in tags that was missed earlierpennae
2022-08-18nixos/systemd-stage-1: unify initrd fstab generation logic with system fstabLily Foster
2022-08-06nixos/filesystems: skip fsck for more filesystemsLuflosi
2022-07-30treewide: automatically md-convert option descriptionspennae
2022-07-12nixos/filesystems: skip fsck for bind mountsLuflosi
2022-04-03Merge pull request #164943 from ElvishJerricco/systemd-initrd-reuse-systemd-m...Janne Heß
2022-03-27nixos/filesystems: Move options into the fs moduleJanne Heß
2022-03-22systemd-initrd: autoFormat and autoResize in initrdWill Fancher
2022-01-27nixos/apfs: initLuflosi
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier
2021-08-26Merge pull request #105786 from teto/fstabdavidak
2021-07-27Merge pull request #131587 from hyperfekt/systemd-pstoreajs124
2021-07-26nixos/filesystems: succeed mount-pstore.service without backendhyperfekt
2021-07-25Merge pull request #124431 from hyperfekt/systemd-pstoreLuke Granger-Brown
2021-07-20nixos/swap: add options optionArtturin
2021-06-15Merge pull request #107728 from nessdoor/masterSandro
2021-06-08nixos/lib, nixos/filesystems: Make fsBefore more stable, and add `depends` op...jakobrs
2021-05-30nixos/filesystems: await builtin pstore module backend in mount-pstorehyperfekt
2021-05-30nixos/filesystems: condition mount-pstore.service on pstore modulehyperfekt
2021-05-21nixos/filesystems: condition mount-pstore.service on unmounted /sys/fs/pstorehyperfekt
2021-05-19nixos/swap: add discardPolicy optionTomas Antonio Lopez
2021-05-17nixos/tasks/filesystems: utillinux -> util-linuxajs124
2021-05-09nixos/filesystems: mount persistent storage to /sys/fs/pstorehyperfekt
2021-03-28nixos/filesystems: always write mount options for swap devicesoxalica
2021-01-25nixos/filesystems: don't allow mountpoints with trailing slashJörg Thalheim
2020-12-03filesystems: add syntax to /etc/fstab headerMatthieu Coudron
2020-11-24utillinux: rename to util-linuxGraham Christensen
2020-09-02treewide: completely remove types.loaOfrnhmjoj