Skip to content

An alternative to genfstab: generate output suitable for addition to /etc/fstab

License

Notifications You must be signed in to change notification settings

Ultramarine-Linux/mkfstab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkfstab

An alternative to genfstab from Arch Linux. This is a dead simple but faster implementation of genfstab.

❓ Usage

(Last update: version 0.1.0)

$ mkfstab -h
Usage:
  mkfstab [optional-params] [System root for detecting mountpoints]
An alternative to genfstab: generate output suitable for addition to /etc/fstab
Options:
  -h, --help                              print this cligen-erated help
  --help-syntax                           advanced: prepend,plurals,..
  -o=, --output=       string  ""         Path for output file (default is stdout)
  -P, --includepseudo  bool    false      Include pseudofs mounts
  -v=, --verbosity=    Level   lvlNotice  set the logging verbosity: {lvlAll, lvlDebug, lvlInfo, lvlNotice, lvlWarn, lvlError, lvlFatal, lvlNone}

🏗️ Building

  1. Install Nim
  • if you are on Terra / Ultramarine Linux: sudo dnf in nim
  1. nimble build

🗒️ Todos

About

An alternative to genfstab: generate output suitable for addition to /etc/fstab

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages