Commit Graph

4387 Commits

Author SHA1 Message Date
wilko
8a2b08e5a7 The new Compaq DS20L is a direct derivative of the CS20 so we support
it with FreeBSD/alpha.

Pictures of DS20L will be available soon at
http://people.freebsd.org/~wilko/Alpha-gallery/

Along with pictures of a ES80 'Marvel' EV7 box (which we don't support
yet :-P )
2002-04-14 18:19:27 +00:00
ue
53c29c17d7 MFbed: translation updates
errata/article.sgml:			internal fixes
hardware/alpha/proc-alpha.sgml:		MFen 1.39, entity fixes
hardware/common/dev.sgml:		MFen 1.77-1.80
hardware/sparc64/proc-sparc64.sgml:	MFen 1.4
installation/common/install.sgml:	MFen 1.13-1.14
readme/article.sgml:			MFen 1.17, formatting fixes
relnotes/common/new.sgml:		MFen 1.303-1.317
2002-04-12 18:26:14 +00:00
bmah
5cdcbe90bd Updated release note: OpenPAM Cinchona.
Deleted release note:  NetBSD sort.

MFCs noted:  New ephemeral port range, ISC DHCP client update.
2002-04-11 23:26:22 +00:00
bmah
d141d37d3d New release note: sendmail startup script/options.
Reviewed by:	gshapiro
2002-04-11 23:16:58 +00:00
jhb
9f1849779c Switch to using cdboot for booting i386 CD's by default.
Approved by:	murray
2002-04-11 16:39:13 +00:00
bmah
3914b07547 MFC noted: I18N additions/enhancements.
Pointed out by:	phantom
2002-04-11 15:58:27 +00:00
bmah
964f0c52a8 Add Dynalink IS64PPH+ to ISDN interfaces, fix an apparent typo.
Submitted by:	znerd
2002-04-11 15:47:52 +00:00
bmah
22095aac04 Add Netgear MA401 to wi(4)-supported devices.
Submitted by:	Michael Sierchio <kudzu@tenebras.com>
2002-04-11 15:44:17 +00:00
gshapiro
4391304aed Record sendmail 8.12.3 import 2002-04-10 03:08:35 +00:00
matusita
1db8894aba Set hint.acpi.0.disable to 1 in /boot/loader.rc of {boot,kern}.flp,
since we have no ACPI feature in the installation kernel at this time.

Without having this, we'll see

	ACPI no autoload failed -- no such file or directory

message at boot time, and it makes some confusion to the users.  We can
backout this change if installation kernel has ACPI feature.

PR:		36911 (partly)
2002-04-09 01:17:47 +00:00
ru
54bcb55671 Align for const poisoning in -lutil. 2002-04-08 11:07:51 +00:00
ru
655eb3fb4f Synch with login/login.c,v 1.81: Switch to OpenPAM. 2002-04-08 10:58:01 +00:00
ue
92869adb92 Explain how to double-check that the partitions do end on a cylinder
boundary.

reviewed and nitpicked by: bmah
2002-04-08 05:19:32 +00:00
luigi
e6465566f6 Fix handling of undefined variables.
Add override for /etc/rc.local .
Add hook to start syslogd if compiled-in and /etc/syslog.conf exists
2002-04-07 20:41:09 +00:00
asmodai
6a6580e549 Add a missing void in the parameter list of http_request(). 2002-04-07 17:42:27 +00:00
asmodai
ffbac76a7e Give functions proper return type, since the default is an integer, where
the author obviously meant a void since he doesn't return any values.

One caveat, http_request has three return()'s, but doesn't do anything
with it.  Either the code needs to be rewritten to take care of proper
error handling on that point, or the returns ripped out.  I made it void
for now.
2002-04-07 17:41:33 +00:00
asmodai
b88a08173b Use %lld instead of %d in order to print struct stat's st_size, which is
an off_t.

PR:		29725
Submitted by:	Eugene Grosbein <eugen@svzserv.kemerovo.su>
2002-04-07 17:22:23 +00:00
asmodai
dd9f8f3445 Garbage collect unused variables.
PR:		29725
Submitted by:	Eugene Grosbein <eugen@svzserv.kemerovo.su>
2002-04-07 17:16:28 +00:00
asmodai
922292c1c5 Actually print the port we are listening too when specified verbose mode.
PR:		29725
Submitted by:	Eugene Grosbein <eugen@svzserv.kemerovo.su>
2002-04-07 17:07:37 +00:00
gioria
3b6f1fdecb First version of the translation of the Security section 2002-04-07 09:04:04 +00:00
murray
143a20a662 Add net/cvsup-without-gui and print/acroread4 to the disc3 package list. 2002-04-07 06:03:33 +00:00
ue
da782502c3 Show that 'device.hints' is a filename 2002-04-06 21:57:38 +00:00
murray
727934fcf8 Sort. 2002-04-06 01:24:58 +00:00
murray
77a96a13b5 Add www/links to the list of required packages. It is used by
sysinstall to read the HTML documentation.

Move graphics/gimp1 and lang/gnat from disc #3 to disc #1, we have
extra space.
2002-04-06 01:18:42 +00:00
asmodai
7a9becef0e FIPS 2.0 supports VFAT and FAT32. Reflect documentation to this fact.
PR:		35684
Submitted by:	Gary W. Swearingen <swear@blarg.net>
2002-04-05 22:07:44 +00:00
bmah
a8a03c809a Add a missing word. 2002-04-05 17:03:33 +00:00
bmah
29ebde2950 New release notes: mutex(9) profiling, ucom/uplcom/uvscom, boot2 -n,
diskpart(8) went bye-bye, newfs(8) anachronisms removed.

Updated release notes:  More functionality for ata(4), new tzdata
import.
2002-04-04 21:42:25 +00:00
bmah
485d7951bd Add 3Com 3c996-SX to bge(4) list, add uplcom and uvscom devices to USB
section.
2002-04-04 21:27:50 +00:00
bmah
deba8533c7 Updated release note: ISC DHCP 3.0.1RC8. 2002-04-04 18:11:39 +00:00
bmah
be562d9939 New release notes: UCONSOLE removed, viapm(4), geom(4), ifconfig
link (+MFC), libusb->libusbhid (+MFC), usbhidctl(1) (+MFC).

MFCs noted:  texinfo 4.1.
2002-04-04 06:43:34 +00:00
ue
944aec1b85 Fix translation 2002-04-03 05:50:41 +00:00
matusita
abc9671573 Fix recent fixit.flp flood:
- don't make device files since we are in the DEVFS era.
	  (for the last resort, fixit.flp still has /dev/MAKEDEV.)
	- increase FIXITINODE size to 10 times (40000).

After this change, we have 42kbytes of free space, and 38
of free inodes (confirmed with 5.0-CURRENT-20020327-JPSNAP).

Since 4-stable doesn't have DEVFS, we can't MFC this (except FIXITINODE).
2002-04-02 15:07:34 +00:00
murray
77d700702c Make it easier to specify a custom kernel configuration for the boot
floppies.

PR:		misc/36032
Submitted by:	David Yeske <dyeske@yahoo.com>
MFC after:	1 week
2002-03-31 17:21:29 +00:00
bmah
659ed8f491 Mention the UltraSparc as supported in the README, also deal with the
fact that (now) not every supported platform has sysinstall(8).
2002-03-30 17:34:31 +00:00
murray
4dfcd8bee4 Add a driver configuration file for the Alpha platform, and specify that
the network drivers should be taken out of the boot kernel, and added to
the /stand/modules directory of mfsroot.flp.
2002-03-30 03:35:58 +00:00
murray
8b64ecbffc Bump MFSSIZE to the value used by i386 and pc98. This larger MFS
filesystem will still compress below the 1.44 megabyte threshold for
the floppy image.
2002-03-30 02:31:17 +00:00
keramida
563788e98a Fix entities that lack an ending ';' character.
Reviewed by:	bmah
2002-03-30 00:20:51 +00:00
murray
6085f75ded Alpha does not support PCCARD installs, so we do not need the 58k
/etc/defaults/pccard.conf.  Assume for now that only
MACHINE_ARCH=="i386" wants to do PCCARD installs.  We're still using
too much space, but this is a big help.
2002-03-29 22:22:34 +00:00
bmah
e535d9bd9b New release notes: NetBSD sort replaces GNU sort, texinfo 4.1.
Deleted release note:  SA-01:13 (superceded by NetBSD sort import).
2002-03-29 17:50:22 +00:00
bmah
79194c1b8a Remove an extra "a". 2002-03-28 16:09:41 +00:00
murray
c646fdd05c Add a list of packages that should not be included on any CDROM, so
that we don't forget that sysinstall really does not like the
net/cvsupit package.

