Commit Graph

17 Commits

Author SHA1 Message Date
jkh
9cd145015c Fixes from Jim Babb. Should finally fix tape installations. Thanks, Jim!
Submitted by:	babb
1994-12-04 03:41:18 +00:00
jkh
4306355165 Do some last evil things when extracting the bindist to work around problems
reported so far with /tmp and /sys.  This should just drop into a current
bindist without problems.
1994-11-29 00:56:30 +00:00
phk
ca54b9f5d7 More hacks from the last 20 hours... 1994-11-21 04:14:33 +00:00
phk
2897fcd3a0 bin_tgz.aa -> bindist_tgz.aa 1994-11-20 22:55:24 +00:00
jkh
7a504b4b54 Make sure that homicidal bindist doesn't clobber my /etc/defaultrouter
file, either.
1994-11-18 10:22:39 +00:00
jkh
26dafa244c 1. Use cpio instead of tar again. Bruce's comments made me paranoid.
2. Invoke sub-scripts using absolute paths.
1994-11-18 10:05:47 +00:00
jkh
403695a4c2 Eliminate the use of cpio in extraction. The stupid thing whines too much,
and it doesn't support --unlink.  I think it's time to nuke cpio completely
out of the installation process, unless someone can think of a really good
reason to keep it (and don't say multiple volume extraction since we a) don't
use it anywhere anyway, and b) tar supports that too, now).
1994-11-17 11:53:14 +00:00
jkh
9efef549e2 When this is run manually, the myname protection stuff probably isn't
needed in all cases.  Guard against this.
1994-11-12 09:55:29 +00:00
jkh
f25ce08b12 Make this use cpio, not tar. Poul-H is going to get his weenie whacked
for this.
1994-11-11 23:27:05 +00:00
phk
f87ecc21f0 Added des to the food for this. 1994-11-10 03:22:27 +00:00
jkh
b75a0726a5 Small stylistic change - don't spawn a subshell, just use the -C flag to tar. 1994-11-10 02:50:42 +00:00
jkh
21180d6017 Move the echo to the right place in case the bindist has already extracted. 1994-11-10 02:47:06 +00:00
phk
7ddd763c09 Make it extract anything it finds... 1994-11-10 02:24:47 +00:00
jkh
e00d11c6f3 Temporarily correct for Poul's insane serial-killer bindist (that wants
to kill myname and wipe out my oh-so-carefully constructed hosts file).
1994-11-08 11:17:29 +00:00
jkh
b3781565cd 11th hour fixes to get the install just right. Fix some bugs
in how ftp transfers were done, make sure all output goes to /dev/ttyv1
for debugging, add in the parallel-IP support so Poul will stop
squeaking (for the moment, anyway).
1994-11-08 11:14:45 +00:00
phk
932814c462 Get us back on fd1200 floppies. Fix extract.sh to right filenames. 1994-11-07 03:53:14 +00:00
phk
96194a0237 Add extract-script. 1994-11-06 23:47:06 +00:00