public inbox for gentoo-soc@lists.gentoo.org
 help / color / mirror / Atom feed
From: Jing Huang <jing.huang.pku@gmail.com>
To: lu_zero@gentoo.org, gentoo-soc@lists.gentoo.org
Subject: [gentoo-soc] cross_container_support - progress report #3
Date: Mon, 11 Jun 2012 16:07:27 +0000	[thread overview]
Message-ID: <CAK8mDgqw4K1zwdoteni82WAKwokyqorUq8YpVW1CDtfHb9ZzxA@mail.gmail.com> (raw)

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.



             reply	other threads:[~2012-06-11 18:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-11 16:07 Jing Huang [this message]
2012-06-11 17:08 ` [gentoo-soc] cross_container_support - progress report #3 Luca Barbato

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAK8mDgqw4K1zwdoteni82WAKwokyqorUq8YpVW1CDtfHb9ZzxA@mail.gmail.com \
    --to=jing.huang.pku@gmail.com \
    --cc=gentoo-soc@lists.gentoo.org \
    --cc=lu_zero@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox