Update TODO file

This commit is contained in:
James Shubin
2016-03-30 03:49:49 -04:00
parent d80c6bbf1d
commit fa8a50b525

View File

@@ -3,7 +3,8 @@ If you're looking for something to do, look here!
Let us know if you're working on one of the items. Let us know if you're working on one of the items.
## Package resource ## Package resource
- [ ] base resource [bug](https://github.com/purpleidea/mgmt/issues/11) - [ ] getfiles support on debian [bug](https://github.com/hughsie/PackageKit/issues/118)
- [ ] directory info on fedora [bug](https://github.com/hughsie/PackageKit/issues/117)
- [ ] dnf blocker [bug](https://github.com/hughsie/PackageKit/issues/110) - [ ] dnf blocker [bug](https://github.com/hughsie/PackageKit/issues/110)
- [ ] install signal blocker [bug](https://github.com/hughsie/PackageKit/issues/109) - [ ] install signal blocker [bug](https://github.com/hughsie/PackageKit/issues/109)
@@ -21,6 +22,9 @@ Let us know if you're working on one of the items.
- [ ] reset on recompile - [ ] reset on recompile
- [ ] increment algorithm (linear, exponential, etc...) - [ ] increment algorithm (linear, exponential, etc...)
## Virt (libvirt) resource
- [ ] base resource
## Etcd improvements ## Etcd improvements
- [ ] embedded etcd master - [ ] embedded etcd master
- [ ] capnslog fixes [bug](https://github.com/coreos/etcd/issues/4115) - [ ] capnslog fixes [bug](https://github.com/coreos/etcd/issues/4115)
@@ -34,9 +38,8 @@ Let us know if you're working on one of the items.
- [ ] emacs syntax highlighting - [ ] emacs syntax highlighting
## Other ## Other
- [ ] implement noop functionality [bug](https://github.com/purpleidea/mgmt/issues/21) [:heart:](https://github.com/purpleidea/mgmt/labels/mgmtlove)
- [ ] better error/retry handling - [ ] better error/retry handling
- [ ] resource grouping
- [ ] automatic dependency adding (eg: packagekit file dependencies)
- [ ] mgmt systemd service file [bug](https://github.com/purpleidea/mgmt/issues/12) [:heart:](https://github.com/purpleidea/mgmt/labels/mgmtlove) - [ ] mgmt systemd service file [bug](https://github.com/purpleidea/mgmt/issues/12) [:heart:](https://github.com/purpleidea/mgmt/labels/mgmtlove)
- [ ] deb package target in Makefile - [ ] deb package target in Makefile
- [ ] reproducible builds - [ ] reproducible builds