PR:		ports/31399
MFC after:	1 week
2002-03-28 09:20:39 +00:00
ru
702cd91226 Teach sysinstall(8) how to read boot managers out of /boot
instead of hardcoding them into the binary.  This replaces
the work-around in usr.sbin/sysinstall/Makefile,v 1.121.

Suggested by:	jhb
MFC in:		1 week
2002-03-28 08:23:33 +00:00
abial
8682302fbd Function declared void shouldn't return any value... 2002-03-27 20:10:53 +00:00
keramida
ff7ea7dcf4 Minor sgml fixes.
Reviewed by:	bmah
2002-03-26 20:23:53 +00:00
jhb
6de60b2636 Remove all traces of write_mfs_in_kernel from the base system release
area.

Requested by:	joe
2002-03-26 18:12:26 +00:00
phk
811d04c86c Modernize my email address. 2002-03-25 13:52:45 +00:00
kuriyama
25b9aaaa01 MFen. 2002-03-25 03:31:19 +00:00
luigi
292f82a709 Add a few popular entries. 2002-03-24 21:13:53 +00:00
bmah
ac2fb91ee4 Lots of markup fixes and improvements.
Submitted by:	ue
2002-03-23 00:24:32 +00:00
bmah
430b41d259 Don't use graphics in callouts for the release documentation. The
little graphics images are a pain to deal with, and they don't work in
the *.TXT files anyways.

Submitted by:	ue
2002-03-23 00:23:53 +00:00
bmah
969de7d2d6 Remove an obsolete release note about TCP and SYN-flood protection.
Reviewed by:	silby
2002-03-23 00:07:12 +00:00
ue
e65c986e46 MFen 1.4 2002-03-22 18:44:57 +00:00
ru
6740a56f48 DESTDIR does not anymore does the -I${DESTDIR}/usr/include magic
in <bsd.prog.mk> and <bsd.lib.mk>.

Reviewed by:	luigi
2002-03-22 18:36:41 +00:00
bmah
c81b313862 Add [MERGED] tag things to some items in the kernel section that should
have had them, but didn't.

While I'm here, do some general cleanup, including typo fixes, some
rewrites, and consolidation of some related entries.
2002-03-22 16:06:53 +00:00
bmah
f6e5ef2ebf MFCs noted: ata(4) RAID rebuild, atacontrol(8). 2002-03-22 05:38:50 +00:00
bmah
b8113dab24 New release notes: slab allocator, new ephemeral port range, OpenSSH 3.1.
Updated release notes:  Binutils 2.12.0, gcc post-2.95.3 snapshot,
OPIE 2.4.

While I've got my hands dirty, make a couple of markup fixes as well.
2002-03-22 05:28:36 +00:00
kuriyama
ce819c0c13 MFen. 2002-03-22 00:19:50 +00:00
bmah
59f469af3b New release notes: libstand split file loading.
Updated release notes:  sparc64 platform progress, IPFilter 3.4.25.

Belated MFC note:  OpenSSH 2.9.
2002-03-21 16:30:34 +00:00
luigi
32cb7030ba Gracefully exit when no MFS signature is found in the kernel.
Add support for a new "import_files" option (see manpage for details).
2002-03-21 03:15:06 +00:00
tmm
d180de2878 Add 6 models which have been successfully booted into multi-user mode
(Ultra 1, Ultra 30, Netra t1, Enterprise 220R, Enterprise 250 and
Enterprise 450R).

Thanks go to the following people for giving us access to their machines
or repeatedly testing kernels (in alphabetical order): Tim G. Børresen,
Jan Chrillesen, mux, phk and Tomi Vainio.

Reviewed by:	bmah (slightly different version)
2002-03-20 21:14:00 +00:00
kuriyama
e8f7a49843 MFen. 2002-03-20 02:01:26 +00:00
murray
4a8299a7c0 Add graphics/gimp1 and lang/gnat to the list of must-have packages for
disc #3.

Requested by:	"Dennis Lowery" <dennisl@rio.com>
2002-03-19 16:40:03 +00:00
ue
4c48575687 MFen 1.303 2002-03-19 05:26:14 +00:00
kuriyama
e43d2fc088 MFen. 2002-03-19 00:41:57 +00:00
bmah
e59bbf2ec6 New release note: SA-02:18. 2002-03-19 00:19:53 +00:00
bmah
3b5e42c16d Fix wording (hopefully for the last time) of my summary of SA-02:13.
Submitted by:	ue
Reviewed by:	nectar
2002-03-18 20:26:04 +00:00
ue
4da5f64312 MFen 1.301 2002-03-18 19:41:51 +00:00
bmah
bdae5e51a4 Updated release notes: Perl 5.6.1, one-true-awk 2002-02-10. 2002-03-18 02:04:47 +00:00
bmah
bd1b0f4297 Updated release notes: ACPI 20020308, OpenPAM Centaury. 2002-03-18 02:01:08 +00:00
kuriyama
a54439fd09 Translate SA-02:13 entry. 2002-03-17 16:02:56 +00:00
ue
710deccc7f MFen: release.prev.stable 2002-03-17 16:01:52 +00:00
kuriyama
7ea9ccdeb1 MFen. 2002-03-17 15:55:31 +00:00
jhay
b4a12c650a Add one more dependency, graphics/jbigkit. 2002-03-17 15:40:01 +00:00
ue
8cdb068869 MFbed: language fixes after the mailing list change 2002-03-17 12:35:19 +00:00
murray
f7794e6e1a Add a new entity for the previous stable release. For the most part,
the release notes compare 5.0-CURRENT to 4.0-RELEASE, but in at least
one place it is beneficial to mention the last stable release of
FreeBSD (4.5-RELEASE).

Reviewed by:	bmah
2002-03-17 08:48:08 +00:00
murray
284b7db51d Remind developers to update release(7) if they make substantial
changes to this file.
2002-03-17 07:34:12 +00:00
ue
8806dbc3e2 MFen 1.38 2002-03-16 03:34:24 +00:00
murray
06009e09a5 Add textproc/docproj and editors/xemacs21 to the list of packages for
disc #3.

