Commit Graph

5387 Commits

Author SHA1 Message Date
Luigi Rizzo
ee8c7c4ee9 Remove this picobsd floppy type.
We only want to support one in -current, and let people take care
of their own images.
2004-03-24 07:51:40 +00:00
Luigi Rizzo
328f5ff96e fix building of bridge floppies 2004-03-24 07:30:54 +00:00
Luigi Rizzo
616f4ca3a7 Fix various issues with the picobsd build script in -current:
+ declare some shell variables as 'local'
+ add a missing ';;' in a 'case' statement
+ centralize newfs options
+ properly override GID and UID when installing include files and libraries
+ add a missing '-r' in disklabel commands (maybe not necessary, but it
  does not harm and it was used in the RELENG_4 version)
+ no more require 'perl' when installing the secondary loader
+ use '-t rsa1' when invoking ssh-keygen
2004-03-21 10:46:13 +00:00
Hiroki Sato
ea3c18aedc New release note:
ips(4) now supports the recent Adaptec flavors
	of ServeRAID series SCSI controller cards.
2004-03-20 07:17:12 +00:00
Hiroki Sato
9ebb6e1eb2 MFC:
xl(4) hardware TX checksum disabled.
2004-03-20 06:19:38 +00:00
Hiroki Sato
8206b275ce New release note:
xl(4) hardware TX checksum disabled,
	uart(4) hw.uart.{console,dbgport} environment variable support.
2004-03-20 06:14:55 +00:00
Hiroki Sato
0c29f7d300 New release note:
Intel ACPI-CA 20040311 import.
2004-03-18 17:51:55 +00:00
Hiroki Sato
ce23d184a7 New release note:
SA-04:05.openssl
	/etc/rc.d/mixer
	/etc/rc.d/gbde_swap (wording fix)
2004-03-18 16:39:19 +00:00
Hiroki Sato
df6511ed48 New release note:
libdisk's u_long->d_addr_t change.
2004-03-16 22:14:37 +00:00
Hiroki Sato
42c59787dd New release note:
raid(4) removal.
2004-03-16 15:30:46 +00:00
Hiroki Sato
9c0ab25d6e New release note:
arl(4) for Aironet Arlan 655 wireless adapters.
2004-03-16 04:40:10 +00:00
Hiroki Sato
11d3e039e6 New release note:
ata(4) cardbus ATA/SATA support.
	ifconfig(8) prints polling(4) status.
2004-03-15 21:20:39 +00:00
Bruce A. Mah
1352f6f491 Grammar nits.
Move a SGML comment to a more meaningful (and correct) place in this
file.
2004-03-15 00:24:27 +00:00
Bruce A. Mah
312cabac15 Mention ubser(4) devices, fix a minor punctuation nit. 2004-03-15 00:11:27 +00:00
Bruce A. Mah
39cccd7ea2 New release notes: acpi_toshiba(4), acpi_video(4), ubser(4),
FreeBSD/i386 can be compiled with icc, ng_atmllc(4), logins(1), GNU
grep 2.4.2.
2004-03-15 00:07:19 +00:00
Hiroki Sato
22937d6049 Update release note:
The gsc driver removed.
2004-03-14 23:26:06 +00:00
Bruce A. Mah
5366d3a281 Remove entries for the following devices as their drivers are gone:
rdp(4), le(4), stl(4), stli(4), ctx(4), spigot(4).

Take a guess that the following devices correspond to removed drivers
and blow their entries away too: "Genius and Mustek hand scanners"
(gsc(4)?)  and "GPB and Transputer drivers" (gpib(4)?).
2004-03-14 22:56:06 +00:00
Hiroki Sato
cfd3634f23 Update release note:
rdp and spigot driver removed.
2004-03-14 22:42:02 +00:00
Hiroki Sato
3ce68bad1c Update release note:
The le driver removed.
2004-03-14 22:35:48 +00:00
Hiroki Sato
3e5d21d84c New release note:
old ISA drivers (asc, ctx, gp, stl, stli, wt) removed.
	nologin(8) moved to /usr/sbin/nologin.

Update release note:
	nologin(8) always reports login attempts[1].

Suggested by:	cperciva[1]
2004-03-14 08:47:20 +00:00
Hiroki Sato
ce6fa90bd5 New release note:
64-bit time_t on FreeBSD/sparc64,
	em(4) hiccup during ifconfig em0 alias fixed,
	ng_vlan(4) netgraph node type,
	umass(4) ATAPI MMC commands support,
	rc.d/gbde_swap and gbde_swap_enable in rc.conf,
	mountd(8) -p <port> option,
	nologin(8) syslog support,
	OpenBSD's pf and the related userland utils imported,
	SIZE attribute in distinfo enabled by default.

