Commit Graph

5873 Commits

Author SHA1 Message Date
Joel Dahl
99030e6c12 New release notes: snd_t4dwave(4) manual page added.
Approved by:	brueffer (mentor)
2005-08-18 19:05:46 +00:00
Joel Dahl
229be6cef1 snd_via8233(4) works on amd64.
Approved by:	brueffer (mentor)
2005-08-16 14:25:12 +00:00
Joel Dahl
331fe3c4a1 Auto generate device listings for snd_t4dwave(4).
Approved by:	brueffer (mentor)
2005-08-15 18:10:27 +00:00
Hiroki Sato
67b1f4d459 New release notes:
New sysctls: kern.malloc_stats and vm.zone_stats,
	mpt(4) improvements,
	ifconfig(8) -k flag,
	libmemstat(3) added,
	libpcap updated to v0.9.1, and
	tcpdump updated to v3.9.1.
2005-07-15 16:38:52 +00:00
Hiroki Sato
e4d7fb6831 Trim the old relnotes items. 2005-07-15 15:15:20 +00:00
Hiroki Sato
07743e2b03 Update version numbers to 7-CURRENT. 2005-07-15 15:14:22 +00:00
Ken Smith
4900836a01 Adjust for HEAD being 7.0 now.
Approved by:	re (implicit)
2005-07-11 15:50:29 +00:00
Scott Long
091040346a Adapt the mfsroot environment of sysinstall to the needs of the new dhclient.
This involves having passwd bits available so that seteuid("_dhcp") work,
and creating /var/empty so that chroot(_VAR_EMPTY) works.  My gut feeling
is that the better solution is to make privsep and chroot optional in
dhclient, but this works well for now and is low-risk.

Approved by: re
2005-07-11 03:59:25 +00:00
Hiroki Sato
aad53ebf00 MFC:
$jail_<name>_flags for rc.d/jail, and
	pkg_version(1) -I flag.

Approved by:	re (implicitly)
2005-07-10 03:47:00 +00:00
Hiroki Sato
79ec8905f6 Update release notes:
pc98 also supports ELF kernel crash dump now.

Pointed out by:	nyan
Approved by:	re (implicitly)
2005-07-10 03:33:00 +00:00
Hiroki Sato
9d77f80ae9 New release notes:
amd64/i386 ELF kernel crash dump,
	snd_csa(4) suspend/resume support,
	ste(4) ALTQ support,
	address family check of routing table added,
	env(1) -v, -S, and -P options added,
	libkvm crash dump support improvement:
		ELF format, >4GB on 32-bit arch, and PAE,
	$jail_<name>_flags for rc.d/jail added, and
	new manual pages: central(4), clkbrd(4), creator(4),
		ebus(4), eeprom(4), fhc(4),  machfb(4), ofw.console(4),
		openfirm(4), openprom(4), rtc(4), and sbus(4).

Update release notes:
	Use &man.ofw.console.4;.

Approved by:	re (implicitly)
2005-07-09 17:26:10 +00:00
Denis Peplin
774812956c Merge the following from the English version:
1.879 -> 1.880 new.sgml

Obtained from:  The FreeBSD Russian Documentation Project
Approved by:    re (scottl)
2005-07-08 14:34:10 +00:00
Simon L. B. Nielsen
5248e0694d Handle .Li macro's with quoted arguments, which is used in the ath(4)
manual page.

Noticed by:	brueffer (long ago)
Approved by:	re (hrs)
2005-07-04 07:48:02 +00:00
Bruce A. Mah
27a2197ea5 New release notes: SA-05:13.ipfw, SA-05:14.bzip2, SA-05:15.tcp.
Approved by:	re (blanket relnotes)
2005-06-30 18:17:09 +00:00
Hideyuki KURASHINA
4c4bfd6ed4 - Retire the Early Adopter's Guide in HEAD.
- Remove following files since their contents are merged into
  relnotes/common/new.sgml years ago.

    relnotes/common/artheader.sgml
    relnotes/common/intro.sgml
    relnotes/common/upgrading.sgml

Approved by:	re (hrs)
2005-06-30 16:26:24 +00:00
Hideyuki KURASHINA
7af2c44848 Use consistent translation for the word ``interface''.
Approved by:	re (hrs)
2005-06-30 12:54:57 +00:00
Hideyuki KURASHINA
f8f163bc0a Merge the following from the English version:
1.3  -> 1.7	Makefile
	1.65 -> 1.73	errata/article.sgml

Approved by:	re (hrs)
2005-06-30 12:54:30 +00:00
Denis Peplin
11e36541ae Update Russian override of dev-auto.sgml
Obtained from:  The FreeBSD Russian Documentation Project
Approved by:    re (blanket)
2005-06-30 12:07:29 +00:00
Denis Peplin
7fe8d3ceb1 Merge the following from the English version:
1.278 -> 1.282 hardware/common/dev.sgml
   1.31 -> 1.32 installation/common/install.sgml
   1.17 -> 1.19 installation/common/trouble.sgml
   1.6 -> 1.7 installation/common/artheader.sgml
   1.845 -> 1.879 relnotes/common/new.sgml
   1.36 -> 1.37 readme/article.sgml

Obtained from:	The FreeBSD Russian Documentation Project
Approved by:	re (blanket)
2005-06-30 11:35:03 +00:00
Bruce A. Mah
cbea18d9ae Fix grammar and markup nits, do some wordsmithing.
Approved by:	re (blanket relnotes)
2005-06-30 04:55:46 +00:00
Hideyuki KURASHINA
e22225b87b Merge the following from the English version:
1.5   -> 1.7	hardware/common/artheader.sgml
	1.269 -> 1.281	hardware/common/dev.sgml

Update a Japanese override of dev-auto.sgml.

Approved by:		re (hrs)
Based on work by:	Ryusuke Suzuki <ryusuke at nucl.sci.hokudai.ac.jp>
2005-06-27 17:48:20 +00:00
Hideyuki KURASHINA
d2adf18ed9 bs driver was already removed.
Approved by:	re (hrs)
Reviewed by:	nyan
MFC after:	1 week
2005-06-27 14:54:49 +00:00
Hiroki Sato
6d880fa65e Document floppy disk based installation is not supported
on FreeBSD/sparc64 now.

Pointed out by:	Brett D.Estrade (estrabd at mailcan dot com)
Approved by:	re (implicitly)
2005-06-24 09:07:04 +00:00
Hiroki Sato
34dc3c7f63 New release notes:
OpenPAM Figwort release.

Approved by:	re (implicitly)
2005-06-19 12:38:18 +00:00
Christian Brueffer
482b893365 Whitespace cleanup from last commit.
Translators can ignore this.

Approved by:	re (blanket)
2005-06-16 22:22:05 +00:00
Christian Brueffer
277a0dfd18 Limit entries to their respective architectures. We don't need e.g.
ISA troubleshooting in the amd64 installation guide.

Also note that amd64 and ia64 use ACPI.

Approved by:	re (blanket)
MFC after:	3 days
2005-06-16 22:19:05 +00:00
Ruslan Ermilov
ece6831d38 Provide 32-bit runtime support on amd64 as a separate distribution, lib32.
Prodded by:	obrien
Nodded by:	peter
Approved by:	re
2005-06-16 18:16:14 +00:00
Wilko Bulte
bcdc9124d8 Update hardware support. Add note on TGA. Remove DEFPA FDDI (it did
not work when I last tried).  Tell people to not spend money on anything
less than EV5 machines.

Approved by: re (blanket)
2005-06-15 19:41:24 +00:00
Hiroki Sato
e28e75cfd6 Update release notes:
hostapd v0.3.9,
	sendmail OSTYPE(freebsd6) support,
	WPA Supplicant v0.3.9, and
	new manual pages: bus_space(9) and pmap_page_init(9).

Approved by:	re (implicitly)
2005-06-15 16:17:28 +00:00
Wilko Bulte
5b9f3a50a0 Empty CMOS batteries can cause agony with your AlphaBIOS versus
SRM selection.