MFC after:	1 week
2002-03-15 23:55:54 +00:00
wilko
1f0532971f rectify AS500 sound stuff.
Submitted by:	ue
2002-03-15 19:06:19 +00:00
ue
62164107cc MFbed: Use German Release Entities for all articles 2002-03-15 13:51:23 +00:00
ue
36967b42be MFen 1.299 2002-03-15 13:48:48 +00:00
ue
0e45866dc3 MFen 1.2, use DE release entities 2002-03-15 13:47:12 +00:00
ue
efb2edc499 MFen 1.37 2002-03-15 13:30:44 +00:00
kuriyama
0c27a8ca0c MFen. 2002-03-15 09:05:25 +00:00
kuriyama
9897c79f5d MFen (SA-02:13 is not yet translated). 2002-03-15 08:56:30 +00:00
luigi
6d841eb679 Batch of fixes to the configuration files from Bruce Montague 2002-03-15 08:46:18 +00:00
bmah
15ca0fbf5c Whitespace only change to reduce diffs to RELENG_4 version of this
file.
2002-03-14 21:52:01 +00:00
ue
b9032f9455 FreeBSD/sparc64 installation documentation, German version 2002-03-14 18:32:27 +00:00
bmah
ed97e4d42e Activate the sparc64 installation document. 2002-03-14 01:47:56 +00:00
bmah
a48dba8b2d Whitespace, no content or markup changes. 2002-03-14 01:40:47 +00:00
bmah
8e06bec884 s/Sparc/SPARC/ 2002-03-14 01:34:26 +00:00
bmah
ebb034597a Add a warning that URLs in this document are subject to change (in
fact, they're incorrect right now).  Point readers to the list
archives for current locations.
2002-03-14 01:29:31 +00:00
ue
7918719dc7 SGML fixes, part2: block elements like lists do not belong into inline
elements like paragraphs

This is a markup-only commit (just like the last one)

MFC after:	14 days
2002-03-13 15:29:51 +00:00
ue
7f733cd94b Fix some of the worst sgml mistakes in this document:
- paragraphs are closed with </para>, not <para>
- for each opening tag, there should be a closing tag

Not fixed (yet): block elements inside inline elements
Noticed during translation, hunted down with suppe/slashexpand
2002-03-13 13:10:22 +00:00
bmah
b15736770c New release notes: sparc64 support and SMP (better late than never),
via82c686 sound driver supports VIA VT8233, ich sound driver
supports SiS 7012, libz 1.1.4.

Belatedly note the MFC of the ich sound driver (also better late
than never).
2002-03-13 05:41:41 +00:00
wilko
f11a52179b TGA and TGA2 clarification
AS500 onboard sound.
2002-03-12 20:50:06 +00:00
wilko
3de23abb8e - TGA clarification
- TGA2 VGA compatibility clarification
- Sound on AS500

Thanks to: "Andrew M. Miklic" <AndrwMklc@cs.com> (TGA2)
2002-03-12 20:44:03 +00:00
ue
b400f3a822 German Translation of the Release Notes for FreeBSD-current 2002-03-12 18:35:54 +00:00
murray
af1be86a5d * Add print/teTeX to the list of important packages for disc #3. This
very large package is exactly the kind of thing that users buy the
  CDs for, so leaving it off of a 4 CD set is very bad.

* Properly quote the last security/sudo entry.

* Add a comment in the CDROM #2 section explaining that packages don't
  typically go on this disc.
2002-03-12 08:37:50 +00:00
murray
6597c656f9 Add security/sudo to the list of packages for disc #1. sudo is small
(< 100k), has no dependencies, and is very popular.
2002-03-11 15:08:41 +00:00
luigi
5c52748eb6 Make this compile again
Reported-by: Bruce Montague
2002-03-11 08:03:50 +00:00
luigi
04d8a3dc77 Make this compile again (increase MFS size, remove invalid option).
Reported-by: Bruce Montague
2002-03-11 08:03:07 +00:00
luigi
145ec650e8 Fix detection of existing ssh host key, generate the new one
in floppy.tree instead of mfs_tree.

Do not cleanup ${BUILDDIR}/floppy.tree, it might be useful to look
at it after an image has been built.
2002-03-11 05:54:22 +00:00
luigi
2f70b8739d Make appropriate changes to use devfs.
Add a reference to the fd_size variable to set floppy size.
2002-03-11 05:46:18 +00:00
luigi
c41381fd39 Default to ee as EDITOR (some apps such as disklabel default to "vi"
which is not available).
2002-03-11 05:42:14 +00:00
luigi
5f22dca4bb Use machdep.guessed_bootdev to guess the boot device. 2002-03-11 05:15:44 +00:00
dd
195b310620 Belatedly add a release note about destaticizing and modulizing of
snp(4), and note MFC of watch(8) -f.
2002-03-11 01:37:54 +00:00
luigi
837ffe4451 CURRENT has devfs, so we do not need to specify what devices we
want on the MFS image. Update the config files accordingly.
2002-03-10 21:12:23 +00:00
luigi
bf24f7e68a Uncomment the entry for a getty on the serial port. Boxes with
a serial console can make use of it.
2002-03-10 21:11:35 +00:00
luigi
b979035403 Add back the "sis" driver, we had some room left... 2002-03-10 21:10:25 +00:00
luigi
58e10953a4 With devfs, we do not need to initialize pty's permissions. 2002-03-10 20:47:26 +00:00
luigi
8546115965 The probable boot device is "machdep.guessed_bootdev". 2002-03-10 20:37:04 +00:00
gioria
c91f006802 Filesystem translation 2002-03-10 15:37:56 +00:00
gioria
e948cabaa6 "Base system/contributed software " section translation 2002-03-10 14:50:34 +00:00
gioria
87b83d87f4 Adding Multimedia section translation 2002-03-10 14:05:41 +00:00
gioria
a3b6b34c1b PCCARD support translation 2002-03-10 13:49:02 +00:00
gioria
8775955f6b Adding Disk and storage translation 2002-03-10 12:33:02 +00:00
bmah
90ca0e362f Spell-check and fix some other typos.
Pointed out by:	tmm
2002-03-10 02:52:44 +00:00
jake
9c0d6e4511 Couple minor updates.
Reviewed by:	bmah
2002-03-09 21:06:50 +00:00
gioria
22a782cd90 Adding Network Protocols section translation 2002-03-09 20:04:36 +00:00
luigi
2731e7d254 Remove host.conf, and introduce a way to override the content
of selected files (at the moment /etc/host.conf and /etc/resolv.conf)
from /etc/rc.conf , so the number of places to customize is
reduced.
2002-03-09 18:27:02 +00:00
bmah
0e4b6e5e8f More markup fixes, wordsmithing. It's not quite yet ready for
prime time, but we're getting closer.
2002-03-09 18:04:47 +00:00
luigi
92d4835f65 Nuke abandoned configuration. 2002-03-09 08:28:11 +00:00
luigi
9c14b6308e Make this fit again into a 1.44 floppy.
We had to give up DDB and grep this time...

Add a hint in "config" on how to increase the image size so
we can stuff more things in the image (mostly for use on a CDROM).
2002-03-09 08:17:40 +00:00
bmah
c00d7245d7 Fix SA-02:13 release note item (missing text).
Reviewed by:	nectar
2002-03-09 01:12:03 +00:00
bmah
55c64e290c New/changed release notes: OpenPAM has replaced Linux-PAM.
We used to have a note about new PAM modules; I moved it from the
contrib section back to the generic userland area.  The list of new
modules was incomplete, so I've punted on trying to list them all
for now.
2002-03-09 00:03:44 +00:00
bmah
7c8a803be1 New release notes: wi(4) Prism II/2.5 support + WEP fixes (+ MFC),
IPSec inbound SPD fix for IPv4 (+ MFC), ata(4) RAID1 rebuild,
/etc/rc.firewall{,6} don't add their own implicit rules (+ MFC).

MFCs noted:  puc(4)
2002-03-08 22:57:25 +00:00
bmah
2d24fa974b Fix up (content) of rpc.lockd(8) release note.
Submitted by:	alfred
2002-03-08 20:40:37 +00:00
bmah
13cfe390c4 Add Avlab Technology, PCI IO 2S board to puc(4)-supported hardware
list.
2002-03-08 17:12:40 +00:00
luigi
9efe38f96b Further cleanup: remove useless entries from PATH, and be prepared
to use kern.bootdevname (if available) to identify the boot device
for updating the configuration. Fallback to /dev/fd0 as before.
2002-03-08 12:43:57 +00:00
luigi
de1c5cdc03 Add a (commented out) sample entry for use with a serial line. 2002-03-08 12:37:42 +00:00
luigi
c5f52263f4 Do not depend on "expr" for doing arithmetic, use the shell builtin functions
(picobsd might not have the command available).
2002-03-08 12:33:48 +00:00
luigi
4ee67ab530 Unbreak "update" script, by doing a mkdir -p of the relevant
directories when writing to disk.

Use the (yet to be committed) sysctl variable kern.bootdevname
to derive the device name, fallback to /dev/fd0 if kern.bootdevname
is unset or not available.
2002-03-08 12:14:46 +00:00
luigi
0e60fb334d Use a default of 25 lines for xterm. This only affects the behaviour
over a serial line, because the terminal negotiations using ssh/telnet
does the right thing anyways.
2002-03-08 12:10:13 +00:00
luigi
6b229a1455 Major cleanup of PicoBSD startup scripts, which now should be
closer to doing "the right thing".

The structure is now the following:

  * /etc/rc (from MFS) loads the rest of /etc and /root from
    /fd and then from floppy (if present), then transfers control
    to /etc/rc1

  * /etc/rc1 loads defaults from /etc/rc.conf.defaults, tries to
    set the hostname basing on the MAC address of the first ethernet
    interface, and then sources /etc/rc.conf and /etc/rc.conf.local
    for local configurations

  * The rest of the startup process is then performed (rc.network and so on).

Everything except the initial /etc/rc (from MFS) can be overridden with
a local version loaded from floppy. But in most cases, you should only need
to customize the following files in /etc:

	rc.conf    rc.firewall    hosts

Previously there were a number of inconsistencies in the calling
between files, and also a lot of clutter in rc.conf and rc.firewall.
Also, "rc1" was called "rc" and would overwrite the initial /etc/rc
from MFS, making it really hard to figure out what was going on in
case of bugs.
2002-03-08 05:15:08 +00:00
luigi
fa65eefffd MFS: sync with -stable (no functional difference). 2002-03-08 04:54:52 +00:00
luigi
5fc8233445 Invalidate password for sample user entry. 2002-03-08 03:57:57 +00:00
luigi
841fdef9ef Atapi units are now /dev/ad* and not /dev/wd* 2002-03-08 03:55:19 +00:00
luigi
48ded5bf3a Misc fixes to the build script:
+ fix some dialog entries to correctly modify variables instead of working
   in a subshell

 + add a logverbose function for debugging purposes

 + force 512/4096 blocks on filesystems

 + use 'auto' for disklabel so it works irrespective of the floppy size.
   This is useful for larger images than 1720k
2002-03-08 02:24:21 +00:00
wilko
ff572ea42e Update info on SCSI on AlphaStation 500 now that I own one
to play with and find out myself.
2002-03-07 20:38:31 +00:00
bmah
5bb3c6521b New release note: SA-02:13. 2002-03-07 16:53:21 +00:00
kuriyama
c90924a379 MFen. 2002-03-07 03:53:15 +00:00
luigi
8c8642cb94 Add entry for xterm-color 2002-03-06 19:47:20 +00:00
bmah
c2374ee8e1 Rewrite the section on downloading files to get all of the URLs in one
place, near the front of the document.

Also try to provide some introduction on the difference between CDROM
and network installs.
2002-03-06 17:24:19 +00:00
bmah
506a396cdb Point sparc64 &release.url; at a directory, rather than a specific
file, to be consistent with other platforms.
2002-03-06 16:57:53 +00:00
bmah
0ebe379c20 Make it more obvious where to find RELNOTESng source files if someone went
browsing in the old release notes location.

While I'm here, update README files to be closer to reality.

Requested by:	obrien
MFC after:	1 day
2002-03-06 07:59:18 +00:00
bmah
b7e5e31b04 First round of markup/spelling/grammar fixes. 2002-03-06 07:36:29 +00:00
tmm
8dfde376a3 Add installation instructions for the FreeBSD/sparc64 port. I have very
likely introduced language and markup bugs, but it's a start.

Makefile, initial docbook conversion & cleanups by:	murray
2002-03-05 23:22:08 +00:00
bmah
c20e01b111 New release notes: CPU_ATHLON_SSE_HACK, ufm driver (+ MFC),
awk is BWK awk for sparc64, ctags(1) works for files with C++ comments
(+ MFC), dump(8) -s, last(1) -y, lint update/import from NetBSD.
2002-03-05 22:39:51 +00:00
nyan
3f87b66c9a Don't move more drivers to mfsroot floppy.
A mfsroot floppy for pc98 is only 1.2MB.
2002-03-05 11:53:56 +00:00
bmah
bfb9bebc76 Fix two typos: s/verison/version
Submitted by:	hrs
2002-03-04 16:57:41 +00:00
kuriyama
dc2d000aa4 Activate sparc64 relnotes. 2002-03-04 08:33:27 +00:00
bmah
d35de47e83 Begin building sparc64 release notes for -CURRENT. 2002-03-04 06:46:00 +00:00
gioria
72b0228f10 Adding Network Interface Support section 2002-03-03 21:17:15 +00:00
hrs
4499674958 Comment out proc-alpha.sgml's line temporarily. 2002-03-03 16:22:13 +00:00
hrs
e053135efa Add Japanese version of hardware notes:
(new) -> 1.3  	doc/ja_JP.eucJP/hardware/Makefile
	(new) -> 1.2  	doc/ja_JP.eucJP/hardware/Makefile.inc
	(new) -> 1.6  	doc/ja_JP.eucJP/hardware/alpha/Makefile
	(new) -> 1.4  	doc/ja_JP.eucJP/hardware/alpha/article.sgml
	(new) -> 1.3  	doc/ja_JP.eucJP/hardware/common/artheader.sgml
	(new) -> 1.73 	doc/ja_JP.eucJP/hardware/common/dev.sgml
	(new) -> 1.3  	doc/ja_JP.eucJP/hardware/common/hw.ent
	(new) -> 1.3  	doc/ja_JP.eucJP/hardware/common/intro.sgml
	(new) -> 1.5  	doc/ja_JP.eucJP/hardware/i386/Makefile
	(new) -> 1.3  	doc/ja_JP.eucJP/hardware/i386/article.sgml
	(new) -> 1.2  	doc/ja_JP.eucJP/hardware/i386/proc-i386.sgml
	(new) -> 1.2  	doc/ja_JP.eucJP/hardware/ia64/Makefile
	(new) -> 1.1  	doc/ja_JP.eucJP/hardware/ia64/article.sgml
	(new) -> 1.1  	doc/ja_JP.eucJP/hardware/ia64/proc-ia64.sgml
	(new) -> 1.1  	doc/ja_JP.eucJP/hardware/sparc64/Makefile
	(new) -> 1.1  	doc/ja_JP.eucJP/hardware/sparc64/article.sgml

 NOTE: {alpha,sparc64}/{dev,proc}-{alpha,sparc64}.sgml are
       not translated yet.
2002-03-03 14:31:34 +00:00
nyan
6e2be7da8d Don't move the an and wi drivers to a mfsroot floppy. 2002-03-03 11:09:40 +00:00
nyan
4efc0823d9 - Sort some entries.
- Don't remove MATH_EMULATE and MSDOS from a 'SMALL' floppy.
- Use the pattern '<tab><device name><tab>' instead of '<device name>' to
  avoid an unexpected matching.
2002-03-03 10:38:40 +00:00
kuriyama
6317082a01 Bump original revision (1.290 --> 1.291).
Refill over 80 character line (no content changes).
2002-03-02 05:57:18 +00:00
bmah
82fb2a7bd1 Whitespace-only commit, to make this file conform to FDP standards on
indentation and word-wrap.  Convert strings of leading spaces to tabs
where appropriate, and delete trailing spaces.

No content was harmed in the creation of this delta.

Reviewed by:	diff(1) on i386 and alpha HTML output
2002-03-02 01:40:11 +00:00
bmah
0f9133b440 Convert some literal "FreeBSD" to &os;. While I'm here, fix two
grammatical problems (s/set of floppy/set of floppies/).

PR:		35115
Submitted by:	gioria
2002-03-01 23:44:14 +00:00
kuriyama
85b6bb7722 MFen (1.286 --> 1.290). 2002-03-01 15:30:04 +00:00
bmah
c8091b3c98 New release notes: sparc64 SBus/EBus support, TCP now ignores IP-layer
broadcasts (+MFC).

MFCs noticed:  dump(8) process title updating.
2002-03-01 05:04:11 +00:00
bmah
17913edd6a Remove some more i386-isms and alpha-isms from the Hardware Notes.
For the most part, these changes consist of adding arch= attributes.
2002-03-01 02:07:42 +00:00
bmah
f1bc000337 Add some more ed(4) devices.
Submitted by:	Tom Rhodes <darklogik@pittgoth.com>
2002-03-01 01:32:13 +00:00
bmah
fa66400d51 New release notes: lukemftpd(8), /etc/security now under periodic(8)
framework (+MFC).

MFCs noted:  dc(4) VLANs.

While here, tweaked a lukemftp note to note its origin.
2002-02-28 21:58:43 +00:00
bmah
860f4ebf69 New release/hardware notes: gem and hme (sparc64 Ethernet NICs). 2002-02-28 21:40:06 +00:00
gioria
62c8af563f Adding Boot-loader translation 2002-02-27 17:57:49 +00:00
gioria
edbabb0e3e Motherboard and processor translation 2002-02-27 17:38:17 +00:00
gioria
2cadadf393 Build fix.
Remember to hit me 42000 times with a stick and to repeat "I sould not commit before a zero warning build"
2002-02-27 14:48:18 +00:00
gioria
3785e08c6e MFen + Typos Fix 2002-02-27 14:44:35 +00:00
gioria
4a97e7fa66 Initial effort for the translation of the -CURRENT relnotes. Actually
just the kernel section is translated, a lot of features are added in
5.0.

So help is appreciate :-)
2002-02-27 14:26:07 +00:00
dd
06af0ea413 <port>fish</port> -> <filename role="package">fish</filename>
Generated with:	s:<port>(.*?)</port>:<filename role="package">\1</filename>:g
2002-02-27 05:11:11 +00:00
gioria
cabde5c437 MFen 2002-02-26 14:23:44 +00:00
bmah
3529974882 Sync with sparc64 devices in dev-sparc64.sgml rev. 1.1. 2002-02-26 06:43:59 +00:00
bmah
7fc344c3a9 Fix some minor spelling and grammatical problems, make one markup fix. 2002-02-26 06:29:08 +00:00
peter
97f502664b Supply -DNO_WERROR to the kernel build during release. 2002-02-25 21:53:18 +00:00
keramida
f16ad55600 Add a link to the hubs article, at the part that talks about setting
up FreeBSD mirrors.