(when you find errors or inappropriate descriptions, please let me know.)
2004-03-13 16:45:05 +00:00
Hiroki Sato
191ac18641 Fix a typo (s/acecss/access/). 2004-03-13 16:21:39 +00:00
Bruce A. Mah
411cd40a47 New errata: SA-04:04. Also fix a typo in the URL for SA-04:03. 2004-03-05 04:19:06 +00:00
Hideyuki KURASHINA
485d490620 Merge the following from the English version:
1.61 -> 1.65	errata/article.sgml
2004-03-05 04:14:21 +00:00
Bruce A. Mah
9203287aef Rewrite TCP segment reassembly note to mention SA-04:04, note MFC,
relocate to security advisory section.
2004-03-04 17:06:30 +00:00
Hideyuki KURASHINA
302799e4e8 &release.current; security fix branch does not exist, it should be
&release.prev; security fix branch.
2004-03-04 13:59:45 +00:00
Bruce A. Mah
77990834a3 Modified release notes: More ports affected by thread-safe resolver
ABI change [1], ACPI 20040220.

Submitted by:	marcus [1]
2004-02-29 02:20:21 +00:00
Bruce A. Mah
f5687a43d2 Added errata items: SA-04:03, __FreeBSD_version glitch in
porters-handbook for 5.2.1 docset.

Made this document apply to 5.2.1-RELEASE as well by noting this in
the abstract and noting errata items that were fixed/addressed in
5.2.1.
2004-02-28 22:49:15 +00:00
Bruce A. Mah
46a51869c2 Add entry for udav(4) devices. 2004-02-28 18:44:52 +00:00
Bruce A. Mah
248bfd7247 Sorting fix: Put resolver(3) and killall(1) in the correct sorting
order in the userland section.

No other content changes.
2004-02-28 18:42:03 +00:00
Bruce A. Mah
882bac220c New release notes: SA-04:03, device driver megapatch, new file
descriptor allocation code, udav(4), TCP segment reassembly queue
update, EXT2FS large file support, geom_concat, indent(1) -ldi,
ifconfig(8) name, ip6fw(8) -n, libalias(3) new API, newfs(8)/mdmfs(8)
-l, re-entrant resolver(3) interfaces, savecore(8) large coredump
support, script(1) stdin bugfix, getopt_long(3) changes, gdtoa
20040118.

Modified release notes:  Cross-reference resolver(3) rather than
resolver(5).

A number of these release notes were obtained from (or supplemented
by) Mark Johnston's weekly FreeBSD cvs-src summaries.
2004-02-28 18:40:53 +00:00
Bruce A. Mah
d968126d67 New release notes: GNU regex import, routed 2.27.
Updated release notes:  OpenSSH 3.8p1 and default configuration
changes.
2004-02-26 16:05:25 +00:00
David E. O'Brien
e31a14418a Remove freebsd-update -- it breaks the Alpha, sparc64, ia64, and amd64
release bulds.
2004-02-25 19:05:47 +00:00
Gregory Neil Shapiro
162f81b382 sendmail 8.12.11 has been MFC'ed to RELENG_4 2004-02-22 04:30:32 +00:00
Makoto Matsushita
d822892179 Unbreak fixit crunch: since Feb/17/2004, mount(8) requires libufs.
See also src/sbin/mount/Makefile rev 1.14.

Noticed by: snapshots.jp.FreeBSD.org
2004-02-19 02:48:46 +00:00
Bruce A. Mah
afa3e829b1 New release note: pw(8) -H.
MFCs noted:  libdisk fix for PC98, killall(8) -e.
2004-02-17 05:30:26 +00:00
Bruce A. Mah
f8a949b59b Whitespace fixes, no content changes. Translators may ignore this
commit.
2004-02-17 05:08:32 +00:00
Bruce A. Mah
938fe21f66 New release notes: TCP RFC 2385 (TCP-MD5) support, libarchive(3),
killall(1) -e, sdpd(8), awk 20040207, GNU readline patches 001-005,
GNU tar renaming, OpenPAM Eelgrass.
2004-02-17 05:05:43 +00:00
Gregory Neil Shapiro
732714879a Add a release note for the sendmail 8.12.11 import 2004-02-14 22:02:50 +00:00
Colin Percival
d623b765cf style cleanup: Remove duplicate $FreeBSD$ tags.
These files had tags after the copyright notice,
inside the comment block (incorrect, removed),
and outside the comment block (correct).

Approved by:	rwatson (mentor)
2004-02-10 20:42:33 +00:00
Bruce A. Mah
dc894e1a6c New errata: SA-04:02. 2004-02-08 22:16:29 +00:00
Bruce A. Mah
cb4cb93f58 New release note: SA-04:02. 2004-02-06 21:36:48 +00:00
John Baldwin
13ff581d3d - Use a stock loader with forth support on the boot floppies.
- Use the regular forth scripts including the stock device.hints file on
  the boot floppies.
- gzip all the various text files on the boot floppy that are larger than
  one sector to save on space.
- Generate a loader.conf to load the kernel, acpi.ko, and mfsroot making
  use of the 'module_before' variables to prompt for a floppy to be entered
  when required and use a stock loader.rc.  This enables the beastie menu
  on i386.
- PC98 has been changed to split the mfsroot for now so that the floppies
  fit.  When the PC98 bootstrap is updated to work with ELF files (which
  needs to happen anyway), then SPLIT_MFSROOT can be turned off for PC98.
2004-02-03 22:05:55 +00:00
Bruce A. Mah
4d3410b485 Move recent devfs path rules note from userland section to kernel
section; update manpage entity reference appropriately.

Requested by:	cperciva
2004-01-30 18:29:14 +00:00
Bruce A. Mah
5f05fcc8a2 New errata: SA-04:01. 2004-01-30 17:53:48 +00:00
Bruce A. Mah
175b5a83de Argh. Fix SA-04:01 note so that it actually makes sense. 2004-01-30 17:50:35 +00:00
Bruce A. Mah
8e1a094907 New release notes: SA-04:01, devfs(8) rules work on directories,
libdisk fix for pc98, libpthread default, boot floppy overhaul.

Modified release notes:  Rewrite Project Evil note.
2004-01-30 17:46:05 +00:00
Yoshihiro Takahashi
11e5ad6def Update the MINIMALDOCPORTS variable.
- Add ports/Tools to get some scripts.
  - Add missing dependency (print/ghostscript-gnu-nox11). [1]
  - Remove unused ports (devel/bison and textproc/mkcatalog). [1]

Submitted by:	jhay [1]
2004-01-30 14:10:24 +00:00
Hiroki Sato
eda20bd39b Fix a typo[1] and merge from the English version:
1.59  -> 1.61 	errata/article.sgml

Pointed out by[1]:	Daisuke Takahashi <takaha@mue.biglobe.ne.jp>
References[1]:		[doc-jp-work 828]
2004-01-30 05:42:22 +00:00
John Baldwin
d943f83bf0 - Tweak order of arch fs options to stick all floppy options together and
all MFS root options together and in the same order on all archs.
- Drop support for using the no longer existing 2.88 floppy image for CD
  booting on i386 via the EMUL_BOOT variable.
- Use a stock loader on the boot floppy rather than one without forth.
- Force the gzip of the mfsroot in release.9 to succeed.  This is useful
  when doing lots of rereleases when testing floppy changes.
- If an acpi kernel module exists, stick it on the boot floppy and for
  now always load it after the kernel.
2004-01-29 19:01:58 +00:00
Ruslan Ermilov
e45b43aad2 Two nits from rev. 1.835:
- Fixed spelling of NO_FLOPPIES to unbreak snapshot building on
  architectures that don't support them (as installation source).

- Don't rely on CVS setting execution bits on the shell script.
  (This is also consistent with the rest of this makefile.)

Reviewed by:	jhb
2004-01-29 16:21:00 +00:00
Yoshihiro Takahashi
6ab88893be The name of small boot floppy should be boot-small.flp to avoid conflicting
normal size floppy.

Reviewed by:	jhb
2004-01-29 15:14:59 +00:00
Ruslan Ermilov
e99d38fece - Removed more bitrot (the "while" loops).
- Factored out common parts of dofs_vn() and dofs_md().
2004-01-28 22:44:17 +00:00
Yoshihiro Takahashi
3d449c8bf6 Add gettext-old to the MINIMALDOCPORTS variable. 2004-01-28 14:51:38 +00:00
Ruslan Ermilov
2b2baba122 GC some old cruft. 2004-01-28 10:58:37 +00:00
Ruslan Ermilov
3a125d8e18 Put slattach(8) onto the MFS root file system now that we always
use the GENERIC kernel for installs which has the sl(4) support.
2004-01-28 10:18:54 +00:00
Ruslan Ermilov
ac5d091724 Put slattach(8), camcontrol(8), usbd(8), and usbdevs(8) onto the
MFS root file system now that these architectures always use the
GENERIC kernel for installs.
2004-01-28 10:15:47 +00:00
Ruslan Ermilov
cae8c47975 Clean up after revision 1.55. 2004-01-28 09:38:40 +00:00
Ruslan Ermilov
5179f5c3b9 Revert revision 1.833 -- the reinstallkernel.debug target calls the
installkernel.debug target (in the kernel build directory) which is
only defined if the kernel was configured for debugging which it is
not the case for GENERIC kernels on release branches.
2004-01-28 09:19:16 +00:00
Ruslan Ermilov
1118e5b37a Only i386 and Alpha have the compat4x distribution. 2004-01-28 09:12:00 +00:00
Bruce A. Mah
37c2cbe308 Modified release note: Rewrite CVS update note to reflect reality
Submitted by:	nectar
2004-01-27 00:50:21 +00:00
John Baldwin
96300f5dc8 *BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *CLICK* *CLICK* *CLICK*
*BANG* *BANG* *BANG* *BANG* *BANG* *BANG* *CLICK* *CLICK* *CLICK*