Found out the hard way by: gallatin
Approved by: re (scottl)
2005-06-14 17:38:46 +00:00
Hiroki Sato
8c523fead6 New release notes:
security.jail.getfsstatroot_only
	--> security.jail.enforce_statfs renamed,
	struct ifnet change,
	acpi_ibm(4) improved,
	atkbdc(4) cleanup,
	arkbdc(4), syscons(4), and so on, enabled by default on sparc64,
	hwpmc(4) MI support,
	ng_tcpmss(4) added, and
	rexecd(8) removed.

Approved by:	re (implicitly)
2005-06-12 08:55:59 +00:00
Hiroki Sato
aed219316b Document SA-05:10, SA-05:11, and SA-05:12.
Approved by:	re (implicitly)
2005-06-11 17:27:14 +00:00
Hiroki Sato
7a9f484b11 Fix section number of hostapd(8) and wpa_supplicant(8).
Noticed by:	brueffer
Pointy hat to:	hrs
2005-06-08 12:57:47 +00:00
Hiroki Sato
3b27fe88e9 New release notes:
ichsmb(4) kernel module available,
	ifconfig(8) now supports if_bridge(4),
	link state change notification sent to /dev/devctl,
	_dhcp user/group added,
	NetBSD specific rc.d scripts removed,
	OpenBSD dhclient imported,
	hostapd v0.3.7 imported,
	WPA Supplicant v0.3.8 imported, and
	pkg_create(1) -R flag added.

Update release notes:
	Move "sendmail 8.13.4 import" to the userland changes section.
2005-06-08 08:26:54 +00:00
Gregory Neil Shapiro
c7b64c7b81 Note the sendmail 8.13.4 upgrade. 2005-06-07 04:20:57 +00:00
Bruce A. Mah
8cb62f3fd6 New release notes: if_bridge(4).
Updated release notes:  OpenSSH 4.1p1.
2005-06-05 16:16:31 +00:00
Hiroki Sato
440f877a34 Remove trailing whitespaces. 2005-06-03 18:42:47 +00:00
Hiroki Sato
852dd726ef New release notes:
FreeBSD/i386 and /amd64 always use the local APIC timer even
	on an UP system,
	vm.blacklist tunable added,
	ipfw now supports IPv4 only rule,
	struct netent and getnetbyaddr(3) POSIX conformance and
        the ABI breakage on 64-bit platforms, and
	GNU GCC 3.4.2-prerelease --> 3.4.4.

Update release notes:
	more machine-specific optimized version of math functions.
2005-06-03 18:37:16 +00:00
Hiroki Sato
0717110a5a New release notes:
syscons VESA support,
	libpcap v0.8.3 --> v0.9.1 (alpha 096), and
	TCPDUMP v3.8.3 --> v3.9.1 (alpha 096).
2005-05-30 16:51:57 +00:00
Yoshihiro Takahashi
20ef0ca2b3 Enable ReiserFS note on pc98. 2005-05-28 12:41:55 +00:00
Bruce A. Mah
512111f78a Move sed(1) -l release note to the right section. Don't know what I
was thinking (was I thinking?) when I wrote this.
2005-05-26 14:41:20 +00:00
Bruce A. Mah
77d4d6f688 New release notes: autoboot_delay -1 (+MFC), NgATM 1.2, texinfo 4.8,
pkg_version -I.

Modified release notes:  bsnmp 1.9, new manpages (devfs.conf(5),
devfs.rules(5), pthread_atfork(3)).

Other MFCs noted:  sed(1) -l.
2005-05-26 14:38:16 +00:00
Christian Brueffer
bef2146e49 New release note: Read-only support for ReiserFS. 2005-05-26 10:48:35 +00:00
Bruce A. Mah
1f4d94b986 Consolidate some release notes items regarding new manual pages
and add some entries for recently-added sound manual pages.

Submitted by:	joel
Reviewed by:	bmah, hrs
2005-05-24 03:14:46 +00:00
Christian Brueffer
46cb3017e3 New release notes:
- uftdi(4) supports the FTDI FT2232C chip.
- bge(4) support for several new chips. (merged)