Reviewed by:	bmah
2002-02-25 19:51:34 +00:00
murray
71f587d69f Add a few missing commas. 2002-02-25 10:27:51 +00:00
murray
e212709688 Add some basic FreeBSD/sparc64 Hardware Notes.
Reviewed by:	jake, tmm
2002-02-25 07:25:38 +00:00
matusita
b78ee9d6aa Typo fix: missing ;.
Pointed out by: Manfred Antar <null@pozo.com>
Pointy hat to: matusita
2002-02-25 05:35:39 +00:00
kuriyama
f17b682f05 MFen (1.283 --> 2.286). 2002-02-24 23:54:59 +00:00
gioria
2ffffff201 Adding infrastructure for translation for alpha dir 2002-02-23 23:03:20 +00:00
bmah
d66cc56645 Add SIIG Cyber Serial Dual PCI 16C550 to the list of puc(4)-supported
cards.
2002-02-23 22:28:17 +00:00
bmah
29314ff303 Grrr. Got the wrong date on the last ACPI update. Fix this before
someone else notices.
2002-02-23 06:00:56 +00:00
bmah
dc16f27c1c Updated release note: ACPI 20020207. While I'm here, correct an
awkward wording.
2002-02-23 05:58:52 +00:00
bmah
069b4e684f Modified release note: Binutils update. While I'm here, fix a minor
grammatical mismatch ("Binutils" is the name of a package and
therefore is singular, not plural).
2002-02-22 16:26:38 +00:00
kuriyama
73a8c2ba1e MFen (1.281 --> 1.283). 2002-02-20 22:41:10 +00:00
bmah
6866826698 MF4S: Fix typo in mention of sbniconfig port. 2002-02-20 19:25:03 +00:00
bmah
6910b4d7c2 Modified release note: ISC DHCP 3.0.1RC6. 2002-02-19 22:21:28 +00:00
gioria
647e7971d9 Adding errata directory 2002-02-19 12:22:51 +00:00
gioria
b6573b199b Initial french translation 2002-02-19 12:22:30 +00:00
gioria
8d1e12b5f8 Initial translation of relnotes in French.
Reviewed by: Bruce A. Mah <bmah@FreeBSD.ORG>
2002-02-19 09:37:04 +00:00
kuriyama
4ae0ccfba4 MFen (1.277 --> 1.281). 2002-02-19 03:19:40 +00:00
murray
8818100b0f Add emacs21 instead of emacs20 to the first CDROM.
Reviewed by:	    nobutaka (editors/emacs21 maintainer)
2002-02-18 23:04:03 +00:00
bmah
81d7bf4f70 Some release notes should have [MERGED] markers on them but didn't:
kern.msgbuf sysctl and dmesg(8) not SGID, umodem driver, uscanner
driver, fpa(4) works on alpha, arp(8) -s pub/only, TCP_COMPAT_42
removal, bktr(4) update to 2.18, snd module dependencies work,
chown(8) -R does the right thing with symlinks, killall(1) works
correctly with SUID root processes, strnstr(3)/strcasestr(3),
style.perl(7).

