Gentoo Archives: gentoo-soc

From: Luca Barbato <lu_zero@g.o>
To: Jing Huang <jing.huang.pku@×××××.com>
Cc: gentoo-soc@l.g.o
Subject: Re: [gentoo-soc] cross_container_support - progress report #4
Date: Wed, 20 Jun 2012 12:13:08
Message-Id: 4FE19DEE.1020108@gentoo.org
In Reply to: [gentoo-soc] cross_container_support - progress report #4 by Jing Huang
1 On 06/18/2012 06:16 PM, Jing Huang wrote:
2 > Hi,
3 >
4 > == Progress of this Week ==
5 >
6 > This week, I try to make the lxc script to support the arm gentoo stage3.
7 >
8 > By now, the script can create a gentoo-arm container:
9 >
10 > ./lxc.sh create -i 192.169.10.104 -g 192.169.10.1 -n gentoo-arm -r
11 > gentoo-arm -a arm
12 >
13 > subarch= armv7a
14 >
15 > The code has also been updated:
16 > https://github.com/jinghuang/cross_container_support.git
17 >
18 > But when starting gentoo-arm, I got lots of warning messages like:
19 >
20 > Unsupported ioctl: cmd=0x5429 (0)
21 > Unsupported ioctl: cmd=0x5429 (0)
22 >
23 > I am investigating the root cause. I guess I missed the step:
24 >
25 > chroot . /bin/busybox mdev -s
26 > (https://wiki.gentoo.org/wiki/Cross_Container_Support_Project)
27
28 device generation might be done using some lxc specific mean before
29 entering the container.
30
31 Nice progress =)
32
33 > == Plans for next week ==
34 >
35 > 1. Continue to debug the lxc.sh for arm arch
36 > 2. Try to build an arm program in gentoo-arm container
37 > 3. Document the usage of lxc.sh on Cross_Container_Support_Project wiki page.
38
39 I'm looking forward to see your progress =)
40
41 Meanwhile I'm landing in portage qemu-user-1.1 and qemu-user-9999
42
43 I'll fix the max-args in it soon probably.
44
45 lu
46
47 --
48
49 Luca Barbato
50 Gentoo/linux
51 http://dev.gentoo.org/~lu_zero