CDIST-TYPE__INSTALL_MOUNT(7) | cdist | CDIST-TYPE__INSTALL_MOUNT(7) |
cdist-type__install_mount - mount filesystems in the installer
Mounts filesystems in the installer. Collects data to generate /etc/fstab.
__install_mount slash --dir / --device /dev/sda5 --options noatime require="__install_mount/slash" __install_mount /boot --device /dev/sda1 __install_mount swap --device /dev/sda2 --type swap require="__install_mount/slash" __install_mount /tmp --device tmpfs --type tmpfs
cdist-type__install_mkfs(7), cdist-type__install_mount_apply (7)
Steven Armstrong <steven-cdist--@--armstrong.cc>
Copyright (C) 2011 Steven Armstrong. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
ungleich GmbH 2021
September 26, 2023 | 7.0.0 |