Remove some somewhat-lacking-in content release notes:  PCI subsystem
cleanup, netgraph(4) updates.

I don't mind reinstating the latter group of release notes, if there's
something less vague that can be said about them.
2002-02-18 22:27:35 +00:00
bmah
2a55b689ed Whitespace and wordwrap fixes, no content or markup changes. 2002-02-18 21:22:08 +00:00
bmah
50b4fe9a40 New release notes: bridge(4) enhancements, dump(8) progress information
in proctitle, ldd(1) -a, rtld(1) object dependency tracing, usbdevs(8) -a.

MFCs noted:  ldd(1) can be used on shlibs, BIND 8.3.1-REL, bzip-1.0.2.
2002-02-18 21:09:27 +00:00
murray
9de57fadce Add net/samba to the list of important packages for Disc #1.
Discussed with: steve, portmgr, re
2002-02-18 19:04:23 +00:00
gshapiro
cdc3c37e65 Update sendmail release note to reflect 8.12.2 import.
Change SUID -> set-user-ID
2002-02-17 23:58:31 +00:00
kuriyama
2001cc959c MFen (1.275 --> 1.277). 2002-02-17 01:10:24 +00:00
bmah
86dc82cb17 New release notes: puc(4).
Modified release notes:  Network device polling not just for i386
anymore and has a manpage (+MFC), uudecode(1) -p un-deprecated.

MFCs noted:  ARCNET support, cm driver,
2002-02-16 19:58:56 +00:00
luigi
67f6aa0807 Put a more reasonable path for "more" sources in crunch.conf,
and disable telnet and friends in favour of ssh/sshd/scp.

Pull out a few NIC drivers from the config file to make the
image fit into a 1.44 image again. I have left "lnc" in as that is
emulated by vmware so this can be booted there.
2002-02-14 19:43:40 +00:00
luigi
042d3e068b Use { } instead of ( ) for grouping shell commands so that
variable assignments are retained ( () creates a subshell)

Reported-by: Michael Bretterklieber <mbretter@inode.at>
2002-02-14 19:21:50 +00:00
matusita
9a70288cc2 Mkdir ${CHROOTDIR}/usr/ports/distfiles if RELEASEDISTFILES is not set.
We ensure that 'ports.tgz' tarball should have ports/distfiles directory.

At first, ${CHROOTDIR}/usr/ports is empty (rm -rf ports), then extract
ports files from CVS repository.  Then if RELEASEDISTFILES is defined,
${CHROOTDIR}/usr/ports/distfiles directory is created by cp(1).  However,
if you don't specify RELEASEDISTFILES, there is no chance to create
${CHROOTDIR}/usr/ports/distfiles directory.

Submitted by:	{ushi,tora}.jp.FreeBSD.org
MFC after:	5 days
2002-02-12 16:56:06 +00:00
wilko
063f13a680 Add some system code names. Explicitely list a few unsupported hardware
types that gave rise to emailed questions. Add quick note on Miata CPU
upgradeability.
2002-02-10 13:21:18 +00:00
bmah
ac05f93787 MFC noted: an(4) LEAP, Home key, and Linux utility support. 2002-02-09 01:38:23 +00:00
kuriyama
9929cd7910 MFen (1.272 --> 1.275). 2002-02-05 02:23:14 +00:00
bmah
9db82b109d New release note: ldd(1) can be used on shared libraries.
Updated release note:  BIND 8.3.1-REL.
2002-02-04 20:02:07 +00:00
bmah
c51975ac28 New release notes: ngctl(8) write, ps(1) -W deorbit burn.
MFCs noted:  dumpdev loader tunable.
2002-02-04 17:50:01 +00:00
bmah
b995858344 New release note: Linux emulation needs SYSVSEM.
Submitted by:	archie
2002-02-04 16:31:38 +00:00
matusita
8083cc2777 Change variable name from DOCDISTFILES to RELEASEDISTFILES. Respect
DOCDISTFILES if defined.  No impact should happen with this change.

DOCDISTFILES is introduced by rev. 1.541, to point the directory that
contains the distfiles for ports/textproc/docproj.  It's good, but
we also build ports/sysutils/mkisofs during the release (if MAKE_ISOS
is defined).  It is natural that cdrtools tarball is prefetched, then
copy it under ${CHROOTDIR}/usr/ports/distfiles.

As a result, DOCDISTFILES variable is somewhat abused for non-doc
tarballs; *DOC*DISTFILES is no longger appropriate name for that.

