From f623cb699092e85414e35ffa91b1828fb92e2e57 Mon Sep 17 00:00:00 2001 From: B Stack Date: Wed, 30 Sep 2020 19:00:49 -0400 Subject: add todos --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 013c845..86e1777 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ Use environment variable `MYA_PREFIX` for testing. * 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 +* Add rpm to [copr](https://copr.fedorainfracloud.org/coprs/bgstack15/stackrpms/packages/) +* add dpkg to [OBS](https://build.opensuse.org/project/show/home:bgstack15) # References [1]: https://github.com/project-trident/trident-utilities/blame/master/src-go/automount/main.go -- cgit