mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-23 21:35:26 +03:00
38 lines
664 B
Plaintext
38 lines
664 B
Plaintext
Core
|
|
-------
|
|
|
|
* branches
|
|
|
|
Base
|
|
----
|
|
|
|
* Replace Debian network scripts with NM
|
|
* Builder should get source packages for everything too
|
|
- Try rebuilding them
|
|
* Infrastructure for overlaying artifacts on top
|
|
- jhbuild
|
|
* Actually boot into X/GNOME
|
|
* Split trees between base and devel
|
|
|
|
Deployment
|
|
----------
|
|
|
|
* Daemon mode / DBus service
|
|
|
|
* 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
|
|
|
|
Development
|
|
-----------
|
|
|
|
* Infrasturcture for rebuilding artifacts
|