Commit Graph

1516 Commits

Author SHA1 Message Date
jkh
685056895b Adapt for new crypto source layout. 1997-10-04 08:58:16 +00:00
jkh
2038155969 Install boot.help differently. 1997-10-03 14:17:46 +00:00
jkh
dc30a0fc62 Get boot.help from a different place. 1997-10-03 14:14:40 +00:00
markm
283e06434b 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
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
3e3d764084 kerberos4 -> kerberosIV
Submitted by:	Akira Watanabe <akira@myaw.ei.meisei-u.ac.jp>
1997-10-01 09:01:16 +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
fa0920145d 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
jkh
388987c604 Fix kerberos breakage for release.
Submitted by:	markm
1997-09-30 08:09:03 +00:00
jkh
185e44a35b Add ftp4.uk.freebsd.org 1997-09-29 00:15:07 +00:00
jkh
5f901b9ee0 Remove -ldes again; Brian's latest fix should deal with it. 1997-09-28 20:35:54 +00:00
jkh
994b6abc0f 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
a4f6f984a3 Mention some of Justin's changes. 1997-09-23 03:28:15 +00:00
joerg
99c3bcdfc0 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
b4405a2063 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
jkh
400eee4073 More label editor enhancements.
Submitted by:	Ed Gold <vegold01@starbase.spd.louisville.edu>
1997-09-20 06:24:17 +00:00
jkh
4871a19630 Fix conditional bogon in Label Editor [from Ed Gold]
Print info boxes without titles.
1997-09-20 02:48:48 +00:00
phk
39995331c2 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
jkh
5ce42b233d Whoops! Missed one on the XF8633 -> XF86331 update.
PR:		4560
1997-09-18 17:54:36 +00:00
jkh
fbd5c7472f Correct typo. 1997-09-18 16:24:36 +00:00
jkh
254b65d7ff Over 1000 ports now. Note this in the relevant place. 1997-09-18 16:19:17 +00:00
pst
1022332b55 Fix misspelling 1997-09-17 16:23:48 +00:00
pst
f31a735d6a variable_load.c is dead 1997-09-17 16:18:54 +00:00
pst
e5ff8a9d1b 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
jkh
0669639743 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
jkh
9dce8dc9fa Whoops, forgot a file!
Submitted by:	pst
1997-09-16 18:57:47 +00:00
jkh
bb5b3cf175 Much better dispatch code and scripting support.
Submitted by:	pst
1997-09-16 18:57:18 +00:00
jkh
91766440b7 MF22: pst's changes.
Submitted by:	pst
1997-09-16 10:14:23 +00:00
eivind
2c4d4104e8 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
phk
b53887190f What I did in my vacation. 1997-09-14 18:05:47 +00:00
wollman
ba614e68c9 Mention the multicast ping fix and changes to finger, fetch, and netstat. 1997-09-14 17:46:42 +00:00
wollman
879c935cea Talk a little bit about some of the networking changes in the kernel. 1997-09-14 17:35:30 +00:00
peter
5fa4ebb1ac Some updates for 3.0: mention changes for poll(2), issetugid(2),
async IO, getsid(2), setpgid(2), nanosleep(2), signanosleep(2),
fixes to sleep(3) and usleep(3), the a.out in-kernel linker.
1997-09-14 07:31:12 +00:00
jkh
607688ffd6 XFree86 3.3.1 updates
Document new media flag in lieu of links.
1997-09-14 04:18:42 +00:00
joerg
b63a4eba31 Mention SA_NOCLDWAIT as a new feature. 1997-09-13 19:45:51 +00:00
jkh
bff6965ba0 Fix offset bug in partition display that made partitions of type
`linux_swap' hose the output.

Also add a (T)ype command for changing the type of a partition.
1997-09-11 17:12:08 +00:00
jkh
2b7c7a853b Update # of ports. 1997-09-10 15:20:00 +00:00
jkh
fa8202c1d9 Update to XFree86 3.3.1 1997-09-10 10:15:41 +00:00
jkh
cee2977305 Scrolling partition and label lists now make it possible to partition
lots of disks from sysinstall.  Yay!  Please test this as much as
possible with any 3.0 SNAP later than 970910 (I.E. tomorrow's snap),
especially those of you with larger disk farms.

Submitted by:	Ed Gold <vegold01@starbase.spd.louisville.edu>
1997-09-09 16:32:01 +00:00
jkh
6f26e90411 Eliminate an obviously redundant message title. 1997-09-09 16:27:50 +00:00
jkh
1ade47e9ae Update for XFree86 3.3.1 1997-09-09 16:26:29 +00:00
jkh
3361aa6687 Be more cautious about leaving user with a workable kernel during the
upgrade process.
Submitted by:	Mikael Karpberg <karpen@ocean.campus.luth.se>
1997-09-09 09:19:30 +00:00
jkh
8331908afc Do a make install in sysinstall so that its man page gets added to the
manpages dist.
1997-09-08 11:09:35 +00:00
jkh
061268315e Make upgrade potentially a little less interactive.
Add and document new loadConfig function (sort of like a script #include).
Make TCP/IP setup far less chatty when it doesn't need to be.
1997-09-08 11:09:11 +00:00
joerg
adc301fb9f Add a hint to the FAQ regarding ``DD'' disks. 1997-09-07 14:05:21 +00:00
jkh
4329dc95e2 Notes that WEBNFS is supported. 1997-09-05 04:11:50 +00:00
jkh
d1050b2e15 Yikes! Whomever put the non-overridable setting of BUILDNAME in
here, don't do that!
1997-09-04 11:54:01 +00:00
jkh
e5bb012ecb Copy the boot.help file also into the MFS image so that the installer
can find it later and copy it over.
1997-09-04 11:28:32 +00:00