Jordan K. Hubbard
d5cbea7e97
Form device names correctly with new unit# syntax.
1998-02-10 18:43:11 +00:00
Jordan K. Hubbard
59617ad4b8
Totally change the way that devices are made in the MFS and subsequently
...
probed in sysinstall. Rather than make template devices and use up lots
of inodes, also restricting the number of devices that can be dealt with,
mknod all necessary devices as necessary using built-in information.
This removes a number of constraints on the number and type of devices
that sysinstall can see.
1998-02-10 18:31:27 +00:00
Jordan K. Hubbard
4a7de9552b
Remove some ancient cruft discovered during a recent code review.
1998-02-08 20:18:19 +00:00
Jordan K. Hubbard
fc60b54d95
MF22: reset root flags properly.
1998-02-06 04:35:21 +00:00
Steve Price
e2e5ad34fb
Typo: PAT -> FAT.
...
PR: 5593
1998-02-01 05:58:42 +00:00
Jordan K. Hubbard
0fc319ac44
MF22: only fclose() OpenConn if non-NULL.
1998-01-28 04:42:38 +00:00
Kazutaka YOKOTA
3bbee664ba
Update the keymap menu.
1998-01-27 14:01:19 +00:00
Jordan K. Hubbard
feb308afd5
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
Jordan K. Hubbard
c922e45175
MF22: match entries for wfd
1998-01-22 21:14:31 +00:00
Jordan K. Hubbard
9d8d61fb4d
Add entry for SMC 9432TX cards (tx driver).
1998-01-21 19:25:49 +00:00
Jordan K. Hubbard
83ac5c703b
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
Jordan K. Hubbard
a8d70a4bb7
Adapt to new mount(2) argument syntax.
...
Submitted by: bde
1998-01-16 15:07:55 +00:00
Jordan K. Hubbard
b46285e3cf
Benign changes to support Justin's CAM code.
1998-01-16 12:53:04 +00:00
Jordan K. Hubbard
de92741516
gateway -> gateway_enable
...
Pointed out by: Susie Ward <sward@voltage.net>
1997-12-29 20:07:17 +00:00
Steve Price
039016310d
Another sysconfig -> rc.conf fix.
...
PR: 5374
Submitted by: Studded <Studded@dal.net>
1997-12-27 19:40:20 +00:00
Joerg Wunsch
4cafd31252
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
Jordan K. Hubbard
0985a5c811
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
David E. O'Brien
48761ea3ad
MFS.
1997-11-05 06:11:35 +00:00
Jordan K. Hubbard
8138f33308
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
Jordan K. Hubbard
d424167c3c
Do chflags properly even when running multi-user.
1997-10-29 07:47:06 +00:00
Jordan K. Hubbard
217ebd5924
Fix typo in startup menu.
...
Submitted by: max
1997-10-25 09:27:20 +00:00
Jordan K. Hubbard
38769fc189
Document 100Mbit media selection flag.
1997-10-20 08:11:25 +00:00
Jordan K. Hubbard
60ae49aa2a
Fix disk counting bug.
...
Submitted by: Arjan de Vet <Arjan.deVet@adv.IAEhv.nl>
1997-10-18 21:22:25 +00:00
Jordan K. Hubbard
382ac44b63
Fix various bogons reported in this PR.
...
PR: 4765
Submitted by: fdiv
1997-10-15 04:37:26 +00:00
Jordan K. Hubbard
9addf1c150
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
Jordan K. Hubbard
5b937d60ee
Fix bogon I introduced while adding disks menu to label editor.
1997-10-14 14:41:17 +00:00
Jordan K. Hubbard
6ab2db5e53
Ask for extra confirmation if a newfs has been requested during
...
an upgrade.
PR: 3368
1997-10-13 17:32:29 +00:00
Jordan K. Hubbard
e70709ad1a
Consolidate distribution flag checking code.
1997-10-13 12:12:14 +00:00
Jordan K. Hubbard
1b5a372ee6
Allow access to options editor from media screen (sometimes you need it
...
there!).
1997-10-13 11:45:36 +00:00
Jordan K. Hubbard
7e1ff66d01
Only need to call label editor for all drives.
1997-10-13 11:33:27 +00:00
Jordan K. Hubbard
90a93ec643
Update to reflect current affairs.
1997-10-12 16:21:36 +00:00
Jordan K. Hubbard
b09dc169b7
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
Jordan K. Hubbard
1990badff5
Now that nested menus work properly, stop using the kludged-up
...
DITEM_RECREATE flag.
1997-10-12 12:11:14 +00:00
Jordan K. Hubbard
54b85ef5cc
Document extra tk*/tcl* package categories.
1997-10-08 15:31:13 +00:00
Jordan K. Hubbard
690f1880b9
Add an extra sanity check to previous commit.
1997-10-06 08:36:12 +00:00
Jordan K. Hubbard
c16f090408
This should put boot.help in its rightful place (finally!)
1997-10-06 08:34:56 +00:00
Jordan K. Hubbard
ac492f4554
Whups! Missed a spot in the kerberos src changes.
1997-10-04 15:50:09 +00:00
Jordan K. Hubbard
c646fc1cfa
Un-nuke krb and do what I *meant* to do, darn it.
1997-10-04 09:01:20 +00:00
Jordan K. Hubbard
1de31251a4
Adapt for new crypto source layout.
1997-10-04 08:58:16 +00:00
Jordan K. Hubbard
4a0aa46197
Get boot.help from a different place.
1997-10-03 14:14:40 +00:00
Jordan K. Hubbard
7fd698d732
Don't attempt to deref OpenConn after it's been set to NULL. :)
1997-10-03 14:00:09 +00:00
Jordan K. Hubbard
6cf4a83ec5
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
Jordan K. Hubbard
0c795d27ea
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
Jordan K. Hubbard
26a695079e
Add ftp4.uk.freebsd.org
1997-09-29 00:15:07 +00:00
Jordan K. Hubbard
87b462a276
More label editor enhancements.
...
Submitted by: Ed Gold <vegold01@starbase.spd.louisville.edu>
1997-09-20 06:24:17 +00:00
Jordan K. Hubbard
c3a6bc8315
Fix conditional bogon in Label Editor [from Ed Gold]
...
Print info boxes without titles.
1997-09-20 02:48:48 +00:00
Jordan K. Hubbard
466cf1dd58
Whoops! Missed one on the XF8633 -> XF86331 update.
...
PR: 4560
1997-09-18 17:54:36 +00:00
Jordan K. Hubbard
7789aca24b
Correct typo.
1997-09-18 16:24:36 +00:00
Jordan K. Hubbard
c6ea78c196
Over 1000 ports now. Note this in the relevant place.
1997-09-18 16:19:17 +00:00
Paul Traina
2f6456ee54
Fix misspelling
1997-09-17 16:23:48 +00:00