If no, couldn't you provide me with a correct one?
Mike Frysinger
unread,
Mar 10, 2016, 9:25:10 AM3/10/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ihor.dv...@gmail.com, Chromium OS discuss
no, that's for bootstrapping a full CrOS build env
just download a Gentoo stage3 release from gentoo.org, unpack it into /usr/local/ somewhere, and then use `mount --bind` to set up /dev and such & chroot into it. then run whatever you want inside of there.
-mike
Ihor Dvoretskyi
unread,
Mar 12, 2016, 9:11:24 PM3/12/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium OS discuss, ihor.dv...@gmail.com
Am I correct, that I should follow a part of this guide?