Jordan K. Hubbard
8f1fd59b90
Fix the DOS discovery code to now re-allocate another virtual device if
...
it's called multiple times in a row. Add a new device type "DEVICE_TYPE_DOS"
so that we can look up an previous results.
1995-05-20 11:10:35 +00:00
Jordan K. Hubbard
f10eb488f6
1. Fix a pathological bug I introduced in msgInfo(). Right idea, wrong
...
implementation.
2. Totally rework device registration. It's about half the size and
more powerful now.
3. Add DOS discovery.
4. Start filling in some of the strategy routines.
5. Another clean-up pass over the menus.
6. Make wizard code use Disk typedef.
If I can get the first strategy routine finished tonite, we should have a working
install (from ftp, at least) this weekend.
1995-05-20 10:33:14 +00:00
Jordan K. Hubbard
2cf252e087
Totally re-work cpio_extract.
...
Erase the annoying "Command output is on debugging screen" message
when it's time to switch back.
1995-05-20 08:31:43 +00:00
Jordan K. Hubbard
dad012f2c6
Correct a few wording bogons in the menus.
...
Make notify NOT wipe the dialog off right after putting
it up. Whoops. Kinda defeated the purpose! :-)
1995-05-20 07:50:20 +00:00
Jordan K. Hubbard
3492f770db
Add Frank Durda IV <bsdmail@nemesis.lonestar.org>
1995-05-20 07:02:22 +00:00
Gary Palmer
e61618782b
Make Jordan's ``half baked'' code compile so that make release's aren't
...
stopped dead in their tracks. Also add the beginnings of my
distribution extraction code in media_strategy.c
1995-05-20 03:49:10 +00:00
Jordan K. Hubbard
7ab5b08b2c
This doesn't work - the extract code is half-baked. I commit it only
...
so that Gary can sync to it before I go to bed.. :)
1995-05-20 00:13:14 +00:00
Jordan K. Hubbard
ceb1d42782
Only apply @mode directives to files.
...
Don't use the -p flag to tar; it sets the files to the wrong permissions.
Submitted by: jmz
1995-05-19 22:40:54 +00:00
Jordan K. Hubbard
606ec289aa
Put find on the boot floppy. Don't ask.
1995-05-19 21:31:52 +00:00
Jordan K. Hubbard
c7c32addb2
More assorted verbosity. Also don't log informational messages.
1995-05-19 21:30:35 +00:00
Jordan K. Hubbard
1c1834210c
Make _DIST_USER use the right flag.
1995-05-19 18:50:59 +00:00
Jordan K. Hubbard
2512487c92
Be more verbose now that we're getting ready to actually extract.
1995-05-19 17:19:39 +00:00
Jordan K. Hubbard
ce4e04980d
XF86VGA16 -> XF86VG16
1995-05-19 17:11:07 +00:00
Jordan K. Hubbard
c10caaad51
1. Incorporate Nickolay's ammended patches for Russian screenmap support
...
as per Andrey's letter. Make a few modifications for correctness.
2. Add Language menu back to first menu - it was too buried in the
Options menu.
3. Add size information to all distributions.
4. Add a compat20 distribution (we need to make one of these!! Any takers? Please?)
Submitted by: Nickolay N. Dudorov <nnd@gw.itfs.nsk.su> & jkh
1995-05-19 16:58:58 +00:00
Jordan K. Hubbard
87b47edc82
1. Copy the boot floppy into /stand before extracting the CPIO floppy.
...
2. On Justin's advice, remind the user when they should switch back
from the debugging screen, if they're looking over there.
1995-05-19 15:56:02 +00:00
Jordan K. Hubbard
deb139317a
1. Move Nate from Core Team to Contributors, as per his instructions.
...
2. Adjust some of my previous wording to be more indicative of the way things
currently are and using less bogus corporate categorizations ("Directors"
and "Officers" only exist in real corporations, which the FreeBSD Project
is not, so it sounded kind of pompus on reflection).
1995-05-19 13:52:01 +00:00
Guido van Rooij
c8945315ef
Set copyright so we can actually distribute and use it.
...
Reviewed by: David Greenman
Submitted by: Wietse Venema
Obtained from:
1995-05-19 09:53:51 +00:00
Jordan K. Hubbard
ec9b92d133
Whoops! Put the helpful message telling you to look at the second
...
screen on the first screen, and not the second.. :-)
1995-05-19 04:17:38 +00:00
David Greenman
2976b7f19f
NFS diskless operation was broken because swapdev_vp wasn't initialized.
...
These changes solve the problem in a general way by moving the
initialization out of the individual fs_mountroot's and into swaponvp().
Submitted by: Poul-Henning Kamp
1995-05-19 03:27:08 +00:00
Jordan K. Hubbard
977a407e1d
Include serial ports as possible network candidates.
1995-05-19 02:31:13 +00:00
Jordan K. Hubbard
a1bfde73e4
Big Sigh. Both A_BOLD and A_UNDERLINE do not appear to work with
...
syscons (and/or cons25) at all. This code looked just fine running
on an xterm, but on a console the attributes are all wrong. I
now have to sacrifice some screen real-estate to pring cheesy
`-' characters to accomplish the same thing.
1995-05-19 02:19:15 +00:00
Jordan K. Hubbard
f8230b2f5f
Switch to bold on the header line - the A_UNDERLINE handling appears to be
...
broken in syscons, or at least in the cons25 termcap entry! :-( A_BOLD
won't show up on monochrome adapters (I don't think) but they'd be screwed
anyway since I don't have an attribute to use for them now at all.
1995-05-19 02:09:02 +00:00
Gary Palmer
9675b32c2f
You want to be in /mnt when extracting the cpio floppy, not in the read
...
only root filesystem.....
1995-05-19 01:49:57 +00:00
Gary Palmer
aff014ff20
Sigh. Add a ++ which was causing the newfs'ing of non-root filesystems to
...
fail :-(
1995-05-18 23:36:21 +00:00
Poul-Henning Kamp
4977228d33
Make the "information" slice printfs if(bootverbose).
...
Fix the message about Ontrack.
1995-05-18 22:45:35 +00:00
Poul-Henning Kamp
739618d119
Remove two printfs before Jordan has a fit over them.
1995-05-18 22:25:37 +00:00
Poul-Henning Kamp
18f4c72169
Run bad144 on raw-devs.
1995-05-18 22:00:01 +00:00
Poul-Henning Kamp
b8458cd586
A couple of tweaks to make bad144 scan run.
1995-05-18 21:58:33 +00:00
Poul-Henning Kamp
f7f27cd415
Change the ioctl to match what went into wd.c
1995-05-18 21:26:06 +00:00
Jordan K. Hubbard
561e0b4c76
Use raw devices for newfs.
...
Write and wizard mode only on enabled disks.
1995-05-18 18:02:31 +00:00
Jordan K. Hubbard
9786c33e55
Poul says that setting fonts on monocrome displays is useless
...
as most mono displays aren't that intelligent anyway. Disable it in this
case.
1995-05-18 17:49:09 +00:00
Jordan K. Hubbard
fcddc1c2bc
Use CHUNK_BSD_COMPAT as God and Poul intended it be used.
1995-05-18 17:38:02 +00:00
Gary Palmer
2d5d38af3c
Sigh - 2 formatting changes slipped through the net.
1995-05-18 17:26:02 +00:00
Gary Palmer
93a114834c
Make the indentation uniform
...
Suggested by: jkh
1995-05-18 17:18:46 +00:00
Jordan K. Hubbard
a0b7a5f865
Fix quoting error.
1995-05-18 16:57:52 +00:00
Jordan K. Hubbard
8cdff502c9
I had the arguments to Mount() backwards. Argh.
1995-05-18 16:53:53 +00:00
Gary Palmer
a3bbb2ff49
Dispose of old, #if 0'd, out code which has been proved to be no longer needed.
1995-05-18 16:44:41 +00:00
Gary Palmer
3890483652
Correct a conditional which could cause a off-by-one error in certain
...
circumstances.
1995-05-18 16:36:14 +00:00
Jordan K. Hubbard
0e8441fc1a
Clear the screen after changing the font.
1995-05-18 15:58:32 +00:00
Jordan K. Hubbard
ae1d347651
Whoops! I forgot how uudecode works.. Make it really work here.
1995-05-18 15:46:18 +00:00
Jordan K. Hubbard
a2b4e70705
1. Use 8x16 fonts.
...
2. Don't use russian screenmap - apparently not necessary with right font.
3. Dequote bogusly quoted font name in english language setting.
4. Use setterm() and hack around an undesirable side-effect (cbreak is unset).
5. be smarter about setting OnVTY, and use it in cases where it makes sense.
Submitted by: Nickolay N. Dudorov <nnd@gw.itfs.nsk.su>
1995-05-18 15:29:47 +00:00
Jordan K. Hubbard
36678611e6
Add some more debugging information and fix a few missing newlines.
1995-05-18 14:11:16 +00:00
Jordan K. Hubbard
090d283ec5
Sheesh! What was I thinking. ppp should go on the cpio floppy, not
...
the boot floppy!
1995-05-18 13:54:12 +00:00
Jordan K. Hubbard
abac5d4b12
Ahem. It's late. Make my floppies target actually work.
1995-05-18 13:32:22 +00:00
Jordan K. Hubbard
0ead1f1db1
Make a little convenient "floppies" target for myself.
1995-05-18 13:24:48 +00:00
Jordan K. Hubbard
def8bcf342
Fix a very embarassing typo. No wonder this thing was looping! :-)
1995-05-18 13:20:53 +00:00
Jordan K. Hubbard
690e60d830
1. Add serial devices to list of possible network device candidates.
...
2. Rework tcpip.c a bit so that devices which have been configured also
have the enabled flag set.
1995-05-18 13:18:35 +00:00
Jordan K. Hubbard
ab9357a910
Also log all user interactions to debugging log.
1995-05-18 12:57:54 +00:00
Jordan K. Hubbard
2c3b28f96d
Add tun0 to the all rule.
1995-05-18 10:51:03 +00:00
Jordan K. Hubbard
9650d6dc0c
Add ppp to the boot floppy.
1995-05-18 10:47:45 +00:00