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
Bruce A. Mah
386710e347
"i386" is probably a better long name for the i386 platform, as
...
opposed to IA-32.
Pointed out by: Andrew I Baznikin <dikiy@scn.ru>, jhb
Approved by: re (implicitly)
2002-12-03 18:00:30 +00:00
Dag-Erling Smørgrav
4844a5f4fc
Add lib/libfetch and usr.bin/fetch to FIXCRYPTO since they need the crypto
...
libraries for SSL support.
Approved by: re (rwatson)
2002-12-03 04:02:13 +00:00
Bruce A. Mah
9242a5ab3a
Updated release notes: Binutils 2.13.1-20021011, CVS
...
1.11.2.1-20021201.
MFCs noted: gre(4), Heimdal Kerberos 0.5.1.
2002-12-02 21:22:43 +00:00
Bruce A. Mah
436114a653
The Bluetooth stack apparently works on pc98, so enable items in
...
the pc98 release documentation.
Pointed out by: nyan
Approved by: re (implicitly)
2002-12-01 19:40:37 +00:00
Bruce A. Mah
b797bab5f4
Fix minor SGML markup glitch.
...
Pointed out by: ue
Approved by: re (implicitly)
2002-12-01 19:35:30 +00:00
Bruce A. Mah
ce47767519
Make the following changes to the semi-automated package split:
...
1. On disc1, print/acroread4 for alpha and print/acroread5 for i386
replace print/acroread, which was not compatible with the linux_base
that we ship by default. Remove print/acroread4 from disc3 as
redundant.
2. www/linux-netscape47-* were removed due to security holes;
substitute www/netscape48-* on disc1.
3. Add www/opera to disc1.
Approved by: re (murray)
2002-12-01 18:03:42 +00:00
Udo Erdelhoff
d5d6dee1ca
MFbed: translation updates that were not yet available on cvsup2.de
...
hardware/common/dev.sgml: 1.116 -> 1.117
relnotes/common/new.sgml: 1.460 -> 1.461
2002-12-01 16:20:37 +00:00
Udo Erdelhoff
fa599784d3
MFbed: track changes in the english version and general cleanup
...
early-adopter/article.sgml: 1.5 -> 1.7
hardware/common/dev.sgml: 1.115 -> 1.116
installation/common/upgrade.sgml: 1.9 -> 1.10
relnotes/common/new.sgml: 1.455 -> 1.460
Approved by: re (blanket)
2002-12-01 12:56:41 +00:00
Bruce A. Mah
ff1a6199e1
Add Bluetooth section and a cross-reference from the USB section for
...
USB Bluetooth adapters.
While here, make some USB text conditional on building for an
architecture for which we actually have USB support.
Approved by: re (implicitly)
2002-11-30 22:13:38 +00:00
Bruce A. Mah
9095170c1f
New release note: Bluetooth support.
...
Approved by: re (implicitly)
2002-11-30 22:11:45 +00:00
Jun Kuriyama
ccda14e09f
Merge the changes in the English version.
...
1.324 -> 1.334 relnotes/common/new.sgml
Submitted by: Hideyuki KURASHINA <rushani@jp.FreeBSD.org>
Approved by: re (blanket)
2002-11-30 09:52:19 +00:00
Jun Kuriyama
a963b34a5c
Whitespace cleanup only.
...
Approved by: re (blanket)
2002-11-30 04:39:28 +00:00
Jun Kuriyama
9897cedaaa
Fix typos.
...
Submitted by: Hideyuki KURASHINA <rushani@jp.FreeBSD.org>
Approved by: re (blanket)
2002-11-30 04:23:18 +00:00
Hiroki Sato
ca9b701728
Merge the following from the English version:
...
1.313 -> 1.324 relnotes/common/new.sgml
Submitted by: Hideyuki KURASHINA <rushani@jp.FreeBSD.org>
Approved by: re (blanket)
2002-11-30 03:36:37 +00:00
Hiroki Sato
973b5afd6f
Change punctuation style.
...
Submitted by: Hideyuki KURASHINA <rushani@jp.FreeBSD.org>
Approved by: re (blanket)
2002-11-30 02:56:52 +00:00
Hiroki Sato
e4fbb621d1
- Catch up with the English version:
...
1.5 -> 1.6 early-adopter/article.sgml
- Change punctuation style:
relnotes/common/intro.sgml
relnotes/common/new.sgml
relnotes/common/upgrading.sgml
Submitted by: Hideyuki KURASHINA <rushani@jp.FreeBSD.org>
Approved by: re (blanket)
References: [doc-jp-work 521]
2002-11-30 01:27:00 +00:00
Bruce A. Mah
82d418106c
Misc. edits and cleanup.
2002-11-28 19:50:56 +00:00
Bruce A. Mah
292225a7cc
MFCs noted: burncd(8) -s max, cdcontrol(1) speed max.
...
Requested by: njl
Approved by: re (implicitly)
2002-11-27 22:13:00 +00:00
Bruce A. Mah
948ebdb148
No more modems(5).
...
Approved by: re (implicitly)
2002-11-27 19:59:19 +00:00
Bruce A. Mah
a7f14fe7dd
Add uftdi(4) devices to the hardware list.
...
Approved by: re (implicitly)
2002-11-27 19:47:57 +00:00
Bruce A. Mah
4e741ce3ea
MFCs noted: crypto(4).
...
Other changes: Add uftdi(4) to supported ucom(4) drivers, update
Cardbus items [1], ACPI CA 20021118 update, update a.out toolchain
note, remove Perl wrapper reference and downgrade a warning to a note.
Submitted by: imp [1]
Approved by: re (implicitly)
2002-11-27 19:47:14 +00:00
Bruce A. Mah
229cd60f68
Make GNOME 2 the default version of GNOME that goes on the disc1 package
...
set.
Requested by: marcus
Approved by: re (bmah)
2002-11-26 16:50:52 +00:00
Udo Erdelhoff
b6c7001dcc
Use real filename, not a CVS sub-path. Fix markup
...
Approved by: re
2002-11-26 09:29:39 +00:00
Udo Erdelhoff
8d193c05cf
MFbed:
...
hardware/alpha/proc-alpha.sgml 1.45 -> 1.48
relnotes/common/new.sgml 1.454 -> 1.455
2002-11-26 07:15:31 +00:00
Bruce A. Mah
9ff4a5cf37
New release note: ICMP source quench behavior change.
...
Updated release note: Heimdal 0.5.1.
2002-11-25 21:48:15 +00:00
Giorgos Keramidas
8b614cd40e
5.0 is a release, the `series of release' is called 5.X
...
Approved by: re (bmah)
2002-11-25 21:14:16 +00:00
Bruce A. Mah
1b938d0980
In several instances, adjacent, related release notes were combined.
...
A useless entry was removed, as per its comment.
Fixed a number of typos and grammos.
Old (pre-4.6) security advisories were marked as historic. Hyperlinks
were removed from these release notes to work around a buglet in
footnote numbering for printed output. These changes eliminated three
pages of only marginally-useful utility.
Clarify a note on procfs(5) mounts.
The games/freebsd-games port now exists, so refer to it when talking
about the removal of the traditional BSD games.
lukemftpd was deactivated, so remove its release note.
Add text on the demise of pkg_version -c.
Approved by: re (implicitly)
2002-11-25 21:12:52 +00:00
Udo Erdelhoff
e35f2b32ee
MFS: Fix a typo
...
Approved by: re
2002-11-24 01:30:00 +00:00
Wilko Bulte
1458ac4792
Note how to enable the ATA interface on PC64
...
Tested by: Kirk Strauser <kirk@strauser.com>
2002-11-23 09:35:11 +00:00
Nate Lawson
a16c1430da
Release notes for new targ(4)
2002-11-23 00:31:58 +00:00
Bruce A. Mah
05ca97dd60
Move lang/gnat from disc1 to disc3. (Possibly a moot point, since it
...
doesn't build on CURRENT at the moment.)
Approved by: re (murray)
2002-11-22 15:46:43 +00:00
Jun Kuriyama
394a46ca24
Merge the changes in the English version.
...
1.76 -> 1.115 hardware/common/dev.sgml
1.2 -> 1.3 hardware/i386/proc-i386.sgml
1.1 -> 1.2 hardware/ia64/article.sgml
1.433 -> 1.454 relnotes/common/new.sgml
1.4 -> 1.6 share/sgml/release.dsl
Approved by: re (bmah)
2002-11-21 21:54:38 +00:00
Wilko Bulte
bb66bea923
Clarify that AS500 does not use SDRAM DIMMs.
2002-11-21 21:47:27 +00:00
Udo Erdelhoff
fc7cd97211
MFen 1.454
2002-11-21 17:57:41 +00:00
Udo Erdelhoff
2b6f8fc5fc
MFbed: track changes in english version
...
hardware/common/dev.sgml: 1.114 -> 1.115
relnotes/common/new.sgml: 1.452 -> 1.453
Approved by: re
2002-11-20 19:22:09 +00:00
Bruce A. Mah
e4ef47f1ee
MFC noted: trm driver.
...
Approved by: re (implicitly)
2002-11-20 17:17:11 +00:00
Jun Kuriyama
fa8b708706
First round to sync with the English version.
...
This patch sync'ed to 1.433 of the English version, but most of new
text are not yet translated. More will be followed.
2002-11-19 22:20:02 +00:00
Bruce A. Mah
33772a02e9
Add entity references for cam(4), sn(4), awi(4).
...
PR: 45489
Submitted by: Mark Linimon <linimon@lonesome.com>
2002-11-19 21:34:35 +00:00
Bruce A. Mah
e722ae087c
Fix a couple of bewildering typos.
...
Pointed out by: "Alexey V. Neyman" <alex.neyman@auriga.ru>
Approved by: re (implicitly)
2002-11-19 19:00:27 +00:00
Yoshihiro Takahashi
236c9d91d8
Export NO_CPU_CFLAGS and NO_CPU_COPTFLAGS to chroot.
2002-11-18 11:16:44 +00:00
Yoshihiro Takahashi
1fe1bbd91d
Don't move NFSCLIENT.
2002-11-18 11:03:29 +00:00
Marcel Moolenaar
929fb97c09
Add mount_msdosfs to the crunch-mix. We need to be able to mount
...
the EFI partition, because we intend to link /boot to /efi/boot.
2002-11-18 08:32:45 +00:00
Hiroki Sato
e66b2829eb
Add ${DESTDIR} forgotten in the previous commit.
2002-11-17 20:38:27 +00:00
Luigi Rizzo
6008a3d4b6
Upgrade the root partition mount to r/w before trying to write to it.
...
MFC after: 3 days
2002-11-17 20:19:34 +00:00