From 6803ba55cdf4e1cf37275ead7247ee5d27f011d4 Mon Sep 17 00:00:00 2001 From: B Stack Date: Tue, 29 Sep 2020 22:56:16 -0400 Subject: add notes to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index b744b14..013c845 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ Use environment variable `MYA_PREFIX` for testing. ## Improvements * Add notifications, perhaps with [xnotify](https://github.com/phillbush/xnotify)? +* Implement the feature to hide sdb and sdc, etc., because one does not normally place filesystems on the raw drive. +* Add dpkg recipe # References [1]: https://github.com/project-trident/trident-utilities/blame/master/src-go/automount/main.go -- cgit