Re: gnome-continuous: speeding up "builddisks"
- From: Will Manley <will williammanley net>
- To: gnome-os-list gnome org, ostree-list gnome org
- Subject: Re: gnome-continuous: speeding up "builddisks"
- Date: Wed, 31 Aug 2016 14:52:10 +0100
On Wed, 31 Aug 2016, at 14:37, Owen Taylor wrote:
1) Do the ostree operations outside the container on the host
filesystem, then copy the entire results into the container.
The main problem with this is one of filesystem ownership: as
non-root, we can't create files with the ownership that will be
needed inside the VM.
I'm not sure if it's relevant to your usecase but I've been using
fakeroot as part of my buildsystem involving ostree to avoid having to
sudo. The combination of fakeroot and rsync might work for your
usecase.
Thanks
Will
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]