Hiroki Sato
45b2e6f2c9
Catch up with the English version:
...
1.582 -> 1.583 relnotes/common/new.sgml
2003-07-09 08:58:08 +00:00
Bruce A. Mah
e1377f6f55
MFC noted: chroot(8) -u/-g/-G.
2003-07-07 22:44:38 +00:00
Hiroki Sato
83a2d61525
Merge the following from the English version:
...
1.162 -> 1.163 hardware/common/dev.sgml
1.580 -> 1.582 relnotes/common/new.sgml
2003-07-04 15:39:29 +00:00
Hiroki Sato
ee2cd58c63
Add a missing </para>.
2003-07-04 15:23:47 +00:00
Ruslan Ermilov
eedbbe40d1
Fixed the last-minute bug I made in previous commit.
2003-07-04 14:39:17 +00:00
Ruslan Ermilov
5dc6311712
Fixed style bugs related to parentheses in Makefile.inc1.
...
Submitted by: bde
Fixed nearby bug: propagate the root Makefile's idea of
the appropriate "make" binary down to release/Makefile.
2003-07-04 14:27:06 +00:00
Bruce A. Mah
e6c92d4cc6
New release notes: mount_nwfs(8)/mount_portalfs(8)/mount_msbfs(8)
...
moved from /bin to /sbin, /rescue.
Updated release notes: lukemftpd-20030630.
2003-07-03 20:45:44 +00:00
Hiroki Sato
8792de80d2
Merge the following from the English version and some translation fixes:
...
1.41 -> 1.43 errata/article.sgml
2003-07-02 21:04:48 +00:00
Bruce A. Mah
94e7ccd17d
Add ath(4) devices. Also try to be more specific with respect to
...
what variant of 802.11 is supported by some other devices.
2003-06-29 01:12:57 +00:00
Bruce A. Mah
b20ea7bdbc
Start to fill in amd64 hardware notes based on info from peter.
...
Translators should be warned that this is somewhat of a moving
target, and so might want to consider holding off working on
this document.
2003-06-29 01:10:45 +00:00
Hiroki Sato
651532543f
Catch up with the English version:
...
1.159 -> 1.162 hardware/common/dev.sgml
2003-06-28 17:45:25 +00:00
Hiroki Sato
53a134d326
Merge the following from the English version:
...
1.5 -> 1.6 hardware/Makefile
(new) -> 1.1 hardware/amd64/Makefile
(new) -> 1.1 hardware/amd64/article.sgml
(new) -> 1.1 hardware/amd64/proc-amd64.sgml
1.4 -> 1.5 hardware/common/hw.ent
1.5 -> 1.6 relnotes/Makefile
(new) -> 1.1 relnotes/amd64/Makefile
(new) -> 1.1 relnotes/amd64/article.sgml
2003-06-28 17:38:02 +00:00
Hiroki Sato
6979dcfc1f
Merge the following from the English version:
...
1.575 -> 1.580 relnotes/common/new.sgml
2003-06-27 17:15:20 +00:00
Bruce A. Mah
850a2bd817
Commit amd64 MD release documentation stubs and hook up to the build.
...
Content will be filled in later as needed, but this should unbreak
the doc part of an amd64 release build.
Requested by: peter
2003-06-27 03:50:36 +00:00
Bruce A. Mah
577a1d0c4e
Actually, the 802.11 code was rewritten, not reorganized, by recent
...
commits.
Apologies to, and pointed out by: sam
2003-06-26 21:22:00 +00:00
Bruce A. Mah
32ce613809
New release notes: watchdog(4)/watchdogd(8), ath(4)/ath_hal(4),
...
802.11 reorg.
MFC noted: texinfo 4.6.
2003-06-26 21:01:08 +00:00
Ruslan Ermilov
01b198099c
MFRELENG_5_1: Default the release makefile to 5.1.
2003-06-26 11:23:36 +00:00
Ruslan Ermilov
d2ae13098f
Be laconic.
2003-06-26 11:21:04 +00:00
Peter Wemm
9be4e09089
For amd64, delete the IA32 option for the boot kernel since it needs
...
SYSV*, which is also removed.
2003-06-26 00:58:57 +00:00
Peter Wemm
2d7d81e9fb
Add amd64 support
2003-06-26 00:55:33 +00:00
Bruce A. Mah
2cc5b9fb22
New errata: Problems with upgrading msdos(5) mounts from RO to RW. [1]
...
While here, move PAE item from "late-breaking news" to "open issues".
Submitted by: tjr [1]
2003-06-24 17:58:22 +00:00
Luigi Rizzo
b7850636cd
comment out the 'sshd' entries as the image is now 1460KB
...
and does not fit into a floppy anymore (1403kb available).
There is not much you can do now except bumping up the image size
(by uncommenting the "fd_size=2880" line in ./config),
at which point you can uncomment sshd, the associated library,
and all the good stuff such as tcpdump and natd and ppp that
you might want on such a box.
A similar change should be applied to other picobsd image types.
2003-06-22 15:37:14 +00:00
Luigi Rizzo
5fe83c8acb
Make this compile again: we need to specify a scheduler,
...
and remove the count for devices "sc" and "atkbdc"
This change does not apply to RELENG_4.
2003-06-22 15:32:09 +00:00
Bruce A. Mah
96d8abf403
New release note: texinfo 4.6.
2003-06-21 00:04:11 +00:00
Bruce A. Mah
57e750b33d
New release notes: PAE panic fixed, bge(4) at 10 Mbps fixed,
...
GEOM_FOX, dev_db gone, local(1) reimplementation, ps(1) -H.
2003-06-20 23:13:23 +00:00
Bruce A. Mah
5b8c451048
New errata: PAE kernel panic.
...
Mostly submitted by scottl. Any errors are mine.
2003-06-20 21:07:05 +00:00
Bruce A. Mah
ba972000fb
Whitespace around last commit. Translators kindly ignore.
2003-06-17 20:06:13 +00:00
Bruce A. Mah
f8de220dca
Bring the matcd(4) driver back to the hardware notes.
2003-06-17 20:05:15 +00:00
Bruce A. Mah
a04fd905b2
New release notes: matcd(4), BIND 8.3.6, lukemftp 20030615.
...
Modified release notes: Mention the old OpenPAM version when noting
the update.
2003-06-17 20:01:49 +00:00
Hiroki Sato
25e43d5c74
Merge entries from maho's USB device compatibility list.
...
Obtained from: http://people.FreeBSD.org/~maho/USB/
2003-06-15 18:20:51 +00:00
Hiroki Sato
1356c67ebe
Merge the following from the English version:
...
1.158 -> 1.159 hardware/common/dev.sgml
2003-06-15 02:10:37 +00:00
Bruce A. Mah
a115467462
Add Belkin USB 2.0 High Speed Host Controller to the USB controller
...
list.
Note that this (and the very similar NEC uPD 9210) will attach with
the ehci(4) driver if available.
Submitted by: Adrian Colley <aecolley@spamcop.net>
2003-06-12 18:37:31 +00:00
Hiroki Sato
316b600c46
Catch up with the English version:
...
1.157 -> 1.158 hardware/common/dev.sgml
1.573 -> 1.575 relnotes/common/new.sgml
2003-06-11 21:08:52 +00:00
Hideyuki KURASHINA
52965bc29a
Merge the following from the English version:
...
1.38 -> 1.41 errata/article.sgml
2003-06-09 22:54:00 +00:00
Bruce A. Mah
995643c176
Grrr. We're going to maintain the present errata file until
...
5.2-RELEASE. Use SGML entity as we should for this version instead of
a hard-coded "5.1-RELEASE".
Pointed out by: se, ceri
2003-06-09 22:33:19 +00:00
Hideyuki KURASHINA
658529ca42
Merge the following from the English version:
...
1.156 -> 1.157 hardware/common/dev.sgml
2003-06-09 20:12:42 +00:00
Hideyuki KURASHINA
5986c51cb7
Fix some punctuation marks.
2003-06-09 19:39:12 +00:00
Bruce A. Mah
e3d7552bed
MFP4: First release notes for 5.1-CURRENT.
2003-06-07 17:46:28 +00:00
Bruce A. Mah
889a2bef63
MFP4: First errata items for 5.1-RELEASE.
2003-06-07 17:46:09 +00:00
Bruce A. Mah
0d7d990649
Update release documentation version numbers for 5.1-CURRENT.
...
Trim release documentation and errata. While here, put back
some conditional text in the errata that was removed during
5.0-RELEASE and never put back.
2003-06-07 17:38:18 +00:00
Yoshihiro Takahashi
9dc6f42671
Merged from RELENG_5_1: Don't use MUTEX_NOINLINE.
2003-06-07 08:26:19 +00:00
Bruce A. Mah
e3a4e9a0c9
Update hardware notes to reflect ahc and stg supported hardware.
...
Based on PR submission.
PR: 52426
Submitted by: Bob Bishop <rb@gid.co.uk>
2003-06-05 15:13:46 +00:00
Peter Wemm
c07665ebc0
TARGET_ARCH == amd64 also has /boot/mbr.
2003-06-04 22:24:43 +00:00
Marcel Moolenaar
d422eae9e8
Have the port readmes follow the same logic as buildworld. We skip
...
doing make readmes if /tmp/.skip_ports exists. This file is created
after a complete run, which avoids that we do the lengthy operation
again for a rerelease.
When NOPORTS or NOPORTREADMES are defined, we create the file prior
to starting the release.
2003-06-04 05:17:18 +00:00
John Baldwin
6fa3a9dd4f
Add some missing items to the make clean target.
2003-06-02 20:15:12 +00:00
Ruslan Ermilov
215640d59f
Keep entries sorted by floppy, type, and name.
2003-06-01 20:01:05 +00:00
Yoshihiro Takahashi
b2b8c0dde1
Add documents for the ct driver.
...
Submitted by: rushani
Approved by: re (jhb and bmah)
2003-05-30 11:24:00 +00:00
Hideyuki KURASHINA
21a74957de
Merge the following from the English version:
...
1.155 -> 1.156 hardware/common/dev.sgml
1.572 -> 1.573 relnotes/common/new.sgml
Approved by: re (bmah)
2003-05-29 00:10:11 +00:00
Hiroki Sato
3583c2fc5b
Merge the following from the English version:
...
1.36 -> 1.38 errata/article.sgml
1.553 -> 1.572 relnotes/common/new.sgml
Approved by: re (bmah)
2003-05-28 21:01:34 +00:00
Hiroki Sato
1328c5d350
- Fix to use the official vendor name (s/Melco/MELCO/).
...
hardware/common/dev.sgml
Pointed out by: rushani
Approved by: re (bmah)
- Fix a typo.
relnotes/common/new.sgml
Approved by: re (bmah)
2003-05-28 21:01:22 +00:00