TODO: Update

This commit is contained in:
Colin Walters 2011-10-16 14:41:03 -04:00
parent 25f06eb52c
commit c776c8730b
1 changed files with 31 additions and 4 deletions

35
TODO
View File

@ -1,5 +1,32 @@
* tree and commit objects
* hacktree import
* hacktree import-tar
- Accepts tarball on stdin, stores the objects
FS Core
-------
* Possibly rename to "ostree"? It sounds nicer...doesn't appear to be taken
* branches
Deployment
----------
* Daemon mode / DBus service
* Triggers (ldconfig, gtk-update-icon-cache, ...)
* GRUB management
* Configuration management
- boot essential, how the OS was initially deployed
- What about e.g. users added after OS installation?
- host SSH keys?
- Then other stuff
* pulling from other repositories
* GPG signatures on commits
* Picking a distribution base as a starting point (likely Debian)
Development
-----------
* Infrasturcture for rebuilding artifacts