Note merges:

- uaudio(4) sync
- dc(4) polling
- xl(4) polling
- ixgb(4) MPSAFE
2005-05-23 11:31:26 +00:00
Peter Grehan
24aade12eb Make the liveCD separate ala ia64 - the combined live/install is
too large.
2005-05-23 03:14:56 +00:00
Bruce A. Mah
bf3bb3655d New release notes: gethostby*(3) thread-safe (+MFC), getnetby*(3)
thread-safe (+MFC).
2005-05-23 02:37:35 +00:00
Bruce A. Mah
63311be5f3 MFCs noted: New ndisulator driver generation procedure, getproto*(3)
thread-safe, getserv*(3) thread-safe, kldstat(8) -m, default stack
size increases.
2005-05-22 18:24:31 +00:00
Christian Brueffer
bee644d1ce Sort the sound section by driver name. The exception to this is sound(4),
which is the master driver and will hopefully be renamed to snd(4) soon.
2005-05-22 17:12:42 +00:00
Christian Brueffer
16ae9881cd - Autogenerate device listings for sound(4) aka pcm(4)
- Rename the Audio Devices section into Sound Devices, this is more
  in line with out sound and snd_* drivers

MFC after:	1 week
2005-05-22 17:04:04 +00:00
Bruce A. Mah
201aed7a77 New release notes: libalias as kernel module, ng_nat(4), sed(1) -l,
ATA mkIII, chflags(1) -h, kldstat(8) -m, what(1) -q, GNU grep patches
from Fedora.
2005-05-20 04:19:56 +00:00
Christian Brueffer
6059b9e1fd Add nve(4). 2005-05-19 15:01:44 +00:00
Christian Brueffer
977f66ec53 Directly link to the nve(4) manpage. 2005-05-19 14:59:21 +00:00
Bruce A. Mah
28629d2de8 SA-05.09.htt only applies to i386 and amd64, so conditionalize
appropriately.
2005-05-19 14:43:20 +00:00
Bruce A. Mah
d565684dc9 Catch up on some low-hanging fruit...
New release notes: SA-05:09.htt, awk 20050424, bzip2 1.0.3, libregex
from a glibc CVS snapshot, pf from OpenBSD 3.7.

Updated release notes:  lukemftp 20050219.
2005-05-19 14:33:44 +00:00
Ruslan Ermilov
b6bdead975 Strip the initial world some more. 2005-05-17 14:24:33 +00:00
Hajimu UMEMOTO
4f10131848 NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines
NI_WITHSCOPEID, and our getaddrinfo(3) does nothing special
for it, now.
2005-05-13 16:31:11 +00:00
Christian Brueffer
44cfc21100 Link to the new acpi_ibm(4) manpage. 2005-05-07 13:46:20 +00:00
Bruce A. Mah
ff23585421 Revised release note: Corrected advisory name of SA-05:07.ldt. 2005-05-06 23:16:55 +00:00
Simon L. B. Nielsen
412f7416b3 Document FreeBSD-SA-05:06.iir, FreeBSD-SA-05:07.ldt, and
FreeBSD-SA-05:08.kmem.
2005-05-06 11:46:31 +00:00
Murray Stokely
6b4c9eb44a Use smart quote entities instead of double ``ticks'' to create more
aesthetically pleasing HTML output.

Tested with:		mozilla, opera, lynx, links
Problematic with:	w3m
Reviewed by:		remko, keramida
2005-05-05 17:10:37 +00:00
Marcel Moolenaar
d6ff5700fe Put gnome-lite and kde-lite on disc2 for ia64. The full gnome and kde
packages is causing the disc2 ISO to overflow in excess of 100MB.

MFC after: 2 days
2005-05-03 05:37:09 +00:00
Marcel Moolenaar
765bbb2127 Remove only the packages sub-directory before recreating it. Do not
remove the whole disc treei structure. This allows one to specify the
disc trees created by a prior release build (under R/cdrom) as the
destination without destroying the contents. This better integrates
with release building and makes further automation easier.