Death to the stripped down BOOTMFS kernel for boot floppies and all the
cruft that goes along with it.
2004-01-26 20:02:01 +00:00
John Baldwin
c0731f81d3 Overhaul our boot floppy generation system so that it scales better and
requires minimal care and feeding for future releases.
- Consolidate multitude of floppy related constants down to a normal
  FLOPPY set for 1.44 floppies and on PC98 a SMALLFLOPPY set for 1.2
  floppies.  Also, cleanup the i386 arch section by not duplicating
  constants that are the same on both machine types (i386 and pc98).
- Update the ZIPNSPLIT macro to generate a file chunks that will actually
  fit onto 1.44 floppies formatted with UFS1.  Unfortunately, split(1)
  seems to be somewhat buggy, so the files generated are slightly larger
  than the argument passed to split.
- Split the release.10 target into 3 targers: floppies.1, floppies.2 and
  floppies.3 that are added to EXTRAS only if NOFLOPPIES is defined.
  floppies.1 builds the install floppies, floppies.2 builds the fixit
  floppy, and floppies.3 generates the md5 sums and READMEs for the
  floppies/ directory.
- Drop the by now largely obsolete and less useful boot.flp picture.  This
  was more useful when the mfsroot lived inside the kernel rather than
  being loaded from a separate file by the loader.
- Only build a single mfsroot containing no modules that is used for all
  installation methods.
- Use split-file.sh to split up a gzipped GENERIC kernel into however many
  floppies it takes for the boot kernel.  Currently, a stock 5.2 GENERIC
  kernel including WITNESS, INVARIANTS, DDB, and other assorted bloat fits
  onto 2 additional floppies besides the boot floppy with some room to
  spare.
- If SPLIT_MFSROOT is defined, the mfsroot.gz file is similar split into
  however many floppies are needed.  Currently it is not defined as the
  mfsroot.gz fits onto the current boot.flp with room to spare.
- Add a 'makeFloppySet' target which builds a floppy set for a file that
  was split using split-file.sh.
- Rename the doMFSKERN target to 'buildBootFloppy' as that more closely
  matches what it does now.  We no longer build a custom BOOTMFS kernel for
  each boot floppy.
- We no longer build a 2.88 boot.flp image to use with emulated CD booting.
  The non-emulated cdboot works for almost everyone who boots off of CD and
  if it doesn't work on a particular machine, the user can always boot from
  the 1.44 floppy images.
- We no longer build a driver floppy or stick kernel modules in the mfsroot
  since we now use a stock kernel when booting from floppy.
2004-01-26 19:58:38 +00:00
John Baldwin
18e5e37daa Add a script to split a single file up into chunks using split along with
a list file suitable for use with libstand's splitfs filesystem.  The first
chunk of the file is 16k and has an extension of '.boot' and is meant to be
placed on the boot floppy.  This is required because the current
implementations of gzipfs and bzipfs in libstand want to read in the header
of the file each time it is opened.
2004-01-26 19:45:09 +00:00
Bruce A. Mah
7ea97ca1c9 New release note: SMBFS request signing [1].
Modified release notes:  Expand on ULE features [2], provide a further
clarification on CVS changes.

Submitted by:	tjr [1], jeffr [2]
2004-01-26 16:41:46 +00:00
Christian Brueffer
63f52d6e73 Trim IDE/ATA device list in favor of the list in the ata.4 manpage 2004-01-25 21:57:57 +00:00
Bruce A. Mah
07c0990d3d New release note: PFIL_HOOKS in GENERIC. 2004-01-25 21:54:24 +00:00
Bruce A. Mah
3c753b4c6d New release notes: SCHED_ULE default, cdboot buggy BIOS workaround,
dc(4) sparc64/OFW fix, sk(4) multicast fix, IPsec bugfix, ata(4)
bugfixes, GEOM fix, NFSv4 panic fix, NSS large groups fix, CVS
security fix.

