Commit Graph

979 Commits

Author SHA1 Message Date
jkh
0479eebd5a In !dists case, invoke the custom dist menu rather than the toplevel
dist menu.  This makes a good deal more sense and should have been
this way all along.
1998-01-23 07:53:44 +00:00
jkh
037b76a1a5 spelling and style police. 1998-01-23 07:48:54 +00:00
jkh
8d1c1ba992 MF22: match entries for wfd 1998-01-22 21:14:31 +00:00
jkh
8d89355a20 Mention LS-120 drives. 1998-01-22 07:28:22 +00:00
jkh
7710e66a4c Update for current events, format police. 1998-01-22 07:23:44 +00:00
jkh
1add458997 Add entry for SMC 9432TX cards (tx driver). 1998-01-21 19:25:49 +00:00
jkh
c85e4522f7 Add wfd style devices to detection list (we'll have to put them on the
boot floppy too, of course - hope I still have enough inodes! :)
1998-01-19 23:28:41 +00:00
jkh
27024938d5 Adapt to new mount(2) argument syntax.
Submitted by:	bde
1998-01-16 15:07:55 +00:00
jkh
6907c09425 Benign changes to support Justin's CAM code. 1998-01-16 12:53:04 +00:00
yokota
cdd5763332 Mention moused and mouse drivers update. 1998-01-05 12:38:54 +00:00
jkh
b8338e12a1 gateway -> gateway_enable
Pointed out by: Susie Ward <sward@voltage.net>
1997-12-29 20:07:17 +00:00
steve
bcb1e9fb1c Another sysconfig -> rc.conf fix.
PR:		5374
Submitted by:	Studded <Studded@dal.net>
1997-12-27 19:40:20 +00:00
jmg
df3d6d0795 document some things that others and I have done to the tree... these
include the PnP and Luigi's Sound code...

in the security section, talk about the f00f bug being fixed...
1997-12-10 07:41:24 +00:00
joerg
3dbdae5b24 Remove an extraneous ".kbd" that crept in for the Swiss German
keyboard map.

Submitted by:	georg.wagner@ubs.com
1997-11-26 22:48:24 +00:00
jkh
a2c04aa8ba Whine when a depended package can't be found at all, vs being found
but failing to load.
PR:		4959
1997-11-13 11:44:42 +00:00
obrien
f62abadba1 MFS. 1997-11-05 06:11:35 +00:00
jkh
860fb11092 Since doc no longer contains the Handbook, stop saying that it does.
Submitted by:	Joao Carlos Mendes Luis <jonny@coppe.ufrj.br>
1997-11-04 23:44:22 +00:00
jkh
021fa8fee1 Do chflags properly even when running multi-user. 1997-10-29 07:47:06 +00:00
jkh
80df7010cf Fix typo in startup menu.
Submitted by:	max
1997-10-25 09:27:20 +00:00
jkh
128cf5a42c Document 100Mbit media selection flag. 1997-10-20 08:11:25 +00:00
joerg
b23e81771f Add the hint how to install on a Compaq `Aero'. 1997-10-19 13:13:04 +00:00
jkh
14dcd3e295 Fix disk counting bug.
Submitted by:	Arjan de Vet <Arjan.deVet@adv.IAEhv.nl>
1997-10-18 21:22:25 +00:00
joerg
160e0f1d70 MF2.2: rev 1.17.2.36, and parts of 1.17.2.35 and 1.17.2.37 1997-10-18 11:20:02 +00:00
msmith
e8bc25726e Mention the problem with the Intel AL440LX BIOS; hopefully we will
have more details from Intel about this shortly.

Submitted by:	David Filo <filo@yahoo.com>
1997-10-17 06:48:35 +00:00
jkh
bdf9f5bd3a Fix various bogons reported in this PR.
PR:		4765
Submitted by:	fdiv
1997-10-15 04:37:26 +00:00
jkh
4f51f41838 Add a new startup variables menu for tweaking rc.conf variables in more
detail (also added more of them to the networking services menu).  Add
new dmenuISetVariable() function for interactive setting of non-boolean
flags.
1997-10-14 18:17:35 +00:00
jkh
448ac4876c Fix bogon I introduced while adding disks menu to label editor. 1997-10-14 14:41:17 +00:00
jkh
edb02f0869 Ask for extra confirmation if a newfs has been requested during
an upgrade.
PR:		3368
1997-10-13 17:32:29 +00:00
jkh
a579161b1b Consolidate distribution flag checking code. 1997-10-13 12:12:14 +00:00
jkh
6f2c060ad6 Allow access to options editor from media screen (sometimes you need it
there!).
1997-10-13 11:45:36 +00:00
jkh
6438c7d7cd Only need to call label editor for all drives. 1997-10-13 11:33:27 +00:00
jkh
2edf584258 Update to reflect current affairs. 1997-10-12 16:21:36 +00:00
jkh
8c8de91c06 Separate the siamese twins that were the partition and label editor.
Now you can use one without entering the other and it will DTRT.
These changes just allowed me to do the most straight-forward new disk
installation I've ever managed with sysinstall.
1997-10-12 16:21:21 +00:00
jkh
a33c01a21d Now that nested menus work properly, stop using the kludged-up
DITEM_RECREATE flag.
1997-10-12 12:11:14 +00:00
joerg
7e8d2d07a6 Mention the improved sppp(4). 1997-10-11 18:41:12 +00:00
jkh
9643aedf02 Note Comtrol rocketport driver. 1997-10-09 09:11:40 +00:00
jkh
8e459f76c6 Document extra tk*/tcl* package categories. 1997-10-08 15:31:13 +00:00
joerg
99c3c13980 Mention SIOC[SG]IFGENERIC.
Prodded by:	jkh
1997-10-08 09:14:15 +00:00
joerg
558732d850 Mention the LOG_NTP change. 1997-10-06 20:43:05 +00:00
jkh
38ceede30c Add an extra sanity check to previous commit. 1997-10-06 08:36:12 +00:00
jkh
e1bb3693fd This should put boot.help in its rightful place (finally!) 1997-10-06 08:34:56 +00:00
jkh
5bdae28d51 Whups! Missed a spot in the kerberos src changes. 1997-10-04 15:50:09 +00:00
jkh
b38b429f81 Un-nuke krb and do what I *meant* to do, darn it. 1997-10-04 09:01:20 +00:00
jkh
685056895b Adapt for new crypto source layout. 1997-10-04 08:58:16 +00:00
jkh
dc30a0fc62 Get boot.help from a different place. 1997-10-03 14:14:40 +00:00
jkh
01deaf0006 Don't attempt to deref OpenConn after it's been set to NULL. :) 1997-10-03 14:00:09 +00:00
jkh
6e176c4db5 For people running paranoid ftpds, use the real username to log in
with when running multi-user and we actually have one.
Suggested by:	Joao Carlos Mendes Luis <jonny@coppe.ufrj.br>
1997-10-03 03:32:03 +00:00
jkh
40fdbd9108 Note kerberosIV inclusion. 1997-10-02 02:03:58 +00:00
jkh
8e6b1677f7 Keep fingers off /etc files until they're properly backed up.
PR:		4636
Submitted by:	Jack <jack@zeus.xtalwind.net>
1997-10-01 01:30:35 +00:00
jkh
185e44a35b Add ftp4.uk.freebsd.org 1997-09-29 00:15:07 +00:00