package
Version:
v1.3.7
Opens a new window with list of versions in this module.
Published: Apr 6, 2023
License: MPL-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package makefs provides function to format and grow filesystems.
VFAT creates a VFAT filesystem on the specified partition.
XFS creates a XFS filesystem on the specified partition.
XFSGrow expands a XFS filesystem to the maximum possible. The partition
MUST be mounted, or this will fail.
XFSRepair repairs a XFS filesystem on the specified partition.
Option to control makefs settings.
WithForce forces creation of a filesystem even if one already exists.
WithLabel sets the label for the filesystem to be created.
Options for makefs.
NewDefaultOptions builds options with specified setters applied.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.