TODO: update
This commit is contained in:
parent
ba4f7ac7be
commit
fbc232d72b
3
TODO
3
TODO
|
|
@ -31,6 +31,9 @@
|
|||
|
||||
* Improve library
|
||||
|
||||
* Do HTTP requests as unprivileged user (particularly before we've
|
||||
done GPG verification)
|
||||
|
||||
* Reintroduce "ostree admin install": Could pull in host data,
|
||||
such as uids and /etc/fstab.
|
||||
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@ G_BEGIN_DECLS
|
|||
* metadata: a{sv}
|
||||
* timestamp: guint64
|
||||
* ARRAY[(csum from, csum to)]: ay
|
||||
* ARRAY[delta-part-header]
|
||||
* ARRAY[delta-meta-entry]
|
||||
*
|
||||
* The metadata would include things like a version number, as well as
|
||||
* extended verification data like a GPG signature.
|
||||
|
|
|
|||
Loading…
Reference in New Issue