diff --git a/TODO.md b/TODO.md index 5f80ea77..b0bec811 100644 --- a/TODO.md +++ b/TODO.md @@ -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. ## 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) - [ ] 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 - [ ] increment algorithm (linear, exponential, etc...) +## Virt (libvirt) resource +- [ ] base resource + ## Etcd improvements - [ ] embedded etcd master - [ ] 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 ## Other +- [ ] implement noop functionality [bug](https://github.com/purpleidea/mgmt/issues/21) [:heart:](https://github.com/purpleidea/mgmt/labels/mgmtlove) - [ ] 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) - [ ] deb package target in Makefile - [ ] reproducible builds