Searched refs:makefs (Results 1 – 6 of 6) sorted by relevance
/systemd-251/src/fstab-generator/ |
D | fstab-generator.c | 591 bool makefs, growfs, noauto, nofail; in parse_fstab() local 637 makefs = fstab_test_option(me->mnt_opts, "x-systemd.makefs\0"); in parse_fstab() 644 yes_no(makefs), yes_no(growfs), in parse_fstab() 647 flags = makefs * MOUNT_MAKEFS | in parse_fstab()
|
/systemd-251/man/rules/ |
D | meson.build | 944 ['systemd-makefs@.service', 948 'systemd-makefs',
|
/systemd-251/docs/ |
D | BUILDING_IMAGES.md | 209 3. Similar, the `systemd-makefs@.service` and `systemd-makeswap@.service` 211 carry no file system signature yet. The `x-systemd.makefs` mount option in
|
/systemd-251/ |
D | meson.build | 262 conf.set_quoted('SYSTEMD_MAKEFS_PATH', rootlibexecdir / 'systemd-makefs') 3202 'systemd-makefs', 3203 'src/partition/makefs.c',
|
D | TODO | 653 systemd-makefs.service instead. 748 x-systemd.growfs and x-systemd-makefs.
|
D | NEWS | 1332 * The x-systemd.makefs option in /etc/fstab now explicitly supports 6516 x-systemd.makefs and x-systemd.growfs. The former has the effect that 6521 logic in /etc/fstab, and pulls in systemd-makefs@.service and
|