On Wed, 14 Nov 2012 13:50:54 -0500
"Michael H. Warfield" <m...@wittsend.com> wrote:

> Converting from bash to ash (which is very sh like) isn't too bad if
> you are not making extensive use of arrays and string functions.  It's
> probably doable (having done it myself with some fairly sophisticated
> bash scripts dealing with LUKS encryption and file systems).  I would
> start by trying to run it under busybox ash and see what breaks.

I looked over the scripts this morning. I could not find any arrays,
one or 2 bash specific variable expansion, and one pipe redirect iirc.
The biggest thing was getopt longopts but I have a plan for that (as i
posted in the diff). The code is also clean and nice. I would not
suggested this if the changes would been intrusive or if the code was
messy.

-nc

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to