I will check this out for you later today as well. Chris
On Feb 17, 1:41 am, Massimo Di Pierro <mdipie...@cs.depaul.edu> wrote: > I am trying to make a web2py appliance for turnkey linux. Once done > this will run on xen, vmware and ec2. > > I could use some help. Try this. > > RUN THIS IN A VIRTUAL MACHINE BECAUSE I AM NOT SURE HOW tkpatch > THEREFORE I DO NOT KNOW IF THIS MAY MESS UP YOUR SYSTEM. although > probably not. > > From a linux box, possibly a virtual machine, as root type > > mkdir tkl > cd tkl > apt-get install squashfs-tools genisoimage tar gzip git > git clone git://github.com/turnkeylinux/tklpatch.git > cd tklpatch > make install > cd .. > rm -r tkpatch > wgethttp://downloads.sourceforge.net/project/turnkeylinux/turnkey-lapp/20... > unzip web2py_patch.zip <<<<< the attached file > tklpatch turnkey-lapp-2009.10-hardy-x86.iso web2py_patch > > This should make a new ISO image that starts up with web2py, > phppgadmin, webmin, web based os shell, etc. > > Let me know if you manage to try. > > More detailed explanations are here:http://www.turnkeylinux.org/docs/tklpatch > > Massimo -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.