PR:		16843
PR:		34194
Submitted by:	murray
MFC after:	6 days
2002-02-03 07:00:37 +00:00
kuriyama
a7a7cb3eff MFen (1.271 --> 1.272). 2002-02-02 01:47:37 +00:00
bmah
846d4b294f Modified release note: bzip 1.0.2. 2002-02-01 22:50:18 +00:00
kuriyama
f922a63540 MFen (1.269 --> 1.271). 2002-02-01 13:37:35 +00:00
bmah
c345ed402e The SiS 630 chipset is supported by the sis(4) driver.
PR:		34437
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2002-01-31 19:40:51 +00:00
bmah
ecf20a5ab9 New release notes: an(4) LEAP, Home key, and Linux utility support;
uudecode(1) -s; top 3.5b12.

Updated release notes:  binutils update to 27 January 2002 snapshot,
OpenSSL 0.9.6c.
2002-01-31 18:38:03 +00:00
bmah
8e181256a8 New release notes: iir driver (submitted by msmith), dumpdev loader tunable
(submitted by sobomax).
2002-01-31 17:50:46 +00:00
matusita
fdc99f4021 In revision 1.351, All files/directories in ${CHROOTDIR}/usr/ports/distfiles
are removed, because ports.tgz includes distfiles by accident.

However, removing files/directories is *not* mandatory.  The only
requirement is "ports.tgz doesn't include distfiles/* but distfiles
directory itself".  If this is correct, the right way is to set an
option to tar(1), not to include these files.

