summaryrefslogtreecommitdiffstats
path: root/release/extract.sh
Commit message (Collapse)AuthorAgeFilesLines
* Do some last evil things when extracting the bindist to work around problemsjkh1994-11-291-1/+4
| | | | | reported so far with /tmp and /sys. This should just drop into a current bindist without problems.
* More hacks from the last 20 hours...phk1994-11-211-5/+5
|
* bin_tgz.aa -> bindist_tgz.aaphk1994-11-201-2/+2
|
* Make sure that homicidal bindist doesn't clobber my /etc/defaultrouterjkh1994-11-181-1/+7
| | | | file, either.
* 1. Use cpio instead of tar again. Bruce's comments made me paranoid.jkh1994-11-181-3/+3
| | | | 2. Invoke sub-scripts using absolute paths.
* Eliminate the use of cpio in extraction. The stupid thing whines too much,jkh1994-11-171-7/+5
| | | | | | | 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).
* When this is run manually, the myname protection stuff probably isn'tjkh1994-11-121-5/+9
| | | | needed in all cases. Guard against this.
* Make this use cpio, not tar. Poul-H is going to get his weenie whackedjkh1994-11-111-2/+2
| | | | for this.
* Added des to the food for this.phk1994-11-101-2/+7
|
* Small stylistic change - don't spawn a subshell, just use the -C flag to tar.jkh1994-11-101-2/+2
|
* Move the echo to the right place in case the bindist has already extracted.jkh1994-11-101-2/+2
|
* Make it extract anything it finds...phk1994-11-101-4/+17
|
* Temporarily correct for Poul's insane serial-killer bindist (that wantsjkh1994-11-081-0/+5
| | | | to kill myname and wipe out my oh-so-carefully constructed hosts file).
* 11th hour fixes to get the install just right. Fix some bugsjkh1994-11-081-1/+4
| | | | | | 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).
* Get us back on fd1200 floppies. Fix extract.sh to right filenames.phk1994-11-071-2/+2
|
* Add extract-script.phk1994-11-061-0/+4
OpenPOWER on IntegriCloud