Commit Graph

4209 Commits

Author SHA1 Message Date
Bruce A. Mah
22d3fe338f 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
Bruce A. Mah
1149868b6a Add 3Com 3c996-SX to bge(4) list, add uplcom and uvscom devices to USB
section.
2002-04-04 21:27:50 +00:00
Bruce A. Mah
165a896820 Updated release note: ISC DHCP 3.0.1RC8. 2002-04-04 18:11:39 +00:00
Bruce A. Mah
b4374d9780 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
Udo Erdelhoff
e75b6c86a6 Fix translation 2002-04-03 05:50:41 +00:00
Makoto Matsushita
203f3bd49f 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 Stokely
9a0c70235d 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
Bruce A. Mah
a317f25660 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 Stokely
5d4425e405 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 Stokely
ac95fa5040 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
Giorgos Keramidas
d98975ba90 Fix entities that lack an ending ';' character.
Reviewed by:	bmah
2002-03-30 00:20:51 +00:00
Murray Stokely
37c973e3dd 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
Bruce A. Mah
11b6545971 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
Bruce A. Mah
6ce2a2913e Remove an extra "a". 2002-03-28 16:09:41 +00:00
Murray Stokely
4ba8b6cf17 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
Ruslan Ermilov
c06157d49f 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
Andrzej Bialecki
3c0df64f68 Function declared void shouldn't return any value... 2002-03-27 20:10:53 +00:00
Giorgos Keramidas
0754580f02 Minor sgml fixes.
Reviewed by:	bmah
2002-03-26 20:23:53 +00:00
John Baldwin
ab0235da5d 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
Poul-Henning Kamp
aaead0dfe9 Modernize my email address. 2002-03-25 13:52:45 +00:00
Jun Kuriyama
ce13d8de4a MFen. 2002-03-25 03:31:19 +00:00
Luigi Rizzo
4b70a96b46 Add a few popular entries. 2002-03-24 21:13:53 +00:00
Bruce A. Mah
4df161e512 Lots of markup fixes and improvements.
Submitted by:	ue
2002-03-23 00:24:32 +00:00
Bruce A. Mah
27905e3dfa 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
Bruce A. Mah
dadb1dedec Remove an obsolete release note about TCP and SYN-flood protection.
Reviewed by:	silby
2002-03-23 00:07:12 +00:00
Udo Erdelhoff
0581c2c187 MFen 1.4 2002-03-22 18:44:57 +00:00
Ruslan Ermilov
0c77ef0f08 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
Bruce A. Mah
75ce89ce82 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
Bruce A. Mah
44372e9d50 MFCs noted: ata(4) RAID rebuild, atacontrol(8). 2002-03-22 05:38:50 +00:00
Bruce A. Mah
54440848f0 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
Jun Kuriyama
9f6092398b MFen. 2002-03-22 00:19:50 +00:00
Bruce A. Mah
c88a01217a 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 Rizzo
0a0f4967e0 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
Thomas Moestl
df9ee370ed 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
Jun Kuriyama
c605e9e62f MFen. 2002-03-20 02:01:26 +00:00
Murray Stokely
fbc32c9b69 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
Udo Erdelhoff
3177021b0b MFen 1.303 2002-03-19 05:26:14 +00:00
Jun Kuriyama
d7e7591cf9 MFen. 2002-03-19 00:41:57 +00:00
Bruce A. Mah
a879a4d244 New release note: SA-02:18. 2002-03-19 00:19:53 +00:00
Bruce A. Mah
c3123ab6bf 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
Udo Erdelhoff
87aedd4eaa MFen 1.301 2002-03-18 19:41:51 +00:00
Bruce A. Mah
54af1ca6c1 Updated release notes: Perl 5.6.1, one-true-awk 2002-02-10. 2002-03-18 02:04:47 +00:00
Bruce A. Mah
82d59fb5d0 Updated release notes: ACPI 20020308, OpenPAM Centaury. 2002-03-18 02:01:08 +00:00
Jun Kuriyama
a88176e594 Translate SA-02:13 entry. 2002-03-17 16:02:56 +00:00
Udo Erdelhoff
cfb98423a7 MFen: release.prev.stable 2002-03-17 16:01:52 +00:00
Jun Kuriyama
0fc8c85d35 MFen. 2002-03-17 15:55:31 +00:00
John Hay
69cf7927e6 Add one more dependency, graphics/jbigkit. 2002-03-17 15:40:01 +00:00
Udo Erdelhoff
2bca4f2b71 MFbed: language fixes after the mailing list change 2002-03-17 12:35:19 +00:00
Murray Stokely
be746f1805 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 Stokely
0874402d9e Remind developers to update release(7) if they make substantial
changes to this file.
2002-03-17 07:34:12 +00:00
Udo Erdelhoff
a506104c5e MFen 1.38 2002-03-16 03:34:24 +00:00
Murray Stokely
957d4e317a 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 Bulte
f3f1c146a9 rectify AS500 sound stuff.
Submitted by:	ue
2002-03-15 19:06:19 +00:00
Udo Erdelhoff
77a036a438 MFbed: Use German Release Entities for all articles 2002-03-15 13:51:23 +00:00
Udo Erdelhoff
69647060da MFen 1.299 2002-03-15 13:48:48 +00:00
Udo Erdelhoff
464e596d53 MFen 1.2, use DE release entities 2002-03-15 13:47:12 +00:00
Udo Erdelhoff
6659553903 MFen 1.37 2002-03-15 13:30:44 +00:00
Jun Kuriyama
d0e3f54143 MFen. 2002-03-15 09:05:25 +00:00
Jun Kuriyama
523b04c8bb MFen (SA-02:13 is not yet translated). 2002-03-15 08:56:30 +00:00
Luigi Rizzo
5da84e47e9 Batch of fixes to the configuration files from Bruce Montague 2002-03-15 08:46:18 +00:00
Bruce A. Mah
7ffada3048 Whitespace only change to reduce diffs to RELENG_4 version of this
file.
2002-03-14 21:52:01 +00:00
Udo Erdelhoff
c8ddc6240c FreeBSD/sparc64 installation documentation, German version 2002-03-14 18:32:27 +00:00
Bruce A. Mah
355842bbfe Activate the sparc64 installation document. 2002-03-14 01:47:56 +00:00
Bruce A. Mah
51bd1150a5 Whitespace, no content or markup changes. 2002-03-14 01:40:47 +00:00
Bruce A. Mah
d9e8b42c20 s/Sparc/SPARC/ 2002-03-14 01:34:26 +00:00
Bruce A. Mah
54307325d3 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
Udo Erdelhoff
a3ead5848f 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
Udo Erdelhoff
a10036316f 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
Bruce A. Mah
dbde421bda 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 Bulte
2ea284f690 TGA and TGA2 clarification
AS500 onboard sound.
2002-03-12 20:50:06 +00:00
Wilko Bulte
a999da0bb5 - 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
Udo Erdelhoff
b6dd310dec German Translation of the Release Notes for FreeBSD-current 2002-03-12 18:35:54 +00:00
Murray Stokely
2b3b3d2cf1 * 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 Stokely
fbe63bf2bb 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 Rizzo
900e78cdda Make this compile again
Reported-by: Bruce Montague
2002-03-11 08:03:50 +00:00
Luigi Rizzo
1fe994e78b Make this compile again (increase MFS size, remove invalid option).
Reported-by: Bruce Montague
2002-03-11 08:03:07 +00:00
Luigi Rizzo
5ea9adc715 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 Rizzo
a914eaada5 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 Rizzo
6a615db5a9 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 Rizzo
45b51b4564 Use machdep.guessed_bootdev to guess the boot device. 2002-03-11 05:15:44 +00:00
Dima Dorfman
e26ddc9f60 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 Rizzo
d26070964a 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 Rizzo
a7bf50ea85 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 Rizzo
1d5a02b911 Add back the "sis" driver, we had some room left... 2002-03-10 21:10:25 +00:00
Luigi Rizzo
390a2b4152 With devfs, we do not need to initialize pty's permissions. 2002-03-10 20:47:26 +00:00
Luigi Rizzo
5a9365040d The probable boot device is "machdep.guessed_bootdev". 2002-03-10 20:37:04 +00:00
Sebastien Gioria
35db951f0e Filesystem translation 2002-03-10 15:37:56 +00:00
Sebastien Gioria
8277f29174 "Base system/contributed software " section translation 2002-03-10 14:50:34 +00:00
Sebastien Gioria
55aabb5851 Adding Multimedia section translation 2002-03-10 14:05:41 +00:00
Sebastien Gioria
c5f14263c0 PCCARD support translation 2002-03-10 13:49:02 +00:00
Sebastien Gioria
ef941abbf9 Adding Disk and storage translation 2002-03-10 12:33:02 +00:00
Bruce A. Mah
9c330bfd7c Spell-check and fix some other typos.
Pointed out by:	tmm
2002-03-10 02:52:44 +00:00
Jake Burkholder
afc258402f Couple minor updates.
Reviewed by:	bmah
2002-03-09 21:06:50 +00:00
Sebastien Gioria
2f719135d8 Adding Network Protocols section translation 2002-03-09 20:04:36 +00:00
Luigi Rizzo
4814d31422 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
Bruce A. Mah
1145fadb26 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 Rizzo
93581d7445 Nuke abandoned configuration. 2002-03-09 08:28:11 +00:00
Luigi Rizzo
a100324819 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
Bruce A. Mah
00148928a5 Fix SA-02:13 release note item (missing text).
Reviewed by:	nectar
2002-03-09 01:12:03 +00:00
Bruce A. Mah
c3a919a128 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
Bruce A. Mah
91e8728e48 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
Bruce A. Mah
53b94d2cce Fix up (content) of rpc.lockd(8) release note.
Submitted by:	alfred
2002-03-08 20:40:37 +00:00
Bruce A. Mah
e0e03210e4 Add Avlab Technology, PCI IO 2S board to puc(4)-supported hardware
list.
2002-03-08 17:12:40 +00:00
Luigi Rizzo
62afeb55c9 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 Rizzo
e40778f2df Add a (commented out) sample entry for use with a serial line. 2002-03-08 12:37:42 +00:00
Luigi Rizzo
124c9fa3f4 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 Rizzo
9db97a0145 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 Rizzo
2fd53e8815 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 Rizzo
107a6eaf0a 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 Rizzo
7a70e8e1f4 MFS: sync with -stable (no functional difference). 2002-03-08 04:54:52 +00:00
Luigi Rizzo
10d2ffa58c Invalidate password for sample user entry. 2002-03-08 03:57:57 +00:00
Luigi Rizzo
c9dca25e19 Atapi units are now /dev/ad* and not /dev/wd* 2002-03-08 03:55:19 +00:00
Luigi Rizzo
fbcd78c3cb 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 Bulte
9420f2539a 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
Bruce A. Mah
ddcc941ff2 New release note: SA-02:13. 2002-03-07 16:53:21 +00:00
Jun Kuriyama
e5bc97cf7f MFen. 2002-03-07 03:53:15 +00:00
Luigi Rizzo
9db35c8cc3 Add entry for xterm-color 2002-03-06 19:47:20 +00:00
Bruce A. Mah
561d6e1ee2 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
Bruce A. Mah
214169a10a 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
Bruce A. Mah
826236b795 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
Bruce A. Mah
4a08581493 First round of markup/spelling/grammar fixes. 2002-03-06 07:36:29 +00:00
Thomas Moestl
bd66896af5 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
Bruce A. Mah
c065a85a6c 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
Yoshihiro Takahashi
3af6b50453 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
Bruce A. Mah
be256d7029 Fix two typos: s/verison/version
Submitted by:	hrs
2002-03-04 16:57:41 +00:00
Jun Kuriyama
b48d423359 Activate sparc64 relnotes. 2002-03-04 08:33:27 +00:00
Bruce A. Mah
d89989e949 Begin building sparc64 release notes for -CURRENT. 2002-03-04 06:46:00 +00:00
Sebastien Gioria
f5976f2b20 Adding Network Interface Support section 2002-03-03 21:17:15 +00:00
Hiroki Sato
d2fdf997f8 Comment out proc-alpha.sgml's line temporarily. 2002-03-03 16:22:13 +00:00
Hiroki Sato
6ccc7d470a 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
Yoshihiro Takahashi
3932055940 Don't move the an and wi drivers to a mfsroot floppy. 2002-03-03 11:09:40 +00:00
Yoshihiro Takahashi
ec8ab20b51 - 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
Jun Kuriyama
64b88e383f Bump original revision (1.290 --> 1.291).
Refill over 80 character line (no content changes).
2002-03-02 05:57:18 +00:00
Bruce A. Mah
184ae201c7 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
Bruce A. Mah
2abc78f94e 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
Jun Kuriyama
8605ba3e5c MFen (1.286 --> 1.290). 2002-03-01 15:30:04 +00:00
Bruce A. Mah
43228638de 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
Bruce A. Mah
ea38f22b23 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
Bruce A. Mah
38b4965da6 Add some more ed(4) devices.
Submitted by:	Tom Rhodes <darklogik@pittgoth.com>
2002-03-01 01:32:13 +00:00
Bruce A. Mah
baf44bb58a 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
Bruce A. Mah
2f5c2d1e54 New release/hardware notes: gem and hme (sparc64 Ethernet NICs). 2002-02-28 21:40:06 +00:00
Sebastien Gioria
01dc2ef5b5 Adding Boot-loader translation 2002-02-27 17:57:49 +00:00
Sebastien Gioria
6b14afdf05 Motherboard and processor translation 2002-02-27 17:38:17 +00:00
Sebastien Gioria
713904f0f0 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
Sebastien Gioria
3fcececad1 MFen + Typos Fix 2002-02-27 14:44:35 +00:00
Sebastien Gioria
6b5f8759ff 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
Dima Dorfman
76e1b40ea1 <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
Sebastien Gioria
2a3eb093fa MFen 2002-02-26 14:23:44 +00:00
Bruce A. Mah
9012745138 Sync with sparc64 devices in dev-sparc64.sgml rev. 1.1. 2002-02-26 06:43:59 +00:00
Bruce A. Mah
6a560d6e0b Fix some minor spelling and grammatical problems, make one markup fix. 2002-02-26 06:29:08 +00:00
Peter Wemm
394015a422 Supply -DNO_WERROR to the kernel build during release. 2002-02-25 21:53:18 +00:00
Giorgos Keramidas
1d8d58a5b6 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 Stokely
7e43947c99 Add a few missing commas. 2002-02-25 10:27:51 +00:00
Murray Stokely
4fbbde7f8a Add some basic FreeBSD/sparc64 Hardware Notes.
Reviewed by:	jake, tmm
2002-02-25 07:25:38 +00:00
Makoto Matsushita
d7c4abbf21 Typo fix: missing ;.
Pointed out by: Manfred Antar <null@pozo.com>
Pointy hat to: matusita
2002-02-25 05:35:39 +00:00
Jun Kuriyama
ee3f6b858e MFen (1.283 --> 2.286). 2002-02-24 23:54:59 +00:00
Sebastien Gioria
6ea3dcb823 Adding infrastructure for translation for alpha dir 2002-02-23 23:03:20 +00:00
Bruce A. Mah
7c39c26a65 Add SIIG Cyber Serial Dual PCI 16C550 to the list of puc(4)-supported
cards.
2002-02-23 22:28:17 +00:00
Bruce A. Mah
e9a44dbc83 Grrr. Got the wrong date on the last ACPI update. Fix this before
someone else notices.
2002-02-23 06:00:56 +00:00
Bruce A. Mah
b433517e20 Updated release note: ACPI 20020207. While I'm here, correct an
awkward wording.
2002-02-23 05:58:52 +00:00
Bruce A. Mah
fbfe83fda4 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
Jun Kuriyama
3ed9b46ad1 MFen (1.281 --> 1.283). 2002-02-20 22:41:10 +00:00
Bruce A. Mah
b2ff8e4da9 MF4S: Fix typo in mention of sbniconfig port. 2002-02-20 19:25:03 +00:00
Bruce A. Mah
2669bebb75 Modified release note: ISC DHCP 3.0.1RC6. 2002-02-19 22:21:28 +00:00
Sebastien Gioria
b17f56276e Adding errata directory 2002-02-19 12:22:51 +00:00
Sebastien Gioria
1ccecd1501 Initial french translation 2002-02-19 12:22:30 +00:00
Sebastien Gioria
500439d4b3 Initial translation of relnotes in French.
Reviewed by: Bruce A. Mah <bmah@FreeBSD.ORG>
2002-02-19 09:37:04 +00:00
Jun Kuriyama
9b83bb3356 MFen (1.277 --> 1.281). 2002-02-19 03:19:40 +00:00
Murray Stokely
a448c26154 Add emacs21 instead of emacs20 to the first CDROM.
Reviewed by:	    nobutaka (editors/emacs21 maintainer)
2002-02-18 23:04:03 +00:00
Bruce A. Mah
dcafc12e41 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
Bruce A. Mah
4fcc34b3d8 Whitespace and wordwrap fixes, no content or markup changes. 2002-02-18 21:22:08 +00:00
Bruce A. Mah
6d9533da76 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 Stokely
7f06d758fa 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
Gregory Neil Shapiro
a23118f372 Update sendmail release note to reflect 8.12.2 import.
Change SUID -> set-user-ID
2002-02-17 23:58:31 +00:00
Jun Kuriyama
7b247033ca MFen (1.275 --> 1.277). 2002-02-17 01:10:24 +00:00
Bruce A. Mah
644221cd0b 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 Rizzo
a4e8fcc136 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 Rizzo
99d1dbfdb0 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
Makoto Matsushita
b389e7aaef 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 Bulte
235e3297d0 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
Bruce A. Mah
68cc2a7edd MFC noted: an(4) LEAP, Home key, and Linux utility support. 2002-02-09 01:38:23 +00:00
Jun Kuriyama
4d383110e5 MFen (1.272 --> 1.275). 2002-02-05 02:23:14 +00:00
Bruce A. Mah
825830b9c0 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
Bruce A. Mah
b1668754dc New release notes: ngctl(8) write, ps(1) -W deorbit burn.
MFCs noted:  dumpdev loader tunable.
2002-02-04 17:50:01 +00:00
Bruce A. Mah
227c4518af New release note: Linux emulation needs SYSVSEM.
Submitted by:	archie
2002-02-04 16:31:38 +00:00
Makoto Matsushita
40227c902b 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
Jun Kuriyama
602a222d02 MFen (1.271 --> 1.272). 2002-02-02 01:47:37 +00:00
Bruce A. Mah
19976ce3a6 Modified release note: bzip 1.0.2. 2002-02-01 22:50:18 +00:00
Jun Kuriyama
9c12d8bc48 MFen (1.269 --> 1.271). 2002-02-01 13:37:35 +00:00
Bruce A. Mah
919834bd3f 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
Bruce A. Mah
7057577703 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
Bruce A. Mah
8437a87f23 New release notes: iir driver (submitted by msmith), dumpdev loader tunable
(submitted by sobomax).
2002-01-31 17:50:46 +00:00
Makoto Matsushita
65718a83c9 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
John Polstra
645701c559 Note that the bge driver now supports the Netgear GA302T.
MFC after:	3 days
2002-01-27 01:16:50 +00:00
Jun Kuriyama
2fca617186 MFen (1.266 --> 1.269). 2002-01-26 05:48:38 +00:00
Bruce A. Mah
1baa0c6c5d Modify release note: larger buffer sizes might mean needing to
increase NMBCLUSTERS.
2002-01-25 20:54:46 +00:00
Bruce A. Mah
8d05ef92ce New release note: sysinstall(8) autoloads drivers from mfsroot
/stand/modules.
2002-01-25 18:35:53 +00:00
Bruce A. Mah
cdd27ea438 Updated release note: Auto-tuning maxusers now maxes out at 384. 2002-01-25 18:27:45 +00:00
Murray Stokely
e4e61f7853 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
Jun Kuriyama
8ecbf394e0 MFen (1.265 --> 1.266). 2002-01-24 00:27:53 +00:00