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
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
Bruce A. Mah
95380837fd
Add some whitespace and rewrap. Translators can ignore this.
...
Approved by: re (implicitly)
2003-05-19 22:15:17 +00:00
Bruce A. Mah
e458b928b2
Wording tweak: There is no separate ia64 SMP development branch.
...
Approved by: re (implicitly)
2003-05-19 22:14:19 +00:00
Bruce A. Mah
29e3236f73
A real ia64 processor section.
...
Submitted by: Jim Brown <jpb@sixshooter.v6.thrupoint.net>
Approved by: re (implicitly)
2003-05-19 22:12:56 +00:00
Marc Fonvieille
fa380516e8
Use of manual page entity for ehci(4).
...
Request from: bmah
2003-05-19 21:32:45 +00:00
Marc Fonvieille
56fa8b311f
Use of manual page entity for ehci(4).
...
Approved by: re@ (bmah@)
2003-05-19 21:30:09 +00:00
Juli Mallett
a4b4ec9905
For EXT*DIR, use -H in addition to -R, so that a symlink may be
...
used in the EXTSRCDIR case, for example, if one finds it useful
to symlink /usr/src to an actual source tree, and use /usr/src
as the EXTSRCDIR.
This has no effects on release builds not using external directories.
Reviewed by: ru
Approved by: scottl (re)
2003-05-18 19:34:03 +00:00
Scott Long
b5568efe33
Enable the MUTEX_NOINLINE option for the BOOTMFS kernel for ia32, pc98, and
...
alpha. This shaves 36-50k off of the compressed kernel size.
Submitted by: jhb
2003-05-18 03:52:22 +00:00
Ruslan Ermilov
5795760c45
disklabel(8) is spelled bsdlabel(8) or sunlabel(8) these days.
...
Also make sure bsdlabel(8) (along with the disklabel(8) compat
link) still appear on the fixit floppies of platforms that use
it natively (alpha, i386, and pc98).
Approved by: re (scottl)
2003-05-17 19:16:28 +00:00
Wilko Bulte
a393c385c4
Make the Alpha floppies fit. At least we can build a release now.
...
Patch kindly provided by: obrien
2003-05-17 11:58:28 +00:00
Ruslan Ermilov
f7d341e06d
Revision 1.49 broke snapshot building on older systems.
...
Approved by: re (scottl)
2003-05-16 13:59:12 +00:00
David E. O'Brien
0865cf03b8
Fix typo in rev 1.69. Also clarify a line.
...
Submitted by: ru
2003-05-15 01:28:39 +00:00
David E. O'Brien
28abeaf93a
Remove the Firewire driver from the install kernel.
2003-05-14 16:01:02 +00:00
David E. O'Brien
ab001085b1
Push tl(3) [TI ThunderLAN] from the mfsroot to the driver floppy.
2003-05-14 15:38:44 +00:00
Bruce A. Mah
a8602b99be
New release/hardware notes: ips driver.
...
Approved by: re (implicitly)
2003-05-13 18:15:28 +00:00
Wilko Bulte
4680667e8d
The alpha drivers floppy is overflowing. Remove firewire support,
...
which is not common on Alpha anyway. Time to have > 1 driver floppy it
appears.
Approved by: re (murray)
2003-05-12 13:12:08 +00:00
Scott Long
d076c51599
Move the em driver from flopp3 to floppy 2 to make room for the ips driver.
2003-05-12 02:40:24 +00:00
Scott Long
b8e41b4b89
The ips ServeRAID driver can go on the driver floppy.
2003-05-11 06:42:09 +00:00
Bruce A. Mah
5d8568224e
No vga(4) on pc98.
...
Submitted by: nyan
Approved by: re (implicitly)
2003-05-10 16:30:56 +00:00
Bruce A. Mah
0748ca59e0
Flesh out information on pointing devices and add some manpage
...
cross-references for keyboards. Add a mention of VGA video cards, and
pointers to XFree86 where appropriate.
PR: 43410
2003-05-09 23:14:02 +00:00
Scott Long
efdfe5688b
The disc1 package set has overfilled the disc. Axe linux-netscape-navigator-4.8
...
to free up space. linux-netscape-communicator-4.8 remains and is a superset of
the former for those who are stuck are the 1990's =-)
2003-05-09 09:41:18 +00:00
Bruce A. Mah
3b70c1d701
Whitespace cleanup of previous commit. Translators can ignore this.
...
Approved by: re (implicitly)
2003-05-08 22:31:00 +00:00
Bruce A. Mah
1a806a7a29
New release notes: New newsyslog(8) features.
...
Submitted by: gad
Approved by: re (implicitly)
2003-05-08 22:29:28 +00:00
Bruce A. Mah
b082d39489
Try to reflect the current state of disklabel (removed) and the
...
recently-activated bsdlabel(8).
2003-05-08 21:09:39 +00:00
David E. O'Brien
65162a6169
release.9 has become the biggest festering pile of spaghetti s(*^% code.
...
Duplicate the target for Alpha so I can start hacking and slashing bits out.
Approved by: re(blanket to make Alpha build)
2003-05-08 03:25:17 +00:00
David E. O'Brien
beb2f0f52e
Back out rev 1.63. Things in this file should be in the same order as in
...
GENERIC. This greatly simplifies the hunting for the next thing to kill.
Approved by: re(blanket as alpha re-builder)
2003-05-07 18:12:38 +00:00
Bruce A. Mah
713ed07eeb
New release notes: Kerberos 5 built by default, krb5 distributed
...
folded into crypto.
Submitted by: markm
Approved by: re (implicitly)
2003-05-07 04:15:57 +00:00
Bruce A. Mah
cdb16a3551
Version number bump: We're at 5.1-BETA now.
...
Note that the previous commit message for this file should have read:
"4.8-RELEASE is the latest release from the 4-STABLE branch." [1]
Pointed out by: Stijn Hoop <stijn@win.tue.nl> [1]
Approved by re (implicitly)
2003-05-06 21:30:16 +00:00
Bruce A. Mah
d7ec3291cb
Update supported architectures, use &unix; where appropriate, more
...
majordomo->mailman fixes, other misc. updates.
Approved by: re (implicitly)
2003-05-06 20:01:07 +00:00
Bruce A. Mah
a0591bbe96
4.8-RELEASE was the last release from the 4-STABLE branch.
2003-05-06 19:58:10 +00:00
Wilko Bulte
eda2e7d951
correct CPU speeds for Rawhide
2003-05-05 17:45:19 +00:00
Mark Murray
dbf104e68d
Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra
...
cleanups were necessary in release/Makefile, and the tinderbox code
was syntax checked, not run checked.
2003-05-05 07:58:44 +00:00
Murray Stokely
98f15514b4
Move the setting of the BOOTABLE flag outside of .if MAKE_ISOS so that
...
bootable CDs can still be created if the iso.1 target is called
directly.
PR: misc/47191
Submitted by: Joost Bekkers <joost@bps.jodocus.org>
MFC after: 1 week
2003-05-05 05:29:10 +00:00
Scott Long
96b040863a
Revert rev 1.78 of dokern.sh. The ncv, stg, and nsp drivers aren't
...
specific to pc98, and it looks like space on the kernel floppy isn't
as tight as it was.
2003-05-05 02:04:55 +00:00
Wilko Bulte
61c7d26dfc
Add more detail on CPUs to AS4100 section based on some experimentation.
...
Minor misc. wordsmithing
2003-05-04 20:25:53 +00:00
Yoshihiro Takahashi
8c78720918
KSE is useful for pc98.
2003-05-04 02:02:48 +00:00
Bruce A. Mah
bc81561d23
Add rue(4) devices.
2003-05-03 23:47:21 +00:00
Bruce A. Mah
ad947d4aaf
New release notes: rue(4), MI passwd databases, libkse.
...
Modified release notes: Update DRM note and move from kernel section
to contrib section, add arch attribute for libthr note.
2003-05-03 23:46:28 +00:00
Bruce A. Mah
d9c32632b9
Fix whitespace nit...no content changes.
2003-05-03 22:18:49 +00:00
Bruce A. Mah
6b7999495b
Update "boilerplate", fix wording and markup of some notes.
2003-05-03 22:18:24 +00:00
Bruce A. Mah
f5ad57db26
General update of the Early Adopter's Guide. Too many changes to
...
list here, but they basically fall into two categories: 1) Make
the document less 5.0-centric (and more applicable to the state of any
5.X before the RELENG_5 branch) and 2) Update for the current state of
5.X, in anticipation of re-issuing this document as a part of the 5.1
release documentation.
2003-05-03 22:14:55 +00:00
Scott Long
ce0d74671b
Use UFS1 for the floppies instead of UFS2
2003-05-03 19:23:10 +00:00
Doug Barton
7fe19d63ec
Slightly tweak the rc update text, since things changed slightly after
...
I sent the first draft to Bruce. Remove rc.sendmail from the list, since
it was a mistake on my part to remove it from the base, which I've now
corrected. Add the rc.${MACHINE_ARCH} for arch's besides i386.
While I'm here, do a completely trivial re-capitalization of rcNG. :)
Thanks to Bruce for cleaning up my humble first draft.
2003-05-03 09:44:25 +00:00
Scott Long
2163f9d31b
pc98 has it's own release subdir, so it's safe to remove the stg, ncv, and
...
nsp drivers from the i386 floppies.
Suggested by: bmah
2003-05-02 17:47:08 +00:00
Bruce A. Mah
176a983717
New release notes: ata(4) flushing on shutdown, mergemaster(8) -P,
...
old rc scripts gone, texinfo 4.5.
Updated release notes: OpenPAM Dianthus.
2003-05-02 16:28:45 +00:00
Bruce A. Mah
6140afa7ab
Add SATA Promise controllers to ata(4) section.
2003-05-01 19:11:08 +00:00
Bruce A. Mah
ad80d02689
New release notes: ata(4) support for Promise SATA devices, CAM
...
supports huge devices, iir(4) update.
Other changes: Add some <replaceable></replaceable> tags where
appropriate.
2003-05-01 19:09:54 +00:00
Bruce A. Mah
48b1a8fa2d
New release notes: ACPI-CA 20030228, groff 1.19, tzdata2003a.
2003-05-01 15:08:10 +00:00
Mark Murray
bb7f32f06a
KerberosIV removal. Also crunch down the "krb5" distribution into
...
"secure".
2003-04-30 17:54:19 +00:00
Mark Murray
eb03707082
We no longer have KerberosIV. Remove it here also.
2003-04-30 17:50:08 +00:00
Hiroki Sato
635d81b2c6
Unbreak the build.
2003-04-29 20:39:38 +00:00
Hiroki Sato
785892eaf4
Unbreak the build.
2003-04-29 18:27:38 +00:00
Tom Rhodes
d9c55499e2
Add an item about the majordomo to Mailman change.
...
Discussed with: bmah
2003-04-29 17:44:37 +00:00
Tom Rhodes
667c974f0a
Whitespace commit.
2003-04-29 17:04:48 +00:00
Tom Rhodes
bde5d00495
Update majordomo > mailman at this location also.
...
Requested by: bmah
2003-04-29 17:02:01 +00:00
Bruce A. Mah
0e826b41d9
New release note: tw(4) removal.
...
Also remove from hardware notes.
2003-04-29 03:33:39 +00:00
Wilko Bulte
834515d2fe
Triggered by obtaining a Rawhide for my machine farm add some more detail to
...
it's section. More to come later.
2003-04-28 20:04:31 +00:00
Hiroki Sato
78b34d027c
Merge the following from the English version:
...
1.136 -> 1.143 hardware/common/dev.sgml
1.5 -> 1.9 hardware/i386/proc-i386.sgml
2003-04-26 19:48:15 +00:00
Hiroki Sato
a671e8dbb1
Merge the following from the English version:
...
1.33 -> 1.36 errata/article.sgml
2003-04-26 19:20:59 +00:00
Hiroki Sato
2d92ed25ce
Merge the following from the English version:
...
1.524 -> 1.553 relnotes/common/new.sgml
2003-04-26 19:13:00 +00:00
Hiroki Sato
5950a4a531
Add a missing </para>.
2003-04-26 19:07:33 +00:00
Murray Stokely
cd56a34687
Add some missing entries here. Sort an existing entry properly. This
...
allows "make release" to find all of the documentation related ports
it needs if you build a release with NOPORTS. This should be moved to
within the port Makefile so we don't have to keep it updated in two
different places.
PR: docs/51305
2003-04-26 07:31:43 +00:00
Jake Burkholder
90d1947ebc
Mention PAE support.
...
Reviewed by: bmah
Sponsored by: DARPA, Network Associates Laboratories
2003-04-25 18:51:29 +00:00
Bruce A. Mah
3bae8e024d
Whitespace fix up, no content changes. Translators can ignore this.
2003-04-25 15:13:18 +00:00
Bruce A. Mah
0b9279d8e3
Update HTT support text.
2003-04-25 15:12:21 +00:00
Bruce A. Mah
477dd32fb5
s/filesystem/file system/
...
s/bootloader/boot loader/
I hate search and replace sweeps like this as much as anyone else, but
in each case I used both alternatives within a single document, so I'm
trying to enforce some internal consistency.
2003-04-25 14:42:53 +00:00
Bruce A. Mah
1d3b6ec454
New release notes: i386 boot loader 1.5TB limit, OpenSSH 3.6.1p1.
...
Modified release notes: Add note about 1.5TB limit to sysinstall note.
2003-04-25 14:37:56 +00:00
Johan Karlsson
95754e2fc1
New release note: chown(8)/chgrp(1) -v -v.
2003-04-25 09:58:52 +00:00
Jun Kuriyama
ef812d2f36
Removing comment in some text files for fixit floppy overflow.
...
Approved by: re (murray)
2003-04-25 06:08:11 +00:00
Yoshihiro Takahashi
7dfdab9659
axe(4) works on pc98 maybe.
2003-04-23 10:46:00 +00:00
Ruslan Ermilov
c9030dc84d
Presumably fix sparc64 "make release". (The breakage was due to
...
sunlabel(8) no longer being linked to disklabel(8).)
Reviewed by: phk
2003-04-23 09:01:35 +00:00
Bruce A. Mah
d7c9b045d4
Add first axe(4) devices.
2003-04-22 22:41:53 +00:00
Bruce A. Mah
0ed2935b68
New release notes: axe(4), newfs(8) -O2 default, sysinstall UFS2
...
default (i386,alpha,sparc64,ia64).
2003-04-22 22:40:57 +00:00
Hidetoshi Shimokawa
18321f9a37
add FireWire drivers.
2003-04-22 07:57:20 +00:00
Ruslan Ermilov
ca7b358a91
Removed mount_devfs from progs since there is no "mount_devfs"
...
source directory (it's spelled mount_std nowadays), so it was
a no-op anyway, and DEVFS is now the default.
2003-04-21 19:14:32 +00:00
Murray Stokely
2f693ac3c9
axe is commented out in GENERIC on pc98, so this wasn't needed.
...
Pointed out by: Takahashi Yoshihiro <nyan@jp.FreeBSD.org>
2003-04-21 00:57:25 +00:00
Murray Stokely
e45f7f07a9
Move Bill Paul's new axe driver module to floppy disk 3 on i386 and
...
alpha, disk 2 on pc98, and keep it in the boot kernel for sparc64.
2003-04-21 00:10:26 +00:00
Bruce A. Mah
615f095030
Add an errata item pointing out a filename typo in the 5.0 release
...
notes.
Pointed out by: "David G. Andersen" <dga@lcs.mit.edu>
2003-04-20 06:17:31 +00:00
Bruce A. Mah
6c0ba0d0e8
Fix typo: s/5.0-STABLE/5.0-CURRENT/
...
Pointed out by: scottl
2003-04-19 18:40:23 +00:00
Bruce A. Mah
974855ae3c
New release notes: LAZY_SWITCH, new docs and translation team.
...
Modified release notes: Rewrite HTT note to conform to reality, fix a
couple of typos referring to options directives [1], add missing words
in gdtoa note.
MFC noted: sbsh(4).
Inspired by: bde message <20030420022510.O16869@gamplex.bde.org> to
current@ [1]
2003-04-19 17:57:14 +00:00
Bruce A. Mah
10a33cc2a8
Fix minor whitespace glitch. Translators can ignore this.
2003-04-19 17:09:09 +00:00
Bruce A. Mah
85030e713b
Add an entry for ehci.
2003-04-19 06:17:33 +00:00
Bruce A. Mah
5c8b5d24dc
New release notes: NSS modules, port distfile refetches.
2003-04-19 06:11:37 +00:00
Yoshihiro Takahashi
32d9e2d216
The ehci driver works on pc98.
2003-04-19 01:26:29 +00:00
John W. De Boskey
9327e08b68
continuation not needed
2003-04-18 02:30:40 +00:00
Bruce A. Mah
e24d5d036e
New release notes: ehci, pam_chroot(8), uudecode(1)/b64decode(1) -r,
...
vmstat(8) -f, gdtoa 20030324, lukemftpd 20030122, pkg_create(1) -C
conflict checking.
2003-04-17 15:43:59 +00:00
John Hay
cde488d3a7
Move the ex, ie, plip and sl drivers to drivers.flp, so that kern.flp
...
fit again.
2003-04-17 06:06:54 +00:00
John Hay
20f99829c3
NO_COMPAT_FREEBSD4 is no more.
2003-04-17 06:04:44 +00:00
Bruce A. Mah
cb82f4c20e
Update puc(4) supported hardware.
...
PR: 50928
Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
2003-04-16 16:04:05 +00:00
Ruslan Ermilov
a07872b53c
Don't play with MAKEFLAGS in one other place too; it's dangerous.
2003-04-15 09:54:19 +00:00
Ruslan Ermilov
2d1cc5928b
Fixed dofs_vn(): previous revision ran ``rm -f /dev/*vnn*'' too early.
2003-04-15 09:14:14 +00:00
Ruslan Ermilov
10646d5f83
Makefile.inc1 rev. 1.341 broke release.5 -- the fuss with MAKEFLAGS
...
here interferenced with one in Makefile.inc1. Since we can't avoid
the jugglery in Makefile.inc1 (we want -m /usr/src/tools/build/mk
to come first, before any other -m specified on the command line),
avoid it here.
Reported by: imp
2003-04-15 06:36:38 +00:00
Bruce A. Mah
9f91fdaf6b
Add sbsh(4) entry.
2003-04-13 19:15:30 +00:00
Bruce A. Mah
dc0a1928da
New release notes: sbsh(4), mixer(8) relative adjustments,
...
mount_nfs(8) noinet4/noinet6, usbhidaction(1), xargs(1) -o.
2003-04-13 19:15:08 +00:00
Yoshihiro Takahashi
719966d60d
The pcspeaker was for pc98.
2003-04-13 01:16:16 +00:00
Bruce A. Mah
6fe5445288
New release notes: MADV_PROTECT, vpd(4), DIRECTIO,
...
pcspeaker.ko/atspeaker.ko -> speaker.ko, pkg_info(1) -b, pkg_info(1)
-Q, removal of obsolete upgrade mechanisms.
2003-04-12 16:38:33 +00:00
Bruce A. Mah
fc5738c0d3
Modified release notes: GNOME 2.2.1, KDE 3.1.1a.
2003-04-12 15:21:10 +00:00
Bruce A. Mah
a0f2509c9f
Whitespace cleanup from the sect3->sect2 reorg.
...
Translation teams can ignore this.
2003-04-12 15:18:52 +00:00
Bruce A. Mah
30709a2a94
Add id attributes for all sect2 and sect3 sections.
2003-04-12 15:13:26 +00:00
Bruce A. Mah
bab2e18fa0
Slight reorganization of the release notes: Make the contributed
...
software section and ports/packages infrastructure section be sect2
level sections (instead of sect3 under userland). Combine the
kernel/contributed and userland/contributed entries into the new sect2
contributed section.
The main point of doing this is that the distinction between kernel
and userland is largely irrelevent for contributed software, and
doesn't apply well to things such as IPFilter and KAME, which have
both kernel and userland components.
2003-04-12 15:07:04 +00:00
Bruce A. Mah
7842e8b37b
fxp(4) works on sparc64.
2003-04-11 03:00:08 +00:00
Jake Burkholder
d19d8c8753
Mention DARPA and Network Associate Laboratories.
...
Sponsored by: DARPA, Network Associates Laboratories
2003-04-11 02:53:49 +00:00
Bruce A. Mah
eb9a5ddf51
Put the MAKEDEV item in correct alphabetical order.
2003-04-11 00:51:15 +00:00
Bruce A. Mah
aac302c75e
New release notes: PAE, diskinfo(8), jail(8) -i, jexec(8), jls(8),
...
killall(1) -j, mount(8)/umount(8) -F, rtld(1) dynamic mapping and
libmap.conf(5), 1:1 threading.
Modified release notes: Use wlan(4) manpage hyperlink.
2003-04-11 00:50:33 +00:00
Murray Stokely
046f71c082
Add a note about MAKEDEV / devfs.
...
PR: docs/48038
2003-04-07 11:20:24 +00:00
Murray Stokely
75ea4f411b
Update wording about future 4.X releases now that 4.8 is out the door.
2003-04-07 11:15:14 +00:00
David Malone
fa25e61082
Don't forget to send the Content-length header after calculating it.
...
PR: 29725
Submitted by: Eugene Grosbein <eugen@svzserv.kemerovo.su>
2003-04-05 17:15:38 +00:00
David Malone
cda5ba2ceb
More warns cleanups and misc cleanups:
...
1) Make fetch_mode a pointer 'cos we can just use the optarg.
2) Constness.
3) Add/complete prototypes.
4) Change an int to a socklen_t.
5) Don't use C++ style comments.
6) Check return values from read and fork a little more carefully.
7) Avoid closing an uninitialised int.
8) Get rid of unneeded extern declarations.
2003-04-05 15:27:27 +00:00
Bruce A. Mah
85fcc22cf6
Fix typo: On the relevant architectures, floppy drives are handled by
...
the fdc(4) driver, not the fd(4) file descriptor files.
Submitted by: Peter B <pb@ludd.luth.se>
MFC after: 1 week
2003-04-03 21:23:31 +00:00
Ruslan Ermilov
9e7ea7cc66
Removed redundant lines.
...
Noticed by: obrien
2003-04-01 19:59:30 +00:00
Bruce A. Mah
6a37003ce4
Release errata can also contain information uncovered late in the
...
release cycle (after the release notes are closed). Note this fact.
2003-03-31 18:12:56 +00:00
Bruce A. Mah
40b2ec8fec
New release notes/errata: SA-03:07.
...
Submitted by: gshapiro
2003-03-31 17:38:18 +00:00
Ruslan Ermilov
0894276077
Trace command execution. Grammar and spelling.
2003-03-31 12:41:27 +00:00
Ruslan Ermilov
99f0879155
NODEVFS cleanup: don't bother with MAKEDEV.
2003-03-31 12:35:26 +00:00
Ruslan Ermilov
51df6fdf37
Unmount the file system and detach an underlying memory disk even
...
if the script fails somewhere in the middle.
Prodded by: phk
2003-03-31 12:29:31 +00:00
Ruslan Ermilov
0dbc5e389c
Revert revision 1.639 -- the "nodev" mount(8) option restriction
...
does not apply to ${CHROOTDIR} file system since revision 1.712.
2003-03-31 11:46:49 +00:00
Ruslan Ermilov
dbc9acf4e4
Strip the .comment section out from the BOOTMFS kernel.
2003-03-31 11:16:53 +00:00
Bruce A. Mah
ce6a61aaa0
Modified release note: sendmail-8.12.9.
...
Submitted by: gshapiro
2003-03-30 06:02:40 +00:00
Bruce A. Mah
e2fd179f58
Typo fixes. Translators can probably ignore these.
...
Submitted by: ispell(1)
2003-03-28 18:22:23 +00:00
Bruce A. Mah
d0fec20c3d
New release notes: adduser(8) -g, gstat(8), omshell(1)/dhcpctl(3).
2003-03-28 18:14:54 +00:00
Jimmy Olgeni
d220d24cd1
Whitespace: wrap paragraph before column 80 (no content changes).
...
Approved by: bmah
2003-03-25 20:21:20 +00:00
Jimmy Olgeni
da5bd0dca8
Some spelling fixes.
...
Approved by: bmah
2003-03-25 20:18:37 +00:00
Jimmy Olgeni
6621f104c1
Remove trailing whitespace.
...
Approved by: bmah
2003-03-25 20:17:31 +00:00
Hiroki Sato
1649fe2b0a
Catch up with the English version:
...
1.523 -> 1.524 relnotes/common/new.sgml
2003-03-24 21:42:53 +00:00
David E. O'Brien
919b002617
s/loaded as a module/available as a module/g
...
Submitted by: ru
2003-03-23 04:23:10 +00:00
Ruslan Ermilov
4c9fbbd687
Go for the auto-tuned `maxusers'. This at least fixes
...
the ``panic: timeout table full'' on Alphas.
Tested by: wilko
2003-03-22 14:23:23 +00:00
Hideyuki KURASHINA
66996f7a88
Refine translation.
2003-03-22 11:13:31 +00:00
Hideyuki KURASHINA
9c56ba0569
Merge the following from the English version:
...
1.31 -> 1.33 errata/article.sgml
2003-03-22 10:50:05 +00:00
Hiroki Sato
86b81cd948
Fix some mistranslations.
2003-03-22 05:47:29 +00:00
Hiroki Sato
faf5689e78
Merge the following from the English version:
...
1.500 -> 1.523 relnotes/common/new.sgml
2003-03-22 04:37:55 +00:00
Hiroki Sato
f2c3689de3
Add a missing </para>.
2003-03-22 04:37:16 +00:00
Bruce A. Mah
20839b6fb9
Modified release note: SA-03:06 (minor wording tweak).
2003-03-21 22:37:39 +00:00
Bruce A. Mah
b3f19081e7
New errata/release notes: SA-03:06.
2003-03-21 22:31:44 +00:00
Ruslan Ermilov
61b25513f1
wlan module depends on rc4 module, so provide one.
...
Reviewed by: imp
2003-03-21 22:01:00 +00:00
Ruslan Ermilov
55852204e3
Use the target arhitecture's disktab(5) file.
2003-03-21 13:41:17 +00:00
Ruslan Ermilov
e3940ce7c3
Pass the target machine architecture down to disklabel(8).
...
Do it so that systems without the -m option in disklabel(8),
e.g. 5.0-RELEASE, can still build current snapshots.
While here, drop the -s option from doFS.sh; we have not
been using the .size files for a long time.
2003-03-20 23:46:22 +00:00
Bruce A. Mah
b79b44a90f
New release/errata notes: SA-03:05.
2003-03-20 18:57:30 +00:00
Bruce A. Mah
762ea9936c
Update release note: awk 20030314.
...
MFC: FILE 3.41.
2003-03-17 19:22:12 +00:00
David E. O'Brien
5262ab2453
In rev 1.603 I should have changed it to mdconfig rather than remove it.
...
I don't recall now, but for some reason I didn't think it was needed.
Also place the mdconfig right before the chroot call, to make it stand out
this needs to be done in the standard environment, as we've tried doing it
in the chroot environment before.
2003-03-17 18:49:46 +00:00
Ruslan Ermilov
c1fc2282ba
Unbreak iso.1.
2003-03-17 17:49:57 +00:00
David E. O'Brien
30fa49841a
Use positive logic rather than harder-to-read negative logic.
2003-03-17 05:46:10 +00:00
David E. O'Brien
3ea0ca53aa
Make PREFETCHDISTFILES the default. Set NO_PREFETCHDISTFILES if you don't
...
like this. Also make it easier to issue the distfile fetching on command.
2003-03-16 22:59:00 +00:00
David E. O'Brien
437077b04d
Add PORTREADMES_FLAGS which can really speed up the build on SMP machines
...
when set to -j<3*#CPU's>
2003-03-16 22:42:26 +00:00
Hideyuki KURASHINA
3be973ed81
Merge the following from the English version:
...
1.27 -> 1.31 errata/article.sgml
2003-03-16 13:32:01 +00:00
Hideyuki KURASHINA
100be94c5b
Merge the following from the English version:
...
1.135 -> 1.136 hardware/common/dev.sgml
2003-03-16 12:41:12 +00:00
Giorgos Keramidas
90ba40bfc9
Remove an extraneous closing paren and fix a minor grammar nit.
...
Reviewed by: bmah
2003-03-16 02:14:04 +00:00
Bruce A. Mah
4d3f327737
New release notes: DRM module update, MAJOR_AUTO device numbers,
...
Kerberos IV de-orbit.
2003-03-14 23:03:27 +00:00
Bruce A. Mah
fb5caa50ab
New release notes: RFC 3042 (limited transmit), RFC 3390 (increased
...
initial TCP window sizes).
Submitted by: hsu
2003-03-14 16:56:27 +00:00
Bruce A. Mah
df2913ad7b
Correction to SA-03:03 note.
...
Submitted by: silby
2003-03-14 16:37:39 +00:00
Bruce A. Mah
13917c99d1
New release notes: GNOME 2.2, KDE 3.1, XFree86 4.3.0.
...
(This isn't a precedent for documenting every little change to all of
our 8000+ ports, but these three are important to a lot of people, and
we have some special support for them in sysinstall.)
2003-03-13 23:11:16 +00:00
David Malone
a8b08ce3b1
Don't return with a value in a void function.
...
Pass a time_t rather than a long to time.
2003-03-13 22:06:10 +00:00
Bruce A. Mah
39d561b5a5
New release note: IP fragment reassembly improvement.
...
Modified release note: Fix punctuation glitch in bzip2 note.
2003-03-09 02:27:12 +00:00
Mark Murray
0b5a594ed5
KerberosIV de-orbit burn continues. Disconnect from "make release".
2003-03-08 09:56:09 +00:00
Marcel Moolenaar
cd9568c73e
o Run make readmes (ports) from within CHROOTDIR to avoid pollution
...
and/or breakages due to /etc/make.conf on the host. Move it after
make world and put it in an if-block so that we can include the
commands in the script even if we're not going to make the readmes.
o When building docproj, make sure we propagate the setting of the
FTP_PASSIVE_MODE environment variable. Not propagating the envvar
may cause fetch failures. This increases the number of cases for
which one does not have to prefetch the packages.
2003-03-08 08:51:25 +00:00
Bruce A. Mah
6b1db7e808
New release note: Default kern.module_path no longer includes
...
/modules.
(Mostly based on submission...any errors are my fault.)
Submitted by: sheldonh
2003-03-08 00:27:34 +00:00
Bruce A. Mah
0292f391c7
New release notes: aac(4) is Giant-free, mac_portacl, mksnap_ffs(8),
...
de-pkg-comment.
Modified release notes: HTT (needs HTT kernel option), ping -M
(supports timestamp requests).
2003-03-08 00:14:52 +00:00
Bruce A. Mah
074a6e677f
New release notes: TCP compressed TIME_WAIT state [1], XNS support gone.
...
Submitted by: hsu [1]
2003-03-07 00:41:42 +00:00
Bruce A. Mah
6b713ec7f2
SA:03-04 note was a poor cut-n-paste from the SA. Do it right this
...
time.
2003-03-03 18:23:57 +00:00
Bruce A. Mah
f5bc71ea34
New errata item: SA-03:04.
2003-03-03 18:20:00 +00:00
Bruce A. Mah
9e3377a335
New release note: SA-03:04.
2003-03-03 18:12:43 +00:00
Bruce A. Mah
52c7e152d7
Updated release notes: sendmail-8.12.8 (+MFC), tcpdump-3.7.2 (+MFC).
...
MFC noted: ISC DHCP 3.0.1RC11.
2003-03-03 17:48:09 +00:00
Murray Stokely
258ed3f85e
Add another index checking script to ensure the sanctity of the
...
package set. More robust than others already in the tree, but a bit
crufty as this was mostly written in the Walnut Creek CDROM days.
Sponsored by: FreeBSD Mall, Inc.
2003-03-03 09:42:47 +00:00
Murray Stokely
1889afca0c
Update maintainer. Thanks to Jordan for getting this started, but he
...
hasn't been the maintainer for at least a year.
2003-03-03 03:28:30 +00:00
Bruce A. Mah
3dc02da1ae
New release note: NETNCP/nwfs working.
...
Updated release note: ipfw(4) uid rules working.
2003-03-01 17:08:26 +00:00
Bruce A. Mah
cd00dd1969
Updates for the status of ipfw(4) bugs [1] and NETWARE/ncp [2].
...
Submitted by: maxim [1], tjr [2].
2003-03-01 16:58:53 +00:00
Bruce A. Mah
1c7a473664
Updated release notes: add nooption/nomakeoption to nodevice, FILE
...
3.41.
MFC noted: IPFilter 3.4.31.
2003-03-01 16:28:25 +00:00
Ruslan Ermilov
b4f721685e
If we are told to update the sources in "make rerelease", we also
...
probably want to re-buildworld.
If we are not going to rebuild (make rerelease -DRELEASENOUPDATE
and the file ${CHROOTDIR}/tmp/.world_done exists), do not touch
${CHROOTDIR}/usr/src/sys/conf/newvers.sh, as the only effect that
is has is upsetting release.2. Hey, have you ever seen this
"touch: not found" during rerelease? :-)
2003-02-26 15:32:12 +00:00
Yoshihiro Takahashi
28a6e57e85
MFi386: Don't remove UFS_ACL support.
2003-02-26 13:49:46 +00:00
Ruslan Ermilov
21650d4595
Stay consistent with dofs_md().
2003-02-26 10:51:28 +00:00
Bruce A. Mah
e3b5cb1fc7
New errata: SA-03:02, SA-03:03.
2003-02-24 17:50:27 +00:00
Bruce A. Mah
d57270f768
Fix whitespace bogon introduced in previous commit...no content
...
changes.
2003-02-24 17:23:03 +00:00
Bruce A. Mah
b16dcb2158
New release notes: SA-03:02, SA-03:03.
2003-02-24 17:21:15 +00:00
Ruslan Ermilov
8eb4e096d5
At least we don't need the whole <bsd.prog.mk> glue.
...
(I did test build the original change, but apparently
forgot to include it to LOCAL_PATCHES. It happens.)
2003-02-23 19:15:55 +00:00
John W. De Boskey
270ee878ff
mk file needed for 'make obj' done by $CHROOTDIR/mk
2003-02-23 06:27:21 +00:00
Bruce A. Mah
1182819558
Add a paragraph on HyperThreading support.
2003-02-23 02:04:12 +00:00
Bruce A. Mah
4b26786285
IPFilter has both kernel and userland components, but traditionally
...
we've listed updates to it in the kernel section. Be consistent and
move its item from userland/contributed to kernel/contributed.
2003-02-23 02:01:56 +00:00
Bruce A. Mah
95294921c3
Fix some minor typos.
2003-02-23 01:59:35 +00:00
Bruce A. Mah
e1b60152ff
New release notes: /dev/tty fix, fstat(2) bugfix, kqueue(2)
...
bugfix, xl(4) bugfix, ipfw(4) skipto/log fix, non-blocking RPC fix,
mly(4) fix, smbfs bugfixes, adduser(8) passwords with special
characters, sem_open(3) multiple open fix.
All of these items are bugfixes listed in errata/article.sgml
rev. 1.27. It seemed to me that if they were important enough to
list in the errata, they were important enough for the release notes.
2003-02-23 01:57:54 +00:00
Bruce A. Mah
c8536c503e
Add a variety of new devices culled from recent (?) commits, affecting
...
the ata(4), asr(4), aac(4), trm(4), and vr(4) drivers.
2003-02-21 23:36:00 +00:00
Bruce A. Mah
c2d1d1eda7
New release notes: i386 HTT (+MFC) [1], privileged port sysctls,
...
ata(4) has more SiS support, cd(4) update, rand(3) bugfix [2],
srandom(3) better seeding [2], sysinstall(8) can install XFree86
components again.
Clues provided by: jhb [1], kris [2]
2003-02-21 23:34:41 +00:00
Ruslan Ermilov
dba36bb912
Fixed synopsis.
...
Mention that md(4) should be active (from release(7)).
Yet, this has nothing to do with bsd.prog.mk.
2003-02-21 22:37:18 +00:00
Hiroki Sato
d27daa276e
Merge the following from the English version:
...
1.496 -> 1.500 relnotes/common/new.sgml
2003-02-21 21:06:28 +00:00
Makoto Matsushita
a9f39f60e0
Push UFS_ACL back for i386. We have 11kbytes of free space on kern.flp.
...
If we have no UFS_ACL kernel, users who already uses UFS1/2 attributes
get confused since no access control is performed for an update install.
Still, pc98 and alpha doesn't have UFS_ACL since I don't know about them.
Nyan-san, if kern.flp on tatsu has enough spaces (4k or more spaces),
please back UFS_ACL for pc98 also.
Data collected from: 5.0-CURRENT-20030221-JPSNAP on snapshots.jp.FreeBSD.org
2003-02-21 18:07:24 +00:00
Bruce A. Mah
93664efadd
Modified release notes: OpenSSL-0.9.7a.
...
While here, fix a minor markup bogon.
2003-02-20 17:26:11 +00:00
Bruce A. Mah
a214f9cd86
Fix pathnames: BIN should be BASE for FreeBSD 5.0 and later.
...
Submitted by: obraun
2003-02-20 04:32:44 +00:00
Olivier Houchard
b7673cd133
Move trm(4) to the drivers floppy.
...
This should have been done a long time ago.
2003-02-20 03:22:53 +00:00
Makoto Matsushita
9e1bbfcf67
Pushing back aacp driver to kern.flp kernel. It can be removed iff
...
aac is not compiled into a kernel.
After this change, kgziped kernel got about 320 bytes; it still fits a floppy.
Pointy hat to: matusita
2003-02-19 03:49:17 +00:00
Makoto Matsushita
5a09e21c81
Yet another kernel diet: remove aacp and _KPOSIX_PRIORITY_SCHEDULING.
...
aacp is a passthrough driver for aac, but it seems that aac kernel
module has a feature provided by aacp; so it can be removed safely.
_KPOSIX_PRIORITY_SCHEDULING provides P1003.1B realtime extension.
However, in an installation phase, it seems that it helps a little
for us, so we can remove this option from a kernel for floppy installation.
I know _KPOSIX_PRIORITY_SCHEDULING option is defined in other architecture.
However, I don't touch them at this time; I can't test it.
Anyway here's result.
Before diet:
-rwxr-xr-x 1 matusita matusita 4849883 Feb 18 11:22 kernel
-rwxr-xr-x 1 matusita matusita 1727143 Feb 18 11:47 kernel.kgz
After diet:
-rwxr-xr-x 1 matusita matusita 4840949 Feb 18 09:48 kernel
-rwxr-xr-x 1 matusita matusita 1723911 Feb 18 11:47 kernel.kgz
We've got extra 3232 bytes (using 5-current as of Feb/18/2003).
In cooperation with: jwd (test ISO installation image)
Boot tested on: several PCs around myself
Installation tested on: VMware Workstation e.x.p build-4099
2003-02-18 12:09:20 +00:00
Bruce A. Mah
9ebb866eb2
Fix stupid whitespace typo.
2003-02-18 05:16:54 +00:00
Bruce A. Mah
867054020f
New release notes: Linux IPv6 support, cm support for IPX (+MFC),
...
FAST_IPSEC and INET6 can coexist (sort of), wfd/wst removal, compat4x
adds libcrypto/libgmp/libssl libraries, config(8) nodevice,
mount_nfs(8) -c (+MFC), ping(8) -M.
Modified release notes: Explicitly name wlan module.
2003-02-18 02:51:53 +00:00
Bruce A. Mah
2383624937
New release notes: FILE 3.40, IPFilter 3.4.31.
...
MFC noted: OpenSSL 0.9.7.
2003-02-16 21:30:30 +00:00
Makoto Matsushita
77d79f0c60
Pass FTP_PASSIVE_MODE, FTP_PROXY, and HTTP_PROXY variables to chroot sandbox.
...
These variables will be used by pkg_add, which installs mkisofs package
while MAKE_ISOS=YES. See src/release/${arch}/mkisoimages.sh if you doubt.
No objection heard from: current@FreeBSD.org
Suggested by: des, nectar (about *_PROXY variables)
2003-02-16 08:34:11 +00:00
Hiroki Sato
3ae0f15f31
Merge the following from the English version:
...
1.495 -> 1.496 relnotes/common/new.sgml
2003-02-15 06:10:34 +00:00
Wilko Bulte
db8fe4d4e9
Now that I finally tested ES40 write some notes about these machines.
...
Triggered that ES40 should 'just work by': gallatin
2003-02-14 23:53:57 +00:00
Bruce A. Mah
6ed1480808
New release notes: NewReno fixed (+MFC), libgeom(3), pam_ssh(8)
...
rewrite, syslogd(8) multiple hosts/programs in syslog.conf(5).
MFCs noted: CanBe, sendmail-8.12.7.
2003-02-14 16:34:36 +00:00
Wilko Bulte
11e1658759
Note that graphics performance on Miata generally is better with the
...
graphics card in a 64bit PCI slot.
2003-02-12 08:25:30 +00:00
Hideyuki KURASHINA
7a48e6deb8
Catch up the following with the English version:
...
1.11 -> 1.12 early-adopter/article.sgml
1.493 -> 1.495 relnotes/common/new.sgml
Approved by: hrs (mentor)
2003-02-11 18:56:46 +00:00
Yaroslav Tykhiy
e937a222a6
MFCs noted: ftpd(8) -h, -P, "/./"; ftpchroot(5).
2003-02-11 16:54:16 +00:00
Bruce A. Mah
1ecc8ba383
New release notes: GCC 3.2.2, sendmail 8.12.7.
2003-02-10 16:46:44 +00:00
Hiroki Sato
61350b10d2
Merge the following from the English version:
...
1.26 -> 1.27 errata/article.sgml
1.492 -> 1.493 relnotes/common/new.sgml
2003-02-07 22:22:51 +00:00
Bruce A. Mah
323f66084d
New release notes: vinum(4) root filesystem, pw(8) and usernames
...
ending with $.
2003-02-07 20:41:37 +00:00
Bruce A. Mah
f3fc1acde2
Update for progress in fixing mly(4).
2003-02-07 20:09:30 +00:00
Hiroki Sato
e5952d25fc
Merge the following from the English version:
...
1.9 -> 1.11 hardware/sparc64/proc-sparc64.sgml
2003-02-07 16:37:46 +00:00
Hiroki Sato
c8b7ae78c3
Merge the following from the English version:
...
1.129 -> 1.135 hardware/common/dev.sgml
2003-02-07 16:23:06 +00:00
Hiroki Sato
ae6617d3ef
- Fix a mistranslation (errata/article.sgml)
...
- Catch up with the English version:
1.490 -> 1.492 relnotes/common/new.sgml
2003-02-07 16:11:56 +00:00
Yaroslav Tykhiy
0133ca338c
<quote> isn't needed for text already marked as <literal>.
...
Pointed out by: bmah
2003-02-07 10:57:28 +00:00
Yoshihiro Takahashi
c38d6f3b46
PC98 also has combined boot loader.
2003-02-07 10:11:00 +00:00
Hiroki Sato
87d2aedc9c
Merge the following from the English version:
...
1.25 -> 1.26 errata/article.sgml
2003-02-07 09:57:28 +00:00
Udo Erdelhoff
325dcf8872
SIGTERM: Remove my name from the DE translation of the Release Notes
2003-02-07 07:27:55 +00:00
Hiroki Sato
374d145b08
Merge the following from the English version:
...
1.488 -> 1.490 relnotes/common/new.sgml
2003-02-06 17:35:45 +00:00
Bruce A. Mah
bc910984c1
New errata: SA-03:01.
2003-02-06 17:06:57 +00:00
Bruce A. Mah
25a5cac5c7
New release note: SA-03:01.
2003-02-06 16:35:39 +00:00
Bruce A. Mah
21a2f410b7
Minor structural change: It always struck me as odd that "security
...
advisories" were stuck between "kernel" and "userland". Move this
(empty for now) section to the first subsection of "What's New".
2003-02-06 16:21:49 +00:00
Ruslan Ermilov
fa9a98f858
Moved 802.11 (device wlan) consumers to the third floppy as well.
...
Shouldn't these modules have the dependency on "wlan" module?
2003-02-05 10:45:06 +00:00
Ruslan Ermilov
c54fbe8dde
Run kgzip(8) in a right environment and pass it the correct loader object.
2003-02-04 16:07:20 +00:00
Hiroki Sato
8a5d237e05
Merge the following from the English version:
...
1.480 -> 1.488 relnotes/common/new.sgml
2003-02-04 15:08:52 +00:00
Hiroki Sato
fcfffa95e7
Fix a typo (s/CanBE/CanBe/).
2003-02-04 15:04:17 +00:00
Hiroki Sato
9e6a5e71b6
- Remove some English parts left in the previous commit.
...
- Merge the following from the English version:
1.23 -> 1.25 errata/article.sgml
2003-02-04 14:07:43 +00:00
Bruce A. Mah
db5fb5c2b4
New release notes: CanBe power management, volume labels, MAKEDEV gone,
...
sunlabel.
Modified release notes: Use elfdump(1) entity.
2003-02-03 19:29:12 +00:00
Poul-Henning Kamp
d103a0422a
This took longer to test than expected:
...
NODEVFS cleanup: don't bother with MAKEDEV.
Look for /boot/boot first, and arrange disklabel arguments accordingly.
2003-02-01 22:12:50 +00:00
Yaroslav Tykhiy
fa311d84dc
New release notes: ftpd(8) -h, ftpchroot(5),
...
ftpd(8) -- "/./" in user's login directory.
2003-01-31 14:26:17 +00:00
Bruce A. Mah
677b07ecc0
New errata entry: amd(8) problems caused by non-blocking RPC bug.
...
Requested by: mbr
2003-01-30 22:19:23 +00:00
Bruce A. Mah
14df4fc03f
New release notes: alpha boot, i386 boot1/boot -> boot, disklabel(8)
...
-N/-W gone, disklabel is MD, disklabel -s gone.
2003-01-30 22:11:46 +00:00
Bruce A. Mah
89179c464c
Try to play catch-up with CURRENT's release notes.
...
New release notes: devfs(5) now mandatory, SCHED_ULE, geom(4) now
mandatory, BIND 8.3.4 (+MFC), libpcap multi-DLT support, OpenSSL
0.9.7, tcpdump multi-DLT support.
2003-01-30 17:47:16 +00:00
Yoshihiro Takahashi
47794957ec
Move the nfsclient support into mfsroot floppy.
2003-01-30 12:46:47 +00:00
Yoshihiro Takahashi
3a2e228595
Remove the atapifd and atapist support from boot floppies.
2003-01-30 12:43:13 +00:00
Ruslan Ermilov
55ee3f14e3
Part 2/3 of unbreaking cross releases:
...
Use the right strip(1) binary.
2003-01-29 08:39:28 +00:00
Ruslan Ermilov
58b8fa7412
Unbreak i386 snapshots by moving the 802.11 support (device wlan)
...
out from BOOTMFS to the drivers floppy.
2003-01-27 17:54:49 +00:00
Jake Burkholder
fa52dfae4a
Move e450 to supported systems and add e3500 to partially supported.
...
Thanks to Bill Fenner for providing access to an e450, and to Tomi Vainio
for testing on an e3500 (any many other machines).
2003-01-26 06:09:32 +00:00
Bruce A. Mah
cd8465e416
New release notes: dumpfs(8) -M, fetch(1) .netrc/-N, fetch(3) .netrc.
2003-01-25 17:45:27 +00:00
Bruce A. Mah
628edf0f9b
New release notes: wlan, elfdump, ftpd(8) -P, fwcontrol(8) -R/-S,
...
ipfw(8) enable/disable, kenv(1) moved to /bin, ping(8) -D, ping(8) -z,
cvs 1.11.5.
2003-01-24 06:52:14 +00:00
Bruce A. Mah
dfa17da3d4
New errata note: ISC DHCP 3.0rc11 update (happened for 5.0, but
...
missed in release notes).
2003-01-24 04:18:30 +00:00
Bruce A. Mah
0a84b8e5aa
Clarify the text where we encourage users to try new hardware and
...
report results, fix a hyperlink. (A variation on text suggested in
the PR audit trail.)
PR: 47383
Submitted by: Linh Pham <question@closedsrc.org>
2003-01-24 03:40:40 +00:00
Wilko Bulte
ed5c3cab6f
Correct SIMM support for AS2100.
...
Submitted by: Soren Harward <soren@byu.edu>
Prompted by: jhb
2003-01-23 22:31:10 +00:00
Bruce A. Mah
800bb6e2ff
Add some whitespace in the Audio section. Translators can ignore
...
this.
2003-01-23 19:21:26 +00:00
Bruce A. Mah
6857704cb7
I didn't like where I put the last entry. Relocate it within its
...
section.
2003-01-23 19:19:17 +00:00
Bruce A. Mah
126b0c5d9b
Add SB Live! to hardware list.
...
Submitted by: Arnaud Boudou <arnaud.boudou@cgey.com>
2003-01-23 19:16:44 +00:00
Bruce A. Mah
8de20d6fc7
joy(4) entry for pc98 was misplaced...move it from Audio section to
...
Miscellaneous.
2003-01-23 19:09:39 +00:00
Bruce A. Mah
c15e1a383b
Minor whitespace around previous commit. Can be ignored by
...
translators.
2003-01-23 16:48:16 +00:00
Bruce A. Mah
482c060a5d
Add idt devices to the hardware list.
...
Submitted by: Vincent Jardin <vjardin@wanadoo.fr>
2003-01-23 16:47:13 +00:00
Ruslan Ermilov
f1eab2912b
tunefs now requires -lufs.
2003-01-23 08:30:48 +00:00
Hiroki Sato
18bbf6badd
- Remove NO_TIDY.
...
- Merge the following from the English version:
1.20 -> 1.23 errata/article.sgml
2003-01-22 21:05:07 +00:00
Bruce A. Mah
256b988c93
New errata note: xl(4) timing problems.
...
Submitted by: silby
2003-01-22 17:28:12 +00:00
Bruce A. Mah
e2efc2aef6
New errata item: adduser(8) passwds can't have special shell characters.
...
Submitted by: <robin@isometry.net>, mtm
2003-01-22 17:19:12 +00:00
Hiroki Sato
004a42e5b8
Catch up with the English version (w/ some translation fixes):
...
1.12 -> 1.20 errata/article.sgml
1.126 -> 1.129 hardware/common/dev.sgml
1.475 -> 1.480 relnotes/common/new.sgml
Submitted by: Hideyuki KURASHINA <rushani@jp.FreBSD.org>
References: [doc-jp-work 585]
2003-01-22 01:45:14 +00:00
Bruce A. Mah
24426cecc3
New errata entry for ipfw(4).
...
Submitted by: maxim
Reviewed by: rwatson, bmah
2003-01-21 05:30:41 +00:00
Chris Costello
e7df904ba9
Add headings so that we can tell where one errata entry ends and another
...
begins.
Reviewed by: bmah
2003-01-20 19:34:05 +00:00
Udo Erdelhoff
1d4a6490ba
MFbed: translation updates
...
errata/article.sgml: 1.18 -> 1.19
hardware/common/dev.sgml: 1.128 -> 1.129
relnotes/common/new.sgml: 1.480 -> 1.481
2003-01-20 19:14:22 +00:00
Bruce A. Mah
cb202dffb9
Update the use of entities in the errata article for HEAD in a
...
post-5.0 world.
2003-01-19 23:32:07 +00:00
Bruce A. Mah
ff7c4ee700
Trim release notes for HEAD in a post-5.0 world.
2003-01-19 23:17:03 +00:00
Bruce A. Mah
0cc7252ab9
Bump RELNOTESng version numbers for CURRENT in a post-5.0 world.
2003-01-19 23:15:19 +00:00
David E. O'Brien
a177c01fae
Use checksum-recursive rather than fetch-recursive-list in PREFETCHDISTFILES
...
so as to catch errors ASAP rather than later between the ports cvs checkout
and docs cvs checkout. If a distfile doesn't checksum OK, it is very
hard to restart the release with "make rerelease" as that target assumes
all the cvs checkout's happened OK, and if that is not the case the cvs
update that is attempted fails..
2003-01-19 04:31:53 +00:00
Jake Burkholder
071e007593
Make xl sparc64 too.
2003-01-19 02:54:10 +00:00
Udo Erdelhoff
7bfe4b9807
Add a missing word
2003-01-18 20:03:48 +00:00
Sebastien Gioria
411359429f
Allow French releases notes to be build correctly
...
Hat To: Hiroki SATO <hrs@eos.ocn.ne.jp>
2003-01-18 18:03:01 +00:00
Udo Erdelhoff
8b521c8f4a
MFbed: translation updates and fixes
...
early-adopter/article.sgml: fixes only
errata/article.sgml: 1.17 -> 1.18
2003-01-18 16:42:18 +00:00
Bruce A. Mah
ee912c5c43
New errata entry: growfs(8) stopped working on vinum(4) volumes or
...
geom(4) entities.
Submitted by: joerg
2003-01-16 23:58:28 +00:00
Udo Erdelhoff
f6caa39b20
MFbed: translation update
...
early-adopter/article.sgml: 1.11 -> 1.12
errata/article.sgml: 1.12 -> 1.17
hardware/common/dev.sgml: 1.126 -> 1.128
installation/common/trouble.sgml: 1.11 -> 1.12
relnotes/common/new.sgml: 1.475 -> 1.480
2003-01-16 22:41:47 +00:00
Udo Erdelhoff
137f672f9e
Fixed a typo
2003-01-16 21:29:53 +00:00
Scott Long
f7ad577f4d
Fix 'make release' from erroring out if this is an arch without driver
...
floppies.
Submitted by: nyan
Reviewed by: jhb
2003-01-16 16:51:52 +00:00
Bruce A. Mah
22b6d533cd
Updated release note: ISC DHCP 3.0.1RC11.
2003-01-16 15:40:49 +00:00
Bruce A. Mah
603e003ba0
New errata item: /dev/tty permissions handling bug.
...
Submitted by: phk
2003-01-15 23:35:46 +00:00
Bruce A. Mah
017f9423d0
Add some errata notes that document some 5.0-RELEASE bugs (smbfs
...
shares, fstat(2) and kqueue(2) bugs, and a crash in
sem_open(3)/sem_close(3)).
Submitted by: tjr
2003-01-15 23:24:49 +00:00
John Baldwin
5613943cd8
If there is a driver floppy for this arch, then add a line to the loader.rc
...
on the boot floppies to set the 'driver_floppy' variable in the loader so
that it ends up in the kernel environment and sysinstall will prompt for the
diskette. Booting from CD-ROM does not use this loader.rc file, so folks
booting from CD to do an install will not be prompted.
X-MFC after: as soon as I finish committing to current
Approved by: re (blanket)
2003-01-15 21:49:50 +00:00
Hiroki Sato
0877d02715
Use the word "Machine Check Architecture" correctly.
2003-01-15 16:38:33 +00:00
Bruce A. Mah
0a39a49986
MFR50: Synchronize the content of the errata file with RELENG_5_0.
...
article.sgml 1.9.2.4
At this point, the errata file on HEAD should contain the same content
as for RELENG_5_0, but be compatible with the SGML entities and other
infrastructure on HEAD. We can now add content here and it will
appear as post-release errata.
2003-01-15 15:20:50 +00:00
Bruce A. Mah
7ebb3b9d48
More prep work for the errata file.
...
Simulate the effects of a version number bump for just the errata
document. This change will be backed out in a few days, during the
post release version number bump for the release documentation.
2003-01-15 15:15:09 +00:00
Bruce A. Mah
06086c7a0b
Prepare to make the errata file on HEAD serve as the on-line (mutable)
...
errata document for 5.0-RELEASE, since that is the development branch
on which 5.0-RELEASE is based.
This change consists primarily of whitespace diff reductions to
RELENG_4 plus deleting some text that isn't really applicable.
2003-01-15 15:10:43 +00:00
Scott Long
d560faec07
- Add mozilla to the package list since it would be nice to have a browser
...
that a) was from this century, b) is not Opera, and c) doesn't require
KDE.
- Don't include the compat22 libraries unless the PKG_ARCH is i386. Same
goes for compat3x and compat4x for i386 and alpha.
- Define PKG_ARCH and make it overridable in the environment.
2003-01-15 08:11:35 +00:00
Bruce A. Mah
c66af8d5e0
MFR500: Fix up ACPI-disabling hint text.
2003-01-14 23:37:14 +00:00
Bruce A. Mah
706d96e8c6
Minor hardware note updates: xl(4) 3C555, an(4) mini-PCI.
2003-01-14 20:31:31 +00:00
Bruce A. Mah
6324714cf6
New release notes: pc98 SCSI MO support in boot loader (+MFC), make(1)
...
-C (+MFC), rarpd(8) -t (+MFC).
MFCs noted: ubsa driver.
2003-01-14 20:29:18 +00:00
Bruce A. Mah
d0b28388c6
New release notes: dump(8) -C, newsyslog(8) W flag.
2003-01-14 19:06:11 +00:00
Hiroki Sato
5b21a458ed
MFen: add changes between 1.469->1.470 forgotten in my previous commit.
2003-01-14 17:37:52 +00:00
Udo Erdelhoff
c6176a6f2c
MFbed: MFen: id attributes for sect1 entities of the release notes
2003-01-14 07:12:31 +00:00
Hiroki Sato
61ebbfe228
Add a mistakenly removed part.
2003-01-13 23:58:17 +00:00
Hiroki Sato
967827fffa
Merge the following from the English version:
...
1.444 -> 1.475 relnotes/common/new.sgml
2003-01-13 23:37:21 +00:00
Tom Rhodes
8f8599616e
List the Davicom 9009 as supported.
...
Discussed with: bmah
2003-01-13 20:02:40 +00:00
Bruce A. Mah
81075acb51
MFR500: Updates for GCC version number, update 4.8-RELEASE scheduled
...
release date, update Perl removal text.
Reminded by: keramida
2003-01-13 19:24:34 +00:00
Hiroki Sato
277b215162
MFen: Add `id' attribute to <sect1>.
...
1.9 -> 1.11 early-adopter/article.sgml
1.10 -> 1.12 errata/article.sgml
1.124 -> 1.126 hardware/common/dev.sgml
1.3 -> 1.5 hardware/common/intro.sgml
1.3 -> 1.5 hardware/i386/proc-i386.sgml
1.1 -> 1.3 hardware/ia64/proc-ia64.sgml
1.2 -> 1.4 hardware/pc98/proc-pc98.sgml
1.7 -> 1.9 hardware/sparc64/proc-sparc64.sgml
1.474 -> 1.476 relnotes/common/new.sgml
2003-01-12 22:33:40 +00:00
Hiroki Sato
21b57add18
Merge the following from the English version:
...
1.1 -> 1.2 hardware/pc98/proc-pc98.sgml
1.122 -> 1.124 hardware/common/dev.sgml
1.5 -> 1.7 hardware/sparc64/proc-sparc64.sgml
Submitted by: Hideyuki KURASHINA <rushani@jp.FreeBSD.org>
References: [doc-jp-work 581]
2003-01-12 21:34:48 +00:00
Hiroki Sato
05470b579d
Merge the following from the English version:
...
1.424 -> 1.444 relnotes/common/new.sgml
Submitted by: Hideyuki KURASHINA <rushani@jp.FreeBSD.org>
References: [doc-jp-work 577]
2003-01-12 19:48:18 +00:00
Peter Pentchev
5b14ecc0a4
/tmp/msg
2003-01-12 18:23:15 +00:00
Udo Erdelhoff
070f13151d
MFbed: translation update
...
hardware/sparc64/proc-sparc64.sgml: 1.6 -> 1.7
2003-01-12 09:55:02 +00:00
David E. O'Brien
1bd6f83d4d
Note that the 1E is the 1 Enterprise.
2003-01-11 20:46:55 +00:00
David E. O'Brien
bb6972ab6e
Make iso.1 more readable.
2003-01-11 20:34:34 +00:00
Udo Erdelhoff
81d89781bd
MFbed: translation update
...
hardware/alpha/proc-alpha.sgml: 1.51 -> 1.52
hardware/common/dev.sgml: 1.119 -> 1.124
hardware/pc98/proc-pc98.sgml: 1.1 -> 1.2
hardware/sparc64/Makefile: 1.1 -> 1.3
hardware/sparc64/article.sgml: 1.2 -> 1.3
hardware/sparc64/proc-sparc64.sgml: 1.4 -> 1.6
installation/common/trouble.sgml: 1.10 -> 1.11
relnotes/common/new.sgml: 1.467 -> 1.473
2003-01-11 09:56:31 +00:00
Bruce A. Mah
b511a39421
New release notes: UFS1/UFS2 boot loaders, systat(1) -ifstat.
...
Modified release note: Rewrite matcd(4) removal to be more specific.
2003-01-10 04:10:12 +00:00
Udo Erdelhoff
f1ad0b5f30
SGML cleanup: Remove useless <para> </para> around lists
2003-01-09 13:02:09 +00:00
Udo Erdelhoff
e8af4c1a98
MFen: Happy new year 2003
2003-01-09 12:11:20 +00:00
Hiroki Sato
8b9fb42912
Merge the following from the English version:
...
1.8 -> 1.9 early-adopter/article.sgml
1.9 -> 1.10 errata/article.sgml
1.3 -> 1.4 hardware/common/artheader.sgml
Submitted by: Hideyuki KURASHINA <rushani@jp.FreeBSD.org>
References: [doc-jp-work 572]
2003-01-08 17:57:41 +00:00
Bruce A. Mah
dfce5e2692
Add (somewhat overdue-ly) lmc(4) and ida(4) devices to the hardware
...
list.
Also add an entry for lmc(4) to the release notes, since this is a
new driver for 5.0 and CURRENT.
2003-01-08 05:50:37 +00:00
Bruce A. Mah
d1dd69d35d
New release note: SA-02:44.
2003-01-07 17:35:04 +00:00
Bruce A. Mah
d8116fff79
Use manpage entities for ciss(4), iir(4), and trm(4).
2003-01-07 16:55:03 +00:00
Bruce A. Mah
a0d5dd6055
New release notes: fwcontrol(8) (+MFC), swapoff(8), xargs(1) -P,
...
bzip2recover (+MFC).
Modified release notes: compat4x update, awk 20021213 update,
OpenPam Daffodil.
MFCs noted: cvs-1.11.2.1 20021201 snapshot.
Other changes: Capitalize "FireWire" correctly. Use manpage entities for
ciss(4), ida(4), iir(4), trm(4).
2003-01-07 16:48:23 +00:00
Sebastien Gioria
dbe9948152
Happy new year 2003 !
2003-01-06 22:17:27 +00:00
Bruce A. Mah
7f916b3f59
Update release documentation copyright dates.
2003-01-06 21:59:16 +00:00
Hiroki Sato
6f50d8cc12
Update the supported systems section.
...
Reviewed by: nyan
References: [FreeBSD98-doc 637]
2003-01-06 18:26:46 +00:00
Hiroki Sato
afbbd63010
Merge the following from the English version:
...
1.119 -> 1.122 hardware/common/dev.sgml
1.344 -> 1.424 relnotes/common/new.sgml
Submitted by: Hideyuki KURASHINA <rushani@jp.FreeBSD.org>
References: [doc-jp-work 560]
2003-01-06 17:51:59 +00:00
Hiroki Sato
7bf701d6f4
- Merge the following from the English version:
...
1.2 -> 1.3 hardware/sparc64/Makefile
- Add new translations and activate them:
(new) -> 1.1 hardware/pc98/Makefile
(new) -> 1.1 hardware/pc98/article.sgml
(new) -> 1.1 hardware/pc98/proc-pc98.sgml
2003-01-05 21:46:31 +00:00
Jake Burkholder
f9d6c304b4
rl(4) works on sparc64 now.
2003-01-05 21:41:22 +00:00
Hiroki Sato
c8e03f61aa
Add common/dev.sgml as a source forgotten in the previous commit.
2003-01-05 21:31:47 +00:00
Hiroki Sato
dda122d397
- Merge the following from the English version:
...
1.3 -> 1.4 hardware/i386/article.sgml
- Add new translations and activate them:
1.3 -> 1.5 hardware/Makefile
1.3 -> 1.4 hardware/common/hw.ent
1.1 -> 1.2 hardware/sparc64/Makefile
1.2 -> 1.3 hardware/sparc64/article.sgml
(new) -> 1.5 hardware/sparc64/proc-sparc64.sgml
Submitted by: Hideyuki KURASHINA <rushani@jp.FreeBSD.org>
References: [doc-jp-work 549]
2003-01-05 21:20:35 +00:00
Hiroki Sato
04aa89b606
- Catch up with the English version:
...
1.3 -> 1.4 relnotes/i386/article.sgml
- Hook ia64 up to the build:
1.4 -> 1.5 relnotes/Makefile
(new) -> 1.1 relnotes/ia64/Makefile
(new) -> 1.1 relnotes/ia64/article.sgml
Submitted by: Hideyuki KURASHINA <rushani@jp.FreeBSD.org>
References: [doc-jp-work 550]
2003-01-05 20:40:43 +00:00
Hiroki Sato
5bb97e771a
Merge the following from the English version:
...
1.6 -> 1.8 early-adopter/article.sgml
Submitted by: Hideyuki KURASHINA <rushani@jp.FreeBSD.org>
References: [doc-jp-work 548]
2003-01-05 19:28:05 +00:00
Warner Losh
a3929677dd
Backout phk's backout of obrien's change.
...
Hat: core
2003-01-02 20:18:42 +00:00
Jake Burkholder
cdff01fde9
- The ahc and ahd drivers should work on sparc64 now thanks to scottl.
...
- Add zs.
2003-01-02 20:14:58 +00:00
Jens Schweikhardt
9d5abbddbf
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
...
especially in troff files.
2003-01-01 18:49:04 +00:00
Poul-Henning Kamp
b364d93eda
Reduce size of individual bits of the dists to 240640 bytes again
...
so snapshots can be installed.
I have no idea what breaks, but at least the passive FTP install
goes haywire.
2002-12-31 15:17:24 +00:00
Poul-Henning Kamp
f54846c3ec
Setup a symlink to the distribution name in the root of the first CD image
...
so that it can be used as a anon-ftp area.
2002-12-31 10:27:58 +00:00
Jens Schweikhardt
d64ada501a
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
...
Add FreeBSD Id tag where missing.
2002-12-30 21:18:15 +00:00
Jake Burkholder
5e705af2c9
Update to use the common hardware list instead of creating our own.
2002-12-30 21:06:35 +00:00
Jake Burkholder
7c29c61c31
- Make this just be a list of supported systems, and point to the sun systems
...
handbook on sunsolve for hardware details.
- Clarify what's "fully" supported, and what's only partially supported or
not at all supported due to varying support for onboard devices.
- Update with new stuff that should work or has been tested.
2002-12-30 21:05:31 +00:00
Jake Burkholder
a103585235
Updates to stuff that supported or not supported on sparc64.
...
- isp is supported and all isp cards "should" work
- add qfe to the listing for hme
- sio is not supported
- add an entry for ofwcons
2002-12-30 21:02:04 +00:00
Yoshihiro Takahashi
a6c5babf64
Change 'mfsroot' filename in mfsroot-small floppies from 'mfsroot-small'
...
to 'mfsroot'.
This is MFC candidate.
Noticed by: Toru Morimoto <too@os.gulf.or.jp>
2002-12-28 16:23:42 +00:00
Scott Long
5b59084cb5
Put the if_bge driver on the second floppy
2002-12-28 06:23:44 +00:00
Udo Erdelhoff
8da5b3e292
MFbed: translation updates:
...
hardware/alpha/proc-alpha.sgml: 1.49 -> 1.51
installation/common/install.sgml: 1.16 -> 1.17
installation/common/trouble.sgml: 1.8 -> 1.10
relnotes/common/new.sgml: 1.466 -> 1.467
2002-12-27 15:00:06 +00:00
Ruslan Ermilov
3e4ac74d53
MFS: Split export list.
2002-12-26 12:20:25 +00:00
Scott Long
1dfc179686
Move the agp driver to the third floppy to un-spill the mfsroot.
2002-12-18 16:22:45 +00:00
David E. O'Brien
222d79cde9
Split files into 1.44MB chunks rather than a tiny, high-ftp overhead size.
...
Approved by: rwatson
2002-12-17 20:19:37 +00:00
David E. O'Brien
1e2d480ce8
Strip out any .comment ELF sections from crunchgen'ed binaries.
2002-12-17 20:18:13 +00:00
Hiroki Sato
d0d7793e29
Catch up with the English version:
...
1.115 -> 1.119 hardware/common/dev.sgml
2002-12-16 14:11:42 +00:00
Wilko Bulte
cf0f1906fe
PC164 is 21172
...
Approved by: re (bmah)
2002-12-15 14:18:19 +00:00
Wilko Bulte
98d9b622ad
Correct chipset information for the 164* series.
...
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
Approved by: re (bmah)
2002-12-15 14:01:07 +00:00
Murray Stokely
e46b1dd3c0
HEAD is 5.0-CURRENT again.
2002-12-13 08:48:34 +00:00
Murray Stokely
8e414f48c1
Move the creation of the DRIVERS.TXT file to a more appropriate area
...
of this file, so it will be created for other platforms that use a
third floppy disk, not just i386.
Approved by: re
2002-12-13 06:54:33 +00:00
Scott Long
e66cdcd7e0
Incorporate some suggestions from several others about talking about
...
device hints.
Approved by: re
2002-12-12 15:40:11 +00:00
Bruce A. Mah
e3f2bef730
Note that UFS1 superblock changes may cause compatability problems
...
with older 4.X (for example, the case of a dual-booting machine).
While here, spell "Soft Updates" consistently (and hopefully
correctly).
Approved by: re (implicitly)
2002-12-11 23:08:06 +00:00
Bruce A. Mah
e27933a498
Add ${BUILDNAME} and ${TARGET} to the filenames of ISO images
...
generated during release builds.
For the most part, re@ was doing this manually before putting ISO images
on ftp-master, but not always. This should make naming more consistent
and descriptive.
Requested by: jason andrade <jason@dstc.edu.au>, hubs@
Approved by: re (rwatson)
MFC after: 1 month
2002-12-10 16:35:44 +00:00
Bruce A. Mah
f2400b0fc3
Move lang/perl5 from the "want to have on disc1" to the "sysinstall
...
requires on disc1" part of the package split list, to track the
Perl support in sysinstall. Essentially a cosmetic change.
Approved by: re
2002-12-09 16:55:25 +00:00
Murray Stokely
9314e0a12e
Only create the DRIVERS.TXT file on i386 for now.
...
Approved by: re
2002-12-09 16:42:23 +00:00
Murray Stokely
fdd57f1a0c
Create DRIVERS.TXT file to describe the contents of drivers.flp.
...
Approved by: re
2002-12-09 16:14:46 +00:00
Murray Stokely
be4526b68f
Add a script to create a manifest of the drivers.flp disk. This
...
generates a file which will be installed as DRIVERS.TXT in the
floppies directory so that users know which device drivers are
included on drivers.flp, and whether or not they need to worry about
it.
Reviewed by: ru
Approved by: re
2002-12-09 16:13:37 +00:00
Murray Stokely
9fe47a01b9
Note that users may need the third drivers.flp image to complete an
...
installation.
Approved by: re (bmah)
2002-12-09 16:11:56 +00:00
Murray Stokely
9b7e3080cf
We use .tbz packages in -CURRENT now.
...
Approved by: re
2002-12-08 18:31:03 +00:00
Scott Long
9449f0dc90
Add FAQ entries on dealing with ACPI issues and enabling the ISA drivers
...
that were recently disabled.
There still are several references to the now-gone userconfig; these need to
be fixed before 5.0-RELEASE.
Approved by: re (rwatson)
2002-12-08 17:24:38 +00:00
Udo Erdelhoff
f22dda7a29
MFbed
...
a) track changes in the english version (aka chase Bruce)
hardware/alpha/proc-alpha.sgml: 1.48 -> 1.49
hardware/common/dev.sgml: 1.117 -> 1.119
hardware/i386/article.sgml: 1.3 -> 1.4
installation/i386/article.sgml: 1.3 -> 1.4
relnotes/common/new.sgml: 1.461 -> 1.466
relnotes/i386/article.sgml: 1.3 -> 1.4
b) use /doc/de_DE.ISO8859-1 where possible
early-adopter/article.sgml (also bumped marker for translation no-op)
installation/common/install.sgml
installation/common/upgrade.sgml
installation/sparc64/install.sgml
readme/article.sgml
relnotes/common/new.sgml
Approved by: re (blanket)
2002-12-07 22:32:31 +00:00
Wilko Bulte
b845aa8b6d
AS200's sound works better with irq 10.
...
Submitted by: Paul Halliday <dp@dove.penix.org>
Approved by: re (bmah>
2002-12-06 20:04:34 +00:00
Murray Stokely
04242a0840
Move awi to mfsroot floppy. There is no space for 802.11 drivers on
...
the boot floppy.
Approved by: re
2002-12-06 08:09:56 +00:00
Bruce A. Mah
a66504b36e
Update hardware notes for new ata(4) controller and platform. bge(4)
...
seems to work on ia64, so add that arch.
Approved by: re (implicitly)
2002-12-05 16:46:45 +00:00
Bruce A. Mah
f5ba56c721
New release notes: ata(4) support for Acard controllers, ata(4) works
...
on pc98.
2002-12-05 16:45:14 +00:00
Yoshihiro Takahashi
65e261ce04
Add ATA_NOPCI option for small kern.flp floppy.
...
Approved by: re (murray)
2002-12-05 13:07:55 +00:00
Bruce A. Mah
f7d655d51e
Version bump for 5.0-RC.
...
Approved by: re
2002-12-05 06:06:21 +00:00
Bruce A. Mah
50be65b611
New release note: INDEX-5.
...
Modified release notes: gcc-3.2.1 release, further clarification of
Perl stuff.
2002-12-04 22:55:21 +00:00
Hiroki Sato
57f727d9f8
Merge from the English version and fix some mistranslations.
...
Reviewed by: Hideyuki KURASHINA <rushani@jp.FreeBSD.org>
Yoshihiko SARUMARU <mistral@imasy.or.jp>
References: [doc-jp-work 531]
Approved by: re (bmah)
2002-12-04 21:39:38 +00:00
Bruce A. Mah
53a934bfab
Fix minor gramm-o.
...
Submitted by: keramida
Approved by: re (implicitly)
2002-12-04 04:17:28 +00:00
Bruce A. Mah
f97a7ce4a4
New release notes: adduser(8)/rmuser(8) and the Great Perl Rewrite,
...
dump(8) -L.
Modified release notes: DEVICE_POLLING for nge(4) [1], clarification
of some UFS2 items, Perl distribution in sysinstall.
Submitted by: Hiten Pandya <hiten@angelica.unixdaemons.com> [1]
Approved by: re (implicitly)
2002-12-03 23:03:45 +00:00