View Single Post
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#60
I'll PM you my e-mail, but I'll offer you a barter solution. You can help me, or pay me, or pay me half and help me a bit... whatever you want.

I really need an experienced shell scripter's help getting my easy debian chroot package put together. I'm really close, but it needs a bit of spit-and-polish before it is ready to be released to the "masses".

Like your KDE package, my package uses a big image file that is mounted by a script. I need to make the initial post-download untarring as easy as possible, with as little use of the command line as possible. I also want to make the postinst and chroot scripts as fool-resistant as possible.

I want newbies to be able to run OpenOffice, AbiWord, and FireFox with Java. My ultimate goal is to let non-guru-types install anything their hearts desire and play around with it. You want to try out Evolution because you've got an Exchange server you just have to have access to? Or you would love to do some batch image processing with ImageMagick but you don't want to hunt all over the 'net for the Maemo packages? Just fire up Synaptic, install the packages, and go!

So the help I need:
  • Really easy-to-use, newbie-oriented script(s) to untar the image file to a specified place, catching and dealing with problems (no bzip2 package installed? maybe "apt-get install bzip2" for the user and try again)
  • Clean up the chroot script, make it more flexible and problem-resistant (check to see if the chroot is already mounted, etc)
  • Optionally, get the right mouse click mapped to the + HW key using this hack
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!

Last edited by qole; 2008-06-25 at 05:29.
 

The Following User Says Thank You to qole For This Useful Post: