On Thu, 20 Dec 2007 11:42:22 +0100
Juan Jose Pablos <[EMAIL PROTECTED]> wrote:

> Gergo Szakal escribió:
> > 
> > Thanks. Another one, this is minor annoyance, but: could you please
> > also provide tar.gz or tar.bz2 packages? They extract much faster
> > under *NIX.
> > 
> +1
> please have a look on the main Makefile, I will be happy to apply
> your patch to give either gz or bz2 output.
> 

Sorry, I don't know Makefiles and have no time (and GNU/Linux :-D) to
test my modifications.

> > (Another one would be to make the shell scripts like 'prepare'
> > Bourne shell-compatible so every server understands them without
> > hacking but that's low priority... I'd do it if I could.)
> > 
> 
> sorry, I thought it was.... what is the error?

I mean Bourne shell (sh), not Bourne Again Shell (bash). So, the
interpreter should be /bin/sh in the first place. This is to make it
run under *BSD for instance, where bash is not installed by default
(or not under /bin like in Solaris). I cannot tell more about the errors
since I ran it with bash, obviously. I am a huge noob at shell
scripting, so I am unsure whether I can send a diff.

Moreover, one could also hack the prepare script to use not only wget
but the default fetch tools under non-GNU/Linux systems. (ftp and/or
fetch with keeping an eye on $FETCH_CMD[1]). Maybe I can ammend this and
send a patch for 4.8. This further enhances compatibility with those
Unices.

[1] http://tinyurl.com/yrx6oj

-- 
Gergo Szakal MD <[EMAIL PROTECTED]>
University of Szeged, Hungary
Faculty Of General Medicine

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to