Thank you Mark. On Mar 3, 7:38 am, Mark Breedveld <m.breedv...@solcon.nl> wrote: > I've done some research on turnkey. > And its much better than the thing a made. > > I will test it in the coming week. > and the results will come as soon as possible. > > regards, > > Mark Breedveld, > > On 17 feb, 07:41, 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.