Home
last modified time | relevance | path

Searched refs:makefs (Results 1 – 6 of 6) sorted by relevance

/systemd-251/src/fstab-generator/
Dfstab-generator.c591 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/
Dmeson.build944 ['systemd-makefs@.service',
948 'systemd-makefs',
/systemd-251/docs/
DBUILDING_IMAGES.md209 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/
Dmeson.build262 conf.set_quoted('SYSTEMD_MAKEFS_PATH', rootlibexecdir / 'systemd-makefs')
3202 'systemd-makefs',
3203 'src/partition/makefs.c',
DTODO653 systemd-makefs.service instead.
748 x-systemd.growfs and x-systemd-makefs.
DNEWS1332 * 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