phk
4026933d05
/dev/apm should be /dev/apm0
1994-11-10 02:32:29 +00:00
phk
2276a223ee
Now that the default for the shared gcc-internal lib changed, make this match.
1994-11-10 02:29:41 +00:00
phk
7ddd763c09
Make it extract anything it finds...
1994-11-10 02:24:47 +00:00
jkh
637f097fd7
Document that we support 1522 controllers now.
1994-11-09 23:26:57 +00:00
phk
7154102870
Really build bindist...
1994-11-09 23:07:04 +00:00
jkh
66792bd003
[Changes are now for BETA]
...
This attempts to make the installion a little less grating by not
clearing the screen every time a like-sized dialog is going to splat
on top of another one. If you don't want the screen to clear, set
clear="", otherwise leave it set to (or set it back to) "--clear".
It can't be set to "" all the time since then small dialogs appearing
on top of big dialogs look funky.
1994-11-09 23:02:11 +00:00
phk
6cec14b055
some things Jordan forgot...
1994-11-09 20:27:32 +00:00
jkh
ce86d48711
One last formatting change. Done.
1994-11-09 20:16:09 +00:00
dg
f0b0ae21dd
Fixed bug that somehow made it into here: the ifp must be stored in the
...
mbuf header for received packets. Minor performance optimizations. Removed
#ifdef MULTICAST's as this isn't optional in our kernel.
1994-11-09 15:12:44 +00:00
jkh
30db714f78
Changes from Gary Palmer to make all this stuff fit on the screen!
...
Submitted by: gpalmer
1994-11-09 02:51:21 +00:00
jkh
4d9a756705
Remove ppp from the list of options - we don't even have ppp in the default
...
kernel, and ppp people can generally use SLIP.
A few more formatting changes.
Make slip installation work.
1994-11-09 02:49:04 +00:00
bde
04984457bc
Don't declare DELAY() here. Callers should include <machine/clock.h>.
1994-11-09 00:51:38 +00:00
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
phk
378e88b0c0
And the tree is 2.1.0-Development, have fun guys... Who breaks it first ?
1994-11-08 21:28:34 +00:00
jkh
827894bc2c
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
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
phk
80c829c1e1
Don't install Makefile
1994-11-08 18:54:33 +00:00
jkh
ad3495c912
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
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
ache
5e58f70104
Forget to change = to += in previous commit
1994-11-08 17:33:22 +00:00
ache
f3c87205cd
Add missing link for shared libtermlib
1994-11-08 17:31:52 +00:00
ache
07e8a04181
Fix beforeinstall target:
...
use chflags /usr/bin/chpass ONLY if chpass present
1994-11-08 14:59:22 +00:00
jkh
f8f6e0f3d0
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
f260055f86
Detect that bininst has finished and go straight into the new system.
...
Reviewed by: phk
1994-11-08 14:04:19 +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
phk
73ad652e88
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
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
504234844c
More 12th hour fixes from Ugen.
...
Submitted by: ugen
1994-11-08 12:48:02 +00:00
jkh
4975a57b63
Almost 12th hour (the 11th hour was almost an hour ago :-) patches
...
from Ugen.
1994-11-08 12:47:29 +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
phk
f400f6fddf
Remember to set the d_type field correctly
1994-11-08 11:51:44 +00:00
jkh
fa404ed611
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
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
phk
14c64a6807
If we have no MBR, we need to allow the poor guy to write one...
1994-11-08 10:35:52 +00:00
phk
2678bc9274
Always say the magic word at the end.
1994-11-08 10:14:19 +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
2b933300e4
Change Fatals to Warnings.
1994-11-08 07:44:57 +00:00
jkh
2c19c24df5
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
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
ache
921602e2dc
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
d7b5a22bcd
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