Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (5) </ 1 2 3 4 [5] >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: GNU Make apt-get, prob with coreutils(fileutils)< Next Oldest | Next Newest >
Grim Offline





Group: Members
Posts: 284
Joined: Mar. 2004
Posted: April 04 2004,10:57 QUOTE

Okay. primarily my little string of commands was for "install to HD users".  I didn't really think LiveCD users would want/need the "real deal Holyfield" version of tar.  You people must have incredible uptimes because there is no way in hell I would go through that much shit every time I booted from the CD.

The "-t " option specifies the number of retries.  Specify 0 or inf for infinite retrying.  The default is 20 times, with the exception of fatal errors like "connection refused" or "not found" (404), which are not retried.  I'll have to check, but I'm pretty sure that the wget on the CD is a symlink to busybox, and while busybox does provide a boatload-full of apps, it doesn't provide all the features of the full apps (or the full apps would just go away).

The "-c" option is the "no-clobber" option.  Basically, it just tells wget to pick up where it left off if the download fails.  You don't really need either option.  I just got so used to using both, back in my dial-up days, that it sorta stuck.


--------------
No good deed goes unpunished...
Back to top
Profile PM WEB 
Tomo Offline





Group: Members
Posts: 35
Joined: Mar. 2004
Posted: April 05 2004,11:38 QUOTE

Quote (Grim @ April 02 2004,20:57)
Just to get you started, open a terminal and do the following:
Code Sample
sudo su <press return here> wget -c http://grimthing.com/downloads/tar; rm /bin/tar; mv tar /bin

String updated in response to following posts. The above should work now as advertised
You should be able to copy-n-paste the above line into a terminal, press retun and watch the magic unfold.

You should always be wary of executing scripts or programs from unknown sources Having said that, this version of tar is from my own system and it's hosted at my website, so it should be safe. :) If this continues to be a problem, maybe John could get it added to the mirror at ibiblio (hint, hint).

Thanks Grim

this is what i done as the .gz file wouldnt work

Code Sample
sudo su
wget -c http://grimthing.com/downloads/tar
rm /bin/tar
mv tar /bin
cd /bin
chmod 755 tar
apt-get -f install



Job done

YAYYYYYYYYYYYYY
Back to top
Profile PM 
dslfool Offline





Group: Members
Posts: 105
Joined: April 2004
Posted: April 05 2004,15:31 QUOTE

Thanks again, Grim. I'm creeping along toward having packages and all necessary utilities needed to restore them backed up to a USB flash drive so I can have my "run DSL live from CD" cake and eat it too with extra apps installed. Wacky, I know, but if it's fun to run a full-featured GUI from a 50MB card, it's even more so to do it from a 50MB card and cig-lighter-sized stick in RAM on a diskless workstation without net access and still have GIMP and lxdoom.  :laugh: Anyway, many, many thanks for the help.

--------------
Toshiba Portege 7200CTe notebook, 600MHz PIII, 8GB CF as HD, 320MB RAM
DSL 4.2.5 (frugal toram)
...and the picture is of Fuad Ramses from the film "Blood Feast".
Back to top
Profile PM 
Grim Offline





Group: Members
Posts: 284
Joined: Mar. 2004
Posted: April 06 2004,02:07 QUOTE

Glad I can help.  I removed the tar.gz version because the busybox version of tar couldn't open the tar archive. ??? Hopefully, we can all continue to help each other out and let John perfect the next version.

--------------
No good deed goes unpunished...
Back to top
Profile PM WEB 
23 replies since Jan. 23 2004,09:23 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (5) </ 1 2 3 4 [5] >/
reply to topic new topic new poll
Quick Reply: GNU Make apt-get

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code