aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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
bgstack15