Commit Graph

6848 Commits

Author SHA1 Message Date
jkh
1d8efff4c9 Sigh. I'm sleepy, and I just read this again. Have it make sense this time. 1994-11-09 00:10:04 +00:00
jkh
a73c1fdd3e Add a long-needed comment about logging in as root. 1994-11-09 00:05:42 +00:00
jkh
f623cf6dbe Just some last tweaks to make NFS install more friendly. 1994-11-08 23:59:04 +00:00
jkh
190a4a536b Use mount_nfs directly for NFS install.
Add mount_nfs to the cpio floppy.

Thanks, Michael R.!
Submitted by:	mr
1994-11-08 19:51:50 +00:00
jkh
da7f7b9ca0 Add full support for NFS installation. Add support for CD installation,
even though we don't use it yet (I may burn some one-offs tonite though! :-).
1994-11-08 18:36:46 +00:00
jkh
b280c1d831 Put in a hook to communicate properly with sysinstall. 1994-11-08 13:58:34 +00:00
jkh
636833185c It *is* OK to strip the kernel after all. Poul has one in his bindist
that overwrites this one anyway, so..
1994-11-08 13:54:21 +00:00
jkh
9be726e286 Remove the redirects for extract.sh. Upon further reflection, you
need to see the output on the main vty.  cpio likes to open /dev/tty
for its output! :-(
1994-11-08 13:28:06 +00:00
jkh
93ea779d83 I was being too conservative in my estimation of disk space. Bump
these values up a bit after being yelled at by Poul.
1994-11-08 13:20:15 +00:00
jkh
32ccf7879e Add a little user-proofing. 1994-11-08 13:08:18 +00:00
jkh
8280b36f97 Whoops - forgot to set the interface name for lp0. 1994-11-08 12:45:04 +00:00
jkh
ed2941e971 Some changes from Michael Reifenberger. Thanks, Michael! 1994-11-08 12:34:57 +00:00
jkh
3543b60360 Make sure the extract.sh gets into the bindist. 1994-11-08 11:29:35 +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
jkh
fb58a50cf4 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
jkh
7297a7be32 Reviewed by:
Submitted by:
Obtained from:
1994-11-08 07:45:15 +00:00
jkh
f72104d1a8 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
jkh
c4f8b560c5 Actually allow the poor user to get out of the script. 1994-11-08 03:48:58 +00:00
jkh
385734ebee Commit latest working sources. Go to bed. 1994-11-07 13:43:27 +00:00
jkh
f001d727a7 Fix a botch Poul introduced. 1994-11-07 11:30:15 +00:00
jkh
db6ac921c8 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
jkh
1fe4f58d0a 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
phk
cffdb4fa63 cleanup 1994-11-07 05:02:42 +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
jkh
8ec795640b 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
jkh
23908b32ad 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
jkh
22ae5593ea Make a link for gzip so we actually have it available on the boot floppy. 1994-11-06 02:37:25 +00:00
jkh
6775711bda 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
jkh
e9219cbad8 Twiddle newfs parameters to select for space optimization. We're
back under 1.2MB again.
1994-11-06 00:21:39 +00:00
jkh
e2ac32c9b5 Strip kernel before installation. Anything to bum a few more bytes.. 1994-11-06 00:10:00 +00:00
jkh
04c4a0b1b1 Add -lreadline for ncftp. 1994-11-06 00:00:17 +00:00
jkh
910948c143 Install docs gzip'd. 1994-11-05 23:05:53 +00:00
jkh
019c55bcf0 Add targets to crunch floppy to match Makefile. 1994-11-05 09:06:10 +00:00
jkh
da2228d0d1 Add ncftp. I needed it for "hands-free" ftp operation from the install
script.
1994-11-05 08:49:05 +00:00
jkh
57e38eadf8 Add the release notes, so I can have the user read these too. 1994-11-05 08:16:01 +00:00
jkh
41266324fc Add new mount_* commands. 1994-11-05 07:55:30 +00:00
jkh
23e0dfbfdf Add slattach. 1994-11-05 07:52:14 +00:00
phk
478a67da82 put the DISKSPACE.FAQ on the boot.flp 1994-11-05 06:02:18 +00:00
phk
ef42d8fed8 The latest hacks to make a release with. 1994-10-29 12:48:12 +00:00
jkh
863c6360e4 But just a little more merciless. 1994-10-28 06:42:38 +00:00
jkh
dbaf112428 Make CLEANFILES just a little bit less psychotic. 1994-10-28 06:41:47 +00:00
phk
f8fd9378cf Two crunch-specs. 1994-10-26 05:42:25 +00:00
phk
4d893b224a Will make two-floppy set now. 1994-10-26 05:41:47 +00:00
rgrimes
df04d5a891 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
rgrimes
fe8ccfa46c Spell hierarchy correctly :-(. 1994-09-23 09:01:20 +00:00
rgrimes
52e4442854 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