Most (but not all) of these are 5.2-RELEASE errata items.
2004-01-25 06:23:10 +00:00
Bruce A. Mah
783867678c s/freebsd.org/FreeBSD.org/ 2004-01-25 05:08:44 +00:00
Ruslan Ermilov
bbe8270c50 - Run makewhatis(1) in etc/Makefile at the end of "install".
- Removed redundant and undocumented NO_MAKEDB_RUN knob.
2004-01-22 08:18:37 +00:00
Bruce A. Mah
99dfd6213f New errata: IPsec bugs. Source material for this errata note was...
Submitted by:	Bjoern A. Zeeb < bzeeb at Zabbadoz dot NeT >
2004-01-21 17:03:13 +00:00
Ruslan Ermilov
4591175cd8 Use the reinstallkernel.debug target, now that we have it. 2004-01-21 08:24:44 +00:00
Makoto Matsushita
d9aeaacb6f Fix "5.x release on 4.x box" support.
It is required to check /etc/rc.d/ldconfig before use, because
${CHROOT} sandbox is sometimes 4.x world.  If /etc/rc.d/ldconfig
is not there, run ldconfig(8) directly.

Discussed with: imp, obrien, ru
2004-01-19 13:35:46 +00:00
Ruslan Ermilov
0957570bf2 We also want the *_p.a symlinks to be part of the proflibs distribution. 2004-01-18 09:06:40 +00:00
Ruslan Ermilov
90165ba56f Once upon a time we had both "crypto" and "krb5" distributions,
and rebuilt some bits with crypto but without Kerberos support
(most notably SSH) during "make release", to put them into the
"crypto" distribution.

