[Libre-soc-dev] Introduction
lkcl
luke.leighton at gmail.com
Sat Sep 11 18:51:08 BST 2021
On September 11, 2021 5:43:15 PM UTC, Veera <vklr at vkten.in> wrote:
>I am working on Bug: 654 and the "symbiflow-install" script in
>dev-env-setup.
Andrey, i have a thought: would you care to non-chrootify the coriolis2 install?
use the following strategy:
1) take a copy
2) remove the parts that set up an schroot
3) convert anything that requires to be run as a user to just... run as a user
4) convert anything that needs root (make install) to use sudo
5) convert the *existing* coriolis2-chroot to:
a) call mk-deb-chroot
b) call the new script created from 1-4 running it
*in* the newly-created chroot.
this by actually copying the script over to it
what do you think?
l.
More information about the Libre-soc-dev
mailing list