MFC after: 2 days
2005-05-03 04:19:07 +00:00
Marcel Moolenaar
9bae572bd7 Allow specifying which INDEX file to use by setting PKG_INDEX. By default
the INDEX file is taken from the package source tree as defined by the
PKG_TREE variable. This change allows using the (possibly incomplete)
packages on pointyhat.

MFC after: 2 days
2005-05-03 04:11:56 +00:00
Bruce A. Mah
6a5f213745 New release notes: musycc gone, new ndis(4) driver generation/load
mechanism, bsnmp 1.9, libz 1.2.2.
2005-05-02 05:56:30 +00:00
Bruce A. Mah
5e4056ab78 New release notes: IPFilter 4.1.8, tcsh 6.14.00. 2005-05-02 01:14:36 +00:00
Bruce A. Mah
45d1812df3 Fix a few grammos and style nits here and there. 2005-05-02 01:09:32 +00:00
Xin LI
5cb3f9e280 MFen 1.845-1.849
Obtained from:	The FreeBSD Simplified Chinese Project CVS
2005-05-01 15:07:58 +00:00
Bruce A. Mah
e7b13da6f5 New release note: SA-05:05.cvs.
MFCs noted:  restore(8) of FreeBSD 1 images, syslog(8) expanded
hostname specifications.
2005-04-25 15:32:58 +00:00
Denis Peplin
3f9fb3fce5 Merge the following from the English version:
1.5 -> 1.7 hardware/common/artheader.sgml
   1.276 -> 1.278 hardware/common/dev.sgml

Update also Russian override of dev-auto.sgml

Obtained from:	The FreeBSD Russian Documentation Project
2005-04-25 12:22:25 +00:00
Christian Brueffer
388efaf1f6 Grammar fixes. 2005-04-19 18:52:52 +00:00
Hiroki Sato
d6f95567ba New release notes:
getproto{ent,byname,bynumber}(3) thread-safe.

Update release notes:
	s/MPSAFE/thread-safe/ in the entry of getserv{ent,byname,byport}.
2005-04-19 17:57:53 +00:00
Hiroki Sato
31be53fa70 New release notes:
hwpmc(4) and associated library/userland utilities,
	ipw(4), iwi(4), ral(4), and ural(4) wireless LAN drivers,
	ipfw(4) and dummynet(4) now supports IPv6,
	net.link.tap.user_open sysctl for tap(4),
	LOCAL_CREDS and LOCAL_CONNWAIT options for unix(4),
	twa(4) driver update,
	machine-specific optimized functions for AMD64.
	getserv{ent,byname,byport} MPSAFE,
	mixer(8) -S option,
	C99 functions: roundl(), lroundl(), llroundl(), truncl(), and floorl(),
	syslogd(8) -S option,
	rc.d/bsnmpd startup script, and
	manual pages of ataraid(4), sched_4bsd(4), and sched_ule(4) added.
2005-04-19 12:03:52 +00:00
Hiroki Sato
376c9e2db7 Bump copyright year and use &os;. 2005-04-19 09:43:53 +00:00
Hiroki Sato
f34a7124ae Bump copyright year. 2005-04-19 09:42:25 +00:00
Xin LI
ac5c6dad08 MFen: 1.843 -> 1.845, plus some language improvements.
MFC After:	1 day, MT5_4 candidate
Obtained from:	The FreeBSD Simplified Chinese Project
2005-04-18 16:55:48 +00:00
Denis Peplin
dac263a70e Merge the following from the English version:
1.843 -> 1.845 relnotes/common/new.sgml
2005-04-18 09:30:41 +00:00
Denis Peplin
b292a29a85 Print amd64-specific security advisory only for amd64
Reviewed by:	re (hrs)
2005-04-18 08:29:25 +00:00
Ken Smith
13dd1fc256 Needed to drop "lang/gnat", "print/teTeX", and "textproc/docproj-jadetex"
to make the packages fit on the CDs...

