Commit Graph

2124 Commits

Author SHA1 Message Date
Christian Brueffer
bc54cd7348 New release notes:
- ng_h4(4) MPSAFE
- ng_ppp(4) MPSAFE + MFC
- zyd(4) added
- cpufreq(4) in GENERIC

Modified release notes:
- cached(8) renamed to nscd(8), also moved entry to now correct place
- Camellia is now supported in geli(8) as well

Approved by:	re (blanket)
2007-09-06 19:53:06 +00:00
Christian Brueffer
514b2bf1f6 Sort wlan entries by driver name.
Approved by:	re (blanket)
2007-09-02 09:15:08 +00:00
Christian Brueffer
62beaa0a09 Autogenerate hardware notes for zyd(4).
Approved by:	re (blanket)
2007-09-02 09:11:10 +00:00
Bruce A. Mah
78ef8ac132 New release note: coretemp(4).
Updated release note:  tzdata2007g [1].

[1] Technically I should remove the &merged; entity here but the commit  has
a one-week MFC-after so I figure I can leave it this way for now.

Approved by:	re (implicitly)
2007-08-24 15:18:42 +00:00
Bruce A. Mah
b6926c7122 Remove references to the now-deleted installation notes and add a
pointer to the installation chapter of the Handbook (it might be a
good idea to sprinkle a few more through this article).

De-emphasize the floppy disk part of installation media; it's
generally believed that most users install from CDROM or DVD
nowadays.

Use &arch.* entities where appropriate.

Bump copyright date while here.

Approved by:	re (implicitly)
2007-08-18 17:11:14 +00:00
Bruce A. Mah
050abcaec1 Factor out arch.* entities so we don't need to include them with
every one of the release documents.

Approved by:	re (implicitly)
2007-08-18 16:40:37 +00:00
Bruce A. Mah
263d5eee66 Fix the order in which we build subdirectories in a "make all" from the
top-level release/doc directory.  We were building in share/sgml first,
which caused us to autogenerate hardware notes entities in the wrong
format (we want to build these via ${RELNOTES_LANG}/hardware/Makefile,
in order to get the HWNOTES_MI variable).

Approved by:	re (kensmith)
2007-08-17 14:16:59 +00:00
Bruce A. Mah
2b33e8c7ed Cleanup of old hardware notes source files. Somehow these didn't get
removed in the hardware notes refactoring.

Approved by:	re (implicitly)
2007-08-15 18:09:08 +00:00
Bruce A. Mah
78e68ad4aa Autogenerate hardware notes entities for ath(4) for all platforms
on which it's included in the GENERIC kernel.

PR		115403
Approved by:	re (implicitly)
MFC after:	5 days
2007-08-15 04:46:04 +00:00
Bruce A. Mah
92e476c99f Remove the installation notes, which have not truly been maintained
for quite some time.  All relevant content has been moved to the
installation chapter of the FreeBSD Handbook, which will be the
single source of FreeBSD installation instructions.

In addition to removing redundancy, this change also removes the last
of the machine-dependent documents in the release documentation
set (the release notes and hardware notes were unified to produce
machine-independent documents).

Approved by:		re (blanket for installation notes removal)
Nods from:		blackend, brueffer, simon, trhodes
No objections on:	doc@
Helpful hints from:	blackend
2007-08-15 03:14:43 +00:00
Bruce A. Mah
c632346925 Modified release note: ng_h4(4) has been restored to the build
after MPSAFE modifications.

Approved by:	re (implicitly)
2007-08-15 03:05:17 +00:00
Bruce A. Mah
d58df48cac Disconnect installation notes from the release documentation build.
Approved by:	re (blanket for installation notes removal)
2007-08-15 03:02:22 +00:00
Xin LI
14b8086b80 Mention gcc 4.2.1 import.
Approved by:	re (bmah)
2007-08-14 14:49:46 +00:00
Bruce A. Mah
12e4d46cdb Coalesce another very short section into its parent.
Approved by:	re (implicitly)
2007-08-12 21:08:39 +00:00
Bruce A. Mah
6762d6363e Collapse some short sections together.
Approved by:	re (implicitly)
2007-08-12 15:44:18 +00:00
Bruce A. Mah
036b81aa96 New release notes: if_bridge(4) private ports, wlandebug(8).
Approved by:	re (implicitly)
2007-08-03 02:26:18 +00:00
Bruce A. Mah
409b3a00aa New release note: SA-07:06.tcpdump, SA-07:07.bind.
Approved by:	re (implicitly)
2007-08-02 05:19:08 +00:00
Bruce A. Mah
ef2c8992b5 Update the MPSAFE network stack note to reflect recent realities.
Approved by:	re (implicitly)
2007-07-29 23:07:12 +00:00
Christian Brueffer
4eb78fa9a9 Modified release notes:
- hostapd update to 0.5.8
- wpa_supplicant update to 0.5.8
- KDE update to 3.5.7

