public inbox for gentoo-soc@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-soc] cross_container_support - progress report #3
@ 2012-06-11 16:07 Jing Huang
  2012-06-11 17:08 ` Luca Barbato
  0 siblings, 1 reply; 2+ messages in thread
From: Jing Huang @ 2012-06-11 16:07 UTC (permalink / raw
  To: lu_zero, gentoo-soc

Hi,

== Progress of this Week ==

This week, I have prepared a simple script that generates a working
normal lxc gentoo container from a gentoo stage3.

The code is uploaded to:
https://github.com/jinghuang/cross_container_support

The users could use the script like:

# ./lxc.sh create -i guest_ipaddr -g gateway -n guest_name -r rootfs_path
(if rootfs_path is not exist, the script will download a new gentoo
stage3 tarball)

#./lxc.sh start -n guest_name

#./lxc.sh destroy -n guest_name


== Plans for next week ==

1. improve the lxc.sh script according to mentor's advice

2. make the lxc.sh to work with qemu-user

The user could download a gentoo arm stage3 through:

# ./lxc.sh create -i guest_ipaddr -g gateway -n guest_name -r rootfs_path -a arm

Next, I will try to create and start an arm lxc guest on x86 host.



Best Regards!

Jing.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-soc] cross_container_support - progress report #3
  2012-06-11 16:07 [gentoo-soc] cross_container_support - progress report #3 Jing Huang
@ 2012-06-11 17:08 ` Luca Barbato
  0 siblings, 0 replies; 2+ messages in thread
From: Luca Barbato @ 2012-06-11 17:08 UTC (permalink / raw
  To: Jing Huang; +Cc: gentoo-soc

On 06/11/2012 06:07 PM, Jing Huang wrote:
> Hi,
> 
> == Progress of this Week ==
> 
> This week, I have prepared a simple script that generates a working
> normal lxc gentoo container from a gentoo stage3.
> 
> The code is uploaded to:
> https://github.com/jinghuang/cross_container_support

Nice, I'll comment there later =)

We should coordinate with Diego to integrate everything in the ebuilds soon.

lu

-- 

Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-11 18:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-11 16:07 [gentoo-soc] cross_container_support - progress report #3 Jing Huang
2012-06-11 17:08 ` Luca Barbato

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox