Commit Graph

3361 Commits

Author SHA1 Message Date
obrien
8cd8b04e6d Blow away all the help files on the MFSROOT for the Alpha.
Someone did something that really blew up the size of the crunchgen'ed
sysinstall+friends.
2001-04-07 01:48:55 +00:00
obrien
f5d85ce73b Correct a bug in rev 1.589. The `make obj' that was removed for
sysinstall was also effectively a `make obj' for src/release.
2001-04-06 19:06:19 +00:00
obrien
d8a529a6f7 Don't need to preload the vn' KLD anymore as we use md' for release
building.
2001-04-05 22:36:41 +00:00
bmah
ec5f056a30 New release notes: ata(4) configure options are now loader tunables,
isp(4) target mode support (submitted by mjacob).

Update hardware lists from isp(4) manpage, fix typos.
2001-04-05 18:12:50 +00:00
bmah
fcd7ded9b6 New release note: Fix for ntpd(8) vulnerability.
Correction:  fetch(1) recently gained a -U option, not ftp(1) (pointed
out by des).
2001-04-05 01:36:39 +00:00
ru
e1d392e27d Put back required ')'.
Submitted by:	jhay
2001-04-04 12:15:52 +00:00
bmah
89e349aa0d New release notes: README file for ACLs and extended attributes,
libpcap update 0.6.2, tcpdump 3.6.2, newfs(8) now defaults to 22
cylinders/group, pkg_version better comparisons and -t.
2001-04-03 21:59:48 +00:00
ru
3559636a9d Synch this with i386 version again. This fits nicely on alphas.
Reviewed by:	beast
2001-04-03 14:55:24 +00:00
bmah
58dee4f8c4 Clarify instructions for using a CD-ROM equipped machine to support a
FreeBSD install and add a warning about enabling anonymous FTP.

Submitted by:	nik
2001-04-03 14:07:07 +00:00
ru
c90f2405d8 Cleanup: sort by directory/program, remove unused libraries. 2001-04-03 13:43:25 +00:00
ru
f15a4c9bfc Drop support for -DRELEASE_BUILD_FIXIT and -DCRUNCHED_BINARY in
${CFLAGS}.  The only supported method thus is -DRELEASE_CRUNCH.
2001-04-03 13:34:35 +00:00
bmah
c26efdf8ba New release notes: fsck(8) and /etc/fstab passes, newfs(8) -U,
libcrypt Blowfish support.

Fix a typo:  newfs is section 8, not section 1.
2001-04-02 21:26:49 +00:00
bmah
48b4031bb4 MFC candidate:
Fix ABOUT.TXT to be consistent with LAYOUT.TXT with respect to
the size of an unpacked ports collection (the stated 100MB
is a bit of an overestimate, but better to be conservative).

PR:		22778
Submitted by:	David <ddavid@ican.net>
2001-04-02 19:06:52 +00:00
jhay
9451c434a4 Remove grep from the fixit floppy. This should free enough space to get
the snaps going again.
2001-04-01 14:41:54 +00:00
ru
ac42a99069 Moved -DRELEASE_CRUNCH into crunchgen(1) config files.
Record libtelnet.a death.
2001-03-31 17:03:12 +00:00
ru
150361fd8e Moved -DRELEASE_CRUNCH into crunchgen(1) config files. 2001-03-31 17:02:37 +00:00
jkh
888ca4554b Eliminate some things from the fixit crunch image so that it actually
builds again.
2001-03-30 07:50:29 +00:00
bmah
79fee60ad0 New release notes: New CAM error recovery code, PAM support for
account management and session, tail(1) support for large files.

Updates:  vn(4) removed, file(1) update to 3.34.
2001-03-29 17:11:58 +00:00
wpaul
ad7a5c473e Whoops, mention the Asante PCI 1000BASE-SX Gigabit Ethernet Adapter
(fiber version) too.
2001-03-29 00:25:58 +00:00
wpaul
afea0f01ea Mention that the Asante GigaNIX1000T Gigabit Ethernet Adapter is supported
by the ti(4) driver. (Another OEM'ed Tigon 2.)
2001-03-29 00:23:17 +00:00
sobomax
6e798111ae Put a note about ee(1) update. 2001-03-28 11:50:15 +00:00
jkh
cd76d6ef20 Update the acknowledgements section. 2001-03-27 22:06:37 +00:00
bmah
82d0954c46 New release notes: Filesystem ACLs, getfacl(1) and setfacl(1).
Submitted by:	rwatson
2001-03-27 21:17:18 +00:00
obrien
38ffda4df8 Add ttyd0 which is needed on the Alpha when using the fix-it CDROM
over a serial console.
2001-03-27 01:06:58 +00:00
bmah
51f0a0b519 New release notes: netstat -W, sockstat -c and -l, FFS/EXT2FS security
fixes (FreeBSD-SA-01:30).

Reorder netstat(1) notes to be adjacent.
2001-03-26 18:04:53 +00:00
jkh
7d102ead53 Stop claiming to support the DEC EtherWorks II/III cards.
PR:             misc/18641
2001-03-26 01:32:29 +00:00
jkh
22bbfa146c Add apsfilter to "important package" set.
Submitted by:	andreas
2001-03-24 23:05:44 +00:00
jkh
17800ffad0 The early compat dists only make sense on the i386 2001-03-23 21:43:47 +00:00
bmah
d239dc813a Add Comtrol Rocketport cards to hardware list, for consistency with
i386/RELNOTES.TXT.

Submitted by:	Chris Williams <psion@geekspace.com>
2001-03-23 16:46:09 +00:00
bmah
63d37fd02d New release notes: OpenSSH resistance to traffic analysis, make(1)
bugs fixed, fsck_ffs in background on mounted filesystems, TI-RPC,
portmap(8)->rpcbind(8), IPv6 support in NFS, lockd, rc(8) dependency
handling.

Synch up hardware devices with etc/defaults/pccard.conf 1.98.2.19
(yes, from RELENG_4).  This change needs to be propagated to RELNOTESng.
2001-03-22 02:40:50 +00:00
jhb
ab09c393ac - XF86.patch is no longer needed as it is all checked into the XFree86
port conditional on the BUILD_XDIST variable.
- Define BUILD_XDIST=yes when compiling XFree86.
2001-03-22 01:47:02 +00:00
alfred
e84bcf77f4 This adds /etc/netconfig to the list of files that get copied to
/stand/etc on the mfsroot, and hence to /etc on the install target
disk for use during the install. It also links netconfig and services
into /etc on the mfsroot so that they are available to a fixit
shell.

Submitted by: iedowse
2001-03-21 23:53:40 +00:00
jkh
90d769c46c Until this is *truly* unused (sorry Steve) and replaced by something
better, put it back.
2001-03-21 21:16:18 +00:00
bmah
194c2bd31f Reorder mergemaster entries to be adjacent. Reorder FFS-related
entries to be adjacent.

No new text.
2001-03-21 19:16:51 +00:00
bmah
de06ca9773 New release notes: ahc(4) bugfixes, FNV NFS hash, syscons(4) keyboard
paste, glob(3) limits, ping(8) -m.
2001-03-21 19:04:31 +00:00
bmah
031781d386 New release notes: fxp(4) needs "device miibus", pkg_create(1)
dependency order (submitted by sobomax), "lprm -" works for remote
printers, mergemaster(8) updates, ftpd(8) updates.

Also make sure ESS Maestro-3/Allegro is mentioned in appropriate
hardware lists (submitted by scottl).
2001-03-20 23:41:44 +00:00
wilko
8e8a091654 Document situation around Adaptec SCSI cards more accurately. Esp.
for 164SX machines.
2001-03-20 22:57:07 +00:00
bmah
5b3edb6b8e New release notes: Kerberos compatability with OpenSSH, dump(8)
and nodump flag, ISC DHCP client update to 2.0pl5, split(1) support
for large files, units(1) update, netstat(1) per-address packet
counting, manpage updates.

Fix up notes on Adaptec SCSI RAID and DPT SmartRAID V/VI SCSI RAID
controllers (reviewed by scottl).
2001-03-20 06:08:45 +00:00
wilko
d10efaaba4 Mark 'going nowhere without my init' bug as MERGED. 2001-03-19 22:32:51 +00:00
bmah
b028c5d152 New release notes: timed(8) fix (FreeBSD-SA-01:28), rwhod(8) fix
(FreeBSD-SA-01:29), Heimdal 0.3 update, pkg_sign(1) and pkg_check(1)
added, BSD_daemon graphics.

Many MFCs for RELENG_4 noted as well.
2001-03-19 20:23:53 +00:00
wilko
8de968debd Document fix for 'going nowhere without my init' install bug.
Thanks to: jkh / obrien
2001-03-18 22:28:10 +00:00
peter
b2463eb0ef s/over 3500 ports/over 4500 ports/
MFC candidate. :-)  The RELENG_4 version says 3000 still.
2001-03-17 12:37:28 +00:00
murray
e9f9238b26 Clean up the grammar a bit from the last commit. 2001-03-16 22:55:55 +00:00
murray
b637365349 Document the fact that you can install through an HTTP proxy
PR:		21451
Approved by:	jkh
2001-03-14 11:01:05 +00:00
dd
7893958861 Point people looking to upgrade from source at "The Cutting Edge" in
the Handbook, rather than some nonexistent tutorial.

PR:		25556
Approved by:	nik
2001-03-14 03:12:06 +00:00
olgeni
161a389f29 Fix typo: compatability -> compatibility 2001-03-13 14:15:16 +00:00
sanpei
04fbea9752 Add PC-Card entry, I-O DATA PCET/TX-R
This card was DL10022 based card.

Submitted by:	[bsd-nomads:15287]
		Yoshihiko SARUMARU <mistral@imasy.or.jp>
2001-03-12 13:11:17 +00:00
jkh
7def70c45c Add tunefs to the mfsroot floppy 2001-03-10 19:52:12 +00:00
obrien
63ccd155db Everyone that has commented seems to agree `-m 0' will cause no problems. 2001-03-10 17:10:48 +00:00
wilko
3316137f4b Add note on instruction emulation on EV[45] for things like BWX. 2001-03-10 15:58:57 +00:00
obrien
76fd98102f Remove tunefs'ing that was OBE by rev 1.30.
Submitted by:	bde
2001-03-09 12:33:53 +00:00
obrien
5fba41da9b newfs with `-m 1'
This is needed even with `-o space' as the kernel decides to be "helpful"
and not really do space optimization.  Looking at src/sys/ufs/ffs/ffs_alloc.c
we see why:		if (fs->fs_minfree <= 5 ||
		            fs->fs_cstotal.cs_nffree >
		            (off_t)fs->fs_dsize * fs->fs_minfree / (2 * 100))
			            break;
	            log(LOG_NOTICE, "%s: optimization changed from SPACE to TIME\n"

I have picked `1' vs. `0' just incase some code somewhere has the assumption
the %free can never be `0'.

Helped with understanding why -m 1 made a different:	imp
2001-03-09 01:03:15 +00:00
sanpei
80f98f35a2 add PC-Card entry
Corega KK Wireless LAN PCCA-11
	NEC WL11C (PC-WL/11C)
	NEC Corporation PK-WL001

Submitted by:	[bsd-nomads:15128] [bsd-nomads:15159]
		[bsd-nomads:15176] [bsd-nomads:15283]
		YAMAMOTO Shigeru <shigeru@iij.ad.jp>
		NAKAGAWA Yoshihisa <y-nakaga@nwsl.mesh.ad.jp>
2001-03-07 13:30:44 +00:00
jkh
ed3cf69b79 Set NO_X during release build so the doc ports don't try to build XFree86. 2001-03-07 07:39:32 +00:00
sanpei
d232053cc4 add new PC-Card entry, IO Data WN-B11/PCM
Submitted by:	[FreeBSD-users-jp 59373]
		"Masatake E. Hori" <eddie@luft.geo.tsukuba.ac.jp>
2001-03-07 00:58:52 +00:00
nyan
cc4f621ff1 SMALL floppy image require miibus device. 2001-03-06 00:39:53 +00:00
bmah
0dd010d57f New release notes: TCP NewReno, TCP more aggressive timeouts on
SYN segments, IP verifies destination of received packet with
ingress interface, bc update to 1.06, ipfstat -t.
2001-03-02 23:02:10 +00:00
ru
b5a960e3c7 setlocale(3) has been fixed to match POSIX standard:
LC_ALL takes precedence over other LC_* envariables.
2001-03-02 16:52:14 +00:00
bmah
a7143456fa New release notes: CMI8338/8738, CS4281 sound driver, ISO-9660 Unicode,
ida crashdumps, login exports PAM environment variables, wall -g,
make.conf CPUTYPE, CVS_RSH default now ssh.

Updated release notes:  ahc(4) updates, ICMP and TCP RSTs, random(4),

MFCs noted:  rc.syscons.
2001-03-01 22:11:00 +00:00
gshapiro
88b60eaf6f The HEAD now has sendmail 8.11.3 2001-02-28 01:51:13 +00:00
gshapiro
c5880339fe Add release notes for the sendmail-related build infrastructure changes. 2001-02-28 01:49:57 +00:00
bmah
3ce56aac95 Fix typo: s/TAR_SSH/TAR_RSH/
Update:  ICMP resetting TCP sysctl is now net.inet.tcp.icmp_may_rst.

Submitted by:	knu, jesper
2001-02-27 19:25:23 +00:00
bmah
c712f3bdd4 New release notes: TCP delayed ACK fixes, ICMP bugfix, find(1)
case-insensitive and regexp additions, pkg_delete(1) globbing,
tar(1) TAR_SSH, disklabel(8) fixes, rand(3) improvements.

New MFCs noted:  pkg_info(1) globbing, burncd(8) -m and related changes.
2001-02-27 15:04:50 +00:00
olgeni
d574d17fe6 Spelling: Signalling -> Signaling.
Removed whitespaces at end of lines.
2001-02-25 22:26:37 +00:00
jkh
2db9eddd61 Add fsck_4.2bsd to boot crunch target. This returns the ability to
actually fsck (and upgrade) a box from boot media again.
2001-02-25 08:02:46 +00:00
wilko
2cb0dbd9dd Correct CS20 section.
Reviewed by:	Peter Petrakis <peter.petrakis@api-networks.com>
2001-02-23 22:08:35 +00:00
wilko
44b5bc5a9e ispell-ify.. 2001-02-23 21:47:30 +00:00
dcs
227b7a2af1 Since we don't have rfd0 anymore, put in a line that will actually work
for generating floppies.

Mention mdconfig(8) instead of vnconfig(8).
2001-02-22 07:34:53 +00:00
jkh
c0c7b5e684 Put the kerberos checksum information into the correct CHECKSUM file,
fixing a long-standing bogon with this.

PR:		24264
Submitted by:	Alec Wolman <wolman@cs.washington.edu>
2001-02-21 23:01:59 +00:00
bmah
800c85f70c New release notes: Note format string paranoia and tempfile fixes,
OpenSSL ASM optimizations, sysinstall preserving /etc/mail,
savecore -k, pkg_delete(1) now deletes in dependency order.

MFCs noted:  ipfilter 3.4.16, ipfw(8) me, gperf 2.7.2,
lpr(1)/lpd(8)/syslogd(8)/logger(1) IPv6-capable,
bzip2(1) packages.

A few typo fixes were backported from RELNOTESng.

Preference was made to features that have been MFC-ed.  I'll try to
get HEAD caught up to reality soon.
2001-02-21 21:57:49 +00:00
luigi
40267be278 Bring the new script into -current. Still untested here, but there
is a high chance that they work modulo minor things.
2001-02-20 17:09:40 +00:00
asmodai
646451af0b Actually make sure the make release line at the top isn't misleading.
CVSROOT is mandatory.  Also note what CVSROOT has to be set to.

Found by:	local make release hacking
2001-02-19 14:23:49 +00:00
luigi
352e750c5b Enable command line editing in the shell 2001-02-18 06:54:07 +00:00
luigi
37f2a8a447 Make correct entries for atapi disks 2001-02-18 06:50:40 +00:00
luigi
ed5d94d7c6 Make the right device entries for atapi disks 2001-02-18 06:48:25 +00:00
luigi
2ed20e7719 Bump version to 0.500 -- not that it means much, but at least
gives some idea on the age of the source used for the build.
2001-02-18 06:46:20 +00:00
obrien
64769c57a9 Remove the parts of the patch that was committed to the XFree86 port. 2001-02-18 04:49:42 +00:00
olgeni
c6ebbee178 Another ispell run. 2001-02-13 22:36:00 +00:00
olgeni
0ebf47d357 Typo police:
Swap for <-> the.
compatability -> compatibility.
2001-02-13 21:15:48 +00:00
bmah
d5c5b5a6c8 New release notes: ipfw(8) support for dynamic IP addresses, isp(4)
updated, OpenSSH vunerability in SA-01:24 fixed, local support
improved, compat4x distribution, compat3x distribution update.
2001-02-13 19:27:39 +00:00
olgeni
13d4e406b8 Made some checks with ispell. 2001-02-12 18:04:20 +00:00
olgeni
0232b3fd9f Remove spaces at end of lines (whitespace only) 2001-02-12 17:34:32 +00:00
groudier
b57c2f4980 LSI/SYMBIOS/NCR 53C[8XX|10XX] supported hardware updated.
(One may check if the 8 words added are correct english :) )
2001-02-11 18:13:15 +00:00
obrien
c0329d7f9e Default the plist dir as we know where it is relative to us. 2001-02-11 03:50:32 +00:00
obrien
02f78f7759 Minor comment & doc tweak. 2001-02-11 03:49:34 +00:00
abial
060a705a82 Resurrect Minix sh(1), after its license has been changed to BSD one. 2001-02-10 22:57:33 +00:00
wilko
88b50f5d6e -Document DS20 serial/graphics console (as it bit me yesterday.. again.. grr)
-CS20 can have 2 CPUs but we don't have SMP currently on alpha
2001-02-10 20:22:06 +00:00
bmah
1ab77b0945 New release notes: ed(4) bugfix, larger default root partitions in
sysinstall(8), pkg_info(1) globbing, rfork_thread(3).

MFCs noted:  vidcontrol(1) -g.
2001-02-09 23:52:07 +00:00
murray
7c843d3ded Add the `compat4x' distribution to the release Makefile.
Approved by:	jkh
2001-02-09 19:00:50 +00:00
asmodai
9bb829b9c2 Fix typo: compatability -> compatibility.
Compatability is not an existing english word.
2001-02-06 12:05:58 +00:00
asmodai
db24d83a1c Fix typo: seperate -> separate.
Seperate does not exist in the english language.

Submitted to look at by:	kris
2001-02-06 10:39:38 +00:00
jkh
0ccd295af4 Ack, that will teach me to grep for "symbolic link" as well as "symlink" in
the commit logs - I just found the reason for the self-pointing symlink, as
documented in revision 1.517 by phk, who committed the change over a year
ago.  Accordingly, put the feature back and drop all plans to MFC the previous
"fix".
2001-02-06 08:36:00 +00:00
jkh
5bc82b8a2d Remove the annoying ftp area symlink pointing at ourselves - people keep
asking what it's for and I can't answer since I can't see any conceivable
use for it.  Unless someone corrects that impression, I'll also MFC this
change in a few days.
2001-02-06 08:27:56 +00:00
bmah
15a96be818 Note that find -empty works on files, not just directories.
Submitted by:	olgeni
2001-02-05 22:06:33 +00:00
bmah
8899a8a214 New release notes: ipfilter 3.4.16, pcm(4) updates including kobj and
new drivers, pkg_info(1) -g, tftp(1)/tftpd(8) large file transfers.

MFCs noted:  pkg_create(1)/pkg_install(1) and bzip2-ed packages.
2001-02-05 21:56:58 +00:00
wilko
2145792506 Document API CS20 2001-02-04 12:11:09 +00:00
wilko
c2008b3e90 Document API CS20 support.
HARDWARE.TXT update to follow.
2001-02-03 18:38:24 +00:00
bmah
891639d410 BIND update now has security advisory number. 2001-02-02 17:02:05 +00:00
luigi
efe88b8afe Add the MD_ROOT_SIZE option.
These files might need further work before producing a compilable kernel.
2001-02-01 21:05:52 +00:00
luigi
579f99db85 Add a required option, MD_ROOT_SIZE
also put in a better set of devices and options.
2001-02-01 21:04:32 +00:00
phk
655183f54b Use mdconfig/md instead of vn. 2001-01-31 22:58:39 +00:00
bmah
1c30bd70e5 New release notes: bridge(4)/dummynet(4) updates, find(1) -empty,
tftpd(8) -c/-C, vidcontrol(1) -g, ldconfig(8) permission/ownership checks.
2001-01-30 16:18:56 +00:00
bmah
08bb302ddc Update release notes: devfs(5) now in GENERIC, libc_r changes. 2001-01-30 05:02:15 +00:00
bmah
14e5a52edb Update for security advisories: 01:11, 01:12, 01:13, BIND fix/update. 2001-01-29 23:54:48 +00:00
luigi
c74ebdb7fa Put picobsd build scripts in sync with the ones in -STABLE.
With these scripts i was able to build a _working_ image of a
bridge-like floppy image with a reasonable set of utilities
in it, despite the code size increase we have in 5.0

The scripts are slightly different from the previous ones especially
on the place where the kernel and binaries are built. Hopefully
this will not cause too much trouble to people (is there any???)
using the old scripts.
2001-01-29 22:47:46 +00:00
wilko
910ada7419 Document which options to use for API UP1[01]00 2001-01-28 19:21:46 +00:00
wilko
c4a340f7f1 API UP1100 mainboard has been verified to work. 2001-01-28 10:09:17 +00:00
wilko
f992037f33 Document API UP1100 mainboard which is reported to work fine with FreeBSD.
UP1100 owners are invited to comment on the info provided here.
2001-01-27 21:34:33 +00:00
luigi
f11a4d83b9 Make the shell handle arrow keys 2001-01-27 03:25:01 +00:00
luigi
65b967e4ae The magic for autodetecting the boot media does not work anymore
on STABLE or CURRENT.  Put the explicit name for the floppy.
2001-01-27 03:23:44 +00:00
luigi
2026245108 Add dummy -n option, for compatibility with the standard netstat 2001-01-27 03:18:55 +00:00
bmah
a1a0de4a3f Catch release notes up with security advisories 00:41, 00:76,
00:77 (mistakenly referenced as 00:78), 01:01 (listed previously but
now has an advisory number), 01:08, 01:09.
2001-01-26 20:24:39 +00:00
bmah
505dec4416 New release notes: buildkernel uses KERNCONF, pkg_create/pkg_install
support for bzip2.
2001-01-26 19:06:00 +00:00
hm
5838cb11e7 Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards. 2001-01-26 13:33:31 +00:00
bmah
7917480cf8 Note config(8) warnings->errors, clarify ConnectionsPerPeriod in sshd_config,
clarify (I hope) libgcc_r.a note.  These and a few other items were/are
MFC-ed to RELENG_4.
2001-01-24 17:58:17 +00:00
gshapiro
5262546208 sendmail 8.11.2 has been imported 2001-01-21 22:24:37 +00:00
alex
cc52339846 Make the name of the init script and the interpreter compile time options.
If not defined, default to the old values (with _PATH_BSHELL instead
of "/bin/sh", though).

Reviewed by:	markm
2001-01-20 09:12:55 +00:00
bmah
393a878079 New release notes: Condition variables in kernel, ConnectionsPerPeriod
deprecated in sshd_config, cdcontrol(1) and CDROM, sysctl -N,
ports "origin", sysinstall->/usr/sbin.

Note MFC for LinkSys cards note, clarify and MFC syslogd(8) and
LOG_CONSOLE.
2001-01-18 19:25:40 +00:00
bmah
b0131b336e Document I386_CPU kernel options, and note removal of I386_CPU
from the GENERIC kernel.

Reviewed by:	peter, jhb
2001-01-18 17:25:34 +00:00
jkh
4e1b4f9cee Note that /stand/sysinstall is deprecated.
Forgotten by:	jhb
2001-01-18 08:13:38 +00:00
wilko
8f47f8f9fe Note fix for isp that made certain CDROM attach fail.
PR:		22650
2001-01-17 20:42:29 +00:00
jhb
8a89cedf52 Sysinstall has been repocopied to src/usr.sbin/sysinstall and everything
now uses the sources found there.
2001-01-17 07:14:45 +00:00
jhb
51ae6539df - sysinstall now gets built as part of world, so don't throw in extra
commands to build sysinstall manually during release.
- Get the sysinstall help files from /usr/src/usr.sbin/sysinstall/help
  rather than ${.CURDIR}/sysinstall/help.
2001-01-17 07:13:40 +00:00
jhb
113ef49997 Now that sysinstall lives in /usr/src/usr.sbin, we don't need to pull it
from /usr/src/release.
2001-01-17 07:11:05 +00:00
peter
c47990530f Backtrack a bit.. Put the dangerously dedicated option under a
non-advertised option (F = "FreeBSD only"), and leave the A key with
standard partitioning.  It seems people still want a runtime backdoo
to get to dangerously dedicated mode.
2001-01-15 08:15:19 +00:00
peter
6625c7253a Don't invite trouble by waving the 'Dangerously Dedicated' (DD) option
at people.  This has been sitting in my tree for a few months now.  I
have spoken with quite a few folks about this and the support for doing
this was pretty strong.  I dont remember names though, so I cannot share
the blame :-(.  Note that this does not *remove* DD mode, it just stops
waving it at new users.  You can still set it via config files etc, and
the bootblocks and kernel still support it.  You can still use disklabel
to make true DD disks.
2001-01-15 05:29:53 +00:00
sanpei
49e9d347cd add new PC-Card entry, Melco/Buffalo LPC2-CLT
ed1 at port 0x300-0x31f irq 3 slot 0 on pccard0
ed1: address 00:40:26:xx:xx:xx, type NE2000 (16 bit)

Submitted by:	[FreeBSD-users-jp 58182]
		YANAGAWA Kazuhisa <kjana@os.xaxon.ne.jp>
2001-01-14 08:40:20 +00:00
dannyboy
fa7491a65d The -i option to ln requests user confirmation, not configuration.
PR:		24279
Submitted by:	Roelof Osinga <roelof@nisser.com>
2001-01-13 01:53:23 +00:00
bmah
766b43eccc New release notes: Linksys Fast Ethernet cards and ed(4) driver flags,
new API for hardware volume control, VESA S3 framebuffer driver, logging
of wrong-interface ARP replies sysctl, NFS client bug fixed, BurnProof(TM)
for ATAPI drives, IPFW works with ECN bits, ihfc(4), itjc(4),
<sys/selinfo.h>, pthread_* strong references, unified libgcc, SSH bug
with X11 forwarding fixed, syslogd(8) and LOG_CONSOLE, rpcgen use of
/usr/bin/cpp, rc.syscons, burncd(8) -m and -l, dmesg(a).

MFCs noted:  aac(4), OpenSSH 2.3.0.
2001-01-12 23:01:15 +00:00
joe
58fa4973f9 MF4: Allow the build process to continue even if crunchgen returns an error.
Most crunchgen errors are non-fatal.
2001-01-11 22:35:57 +00:00
obrien
8a981f497e Add the us.pc-ctrl and us.unix keymaps. 2001-01-11 20:53:36 +00:00
abial
26305f1e26 Fix so that the netmask is displayed correctly when it does not
consist of contiguous bits in little endian format. Before the fix
the netmask of 0xfffffff0 (0xf0ffffff in little endian format) was
displayed /24 instead of /28.

Also, add a missing include.

Submitted by:	Maxime Soule <Maxime.Soule@IPricot.com>
2001-01-10 23:06:31 +00:00
abial
574d3439a8 Reformat to be a bit closer to style(9). 2001-01-10 22:25:54 +00:00
abial
ea73fbfd96 Fix breakage after moving from struct proc/eproc to kinfo_proc. 2001-01-10 22:24:07 +00:00
wilko
b109ef890b Small note on FDDI support using DEC DEFPA 2001-01-08 22:38:11 +00:00
wilko
ff04787bea Document support for FDDI using DEC DEFPA adapters.
Thanks to: Andrew Gallatin for the actual patch that makes DEFPA work
2001-01-08 22:36:21 +00:00
wilko
a08052a582 Try, as much as possible, the messy situation around SCSI adapters on the
EB164 family. The mess is such that it is hard to document, but try to do the
best we can.

Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-01-06 18:18:44 +00:00
bmah
49bc7437a3 Fix typo: s/libscrypt/libcrypt
Submitted by:	gshapiro
2001-01-03 23:43:33 +00:00
bmah
92dd1a6a42 New release notes: libscript/libdescript unification, passwd(1) and
pw(8) select password hash algorithm at run time.

Submitted by:	peter
2001-01-03 20:44:11 +00:00
bmah
3bc31b4465 New release notes: md(4)/mdconfig(8) updates, ray(4) added, finger(1)
and .publickey, fix gcc typo, ancontrol(8)/wicontrol(8) fixes,
rdist(1) retired, Kerberos IV -> 1.0.5, ppp(8) tcpmssfixup.
2001-01-03 20:03:53 +00:00
sanpei
1828f1339b add new PC-Card entry, COREGA FEther PCC-TXD
ed1 at port 0x300-0x31f iomem 0xd0000-0xd0fff irq 3 slot 0 on pccard0
ed1: address 00:90:99:xx:xx:xx, type NE2000 (16 bit)
2001-01-03 08:42:08 +00:00
peter
bb20b7c63f Further tidy up the sbin/init and release builds. 2001-01-01 21:39:00 +00:00
bmah
5ab559e5a0 Sync up the list of supported AMI MegaRAID controllers with reality.
Submitted by:	msmith
2000-12-30 20:11:55 +00:00
bmah
35f9a6491c Fix some misplaced release notes, correct some omissions and
inconsistencies between architectures.
2000-12-29 19:34:46 +00:00
bmah
d237426b4a New release notes: vinum(4) updates, ICMP ECHO and TSTAMP reply
rate limiting, ICMP admin prohibited handling, PECOFF support,
retired kernfs(5), killall(1) behavior restored, rm(1) -v output
change, lpr(1)/lpq(1)/lpd(8) enhancements, pkg_update(1), libdisk
install-time configuration of boot0 for i386.

Also note MFC of an(4) changes for WEP.
2000-12-28 22:11:22 +00:00
peter
f08ea7f1a7 Merge into a single US-exportable libcrypt, which only provides
one-way hash functions for authentication purposes.  There is no more
"set the libcrypt->libXXXcrypt" nightmare.
- Undo the libmd.so hack, use -D to hide the md5c.c internals.
- Remove the symlink hacks in release/Makefile
- the algorthm is set by set_crypt_format() as before.  If this is
  not called, it tries to heuristically figure out the hash format, and
  if all else fails, it uses the optional auth.conf entry to chose the
  overall default hash.
- Since source has non-hidden crypto in it there may be some issues with
  having the source it in some countries, so preserve the "secure/*"
  division.  You can still build a des-free libcrypt library if you want
  to badly enough.  This should not be a problem in the US or exporting
  from the US as freebsd.org had notified BXA some time ago.  That makes
  this stuff re-exportable by anyone.
- For consistancy, the default in absence of any other clues is md5.  This
  is to try and minimize POLA across buildworld where folk may suddenly
  be activating des-crypt()-hash support.  Since the des hash may not
  always be present, it seemed sensible to make the stronger md5 algorithm
  the default.
All things being equal, no functionality is lost.

Reviewed-by: jkh

(flame-proof suit on)
2000-12-28 10:32:02 +00:00
ru
0a8b50d911 Prepare for mdoc(7)NG. 2000-12-27 14:22:05 +00:00
sanpei
6e6aa3a50c add PC-Card entry, ELECOM Laneed LD-CDL/TX
ed1 at port 0x240-0x25f irq 3 slot 0 on pccard0
ed1: address 00:90:fe:xx:xx:xx, type Linksys (16 bit)

Submitted by:   taguchi@tohoku.iij.ad.jp
2000-12-26 00:59:34 +00:00
sanpei
7c4aa724e3 add Melco LPC2-TX 2000-12-26 00:47:41 +00:00
joe
f316aee2d1 Remove floppy.tree from the build directory. 2000-12-23 19:33:13 +00:00
joe
fbac97b576 MF4: Update the bridge kernel config file to reflect the structure and
order that Luigi has just committed to RELENG_4.
2000-12-23 19:27:42 +00:00
joe
811510ca8c MF4: revision 1.3.2.1.
inetd is not always present, check before invoking it.
2000-12-23 19:11:53 +00:00
joe
dac5934bf9 Determine the names of the picobsd releases automatically.
Use the 'realclean' target in the crunch.mk file for cleaning the object
build tree.
2000-12-23 16:53:35 +00:00
wilko
54104a929f Note that the root filesystem better be on the first partition for it
to be bootable

Triggered by: questions on -alpha
2000-12-22 20:59:48 +00:00
joe
29049c6025 Remove COMPAT_OLDPCI. 2000-12-22 14:32:34 +00:00
wilko
e14a5a1cb2 Document IDE on NoName a bit better.
Suggested by: the Dutch FreeBSD Users Group (NLFUG)
2000-12-19 20:13:10 +00:00
bmah
f9fbfb8e07 New release notes: spic(4), netgrph(4) updates, sbuf(9), el(4) now
a module, Kerberos IV fixes, telnet(1) environment fixes, procfs(4)
security fixes, better sysinstall defaults, gcc->2.96, fsck_ffs SIGINFO,
lpr(1)/lpd(8)/syslogd(8)/logger(1) now IPv6-capable.
2000-12-18 23:15:34 +00:00
bmah
8582eaba0c Add a line specifying the architecture for each RELNOTES.TXT file. 2000-12-18 22:50:20 +00:00
joe
4ee6952315 Utilise the -p file to crunchgen to specify where the objects should
be built and remove the previous glue that did the same thing.
2000-12-18 16:28:03 +00:00
jkh
d5c1f5c8d9 Fix an informational message a little and properly check status of a yes/no
question which I bollicked up in my previous commit.
2000-12-16 05:36:10 +00:00
eivind
0b0780b075 Add better IP, netmask and gateway checks.
- IP addresses are verified as being correct dotted quad format.
- Netmasks are verified as being in correct dotted quad or 0x* format,
  and being consecutive 1 bits followed by consecutive 0 bits.
- The gateway is verified as being correct dotted quad format and
  being reachable through the configured IP address and netmask.
2000-12-14 13:59:10 +00:00
jkh
1c116fe777 Adapt sysinstall to use the new msgNoYes() function which assumes
no as a default.  Sysinstall should be both less dangerous and less
annoying as a result of this change, though that's just my opinion
(since they're the defaults which annoy ME the least :).
2000-12-14 02:49:02 +00:00
wilko
9b708fc064 For PC164: document "ERROR: ISA table corrupt!" and workaround
Thanks to: naddy@mips.inka.de
2000-12-13 19:57:08 +00:00
bmah
528b5a8b36 Fix a typo in the listing for the Accton "Cheetah". 2000-12-11 04:51:12 +00:00
bmah
3306d9f910 New release notes: pccardc(8) beep types, PCI cleanups and pci_vendors,
OpenSSH->2.3.0 and PAM support, tcsh->6.10.0, elimination of emulation-
loading scripts, top(1) screen width fix, groff->1.16.1, growfs(8) and
ffsinfo(8), new indent(1) options.

Also fix a typo describing the Accton "Cheetah".
2000-12-11 04:50:21 +00:00
obrien
46d04a9db4 Add `_PATH_DEVZERO'.
Use _PATH_* where where possible.
2000-12-09 09:35:55 +00:00
nyan
6f47223fba Moved the snc driver position before the sn driver.
Submitted by:	Tomokazu HARADA <tkhara@osk4.3web.ne.jp>
2000-12-09 04:51:13 +00:00
non
f6f4518945 The drivers ncv, nsp and stg are already merged to -stable. 2000-12-08 12:52:42 +00:00
wilko
a9ee65c0e4 Document 'untested' status of ExtIO module on AS2100. Even when we
don't know if these things were ever produced.
2000-12-07 21:35:50 +00:00
wilko
565370b792 Document support for AlphaServer 2100A.
Thanks to: gallatin & Compaq for open-sourcing bits of Tru64 UNIX
Tested by: wilko
2000-12-07 21:13:39 +00:00
jkh
aea1611f4a Fix bug where minimal dist selection didn't check off the right
menu item.

Noticed by:	Dan "Sheepdip" Langille <dan@freebsddiary.org>
2000-12-07 20:04:35 +00:00
jkh
22b8948461 Enable the same path deduction as for ftp install (great for snapshot tests)
Allow user to change proxy server
Allow user to change ftp path

Submitted by:	pho
2000-12-06 00:47:54 +00:00
wilko
100c67465e Note that Symbios is the new owner of the NCR SCSI chip designs. And
that the document references to Symbios are ment to include NCR-stamped
chips as well.

Suggested by: obrien
2000-12-05 20:21:18 +00:00
ume
805b15b361 Wait DAD complete after ifconfig up. 2000-12-04 18:06:49 +00:00
wilko
472c8cdecc Update SCSI info for PC164
Obtained from:	discussions on netbsd-alpha
2000-12-03 11:03:55 +00:00
luigi
51d3a09f37 login.conf: we don't want coredumps on picobsd
rc.conf: make the system recognise the MAC address and assign an IP
    automatically from /etc/hosts (or ask the user)
sshd_config: don't do x11 forwarding.
2000-11-30 21:43:37 +00:00
dannyboy
4c836aceb9 Lose an extra paragraph break.
PR:		23179
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-11-29 21:44:46 +00:00
bmah
13019d10e9 New release note items: realpath(1), file(1) contribify-ed, stty(1)
erase2.

MFCs noted:  OpenSSL 0.9.6, Binutils 2.10.1.

While I'm here, also note that the next 4.X release will be 4.3.
2000-11-29 07:03:36 +00:00
wilko
c5cbac7dd7 Document removal of DEC3000-series and SLIP support from the mfsroot image.
Submitted by:	obrien
2000-11-28 19:29:07 +00:00
hosokawa
6a29866e85 Filename of install help file is "INSTALL.TXT", not "install.hlp".
Typing [F1] did not popup install help file window on main menu, and so on.
2000-11-27 13:35:11 +00:00
obrien
051107bda7 The Alpha MFSROOT image runth over.
Dike out support for DEC3000/300* Pelic* and the DEC3000/[4-9]00
Flamingo/Sandpiper families, SLIP, lance Ethernet (especially since `le'
based Alphas are diked out now too), POSIX P1003_1B real-time extentions,
and last but not least "NOBLOCKRANDOM" since the random device is removed.

This lets us fit [barely!]:
Filesystem  1K-blocks     Used    Avail Capacity iused   ifree  %iused  Mounted
/dev/vnn0c       1407     1386       21    99%       6      24    20%   /mnt
*** Filesystem is 1440 K, 21 left
***     80000 bytes/inode, 24 left
Created /R/stage/floppies/kern.flp
2000-11-27 09:29:40 +00:00
obrien
a908151fff Using `r'aw device name is out of vogue now. 2000-11-27 09:19:18 +00:00
ben
0b03e96db2 Fix a layout problem (.It Li -> .Fx)
PR:		23055
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-11-24 11:17:28 +00:00
kuriyama
7ee3c00cb7 Remove extra ")". 2000-11-23 08:09:45 +00:00
bmah
9c02718e27 New release notes: Thread supports under Linux emulation on alpha,
an(4)/ancontrol(8) WEP, ng_one2many(4), softupdates bugfixes/
enhancements, OpenSSH agent/X forwarding bug fixed, ssh(1) no longer
SUID root, OpenSSL->0.9.6, binutils->2.10.1, lastlogin(1),
newfs(1) write combining (+MFC), config(8) buffer overflows fixed,
pcm(4) drivers compiled into GENERIC by default.

Other MFCs:  Write combining for crash dumps.

Delete a duplicated note on mergemaster(8).
2000-11-23 01:22:59 +00:00
jkh
63cd2edfd4 Finish the job of conditionalizing the PC98 stuff. 2000-11-22 22:28:34 +00:00
kuriyama
53d1011364 Reflect reality about number of developers.
Submitted by:	sheldonh
2000-11-21 14:31:10 +00:00
sanpei
cff3ee5854 add Linksts EtherFast 10/100 PC Card (PCMPC100 V2)
Submitted by:	Ben Lutgens <blutgens@usinternet.com>
2000-11-21 07:01:24 +00:00
marcel
674917ed83 Fix release, broken by the perl cross-build fixes.
The distribute target is basicly the same as an install. For
perl, this means that miniperl is needed. Since miniperl is
only present in the object directory, we need to make sure
the path is set correctly. To do this, we have make release
use a new distribworld target that sets the path before doing
a make distribute.
2000-11-21 04:37:30 +00:00
jkh
32c7841c33 Update source description to note that everything is now included.
Submitted by:	Chris Faulhaber <jedgar@fxp.org>
2000-11-21 02:22:31 +00:00
bmah
6a0e74e91d Note that CD-ROMs are ordered from "BSDi / Walnut Creek CDROM".
While I'm here, note that BSDi is in the USA and make the phone
number formats consistent.
2000-11-20 23:20:35 +00:00
jkh
f93a7f9581 finish conditionalizing the PC98 specific options off the PC98
compilation variable.
2000-11-20 19:44:17 +00:00
bmah
6ff7fe2b11 Reference security advisories FreeBSD-SA-00:{68,69,70}. 2000-11-17 17:48:40 +00:00
obrien
d98cb32469 Sync with sys/i386/conf/GENERIC rev 1.291.
Remove `pmtimer' from the MFSROOT kernel as `apm' is already removed.
`pmtimer' also removed from the Alpha kernel incase it ever winds up there.
(could it ever?)
2000-11-15 21:36:39 +00:00
joe
193bac84a1 Wrap the build options up into the crunch.conf file now that crunchgen
knows what to do with them.
2000-11-15 14:47:37 +00:00
jkh
1382fd4836 Really turn off srcs for upgrades. 2000-11-14 21:21:53 +00:00
jkh
1b205890ae Don't put pcm device on boot floppies (yet - it would be kinda nice to be
able to play a little Joe Satriani during installs :-)
2000-11-14 01:15:02 +00:00
jkh
56c2598b38 Replace GNOME + Afterstep choice with GNOME + sawfish. This is a more
popular configuration now.
2000-11-14 00:03:52 +00:00
bmah
8edd98c1b2 Mention security advisories FreeBSD-SA-00:{42,61,62,63}. Note that
IP Filter is now supported by rc.conf(5).  Minor grammar fix in sshd
item.
2000-11-13 05:19:22 +00:00
sanpei
4e797d32aa add SII MC-P200
Submitted by:	Shigeru Ishida <ishida@isl.intec.co.jp>
		bsd-nomads:14801

add NTT DoCoMo P-in Comp@ct
2000-11-13 03:14:18 +00:00