Approved by:	re (blanket)
2007-07-27 08:40:05 +00:00
Bruce A. Mah
e99e266743 New release note: iscsi_initiator(8).
Updated release notes:  BIND 9.4.1-p1, OpenBSM 1.0alpha15.

Approved by:	re (implicit)
2007-07-25 15:19:37 +00:00
Bruce A. Mah
f039a3e8ae New release notes:
ixgb (no manpage)
	ISDN4BSD, ng_h4, and netatm disconnected

Modified release note:
	ULE (3.0)

Approved by:	re (implicitly)
2007-07-20 15:48:02 +00:00
Xin LI
5cb5623718 Note diffutils 2.8.7 MFC.
Approved by:	re (bmah)
2007-07-15 01:59:35 +00:00
Bruce A. Mah
f24f2810ce New release note: SA-07:05.libarchive.
Approved by:	   re (implicitly)
2007-07-13 17:31:32 +00:00
Xin LI
1e3703993b Mention that BZIP2 1.0.4 was MFC'ed.
Approved by:	re (bmah)
2007-07-11 13:19:20 +00:00
Bruce A. Mah
41331ce64c New release notes: sed(1) case-insensitive matching, setenv(3)
API change.

Modified release notes:  Clarify architectures for nfe(4) note and
mention that it replaces nve(4) in i386/amd64 GENERIC [1].

Suggested by:	Michael Plass [1]
Approved by:	re (implicitly)
2007-07-09 15:53:56 +00:00
Bruce A. Mah
b30e4bb39f New release notes: uark(4), nxge(4), KAME IPsec removal and
FAST_IPSEC promotion, wicontrol(8) gone, PF 4.1.

Modified release notes:  netstat(1) IPsec stats (modified for KAME
IPsec removal).

MFC noted:  less v406.

Approved by:	re (implicitly)
2007-07-03 15:34:00 +00:00
Bruce A. Mah
979848e3c1 New release note: gjournal(8).
PR:		docs/114070
Reminded by:	Adam McDougall
Approved by:	re (implicitly)
2007-07-03 14:17:11 +00:00
Christian Brueffer
4b39fdb5e6 Autogenerate hardware notes for nfe(4) and nxge(4).
Approved by:	re (blanket)
2007-06-30 07:46:26 +00:00
Bruce A. Mah
f99ccd6438 Updated release notes: less v406.
Approved by:	re (implicitly)
2007-06-21 20:27:23 +00:00
Randall Stewart
a9c2c4f325 - Fix RFC reference to SCTP to be correct.
Approved by:	re (bmah@freebsd.org)
2007-06-19 15:56:32 +00:00
Bruce A. Mah
dc1d6f376a Updated release notes: Note that diffutils was formerly version 2.7 [1].
Add some more verbage with respect to jemalloc and resource limits [2].

Submitted by:		delphij [1]
Collaboration with:	jasone [2]
Approved by:		re (implicit)
2007-06-19 15:08:43 +00:00
Christian Brueffer
ada6a80be3 New release notes:
- tmpfs on i386,amd64
- gem(4) altq support
- AUDIT and SCTP in GENERIC
- FireWire MPSAFE
- netstat SCTP support
- dhclient RFC 3442 support (1)

Modified release notes:
- MFC markers: mxge(4) and netcat
- touch -A entry grammar fix (2)
- More manpage references used

Submitted by:	Andrey V. Elsukov (1)
		ceri (2)
