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
Alexander Langer
8a6eb2f04d
MFbed: Translation updates: Sync with the English 5.1 relnotes.
...
Approved by: re (bmah)
2003-05-27 16:11:10 +00:00
Bruce A. Mah
7b97873655
Modified release note: Add missing word in rue(4) item.
...
Submitted by: murray
Approved by: re (implicitly)
2003-05-27 15:43:59 +00:00
Hideyuki KURASHINA
e2bc3704d3
Merge the following from the English version:
...
1.12 -> 1.15 early-adopter/article.sgml
1.143 -> 1.155 hardware/common/dev.sgml
1.5 -> 1.6 hardware/common/intro.sgml
1.9 -> 1.11 hardware/i386/proc-i386.sgml
1.2 -> 1.3 hardware/ia64/article.sgml
1.3 -> 1.7 hardware/ia64/proc-ia64.sgml
1.6 -> 1.7 share/sgml/release.dsl
Approved by: re (blanket)
2003-05-26 15:32:34 +00:00
Jun Kuriyama
723a084b88
Add textproc/opensp into $MINIMALDOCPORTS when openjade is used.
...
Reported by: scottl (by alpha building breakage)
Approved by: re (scottl)
2003-05-25 03:41:41 +00:00
Hiroki Sato
2f98a50b76
Merge some entries from maho's USB device compatibility list.
...
Approved by: re (bmah)
Obtained from: http://people.FreeBSD.org/~maho/USB/
2003-05-24 18:50:20 +00:00
Bruce A. Mah
9aac2345ef
Flesh out the libkse note a bit. Source material kindly provided by
...
deischen, any inaccuracies are mine.
Approved by: re (implicitly)
2003-05-23 20:10:46 +00:00
Bruce A. Mah
f0e53e36ca
I'm lost in a maze of twisty little tunables, all different.
...
The ACPI-disabling hint goes into device.hints, not loader.conf.
Pointed out by: njl
2003-05-23 17:27:32 +00:00
Bruce A. Mah
ebef34e84b
Add some hopefully helpful notes about ACPI.
...
Approved by: re (implicitly)
Reviewed by: imp
2003-05-23 16:37:23 +00:00
Hiroki Sato
384e8e93c1
Move ($create-refentry-xref-link$) to the language-neutral place
...
and add entities &release.manpath.*; for man.cgi's manpath=XXX.
Approved by: re (bmah)
2003-05-23 10:30:27 +00:00
Bruce A. Mah
47e5e405b1
Modified release note: Note code generation problems with the base
...
system GCC using -march=pentium4, and the local workaround in our
Makefile infrastructure.
Approved by: re (implicitly)
2003-05-23 00:02:10 +00:00
Bruce A. Mah
fabf3816c2
Correctly tag some on-board Ethernet devices with the right
...
architecture.
Approved by: re (implicitly)
2003-05-22 23:22:59 +00:00
Bruce A. Mah
7c7f55e495
Note a puc(4) device that works on ia64.
...
Submitted by: Jim Brown <jpb@sixshooter.v6.thrupoint.net>
Approved by: re (implicitly)
2003-05-22 23:19:01 +00:00
Bruce A. Mah
fcfbfec0d4
Add more ia64 device information, in a section similar to that for
...
FreeBSD/alpha. Heavily hacked version of a diff that was...
Submitted by: Jim Brown <jpb@sixshooter.v6.thrupoint.net>
Approved by: re (implicitly)
2003-05-22 23:14:52 +00:00
Bruce A. Mah
ea0257d172
Enable some devices on ia64. Based on patch that was...
...
Submitted by: Jim Brown <jpb@sixshooter.v6.thrupoint.net>
Approved by: re (implicitly)
2003-05-22 22:40:22 +00:00
Bruce A. Mah
386024a294
Mark a couple of instances of onboard NICs as i386-only.
...
Approved by: re (implicitly)
2003-05-22 17:25:24 +00:00
Bruce A. Mah
91665c5c32
Add a link to the FreeBSD/ia64 project. Maybe should do this for
...
other platforms that have their own project pages too?
Based on a patch that was:
Submitted by: Jim Brown <jpb@sixshooter.v6.thrupoint.net>
Approved by: re (implicitly)
2003-05-22 15:51:45 +00:00
Bruce A. Mah
987e1d368f
Update the abstract to be somewhat more helpful. Based on a patch
...
that was...
Submitted by: Jim Brown <jpb@sixshooter.v6.thrupoint.net>
Approved by: re (implicitly)
2003-05-22 15:42:50 +00:00
David E. O'Brien
5da30ee2ba
Remove alpha-specific floppy build target for now.
...
Approved by: re(jhb)
2003-05-21 21:19:54 +00:00
Bruce A. Mah
284b8787bf
Modified release note: kde-3.1.2.
...
Approved by: re (implicitly)
2003-05-20 04:03:29 +00:00
Scott Long
9f61ec8fdb
Move the isp driver back to the alpha BOOTMFS kernel, and trim the size
...
of inodes for the alpha driver floppy. With this patch, alpha actually
built a full release!
Submitted by: ru
2003-05-20 01:46:09 +00:00