This commit is based on PR: 34194, but a little bit of modification
is made by me (original patch doesn't include 'distfiles' directory).

PR:		34194
Reviewed by:	Adrian Steinmann <ast@marabu.ch> (PR submitter)
MFC after:	9 days
2002-01-31 00:38:09 +00:00
jdp
128f49e456 Note that the bge driver now supports the Netgear GA302T.
MFC after:	3 days
2002-01-27 01:16:50 +00:00
kuriyama
4eb07053cc MFen (1.266 --> 1.269). 2002-01-26 05:48:38 +00:00
bmah
be9f3249a9 Modify release note: larger buffer sizes might mean needing to
increase NMBCLUSTERS.
2002-01-25 20:54:46 +00:00
bmah
f8db94a76f New release note: sysinstall(8) autoloads drivers from mfsroot
/stand/modules.
2002-01-25 18:35:53 +00:00
bmah
92a87afd22 Updated release note: Auto-tuning maxusers now maxes out at 384. 2002-01-25 18:27:45 +00:00
murray
3d5a7ba605 Providing long filename support on the Macintosh requires over 30
megabytes of additional space on the install CD.  Given our premium
for space, I don't think this is a wise use of 30MB.  HFS support was
not provided on the FreeBSD 4.4 CDs and I received a grand total of 0
complaints.
2002-01-24 10:44:16 +00:00
kuriyama
f4a71d6118 MFen (1.265 --> 1.266). 2002-01-24 00:27:53 +00:00
bmah
02ac2bee7d New release note: smmsp/mailnull users.
Reviewed by:	gshapiro
2002-01-23 18:49:43 +00:00
kuriyama
fa5b53e158 MFen (1.264 --> 1.265).
Refine translation (by y-koga@jp).
2002-01-23 00:46:49 +00:00
joerg
069b88ab0a Mention that a minimal version of camcontrol(8) is now available in the
installation environment (currently only for i386 releases).
2002-01-22 11:13:43 +00:00
kuriyama
ed13300966 MFen (1.263 --> 1.264).
Fix typo.
2002-01-22 06:04:46 +00:00
bmah
3fb6a9cf50 hw.physmem is more properly a loader tunable, not an environment
variable (which is ambiguous).

Submitted by:	dwhite
2002-01-22 05:21:21 +00:00
matusita
4969904c0d MFS 1.536.2.52 (partial) and 1.536.2.70: kgzip loader if i386 (only).
5.0-CURRENT-20020121-JPSNAP was failed to build since kern.flp has no
space.  There is already a hack to kgzip loader, and it makes:

-r-xr-xr-x  1 root  wheel  163840 Jan 21 07:40 loader*
-r-xr-xr-x  1 root  wheel   90121 Jan 21 08:06 loader.kgz*

73719 bytes of free spaces to us.
2002-01-20 23:17:52 +00:00
kuriyama
f371d337cd MFen (1.261 --> 1.263). 2002-01-19 15:53:23 +00:00
kuriyama
0185814a22 Remove bogus entry. 2002-01-19 15:12:40 +00:00
kuriyama
b7e0a00640 MFen (1.260 --> 1.261; order changes only). 2002-01-19 15:12:05 +00:00
bmah
0169e37cd2 New release notes: ARCNET support, cm driver. 2002-01-19 13:38:48 +00:00
bmah
3073d216bb New release notes: dc(4) supports VLANs, man(1) no longer SUID man,
/etc/pam.d/.
2002-01-19 13:02:32 +00:00
bmah
8f7d72bedd Alphabetize the kernel changes section by manpage reference or
keyword, where possible.
2002-01-19 12:50:37 +00:00
kuriyama
14d2593b00 MFen (1.259 --> 1.260). 2002-01-19 05:41:17 +00:00
bmah
822099d246 New release notes: bpf(4) works better with select(2) and poll(2),
natd(8) -log_ipfw_denied.
2002-01-19 05:23:17 +00:00
kuriyama
a32ee285cb MFen (1.257 --> 1.259). 2002-01-19 04:29:55 +00:00
bmah
07f0b1750c Coalesce several release notes dealing with the aac(4) driver,
clean-up, and mention that it is "fully qualified and sanctioned by
Adaptec".

Requested by:	scottl (the last part, that is)
Approved by:	re (implicitly)
2002-01-18 19:10:06 +00:00
bmah
46f81e7283 Update PCMCIA cards (fe(4), ex(4), and ep(4) drivers).
Submitted by:	Tom Rhodes <darklogik@pittgoth.com>
2002-01-18 16:55:22 +00:00
bmah
5af46cb092 New release note: SA-02:07. 2002-01-18 16:42:43 +00:00
nyan
523c394fcc MFi386: revision 1.52: add camcontrol 2002-01-18 03:35:51 +00:00
joerg
f49b6f89b4 Include /dev/xpt0 into the list of devices to go onto the boot floppy, so
camcontrol can get a handle to initiate a rescan or reset.

MFC after:	1 week
2002-01-17 20:29:02 +00:00
joerg
2dc04e9ce0 Include camcontrol(8) (in its minimalistic form) into the boot floppy.
This change should/could be merged into other arch's release build
areas (PC98, Alpha), but since i cannot test a "make release" there, i
won't do this myself.

MFC after:	1 week
2002-01-17 20:28:10 +00:00
kuriyama
90edb548c6 MFen (1.255 --> 1.257). 2002-01-17 09:52:19 +00:00
bmah
bba61e503c Combine a release note entry on the alpha and i386 boot loaders now
that they handle differently-sized blocks on filesystems in the same
way.
2002-01-17 05:56:39 +00:00
bmah
de159e9af1 New release notes: kern.maxvnodes now works, VIA 82C686B Southbridge
fix.
2002-01-17 05:29:03 +00:00
kuriyama
28d7b977d4 Merge the changes in the English version (1.254 --> 1.255). 2002-01-17 02:09:43 +00:00
bmah
ed21292d2e Update release note: kern.security.* sysctls have moved to
security.*.

Requested by:	arr
2002-01-16 16:45:29 +00:00
jhb
0a1ce0426b Don't print out 0xaa55 at the end of a vnconfig disk and use the
"canonical" disk name when calling disklabel so that disklabel auto works.
2002-01-16 07:24:38 +00:00
kuriyama
8d71736942 Merge the changes in the English version (1.253 --> 1.254). 2002-01-15 08:49:44 +00:00
bmah
0b586944ea Move bootloader-related changes into a new sect3-level section
underneath the Kernel Changes.
2002-01-14 19:02:19 +00:00
kuriyama
7c4dfad18f Merge the changes in the English version (1.252 --> 1.253). 2002-01-14 15:54:18 +00:00
bmah
6e231afff1 Release note deleted: sysinstall newfs blocksize parameters on
alpha.

MFCs noted:  Bootloaders support larger filesystem block sizes.
2002-01-14 15:46:58 +00:00
kuriyama
3149f2d072 Merge the changes in the English version (1.251 --> 1.252). 2002-01-14 08:27:35 +00:00
bmah
06ad08ad45 New release notes: boot loaders support larger filesystem block
sizes, new sis(4) support, tcpd(8) now built and installed.
2002-01-14 03:59:36 +00:00
bmah
83e4d9920c Mention sis(4) support for SiS 635 and 735 motherboard chipsets. 2002-01-14 03:54:48 +00:00
bmah
48f11c95bc Rewrite the i386 processor support section. The old one was too
Intel-specific, and needed fleshing out.

PR:		33582
Reviewed by:	Tom Rhodes <darklogik@pittgoth.com>,
		"Ted Mittelstaedt" <tedm@toybox.placo.com>,
		swear@blarg.net (Gary W. Swearingen)
MFC after:	1 day
2002-01-11 23:27:46 +00:00
sobomax
c400612ce5 Backout previious change - package built on bento is called sawfish-gnome,
but the port is still x11-wm/sawfish, not x11-wm/sawfish-gnome.

Shame on:	sobomax
2002-01-09 21:28:48 +00:00
sobomax
218b46e37e Safwish package built on bento is called `sawfish-gnome', so adjust sysinstall
and print-cdrom-packages.sh accordingly.

Revealed by:	re
MFC after:	1 day
2002-01-09 20:10:02 +00:00
kuriyama
83bb540baf Merge the changes in the English version (1.250 --> 1.251). 2002-01-09 01:37:56 +00:00
bmah
849d50be93 New release notes: syslogd(8) -c, less 371. 2002-01-08 19:59:54 +00:00
kuriyama
f9f992a19e Merge the changes in the English version (1.248 --> 1.250). 2002-01-08 17:18:22 +00:00
bmah
c624a65e60 New release note: kernel/mfsroot split on installation CDs,
permitting the use of full kernels on CD installs.

MFC noted:  New sysinstall Auto settings and Recover space from
deleted autosize partitions.
2002-01-07 22:22:35 +00:00
bmah
ba237a35eb New release note: On the alpha, sysinstall overrides the newfs block/frag
defaults for new filesystems it creates, to meet a boot1 assumption
about the block size of /.
2002-01-07 19:27:53 +00:00
sheldonh
f00af07257 Add exim to the list of packages that's guaranteed to be on the first
CDROM.

Approved by:	steve
2002-01-07 13:43:45 +00:00
bmah
d1ab995672 Put URL references in footnotes (rather than in parentheses following
the link text), and put footnotes at the bottom of each page.  This
change affects the release documentation only.
2002-01-07 03:51:41 +00:00
bmah
f611e6aa01 MFS: Sync to 4-STABLE...wordsmithing and markup fixes, also mention
manpages as a source for further reading.

	article.sgml	1.1.2.9->1.1.2.10, 1.1.2.11->1.1.2.12
2002-01-06 17:17:55 +00:00
kuriyama
978f7cc92e Merge the changes in the English version (1.247 --> 1.248). 2002-01-06 04:30:46 +00:00
bmah
497b03717c New (but very overdue) release note: ata(4) 48-bit addressing.
MFC noted:  locale renaming.
2002-01-05 18:46:03 +00:00
kuriyama
b95bce7f3b Merge the changes in the English version (1.244 --> 1.247). 2002-01-05 08:01:41 +00:00
bmah
b0bee8fb18 New release notes: SA-02:01, SA-02:02. 2002-01-05 06:07:17 +00:00
bmah
3e1c28c2da We were right the first time...the HPT372 is an ATA133 controller.
Pointed out by:	Kent Stewart <kstewart@owt.com>
2002-01-04 21:55:32 +00:00
bmah
9945d4e810 Fix (I think) a typo in the hardware list (HPT372 is ATA100 instead of
ATA133?).

MFC noted:  "more" chipsets supported by ata(4).
2002-01-03 23:24:03 +00:00
bmah
86838e3c8e New release notes (and hardware list updates): dc(4) support
for Xircom 3201 and Conexant LANfinity RS7112, ifpi(4).
2002-01-03 22:56:43 +00:00
hrs
04f986e217 Fix the footer in Japanese which is likely to mislead
the readers.
2002-01-03 17:42:38 +00:00
kuriyama
7a8c144e46 Merge the changes in the English version. 2002-01-03 04:56:10 +00:00
bmah
30598fff1e Update copyright years. 2002-01-02 17:27:58 +00:00
kuriyama
7786598a08 Merge the changes in the English version (1.242 --> 1.243). 2002-01-02 04:19:37 +00:00
bmah
486357589a MF4S: Minor wordsmithing and markup fixes. 2002-01-02 01:36:07 +00:00
bmah
959e9dac6d Modify the release-building process so the srelease distribution
doesn't get spammed by RELNOTESng files.

Previously, we built the RELNOTESng files "in place" and then
populated the media (e.g. floppy, cdrom, ftp) areas from the build
directories.  However, the distributions got rolled after the
RELNOTESng build, and thus picked up the rendered RELNOTESng files.

Now, we install the RELNOTESng documents to R/stage/release.doc, then
clean out the original directories in src/release/doc.  We use the
renditions in the staging area to populate the media areas.

PR:		33141
MFC after:	3 days
		(plus re approval)
2001-12-28 17:21:28 +00:00
kuriyama
870bf8787e Merge the changes in the English version (1.239 --> 1.242). 2001-12-28 05:07:23 +00:00
bmah
3664910955 At least I'm consistent. Back out the last accidental rev to this file on
HEAD too.

Noticed by:		ben
Another pointy hat to:	bmah
2001-12-27 22:32:33 +00:00
bmah
df953cc4df New release note: network filesystems can now be listed in
/etc/fstab.

Submitted by:	sheldonh
2001-12-27 21:55:02 +00:00
bmah
7aa2007499 New release notes: pseudofs-ize procfs(5), libstand can write to UFS
filesystems, sysinstall(8) auto-partition updates.
2001-12-27 21:37:38 +00:00
bmah
d9b94dd6a7 New release notes found while trying to catch-up RELENG_4 to reality:
whois(1) -c, pkg_delete -r, rc.conf(5) support for IPFilter state tables.
2001-12-27 21:18:36 +00:00
bmah
02953f81a4 Add nsmb.conf to list of files that sysinstall preserves on an upgrade. 2001-12-27 19:59:57 +00:00
kuriyama
05b3080b8f Ugh, I forgot to bump "Original revision" header... 2001-12-27 08:33:47 +00:00
kuriyama
0ed4e7546c Merge the changes in the English version (1.4 --> 1.6). 2001-12-27 08:31:05 +00:00
kuriyama
4432a3f1de Merge the changes in the English version (1.205 --> 1.239).
Finally, English and Japanese version are sync'ed in HEAD branch!
2001-12-27 08:28:40 +00:00
kuriyama
30c6aad787 Remove unwanted(?) 0xa0 characters. 2001-12-27 03:18:24 +00:00
kuriyama
481e61c8ea Merge the changes in the English version (1.204 --> 1.205).
(Structure changes only.)
2001-12-27 02:33:54 +00:00
kuriyama
83a6ed1f20 Merge the changes in the English version (1.187 --> 1.204). 2001-12-27 02:27:21 +00:00
kuriyama
4e16adff26 Remove doubled "ability to" word. 2001-12-27 01:38:02 +00:00
bmah
467039933f Flesh out cdboot release note a little bit, note MFC. 2001-12-26 23:41:20 +00:00
bmah
600e6f6dc2 New release note: ipfw(8) precedence matching.
Updated release note:  smbfs userland 1.4.3.
2001-12-26 23:27:54 +00:00
kuriyama
7fd1b16104 Merge the changes in the English version (1.186 --> 1.187).
(Structure changes only.)
2001-12-26 14:02:58 +00:00
kuriyama
5a2265a338 Separate entries with blank line. 2001-12-26 14:01:17 +00:00
kuriyama
4268affa7e Merge the changes in the English version (1.178 --> 1.186). 2001-12-26 13:43:03 +00:00
kuriyama
8bdaef7970 Merge the changes in the English version (1.177 --> 1.178).
(Structure changes only.)
2001-12-26 10:55:17 +00:00
kuriyama
64c45e5082 Merge the changes in the English version (1.170 --> 1.177). 2001-12-26 07:33:04 +00:00
kuriyama
3f11af62ae Merge the changes in the English version (1.169 --> 1.170). 2001-12-26 04:29:26 +00:00
kuriyama
31086f65ea Merge the changes in the English version (1.168 -> 1.169).
This is structure changes only.  Thanks, Bruce!
2001-12-26 03:19:16 +00:00
kuriyama
efa7adc444 Merge the changes in the English version (1.155 -> 1.168).
Add local configuration for psgml-emacs.
2001-12-25 14:00:15 +00:00
kuriyama
27a420af99 Fix unbalanced paren. 2001-12-25 13:40:33 +00:00
kuriyama
06a160f635 Merge the changes in the English version (1.149 -> 1.155). 2001-12-23 16:17:50 +00:00
kuriyama
23a35cbf8d Merge the changes in the English version. 2001-12-22 15:26:46 +00:00
bmah
8110e66501 MFCs noted: route(8) -ifa/-ifp, NTP 4.1.0. 2001-12-21 18:17:32 +00:00
bmah
8502f9434e New release notes: sysinstall(8) now turns on Soft Updates by
default for new filesystems, fdc(4) update.
2001-12-21 02:27:46 +00:00
bmah
53b1a7ecef Add some remarks on em(4).
MFC noted:  NFS/VM fixes.
2001-12-20 21:33:54 +00:00
bmah
48ede37097 Delete a release note regarding mergemaster(8) which, while true, was
too vague to be useful.
2001-12-20 19:45:14 +00:00
bmah
54203dfec2 Modified release note: syncache with syncookies. 2001-12-20 17:42:49 +00:00
bmah
90f3a3ad8b New release note: xl(4) bugfix.
Modified release notes:  UFS_DIRHASH now in GENERIC,

MFC noted:  libfetch auth callback.
2001-12-20 16:45:21 +00:00
bmah
fc98c431b9 Update smbfs release note for module-loading.
MFCs noted:  sbni driver, id(1) handles groups(1) and whoami(1),
sysctl(8) -e.
2001-12-20 16:28:50 +00:00
bmah
6200d265d7 Clarify dirprefs release note. 2001-12-19 23:38:11 +00:00
bmah
279a1da940 MFC: ftpd(8) -o/-O.
Requested by:	sheldonh
2001-12-19 05:30:35 +00:00
bmah
49e15aeefe New release note: i386 performance enhancements for dc(4) and sis(4).
Suggested by:	luigi
2001-12-19 05:21:43 +00:00
green
d2ce088d88 set TMPDIR to /tmp 2001-12-18 20:05:20 +00:00
bmah
bf2381365f The smbutils import really only applies to the i386...fix this
(noticed by sheldonh).  While I'm here, note its MFC, also add some
cross-references from the kernel part.
2001-12-18 16:26:57 +00:00
bmah
090c933e94 New release note: Network device polling.
Modified release note:  Smaller local slowstart flightsize now that
buffers are larger.
2001-12-17 23:27:49 +00:00
bmah
b0b7ebaca6 New release note: smbfs userland import.
Modified release notes:  bge(4) input checksum offload disabled,
ncv/nsp/stg modules.

MFCs noted:  bootloader -p
2001-12-17 21:32:36 +00:00
bmah
f980700b8c Second (hopefully last) alpha jumbo patch to remove i386-isms.
Reviewed by:	wilko
MFC after:	3 days
2001-12-15 19:57:39 +00:00
bmah
023030be78 New release notes: root filesystem on a SCSI CDROM, filesystem
bugs fixed.

MFCs noted:  em(4), faith(4) loadable/unloadable/clonable,
sis(4) VLAN support, interface capabilities, IP address hash
table, syn cache, newfs(8) defaults.
2001-12-15 06:48:18 +00:00
iedowse
6829d5b143 Enable UFS_DIRHASH in the GENERIC kernel.
Suggested by:	silby
Reviewed by:	dillon
MFC after:	5 days
2001-12-14 16:27:11 +00:00
bmah
b9c2be3b9b Whitespace and capitalization fixes to sync with RELENG_4. 2001-12-14 04:29:57 +00:00
bmah
637ec33540 New release note: lukemftp. 2001-12-14 01:14:41 +00:00
luigi
be0e572294 Add a '-l' flag to show CPU load for the various states, similar to what
"top" does (thinking of it, i could have as well used the same format line!)

This only makes sense when "-w" option is also specified, because the
load is computed as the difference between subsequent samples.

I think this (and the "-d" feature which shows differences in the
network statistics counts) would also make sense in the standard
vmstat and netstat.
2001-12-14 01:10:50 +00:00
bmah
7460365e6c New release notes: boot loader -p for i386, maxusers autosizing,
burncd(8) for VCDs/SVCDs, newfs(8) new 16K/2K block/frag defaults,
watch(8) -f.

Updated release note: sis(4) VAN and note its MFC done a long time
ago.
2001-12-13 21:18:56 +00:00
bmah
02ba23544b Fix missing semi-colons on some entity references. 2001-12-13 18:12:12 +00:00
bmah
07b6c68e2f MFCs noted: isic(4) support for Compaq Microcom 610 ISDN,
isdnphone(8) -k.
2001-12-13 06:39:04 +00:00
bmah
4fd1754c9d Grrr...TCP bugfixes don't belong in the filesystems section. Toss
another pointy hat into my pile in the corner.
2001-12-13 06:03:08 +00:00
bmah
1ee5eb8761 MFCs noted: vlan(4) devices now (un)loadable and clonable, ciss
driver.
2001-12-13 06:01:01 +00:00
bmah
faadf54604 Move some notes inside the paragraphs for the hardware they describe. 2001-12-12 23:22:34 +00:00
bmah
37259b5833 New release note: jail sysctl variables moved.
Submitted by:	arr
2001-12-12 15:31:19 +00:00
bmah
52b8de5a2e Make manpage links for 5.0-CURRENT release documents explicitly access the
FreeBSD 5.0-CURRENT manpages on the Web site, instead of pointing at
the (possibly wrong) default manpages.

MFC after:	3 days
2001-12-11 23:55:41 +00:00
bmah
33aa47d827 Reword "OpenSSH UseLogin yes" item, with cross-reference to
security advisory.
2001-12-04 17:27:32 +00:00
bmah
4ad5ac9832 Back out the part of the previous commit that dealt with network device
polling (it isn't in CURRENT yet, as pointed out by rwatson).

New release note:  TCP stalls fixed.
2001-12-04 17:20:33 +00:00
bmah
952c910688 New release notes: em(4), network device polling, ata(4) improved
SiS chipset support, OpenSSH UseLogin yes fix.
2001-12-04 15:15:04 +00:00
matusita
32d44d8f95 Forget to remove fsck from src/release/{alpha,pc98}/boot_crunch.conf,
which should be done with src/release/i386/boot_crunch.conf rev 1.51
and src/usr.sbin/sysinstall/install.c rev 1.311.

Spotted by:	nyan (via ReichaNet)
2001-12-02 04:58:40 +00:00
matusita
bf87628039 Sysinstall cleanups for installation:
1) Use devfs to mount filesystems.  If mounting devfs is fail,
           fallback to old code.
        2) When fscking filesystems, use 'fsck_ffs' explicitly.  As a
           result, we no longer need 'fsck' the wrapper program.

Reviewed by:	jkh
2001-12-02 04:47:46 +00:00
bmah
368db57be1 New release note: send-pr(1) -a (+ MFC).
MFC noted:  Increased TCP sndspace/rcvspace defaults.
2001-11-30 21:37:25 +00:00
bmah
0d492b7392 Reword pciconf(8) -v release to be a little more useful (now that I
understand what it does), move it to the userland section, and note MFC.
2001-11-29 23:41:14 +00:00
bmah
73cff1f173 New release notes: ciss driver, sbni driver.
(Hardware list updated accordingly.)
2001-11-29 23:24:41 +00:00
bmah
209e871ee0 Bring release note on /dev/net into line with reality. 2001-11-29 19:00:16 +00:00
luigi
068bd1c135 Implement a more efficient way to assign addresses: read /etc/hosts
only once into an array of shell variables, and then scan the array
to find entries matching the MAC address.
Associative arrays would really be handy here...
2001-11-29 03:16:23 +00:00
bmah
52a3d0493c Alphabetize the "Disks and Storage" section of the release notes. No
content changes.
2001-11-28 23:32:24 +00:00
bmah
bbbf884863 Update release notes: ACPI imported version. 2001-11-28 23:27:23 +00:00