diff options
author | B Stack <bgstack15@gmail.com> | 2020-09-30 19:00:49 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-09-30 19:00:49 -0400 |
commit | f623cb699092e85414e35ffa91b1828fb92e2e57 (patch) | |
tree | 9ee437d7a90741182da8c0d4764da9c5f2f39f91 | |
parent | add notes to readme (diff) | |
download | myautomount-f623cb699092e85414e35ffa91b1828fb92e2e57.tar.gz myautomount-f623cb699092e85414e35ffa91b1828fb92e2e57.tar.bz2 myautomount-f623cb699092e85414e35ffa91b1828fb92e2e57.zip |
add todos
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |