mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-10 05:18:30 +03:00
33 lines
605 B
Plaintext
33 lines
605 B
Plaintext
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
|