MFC after:	3 days
2005-04-17 23:30:20 +00:00
Simon L. B. Nielsen
dd91e9eb42 Document FreeBSD-SA-05:04.ifconf.
MFC after:	1 day
2005-04-15 14:27:26 +00:00
Denis Peplin
3eb1247ba7 Typo fix 2005-04-15 13:13:08 +00:00
Denis Peplin
546b321d76 Merge the following from the English version:
1.832 -> 1.843 relnotes/common/new.sgml

Obtained from:	The FreeBSD Russian Documentation Project
2005-04-15 12:03:46 +00:00
Denis Peplin
b014d005c9 Merge the following from the English version:
1.30 -> 1.31 install.sgml
   1.9 -> 1.10 layout.sgml
   1.16 -> 1.17 trouble.sgml

Obtained from:	The FreeBSD Russian Documentation Project
2005-04-14 13:29:07 +00:00
Christian Brueffer
e0ae3a432c Autogenerate hardware notes for snd_als4000.4, snd_fm801.4 and snd_via8233.4. 2005-04-12 13:33:20 +00:00
Xin LI
0ac73e6794 MFen to 1.17
Obtained from:	The FreeBSD Simplified Chinese Project CVS
2005-04-09 06:22:32 +00:00
Xin LI
495fa722c0 MFen to 1.10
Obtained from: The FreeBSD Simplified Chinese Project
2005-04-09 03:09:06 +00:00
Xin LI
1140c89a20 MFen 1.843
Obtained from:	The FreeBSD Simplified Chinese Project CVS
2005-04-07 02:59:18 +00:00
Hiroki Sato
f0a4e141f4 New release notes:
debug.mpsafevm=1 by default on sparc64,
	ixgb(4) MPSAFE,
	core dump of natd(8) w/ -reverse fixed,
	libarchive zip support improved, and
	rexecd(8) root login problem fixed.
2005-04-06 19:58:22 +00:00
Hiroki Sato
e43b83b1a4 Bump &release.manpath.netbsd;. 2005-04-06 18:30:34 +00:00
Hiroki Sato
c3df0d6c2e New release notes: FreeBSD-SA-05:03.amd64. 2005-04-06 18:28:54 +00:00
Bruce A. Mah
d742d25bc3 New release note: SA-05:02.sendfile (+MFC). 2005-04-06 00:10:19 +00:00
Xin LI
3513dd211c MFen 1.30 -> 1.31
Obtained from:	The FreeBSD Simplified Chinese Project CVS
2005-04-03 17:41:21 +00:00
Xin LI
872144762e MFen 1.276 -> 1.277
Obtained from:	The FreeBSD Simplified Chinese Project CVS
2005-04-03 16:48:22 +00:00
Bruce A. Mah
47b563639b MFC noted: arcmsr(4). 2005-04-02 23:28:42 +00:00
Bruce A. Mah
2ce71b23f7 Rewrite the fixit section to reflect reality as I understand it.
Thanks to avatar and jhb for pointing out the more glaring problems in
the prior version.
2005-04-02 19:50:07 +00:00
Bruce A. Mah
fce0ca3550 Mention that CDROMs have a slightly different layout than what is
pictured here.  We might want to show a real CDROM layout here.

Also clarify that whatever's in the floppies/ directory is primarily
useful to users who actually need to boot from floppy to start an
installation.
2005-04-02 19:41:41 +00:00
Bruce A. Mah
1c32779087 Use <replaceable></replaceable> elements where appropriate for floppy
disk names.

"Approximately three...floppies" is kind of weird to me, so substitute
"several" here instead.  We already mention that a floppy disk set
requires three disks elsewhere, so we're not really losing any
content.
2005-04-02 19:39:35 +00:00
Xin LI
fde2b24692 MFen 1.69.2.1 -> 1.72
Obtained from:	The FreeBSD Simplified Chinese Project CVS
2005-04-02 14:08:24 +00:00
Bruce A. Mah
8550a8f587 New release notes: xl(4) polling, arcmsr(4).
MFCs noted:  cdce(4).

Modified release notes:  Mentioned that docs live on disc2.iso.
2005-04-02 05:41:29 +00:00
Christian Brueffer
6748f93705 Autogenerate device listings for arcmsr(4). 2005-03-31 20:52:27 +00:00