On Fri, 2007-04-20 at 09:35 -0400, Wenbin Zhang wrote: > Hi All, > > Anybody has experiences for Vserver on ARM? I have lots of problems > for this. > > Firstly I compiled the kernel with Vserver, then compiled the > util-vserver. > However I haven't made the util-vserver run on my Arm phone. The > first reason is my arm phone doesnot support Bash while vserver script > is based on Bash. Then I installed the Arm Bash on my phone. The next > problem is getopt. 'Getopt' is required for Vserver script, but I > cannot find a good Getopt source and compile it on Arm. On my Debian system, getopt(1) is in util-linux, which it claims is ported to ARM. getopt(3) in in glibc, and should also work on ARM.
Sorry; that probably doesn't help. Cheers, - Martin _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
