The proposal to merge ~dbungert/curtin:fs_pass_one into curtin:master has been updated.
Commit message changed to: Use /proc/filesystems to decide passno The 'nodev' is intended to indicate "whether the file system is mounted on a block device" https://red.ht/3toGT5b Use this info to set nodev items to passno 0, and default to 1 for non-nodev or if the filesystem isn't present there. Except that /proc/filesystems doesn't list 'swap' or 'none', so special case those to passno 0. LP: #1717584, LP: #1785354 For more details, see: https://code.launchpad.net/~dbungert/curtin/+git/curtin/+merge/400005 -- Your team curtin developers is subscribed to branch curtin:master. -- Mailing list: https://launchpad.net/~curtin-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~curtin-dev More help : https://help.launchpad.net/ListHelp

