View Single Post
Posts: 94 | Thanked: 40 times | Joined on Jun 2010 @ Germany
#2042
Originally Posted by dj_steve View Post
Code:
wget http://downloads.nitdroid.com/djsteve/module.maemo.tar.gz
tar xzvf modules-maemo-2.6.28.NIT.01.tar.gz
modules-maemo-2.6.28.NIT.01.tar.gz doesn't exist if you download module.maemo.tar.gz
I don't know if wget supports pipes but if it does you could put these two commands into one.
Originally Posted by dj_steve View Post
Code:
tar xzvf http://downloads.nitdroid.com/Jay-c/zImage-2.6.28.NIT.01.tar.gz
Is this valid on linux? On OSX (also unix) you can't tar a http-link

Last edited by weißelstone; 2010-07-03 at 16:43.