Commit Graph

4235 Commits

Author SHA1 Message Date
jkh
4d61ca289b 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
7bd2219742 Add a long-needed comment about logging in as root. 1994-11-09 00:05:42 +00:00
jkh
528e262a3a Just some last tweaks to make NFS install more friendly. 1994-11-08 23:59:04 +00:00
phk
9c39a886a9 And the tree is 2.1.0-Development, have fun guys... Who breaks it first ? 1994-11-08 21:28:34 +00:00
jkh
3fdf98c031 Damn!! I left Soren's name off the core team roster by mistake! :-( :-(
I'm going to re-roll the boot floppies to have this in, and hopefully
Poul will update it into his world tree before making the bin tarballs.
Be a real shame to leave this incorrect!  Very sorry, Soren!  It was
simply an updating oversight! :-(
1994-11-08 20:17:45 +00:00
jkh
cb1547eb00 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
phk
428825364d Don't install Makefile 1994-11-08 18:54:33 +00:00
jkh
07ef1fa4e4 Poul's and my idea of avoiding the last reboot at the end was
too ambitious; we can't make the transiton from install to /sbin/init
without another reboot.  Sigh..  Oh well, not that big a deal.
1994-11-08 18:44:14 +00:00
jkh
29d6777155 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
ache
b5235b16ef Forget to change = to += in previous commit 1994-11-08 17:33:22 +00:00
ache
4f25274485 Add missing link for shared libtermlib 1994-11-08 17:31:52 +00:00
ache
99297c6bd2 Fix beforeinstall target:
use chflags /usr/bin/chpass ONLY if chpass present
1994-11-08 14:59:22 +00:00
jkh
66bf28ae05 Ugen makes it in with 10 seconds to spare with a one-char diff. Some
people are born lucky..
Submitted by:	ugen
1994-11-08 14:25:17 +00:00
jkh
db706c3807 Detect that bininst has finished and go straight into the new system.
Reviewed by: phk
1994-11-08 14:04:19 +00:00
jkh
4d99638e42 Put in a hook to communicate properly with sysinstall. 1994-11-08 13:58:34 +00:00
jkh
bcfa3cee58 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
phk
3c0967bcfb swapon had a bug. Thanks Michael, but couldn't you told me and not Jordan ?
now I have to listen to him all morning teasing me...
1994-11-08 13:40:01 +00:00
jkh
79f62ce745 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
3721dcb2cb 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
b997c06a43 Add a little user-proofing. 1994-11-08 13:08:18 +00:00
jkh
41016fc898 More 12th hour fixes from Ugen.
Submitted by:	ugen
1994-11-08 12:48:02 +00:00
jkh
357be07ab4 Almost 12th hour (the 11th hour was almost an hour ago :-) patches
from Ugen.
1994-11-08 12:47:29 +00:00
jkh
08610ebb08 Whoops - forgot to set the interface name for lp0. 1994-11-08 12:45:04 +00:00
jkh
bdb0766c2d Some changes from Michael Reifenberger. Thanks, Michael! 1994-11-08 12:34:57 +00:00
phk
b7b14f673b Remember to set the d_type field correctly 1994-11-08 11:51:44 +00:00
jkh
c6996e5e89 Change TITLE to something more rational. Make sysinstall.c use it instead
of its own hardcoded constant.
1994-11-08 11:44:04 +00:00
jkh
3a1b80accc Make sure the extract.sh gets into the bindist. 1994-11-08 11:29:35 +00:00
jkh
ab2858472b 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
a4dd24d6e0 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
phk
b52f6638e5 If we have no MBR, we need to allow the poor guy to write one... 1994-11-08 10:35:52 +00:00
phk
feab6b7e57 Always say the magic word at the end. 1994-11-08 10:14:19 +00:00
jkh
99ea7c45b8 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
8da91e0f3e Reviewed by:
Submitted by:
Obtained from:
1994-11-08 07:45:15 +00:00
jkh
1021e84a03 Change Fatals to Warnings. 1994-11-08 07:44:57 +00:00
jkh
6382e10029 Add back ze0 driver; somebody took it out of _both_ LINT and GENERIC,
kinda hosing the laptop folks.
1994-11-08 07:39:28 +00:00
jkh
97624a179b 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
ache
a96dcbe32b Change "fdx: Floppy not writeable" to less confusing
"fdx: write protected". Not writeable maybe means bad, etc.
1994-11-08 06:34:04 +00:00
jkh
f057cefdf3 From: Lars Fredriksen <fredriks@mcs.com>
Here is a patch to fd.c that will check to make sure the floppy
is not writeprotected when you try to open the device RW.
Submitted by:	lars
1994-11-08 05:42:10 +00:00
jkh
542470c6e9 From: Lars Fredriksen <fredriks@mcs.com>
Here is the improved probe for the mse (Bus Mouse) device driver. I
have been running with this under 1.1.5.1 as well as 2.0 without a hitch for
quite a while.
Submitted by:	lars
1994-11-08 05:41:34 +00:00
nate
d458e85f92 Removed un-needed hard-coded path to REFER . 1994-11-08 05:26:46 +00:00
phk
d699dc2bb8 Make installs better, install the FAQ stuff, don't install CVS-dirs. 1994-11-08 03:58:52 +00:00
jkh
35b6fecaec Actually allow the poor user to get out of the script. 1994-11-08 03:48:58 +00:00
jkh
25d93b1f8a Fixup:
1. Don't use kernel name for headers - I'm running 2.0.1-Development,
   not ALPHA, and this messes things up.
2. The last dialog was too big, make it a little smaller.  Just cosmetic,
   while I'm in here.
1994-11-08 03:41:52 +00:00
phk
813fadf40d "dm" must be owned by "games" to do it's stunt. 1994-11-08 03:36:51 +00:00
jkh
768ecb690a Release notes for the ALPHA release. "What's new" information from README
is now here.
1994-11-08 03:33:13 +00:00
jkh
67ad6300c4 Here's the README for the ALPHA. It's less verbose, having had much
moved into its more proper home in the release notes.
1994-11-08 03:26:37 +00:00
jkh
61fc8ecb24 I noticed some weird english had crept in - fix it up a bit. 1994-11-08 02:53:42 +00:00
jkh
c3a24d3988 Cosmetic - the help screen didn't have its header properly formatted. Needed
an extra tab.
1994-11-08 02:25:20 +00:00
ache
3d9a758afc Add gnu/include to includes target 1994-11-08 00:55:08 +00:00
ache
bded064c6b Add include 1994-11-08 00:50:00 +00:00