Approved by:	re (blanket)
2007-06-19 14:13:46 +00:00
Yaroslav Tykhiy
5c9f1ae17d Note PAM support in atrun(8) and cron(8). 2007-06-18 12:03:02 +00:00
Bruce A. Mah
3fa4da3d2a New release notes: 802.11 stack megacommit, IPX-over-IP gone,
SSM, pam_nologin(8) change, GNU Diffutils 2.8.7.
2007-06-15 15:41:22 +00:00
Gregory Neil Shapiro
2bc2025c44 Add a new rc.conf variable, sendmail_rebuild_aliases, which tells
/etc/rc.d/sendmail whether or not to run newaliases if the database
is missing or the aliases text file is newer than aliases.db.

In my opinion, the aliases file should never be automatically rebuilt.
The current text form could represent a work in progress.  Therefore,
in FreeBSD 7.0, this new option will default to "NO".  When this rc.d
change is MFC'ed, it will need to remain "YES" to maintain backward
compatibility.

PR:		conf/86252
Approved by:	re (kensmith)
MFC after:	3 days
2007-06-12 17:33:23 +00:00
Rong-En Fan
64a61b0dfc Update release notes: awk is updated to 1 May 2007 release.
Approved by:	delphij (mentor)
2007-06-05 15:38:54 +00:00
Xin LI
ca222e2e54 Updated release notes: less was updated to v403. 2007-06-05 14:55:15 +00:00
Bruce A. Mah
c6d4ba4eea Updated release notes: BIND 9.4.1, IPFilter 4.1.23.
Removed release note:  CORE scheduler.
2007-06-05 14:30:36 +00:00
Bruce A. Mah
c3bd4749ce Remove a file that should have been removed as part of the hardware notes
reorganization.
2007-06-02 19:32:19 +00:00
Christian Brueffer
c15c9f81c7 New release notes:
- GCC SSP enabled by default
- X11BASE change
- touch -A
- fwip(4) and dcons(4) in GENERIC
- FireWire/dcons support in the i386/amd64 loader

Modified release notes:
- MFCs noted: newly supported ftpd RFCs, lagg(4), mpt(4) changes,
  snd_atiixp(4) suspend/resume
- sa(8) entry moved to the correct place
- xorg 7.2 update
2007-06-02 09:24:39 +00:00
Bruce A. Mah
631ca44df2 Fix the path to 7.0 online manual pages. 2007-05-29 16:33:24 +00:00
Bruce A. Mah
0e16b5c5a4 New release note: SA-07:04.file.
Update release note:  FILE 4.21.
2007-05-29 16:30:29 +00:00
Bruce A. Mah
083c792063 Add a few sentences about updating. Some older text on this subject
went away around the time of 5.0, when doing binary upgrades from
within sysinstall (at least from 4.X) was deemed hazardous due to the
huge differences between these two major versions.

It's much less risky now, and it's also high time that we mentioned
freebsd-update(8) too.
2007-05-29 16:14:06 +00:00
Bruce A. Mah
1bfd9199cf Fix misspelling: s/maintanence/maintenance/
Submitted by:	brueffer
2007-05-28 16:00:21 +00:00
Christian Brueffer
684d52da1e Forgot to add hptiop(4) here. 2007-05-21 18:35:40 +00:00
Bruce A. Mah
7229ab21b7 Add a few sentences of caution for Microsoft Vista users who might
want to try resizing partitions.  Based on text that was...

Submitted by:	Michel Talon
MFC after:	3 days
2007-05-19 20:09:54 +00:00
Xin LI
345407a9a1 Mention gcc 4.2.0 import. 2007-05-19 13:04:07 +00:00
Christian Brueffer
16d3037df8 New release notes:
- axe(4) altq support
- INCLUDE_CONFIG_FILE improvements
- ng_car added
- sa -U and -P flags

Modified release notes:
- hptiop(4) manpage reference added
- twa(4) updated to 3.70.03.007

Removed release notes:
- lastcomm -X, change whas been backed out
2007-05-19 12:10:48 +00:00
Bruce A. Mah
c924577296 GParted seems to have replaced QTParted on the System Rescue CD,
so reflect this.  Somewhat related to...

PR:		65477
2007-05-14 17:14:36 +00:00
Bruce A. Mah
81c73c59ce Mention tools (specifically ntfsresize, QTPartd, and SystemRescueCD)
that can be used for resizing NTFS partitions (to make room for
FreeBSD).

Based on some text that was...

Submitted by:	Hal Burch, Szakacsits Szabolcs
PR:		65477
MFC after:	3 days
2007-05-14 15:33:05 +00:00