TODO: A few updates
This commit is contained in:
parent
8521438273
commit
2819f644cf
18
TODO
18
TODO
|
|
@ -1,6 +1,20 @@
|
||||||
* Documentation
|
* Documentation
|
||||||
* ostree-pull: Asynchronous metadata fetch too
|
|
||||||
|
* Hybrid SSL pull (fetch refs over SSL, content via plain HTTP)
|
||||||
|
|
||||||
* ostree-commit: multithreaded/async (basically compute sha256 in parallel)
|
* ostree-commit: multithreaded/async (basically compute sha256 in parallel)
|
||||||
|
|
||||||
* GPG signatures on commits
|
* GPG signatures on commits
|
||||||
|
|
||||||
* Tests of corrupted repositories, more error conditions
|
* Tests of corrupted repositories, more error conditions
|
||||||
* Improve GRUB management
|
|
||||||
|
* Improve GRUB management: Assocate kernels with their deployments
|
||||||
|
|
||||||
|
* ostree admin install: Pull in host data, such as uids and /etc/fstab
|
||||||
|
|
||||||
|
* ostree admin undeploy <osname> <tree>
|
||||||
|
|
||||||
|
* ostree admin uninstall <osname>
|
||||||
|
|
||||||
|
* Possibly move all of the "regular" commands to be "ostree repo" ? Then
|
||||||
|
we'd have: "ostree repo pull", "ostree repo ls", etc.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue