Commit Graph

7683 Commits

Author SHA1 Message Date
Jordan K. Hubbard
d32d339dc6 Sorry about last commit message (or lack thereof) - slip of the fingers.
Adjust the docs to point out how to get a sub-shell during the install.
Add an entry for the PCMCIA ethernet driver.
1994-11-08 07:48:05 +00:00
Jordan K. Hubbard
efee15e191 Reviewed by:
Submitted by:
Obtained from:
1994-11-08 07:45:15 +00:00
Jordan K. Hubbard
cf9fe035b2 Trim back the confirm dialog.
Increase the amount of space available to the ethernet setup dialog
Put in a last parting-shot dialog telling you to run tzsetup, and promising
to do this for you later.
Adjust flags to ifconfig - they were bogus.
1994-11-08 07:24:51 +00:00
Jordan K. Hubbard
ea6351cbc7 Actually allow the poor user to get out of the script. 1994-11-08 03:48:58 +00:00
Jordan K. Hubbard
2570919b8c Commit latest working sources. Go to bed. 1994-11-07 13:43:27 +00:00
Jordan K. Hubbard
33241deb1f Fix a botch Poul introduced. 1994-11-07 11:30:15 +00:00
Jordan K. Hubbard
3b115f2e5e Remove extract.sh from CPIO3 - there's no reason for it on the cpio dist.
It's supposed to come with a package or *dist.
1994-11-07 09:54:23 +00:00
Jordan K. Hubbard
bcfc246f74 Beat this quite a bit more into shape. Almost there - time to test at
least one major install method.
1994-11-07 06:23:07 +00:00
Poul-Henning Kamp
2d45bb6f88 cleanup 1994-11-07 05:02:42 +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
Jordan K. Hubbard
55c92c2040 Default boot floppies are 1.44MB again - I ran out of space. HOWEVER,
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.
1994-11-06 11:24:58 +00:00
Jordan K. Hubbard
cfc507cc8b 1. The gzip'd docs aren't going to work - there's no scroll-back for
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.
1994-11-06 04:07:41 +00:00
Jordan K. Hubbard
8a364f2218 Make a link for gzip so we actually have it available on the boot floppy. 1994-11-06 02:37:25 +00:00
Jordan K. Hubbard
e141581e6c Don't strip kernel after all - perhaps a bad idea. People may be stuck
with it for awhile.
1994-11-06 01:19:48 +00:00
Jordan K. Hubbard
9228b950e4 Twiddle newfs parameters to select for space optimization. We're
back under 1.2MB again.
1994-11-06 00:21:39 +00:00
Jordan K. Hubbard
69f4f39307 Strip kernel before installation. Anything to bum a few more bytes.. 1994-11-06 00:10:00 +00:00
Jordan K. Hubbard
49f61422b6 Add -lreadline for ncftp. 1994-11-06 00:00:17 +00:00
Jordan K. Hubbard
b0b538ae45 Install docs gzip'd. 1994-11-05 23:05:53 +00:00
Jordan K. Hubbard
fe3e9e3cb9 Add targets to crunch floppy to match Makefile. 1994-11-05 09:06:10 +00:00
Jordan K. Hubbard
e7b28a06e1 Add ncftp. I needed it for "hands-free" ftp operation from the install
script.
1994-11-05 08:49:05 +00:00
Jordan K. Hubbard
8ebd7ffaac Add the release notes, so I can have the user read these too. 1994-11-05 08:16:01 +00:00
Jordan K. Hubbard
6f902e3c21 Add new mount_* commands. 1994-11-05 07:55:30 +00:00
Jordan K. Hubbard
eccb9db542 Add slattach. 1994-11-05 07:52:14 +00:00
Poul-Henning Kamp
c7543b1d9f put the DISKSPACE.FAQ on the boot.flp 1994-11-05 06:02:18 +00:00
Poul-Henning Kamp
d4de4f66b1 The latest hacks to make a release with. 1994-10-29 12:48:12 +00:00
Jordan K. Hubbard
a6aa41ceba But just a little more merciless. 1994-10-28 06:42:38 +00:00
Jordan K. Hubbard
48b5162585 Make CLEANFILES just a little bit less psychotic. 1994-10-28 06:41:47 +00:00
Poul-Henning Kamp
7a1b8974a7 Two crunch-specs. 1994-10-26 05:42:25 +00:00
Poul-Henning Kamp
7f986648de Will make two-floppy set now. 1994-10-26 05:41:47 +00:00
Rodney W. Grimes
95888a7194 1. Remove comments about broken procfs, it has been fixed.
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.
1994-10-09 20:31:01 +00:00
Rodney W. Grimes
c0a88f5efa Spell hierarchy correctly :-(. 1994-09-23 09:01:20 +00:00
Rodney W. Grimes
0202c140bb This is the very small start of moving all the make release related stuff
from etc/Makefile to release/Makefile.  Right now this has one
target (hieriarchy:) that replaces distrib-dirs:.
1994-09-23 08:28:25 +00:00