Commit Graph

12 Commits

Author SHA1 Message Date
Jordan K. Hubbard
f25f4d7271 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
Jordan K. Hubbard
8f00e74801 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
Jordan K. Hubbard
263f1796af 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
Jordan K. Hubbard
aa638b7a35 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
Poul-Henning Kamp
d67fe71073 Added des to the food for this. 1994-11-10 03:22:27 +00:00
Jordan K. Hubbard
1690fb01f0 Small stylistic change - don't spawn a subshell, just use the -C flag to tar. 1994-11-10 02:50:42 +00:00
Jordan K. Hubbard
830d93f8fd Move the echo to the right place in case the bindist has already extracted. 1994-11-10 02:47:06 +00:00
Poul-Henning Kamp
e3245077f6 Make it extract anything it finds... 1994-11-10 02:24:47 +00:00
Jordan K. Hubbard
0a2bc69f9c 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
Jordan K. Hubbard
70201e1003 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
Poul-Henning Kamp
544f693f5a Get us back on fd1200 floppies. Fix extract.sh to right filenames. 1994-11-07 03:53:14 +00:00
Poul-Henning Kamp
ae7d223f92 Add extract-script. 1994-11-06 23:47:06 +00:00