Skip to content

Draft: Add support for systemd-homed

Adrian Vovk requested to merge AdrianVovk/gnome-build-meta:homed into master

This is my branch for working on systemd-homed integration w/ GNOME OS

Depends on !2661

If you want to try this branch, you'll need to use BuildStream's workspaces feature to apply some patches. As a quick refresher, here's how to do that: bst workspace open ELEMENT --directory /path/to/somewhere. Then you can apply the patches using git. Here's what you need to apply:

Once the patches are applied, run utils/run-secure-vm.sh --debug --reset. Eventually the VM will come up and you can test it all

Part of #655

Edited by Adrian Vovk

Merge request reports