Add info about prerequisites

This commit is contained in:
Fierelier 2024-02-15 15:51:08 +01:00
parent 81e7250051
commit e0f2a45535
1 changed files with 13 additions and 0 deletions

View File

@ -1,5 +1,18 @@
A file-system manager similar to GVfs, but without a daemon, and without dbus
Prerequisites:
* bash
* coreutils
* mount
* umount
* eject
* blkid
* lsblk
* findmnt
* hdparm (for shutting disks down)
* cryptsetup (for setting up LUKS block devices)
Usage:
* Installation: ./install
* Uninstallation: ./uninstall
* Running: mountman