Skip to content

Latest commit

 

History

History
85 lines (50 loc) · 2.38 KB

TODO.md

File metadata and controls

85 lines (50 loc) · 2.38 KB

TODO

If you're looking for something to do, look here! Let us know if you're working on one of the items. If you'd like something to work on, ping @purpleidea and I'll create an issue tailored especially for you! Just let me know your approximate golang skill level and how many hours you'd like to spend on the patch.

Package resource

  • getfiles support on debian bug
  • directory info on fedora bug
  • dnf blocker bug

File resource bug ❤️

  • recurse limit support ❤️
  • fanotify support bug

Svc resource

  • base resource improvements

Exec resource

  • base resource improvements

Timer resource

  • increment algorithm (linear, exponential, etc...) ❤️

User/Group resource

  • automatic edges to file resource ❤️

Virt (libvirt) resource

  • base resource improvements ❤️

Net (systemd-networkd) resource

  • base resource

Nspawn (systemd-nspawn) resource

Mount (systemd-mount) resource

Cron (systemd-timer) resource

Http resource

Etcd improvements

  • fix embedded etcd master race

Torrent/dht file transfer

  • base plumbing

GPG/Auth improvements

  • base plumbing

Language improvements

  • more core functions
  • automatic language formatter, ala gofmt
  • gedit/gnome-builder/gtksourceview syntax highlighting
  • vim syntax highlighting
  • emacs syntax highlighting: see misc/emacs/

Other

  • better error/retry handling
  • deb package target in Makefile
  • reproducible builds
  • add your suggestions!