Now that we don't ship the separate "krb5" distribution anymore
(it's now part of the "crypto" distribuion), don't waste time
recompiling SSH bits without crypto and without Kerberos support
in an attempt to put them in the "base" distribution -- it just
doesn't work as SSH always uses crypto code.

We avoid this by not rebuilding KPROGS from kerberos5/Makefile in
release/Makefile and adding "libpam" to SPROGS in secure/Makefile
to ensure it's still rebuilt without crypto support for the "base"
distribution.  (Disabling crypto (NOCRYPT) also disables building
of Kerberos-related PAM modules, and it's OK to depend on this.)

This should be a no-op change saving some "make release" time.
2004-01-17 19:22:36 +00:00
Ruslan Ermilov
a2cd4a0de6 MFRELENG_5_2: Default the snapshot versioning to 5.2.
PR:		misc/61402
Submitted by:	Chris Knight
2004-01-17 18:25:43 +00:00
Hiroki Sato
8aabfa80da Improve translation. 2004-01-17 03:20:48 +00:00
Bruce A. Mah
3964121be1 Switch manpath for FreeBSD manpages to 5.2-current. 2004-01-16 15:39:56 +00:00
Yoshihiro Takahashi
ba547cb42d Add missing '\' in previous change. 2004-01-15 10:17:43 +00:00
Hiroki Sato
0295178da3 Catch up with the English version:
1.57 -> 1.59	errata/article.sgml
2004-01-14 01:08:05 +00:00
David E. O'Brien
b34a415e58 * if-like-constructs now use <TAB>body consistently.
* Long statements with '\' continuation now use <4 spaces>continuation
  consistently.
* wraps some long lines
* More consistent on how very simular repeated commands are wrapped.
2004-01-13 18:46:09 +00:00
Bruce A. Mah
63c0de18aa New errata: KUser can corrupt passwd file.
Requested by:	scottl, "Eugenia Loli-Queru" <eugenia at osnews dot com>
2004-01-13 17:15:58 +00:00
Bruce A. Mah
55c610dd8e New errata: NSS problems and workaround [1], GCC typo in release
notes [2].

Submitted by:	nectar [1], gerald [2]
2004-01-13 16:46:35 +00:00
Hiroki Sato
5014555856 Fix a typo.
Spotted by:	rushani
2004-01-12 15:39:46 +00:00
Yoshihiro Takahashi
ab0a016c08 Use /etc/rc.d/ldconfig script rather than the ldconfig command directly.
Submitted by:	matusita
2004-01-12 08:37:32 +00:00
Hiroki Sato
aff2c92b8b Merge the following from the English version:
1.2   -> 1.3  	hardware/amd64/proc-amd64.sgml
	1.188 -> 1.210	hardware/common/dev.sgml
	1.12  -> 1.13 	hardware/i386/proc-i386.sgml
2004-01-12 06:21:23 +00:00
Hiroki Sato
546cb1871a Merge the following from the English version:
1.54  -> 1.57 	errata/article.sgml
2004-01-12 05:08:47 +00:00
David E. O'Brien
edc4ccf018 Opera is i386-only. 2004-01-12 04:43:41 +00:00
Hiroki Sato
8096052fae Merge the following from the English version:
1.53  -> 1.54 		errata/article.sgml
	1.644 -> 1.663.2.5	relnotes/common/new.sgml
2004-01-12 03:54:23 +00:00
Yoshihiro Takahashi
e818ceb452 Run ldconfig in the chroot environment to find shared libraries in
/usr/local/lib.
2004-01-11 12:45:41 +00:00
Yoshihiro Takahashi
50adc4cac9 Fix MINIMALDOCPORTS lists. 2004-01-11 11:55:37 +00:00
Bruce A. Mah
717347949f New errata: Mention APIC problems and workarounds, NFSv4 client bug,
new TCP MSS size/rate limiting feature.

Fix a typo. [1]

Submitted by:	Aniruddha Bohra <bohra at cs dot rutgers dot edu> [1]
2004-01-10 19:17:21 +00:00
Bruce A. Mah
b4b7e9c75d New release notes: Changed some TCP tunable defaults, MSS sanity
checks and overload protection, OpenSSH 3.7.1p2.

Use digi(4) entity.

Bump copyright date.
2004-01-10 18:10:20 +00:00
Bruce A. Mah
0e6a6f18a1 First 5.2-RELEASE errata, documenting some known issues in the
release: xdm(1) black-and-white-ness, ACPI problems, ATA device
problems, NFS floppy install requirements, pcm(4) vchan instabilities.

Submitted by:	scottl, truckman
2004-01-09 20:10:20 +00:00
David E. O'Brien
7e92d04c01 '+' can also appear in a package file name.
Reported by:	jhb

'^' could also appear in a package file name.
2004-01-02 22:58:29 +00:00
David E. O'Brien
20e37e5d83 Creates an INDEX file suitable for an ISO distribution image containing only
the specified packages.
2004-01-02 01:10:37 +00:00
Motoyuki Konno
af07821e5e Merge the following changes from English version:
early-adopter/article.sgml	1.16 -> 1.17
2003-12-29 15:40:41 +00:00
Scott Long
6fedff6c32 Put the em and vx drivers back into the kernel so that the mfsroot stops
overflowing.  We are one again on the brink of the floppies having major
overflow problems.
2003-12-22 15:19:45 +00:00
Bruce A. Mah
946bee360e New release notes: boot0sio, ndis(4), resolver(5) supports timeout:
and attempts:, ipfw(8) -b, ACPI-CA 20031203.
2003-12-12 21:58:13 +00:00
Peter Wemm
9d8179ea3b Add hints about nForce3 issues 2003-12-08 22:38:39 +00:00
Bruce A. Mah
661138a15c Urk, add arch attributes to items from my previous commit. 2003-12-07 23:07:39 +00:00
Bruce A. Mah
ac198ea654 New release notes: Record the demise of the lmc, dgb, hea, meteor,
and loran drivers.
2003-12-07 22:58:35 +00:00
Bruce A. Mah
89dc79b3f3 The lmc, meteor, and loran drivers have been removed from the source
tree, so remove them from the hardware notes.

The dgb driver has been replaced by the digi driver.

The hea driver has been replaced by the en driver.
2003-12-07 22:48:03 +00:00
Bruce A. Mah
7bec11babd Bump various entities for 5.2-CURRENT, trim release notes and errata. 2003-12-07 22:12:05 +00:00
Bruce A. Mah
6f27ad7184 Whee!
Modified release note:  kdump(1) -E.

Approved by:	re (implicitly)
2003-12-07 01:11:33 +00:00
Bruce A. Mah
0c28f119e0 Grrr...get the semantics of these entities right.
Approved by:	re (implicitly)
2003-12-07 01:08:24 +00:00
Bruce A. Mah
c5cc93f9ca Use sab(4) manpage entity.
Approved by:	re (implicitly)
2003-12-07 00:54:22 +00:00
Bruce A. Mah
4d157649e0 More correctly handle cross-references to USB keyboards and mice.
Approved by:	re (implicitly)
2003-12-07 00:37:35 +00:00
Bruce A. Mah
c840056332 More hardware notes device trimming: Remove devices supported by
ohci(4), uhci(4), ubsa(4), uftdi(4), uvscom(4), fwohci(4), and sbp(4)
in favor of the device lists in their respective manual pages.

Approved by:	re (implicitly)
2003-12-07 00:06:50 +00:00
Bruce A. Mah
097b1993cc New release notes: Logical CPUs for HTT now enabled using BIOS
settings, options IPFILTER requires options PFIL_HOOKS, last bits of
a.out compiler toolchain are gone, acpiconf(8) -i, asf(8), .snap
directory for snapshots, kdump(1) -p, last(1) -n, libwrap/tcpdchk(8)
support extended tcp_wrappers syntax, repquota(8) -n, savecore(8) -C,
uname(1) -i, hardware notes device trimmage, Turkish translation for
docs.

Modified release notes:  Spell "Cronyx-Sigma" correctly in cx(4)
item, spell "FireWire" consistently, fix grammer in puc(4) item, move
uart(4) note from NIC to generic kernel section, spell "NetGraph"
consistently, fix typo in xe(4) note, dynamic linking note more
precise,

Deleted release notes:  -pthread removed (this was reverted).

Other:  Correct a reference to recent security advisories.

Approved by:	re (implicitly)
2003-12-06 23:14:35 +00:00
Bruce A. Mah
302e8edbe8 Trim some unnecessary text from bt(4) and mly(4) listings, fix typo in
sk(4) listing, trim em(4) devices, trim dgb(4) devices, trim
stl(4)/stli(4) devices, trim uaudio(4) devices.

Approved by:	re (implicitly)
2003-12-06 20:43:48 +00:00
Bruce A. Mah
9206de5218 HTT logical processors are now enabled (not disabled) by default, so
reflect this in the hardware notes.

Approved by:	re (implicitly)
2003-12-06 20:39:58 +00:00
Scott Long
5c418e493b Slim down the package list some more. The KDE and Gnome metaports might
need to be tweaked a bit, but this gives the disc1 ISO a fighting chance.
2003-12-06 04:15:13 +00:00
Bruce A. Mah
283a495015 New release note: ip_fastforward.
Approved by:	re (implicitly)
2003-12-05 21:34:31 +00:00
Bruce A. Mah
b3420cad00 Move cx(4) entry from "Serial Devices" to "Miscellaneous Networks".
Approved by:	re (implicitly)
Reviewed by:	imp
2003-12-05 21:04:51 +00:00
Bruce A. Mah
dc276a13c5 New (well, belatedly added) errta: SA-03:19.
Approved by:	re (implicitly)
2003-12-04 23:53:54 +00:00
Bruce A. Mah
f4a6a8e5f3 For some reason, we never mentioned the cx(4) driver here, even though
it even has a manual page.  Correct this oversight.

Approved by:	re (implicitly)
2003-12-04 19:22:06 +00:00
Bruce A. Mah
2b907f31da New release notes: cx(4) update and sconfig(8), utopia(4) [1], wi(4)
works on Lucent cards, NFSv4 client support, GNOME/KDE "Lite Edition"
on disc 1.

Approved by:	re (implicitly)
Submitted by:	harti [1]
2003-12-04 19:20:28 +00:00
Joe Marcus Clarke
98ab23aaa4 Depend on kde-lite and gnome2-lite instead of kde3 and gnome2. This greatly
reduces the amount of space occupied by packages on release disc 1.

Approved by:	re (scottl)
2003-12-02 20:47:31 +00:00
Bruce A. Mah
71e5b4d590 Trim wi(4) devices from the hardware notes. Also add a listing of the
various chipsets supported by this driver as there are only a few and
this seems to be useful information.

Approved by:	re (implicitly)
2003-12-02 07:13:03 +00:00
Bruce A. Mah
7fdfe3a980 IFP4: Update the Early Adopters Guide to bring it up to the state
of the world roughly as of the upcoming 5.2 release.

Approved by:	re (implicitly)
2003-12-02 05:54:35 +00:00
David E. O'Brien
eb9bb3ee55 Automatically generate the CHECKSUM.MD5 file for ISO's.
Approved by:	scottl
2003-12-01 10:46:45 +00:00
Bruce A. Mah
b52fd40e38 New release notes: SA-03.19, tcp_hostcache, compat4x.i386 updates,
nologin(8) C implementation, no more sysinstall(8) security profiles

Modified release notes: Dynamic /bin and /sbin only apply to non-ia64,
BIND 8.3.7 (+ MFC), add old version information to sendmail update
note.

Approved by:	re (implicitly)
2003-12-01 00:17:33 +00:00
Bruce A. Mah
bb04ed3c77 Trim ncv(4) and nsp(4) devices from the hardware notes and point to
on-line manpages via hyperlinks.

Approved by:	re (implicitly)
2003-11-30 23:54:59 +00:00
Bruce A. Mah
8fbc41978d Version number bump for 5.2-BETA release documentation.
Approved by:	re (implicitly)
2003-11-30 19:11:59 +00:00
Kris Kennaway
27a52f71ba Also export the ARCH variable so that cross-generation of cdrom package
lists works as expected.

Approved by:	re
2003-11-30 01:35:19 +00:00
Scott Long
0ebcc1a982 vim-lite can hardly be considered 'lite'. Remove it. 2003-11-29 23:48:44 +00:00
Peter Wemm
a0598a8716 Mention that floppy based installs are not supported on amd64 systems
rather than leaving the section blank.  This was left out of the last
commit by accident.

Approved by: bmah
2003-11-27 18:38:39 +00:00
Peter Wemm
89eeb5e516 Update for amd64 so that the devices list is a bit more complete and there
are not quite so many blank sections.

Approved by:  bmah
2003-11-27 18:24:44 +00:00
Simon L. B. Nielsen
c4f6ec8989 Correct the name of the make(1) knob to disable dynamic root
(s/WITHOUT_DYNAMICROOT/NO_DYNAMICROOT/).

Approved by:	re (scottl)
Noticed by:	Matthias Schndehtte <Matthias.Schuendehuette@siemens.com>
2003-11-25 14:11:02 +00:00
Scott Long
cbaa2c700c Move mly, plip, and slip back into the kernel so floppy 3 can fit again. I'm
not sure why it exploded in the last 10 days, though I suspect nfsclient.ko.

Approved by: re (rwatson)
2003-11-25 04:51:35 +00:00
Christian Brueffer
00ebd9c633 o Add missing articles
o Various grammar fixes

Approved by:	re (murray)
2003-11-23 09:53:13 +00:00
Bruce A. Mah
3a956a7f32 New release note: acpi(4) idle state support.
Submitted by:	njl
Approved by:	re (implicitly)
2003-11-21 01:23:20 +00:00
Christian Brueffer
3257da0c40 o Use manpage entity for xe(4)
o Various grammar fixes

Approved by:	re (bmah)
2003-11-20 19:39:53 +00:00
Bruce A. Mah
5ba49552e6 New release note: sparc64 syscons(4) support [1]
Modified release note:  mount_udf(8) -C. [2]

Submitted by:	kris [1], "R. Imura" <imura@ryu16.org> [2]
Approved by:	re (implicitly)
2003-11-20 17:07:59 +00:00
Bruce A. Mah
da60ceef2e Start turning on a few devices in the amd64 hardware notes, based on
things that I've observed to work.

Obtained from:	sledge, various dmesg(1) output messages from peter
2003-11-17 05:45:21 +00:00
Bruce A. Mah
ab9c99bd65 Modified release note: dynamically linked /bin and /sbin is now the
default.
2003-11-16 20:34:46 +00:00
Bruce A. Mah
7be232f1ae Use idt(4) manpage entity, trim devices. 2003-11-15 05:24:10 +00:00
Jun Kuriyama
bc5ffda652 Generate minimal /etc/group file for mfsroot tree.
This fixes newfs failures at installation.

Reviewed by:	re (scottl)
2003-11-15 03:58:12 +00:00
Bruce A. Mah
ff4cdfdcdb New release notes: statfs(2), KAME updates.
Updated release note:  DRM kernel modules import.
2003-11-15 02:19:46 +00:00
Jun Kuriyama
8a34b67a07 Fix ${LOCAL_PATCHES} (chdir was ignored). 2003-11-14 08:21:21 +00:00
Simon L. B. Nielsen
0ad79d2c04 Trim the dc(4) entries.
Reviewed by:	bmah
2003-11-13 22:39:49 +00:00
Jun Kuriyama
4ece570dc5 Move cd9660 module from 3rd floppy to 2nd to unbreak release. 2003-11-12 08:08:16 +00:00
Tom Rhodes
fa61a6ff52 Help bmah out and add the ips(4) entity. 2003-11-11 19:20:13 +00:00
Bruce A. Mah
06c12112c9 MFCs noted: sendmail-8.12.10, tzdata2003d. 2003-11-10 16:27:53 +00:00
Bruce A. Mah
2da3337a41 Reorganize and trim devices from the aic(4), aha(4), ahb(4), and
ahc(4) sections.

Trim devices from sis(4), de(4), and ex(4).

Don't bother saying what standards are supported by the ATM stack;
this list is kind of misplaced here (and may not even be accurate
anymore).

Delete mention of pca; this driver has been removed.
2003-11-09 23:42:51 +00:00
Simon L. B. Nielsen
5cedd9318c Trim device entries for sym(4)/ncr(4). 2003-11-09 23:08:05 +00:00
Bruce A. Mah
0a24252410 Trim device entries for an(4), ray(4), and awi(4). 2003-11-08 23:16:43 +00:00
Bruce A. Mah
4191aa3f97 Trim the following device sections and refer to device lists in
manpages: ahd(4), mly(4), vpo(4), rl(4), bktr(4), uscanner(4).

Tweak mlx(4) entry slightly.

Also trim USB hubs, ukbd(4) and ums(4).  We can't seriously expect a
device list for these classes of devices that is inclusive enough to
be useful to anybody.
2003-11-08 17:38:11 +00:00
Yoshihiro Takahashi
8bdb7bde53 New notes for pc98: Pentium Pro and Pentium II workarounds, i386 interrupt
handling.
2003-11-08 01:17:08 +00:00