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
Joerg Wunsch
964a4c2866
Mention the improved sppp(4).
1997-10-11 18:41:12 +00:00
Jordan K. Hubbard
c54a85ca0d
Note Comtrol rocketport driver.
1997-10-09 09:11:40 +00:00
Jordan K. Hubbard
54b85ef5cc
Document extra tk*/tcl* package categories.
1997-10-08 15:31:13 +00:00
Joerg Wunsch
99ec55eff2
Mention SIOC[SG]IFGENERIC.
...
Prodded by: jkh
1997-10-08 09:14:15 +00:00
Joerg Wunsch
19c53cc05d
Mention the LOG_NTP change.
1997-10-06 20:43:05 +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
8bdb06c80e
Turn NODOC back on - this is going to take a bit more work to get right.
1997-10-05 22:31:40 +00:00
Jordan K. Hubbard
bbf4c16ad2
Remove NODOC setting - time to figure out how to get this working again.
1997-10-05 09:47:28 +00:00
Jordan K. Hubbard
11b7ef8d63
Fix syntax error I introduced earlier. :)
1997-10-04 20:51:42 +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
45e84c7984
Support crypto and kerberos src dists.
1997-10-04 09:08:14 +00:00
Jordan K. Hubbard
fb29e2cff3
Support crypto and kerberos source dists.
1997-10-04 09:05:06 +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
0f51f8ab40
Install boot.help differently.
1997-10-03 14:17:46 +00:00
Jordan K. Hubbard
4a0aa46197
Get boot.help from a different place.
1997-10-03 14:14:40 +00:00
Mark Murray
e15ac533b0
The eBones src distribution is gone, and crypto is here. So remove
...
references to sebones.* and bring in scrypto.*.
1997-10-03 14:05:29 +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
5611e231f1
Note kerberosIV inclusion.
1997-10-02 02:03:58 +00:00
Jordan K. Hubbard
64fd8fa8a0
kerberos4 -> kerberosIV
...
Submitted by: Akira Watanabe <akira@myaw.ei.meisei-u.ac.jp>
1997-10-01 09:01:16 +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
2ce18d2da7
There appears to be no way around linking with DES for the
...
moment - the compile-time options are useless since the object
files are being used from ppp to build the crunched image, and
the ppp objects include DES at this stage since they were last
built that way to make the secure distribution. Hmmmm!
1997-09-30 23:58:24 +00:00
Jordan K. Hubbard
38482b429e
Fix kerberos breakage for release.
...
Submitted by: markm
1997-09-30 08:09:03 +00:00
Jordan K. Hubbard
26a695079e
Add ftp4.uk.freebsd.org
1997-09-29 00:15:07 +00:00
Jordan K. Hubbard
b0a117a8bc
Remove -ldes again; Brian's latest fix should deal with it.
1997-09-28 20:35:54 +00:00
Jordan K. Hubbard
85ae221049
Add (ick) -ldes to the boot floppy so that ppp can link again.
...
Not sure what this does to exportability but it's probably not
good.
1997-09-27 00:33:48 +00:00
Peter Wemm
62ec549e5e
Mention some of Justin's changes.
1997-09-23 03:28:15 +00:00
Joerg Wunsch
23e5202970
Don't gratuitously drop termcap.db and vgrindefs.db from the installed
...
set of files.
Reviewed by: jkh
1997-09-20 17:10:09 +00:00
Joerg Wunsch
2ec5937625
Perform a `make distrib-dirs distribution' inside the chroot tree
...
before trying to `make world', so to become less dependant from the
correctness of the environment hosting the `make release'. The recent
addition of a group `network' made this problem apparent.
1997-09-20 15:40:55 +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
Poul-Henning Kamp
f8bb3e895f
Add a "I know it points to my foot!" -f option.
...
PR: 3288
Reviewed by: phk
Submitted by: Martin Kammerhofer <dada@freepass.tu-graz.ac.at>
1997-09-18 18:27:34 +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
Paul Traina
c55c0846ed
variable_load.c is dead
1997-09-17 16:18:54 +00:00
Paul Traina
69ac164732
Put all variables in VAR_ #define's to force a single location for all
...
of these magic knobs. This is purely cosmetic and a documentation issue
so we don't have to glop through the source code looking for gems.
1997-09-17 16:18:22 +00:00
Jordan K. Hubbard
4a50ae9ab3
Add a new netInteractive variable so that the interactiveness of the TCP
...
setup dialog from scripts is more controllable. No more biasing off of
hostname (which is now non-optional in the non-netInteractive case).
Requested by: pst
1997-09-17 13:33:14 +00:00
Jordan K. Hubbard
5ef5a78cd2
Whoops, forgot a file!
...
Submitted by: pst
1997-09-16 18:57:47 +00:00
Jordan K. Hubbard
9f86ac0aa7
Much better dispatch code and scripting support.
...
Submitted by: pst
1997-09-16 18:57:18 +00:00
Jordan K. Hubbard
365a44db75
MF22: pst's changes.
...
Submitted by: pst
1997-09-16 10:14:23 +00:00
Eivind Eklund
c0f3f3cd13
Comment the UID games -> GID games change - mention the known problems with
...
it and ask for feedback on any unknown ones.
1997-09-16 00:26:24 +00:00