Re: [systemd-devel] OSTree mount integration

2012-09-24 Thread Lennart Poettering
On Mon, 24.09.12 18:12, Colin Walters ([email protected]) wrote: > > On Mon, 2012-09-24 at 22:19 +0200, Lennart Poettering wrote: > > > i.e. my suggestion would be to patch dracut (or write a dracut module) > > that sets up your target OS tree with /var and friends directly, and > > then transi

Re: [systemd-devel] OSTree mount integration

2012-09-24 Thread Colin Walters
On Mon, 2012-09-24 at 22:19 +0200, Lennart Poettering wrote: > i.e. my suggestion would be to patch dracut (or write a dracut module) > that sets up your target OS tree with /var and friends directly, and > then transitions directly to it via moving it to / rather than first > moving into the host

Re: [systemd-devel] OSTree mount integration

2012-09-24 Thread Lennart Poettering
On Sun, 23.09.12 22:26, Colin Walters ([email protected]) wrote: > So I have this "boot into chroot" system that I wrote for GNOME: > > https://live.gnome.org/OSTree/ > > Where the two interesting aspects here are: > > 1) I want the ability to allow people to try GNOME builds natively >wit

[systemd-devel] OSTree mount integration

2012-09-23 Thread Colin Walters
So I have this "boot into chroot" system that I wrote for GNOME: https://live.gnome.org/OSTree/ Where the two interesting aspects here are: 1) I want the ability to allow people to try GNOME builds natively without destroying their root partition - hence, chroots. 2) This allows for fully ato