aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 86e1777..ea55718 100644
--- a/README.md
+++ b/README.md
@@ -19,9 +19,7 @@ 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
-* Add rpm to [copr](https://copr.fedorainfracloud.org/coprs/bgstack15/stackrpms/packages/)
-* add dpkg to [OBS](https://build.opensuse.org/project/show/home:bgstack15)
+* add links to obs and copr packages
# References
[1]: https://github.com/project-trident/trident-utilities/blame/master/src-go/automount/main.go
bgstack15