summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* Remove extract.sh from CPIO3 - there's no reason for it on the cpio dist.jkh1994-11-071-2/+2
| | | | It's supposed to come with a package or *dist.
* Beat this quite a bit more into shape. Almost there - time to test atjkh1994-11-071-26/+151
| | | | least one major install method.
* cleanupphk1994-11-071-4/+4
|
* Get us back on fd1200 floppies. Fix extract.sh to right filenames.phk1994-11-072-26/+8
|
* Add extract-script.phk1994-11-062-5/+11
|
* Default boot floppies are 1.44MB again - I ran out of space. HOWEVER,jkh1994-11-061-7/+25
| | | | | | there is an extra target now for creating a 1.2MB floppy at the cost of a few of the doc files. Just do a `make small.floppies' instead of a `make floppies' to make a small set.
* 1. The gzip'd docs aren't going to work - there's no scroll-back forjkh1994-11-062-7/+151
| | | | | | | process output dialogs (or any way to stop the output, for that matter!). 2. Install the very first cut of my bininst stage6 script. VERY rough, it doesn't actually do anything just yet, but I need to make sure that it's at least executed for the moment.
* Make a link for gzip so we actually have it available on the boot floppy.jkh1994-11-061-2/+3
|
* Don't strip kernel after all - perhaps a bad idea. People may be stuckjkh1994-11-061-5/+4
| | | | with it for awhile.
* Twiddle newfs parameters to select for space optimization. We'rejkh1994-11-061-2/+2
| | | | back under 1.2MB again.
* Strip kernel before installation. Anything to bum a few more bytes..jkh1994-11-061-1/+2
|
* Add -lreadline for ncftp.jkh1994-11-061-1/+1
|
* Install docs gzip'd.jkh1994-11-051-7/+7
|
* Add targets to crunch floppy to match Makefile.jkh1994-11-051-3/+3
|
* Add ncftp. I needed it for "hands-free" ftp operation from the installjkh1994-11-051-2/+2
| | | | script.
* Add the release notes, so I can have the user read these too.jkh1994-11-051-1/+3
|
* Add new mount_* commands.jkh1994-11-051-2/+3
|
* Add slattach.jkh1994-11-051-2/+2
|
* put the DISKSPACE.FAQ on the boot.flpphk1994-11-051-2/+7
|
* The latest hacks to make a release with.phk1994-10-291-13/+31
|
* But just a little more merciless.jkh1994-10-281-2/+2
|
* Make CLEANFILES just a little bit less psychotic.jkh1994-10-281-2/+2
|
* Two crunch-specs.phk1994-10-262-0/+53
|
* Will make two-floppy set now.phk1994-10-261-1/+74
|
* 1. Remove comments about broken procfs, it has been fixed.rgrimes1994-10-091-13/+7
| | | | | | | 2. Remove comments about exit status of 2 from mtree, that won't happen any more. 3. Update mtree commands to use new -U option.
* Spell hierarchy correctly :-(.rgrimes1994-09-231-2/+2
|
* This is the very small start of moving all the make release related stuffrgrimes1994-09-231-0/+20
from etc/Makefile to release/Makefile. Right now this has one target (hieriarchy:) that replaces distrib-dirs:.
OpenPOWER on IntegriCloud