summaryrefslogtreecommitdiff
path: root/TODO
blob: d2a638d70509bb4bcc078e828ab21dac35e8b573 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
* Documentation

* Hybrid SSL pull (fetch refs over SSL, content via plain HTTP)

* ostree-commit: multithreaded/async (basically compute sha256 in parallel)

* GPG signatures on commits

* Investigate pack files and HTTP range requests

* Tests of corrupted repositories, more error conditions

* 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.