On Mon, 2016-02-22 at 19:18 +0900, Tristan Van Berkom wrote:
[...]
So in summary
~~~~~~~~~~~~~
o The concept works well, we can build packages against the libc of
our choosing using the cross compiler and aboriginal
bootstrapping
process.
o Plugging this into YBD is tricky especially without any kind of
nfs.
o I'm trying to get the fs sharing working (nfs/virtfs or
otherwise)
but I could use a hand, I have a feeling that this could be much
easier for someone who knows networking better than I do.
Just a follow up...
I have solved the 9p virtfs mount issue[0] after some hours sprinkling
kernel code with debug statements. No need to figure out nfs mounts.
So, now I can share the ybd build directory with one or more aboriginal
qemu instances without issue (and without root privileges at that).
No cause for alarm, carry on...
Cheers,
-Tristan
[
0]:https://github.com/gtristan/aboriginal/commit/c8be60ad47487984b863c
fef7ca1d7232d1f3df8