diff --git a/en/releases/5.1R/Makefile b/en/releases/5.1R/Makefile new file mode 100644 index 0000000000..f89cc2ce09 --- /dev/null +++ b/en/releases/5.1R/Makefile @@ -0,0 +1,14 @@ +# $FreeBSD: www/en/releases/4.8R/Makefile,v 1.2 2003/02/19 15:13:01 murray Exp $ + +.if exists(../Makefile.conf) +.include "../Makefile.conf" +.endif +.if exists(../Makefile.inc) +.include "../Makefile.inc" +.endif + +DOCS= schedule.sgml todo.sgml + +DATA= docbook.css + +.include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/releases/5.1R/docbook.css b/en/releases/5.1R/docbook.css new file mode 100644 index 0000000000..786c745a10 --- /dev/null +++ b/en/releases/5.1R/docbook.css @@ -0,0 +1,161 @@ +/* + * Copyright (c) 2001 The FreeBSD Documentation Project + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * + * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + * $FreeBSD: www/en/releases/5.0R/docbook.css,v 1.1 2003/01/16 18:23:51 bmah Exp $ + */ + +BODY ADDRESS { + line-height: 1.3; + margin: .6em 0; +} + +BODY BLOCKQUOTE { + margin-top: .75em; + line-height: 1.5; + margin-bottom: .75em; +} + +HTML BODY { + margin: 1em 8% 1em 10%; + line-height: 1.2; +} + +.LEGALNOTICE { + font-size: small; + font-variant: small-caps; +} + +BODY DIV { + margin: 0; +} + +DL { + margin: .8em 0; + line-height: 1.2; +} + +BODY FORM { + margin: .6em 0; +} + +H1, H2, H3, H4, H5, H6, +DIV.EXAMPLE P B, +.QUESTION, +DIV.TABLE P B, +DIV.PROCEDURE P B { + color: #990000; +} + +BODY H1 { + margin: .8em 0 0 -4%; + line-height: 1.3; +} + +BODY H2 { + margin: .8em 0 0 -4%; + line-height: 1.3; +} + +BODY H3 { + margin: .8em 0 0 -3%; + line-height: 1.3; +} + +BODY H4 { + margin: .8em 0 0 -3%; + line-height: 1.3; +} + +BODY H5 { + margin: .8em 0 0 -2%; + line-height: 1.3; +} + +BODY H6 { + margin: .8em 0 0 -1%; + line-height: 1.3; +} + +BODY HR { + margin: .6em +} + +BODY IMG.NAVHEADER { + margin: 0 0 0 -4%; +} + +OL { + margin: 0 0 0 5%; + line-height: 1.2; +} + +BODY P { + margin: .6em 0; + line-height: 1.2; +} + +BODY PRE { + margin: .75em 0; + line-height: 1.0; + color: #461b7e; +} + +BODY TD { + line-height: 1.2 +} + +BODY TH { + line-height: 1.2; +} + +UL, BODY DIR, BODY MENU { + margin: 0 0 0 5%; + line-height: 1.2; +} + +HTML { + margin: 0; + padding: 0; +} + + +.FILENAME { + color: #007a00; +} + +BODY H1, BODY H2, BODY H3, BODY H4, BODY H5, BODY H6 { + margin-left: 0 +} + +.GUIMENU, .GUIMENUITEM, .GUISUBMENU, +.GUILABEL, .INTERFACE, .GUIBUTTON, +.SHORTCUT, .SHORTCUT .KEYCAP { + background-color: #F0F0F0; +} + +.ACCEL { + background-color: #F0F0F0; + text-decoration: underline; +} diff --git a/en/releases/5.1R/schedule.sgml b/en/releases/5.1R/schedule.sgml new file mode 100644 index 0000000000..e9057cdcc1 --- /dev/null +++ b/en/releases/5.1R/schedule.sgml @@ -0,0 +1,138 @@ + + + + + %includes; +]> + + +&header; + +

Introduction

+ +

This is a specific schedule for the release of FreeBSD 5.1. For + more general information about the release engineering process, + please see the Release + Engineering section of the web site.

+ +

General discussions about the release engineering process or + quality assurance issues should be sent to the public freebsd-qa mailing list. + MFC + requests should be sent to re@FreeBSD.org.

+ +

One of the major features of FreeBSD 5.1 will be further refinement of + the re-worked SMP support introduced in FreeBSD 5.0. For specific + information about the progress towards 5.1-RELEASE in this area, please + see the SMP Project page.

+ +

FreeBSD 5.1 will continue to be released from the 5-CURRENT development + stream. For more details about the milestones for reaching + 5-STABLE, see the 5-STABLE + Roadmap page.

+ +

The current release engineering TODO list is also available. + This list is updated periodically through the release cycle.

+ +

Schedule

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ActionExpectedActualDescription
-CURRENT code freeze5 May + 2003--The src/ code freeze for 5.1. Commits to + HEAD require re@ approval.
5.1-BETA5 May 2003--5.1-BETA release of x86, alpha, sparc64, and ia64.
First release candidate19 May 2003--x86, alpha, sparc64, and ia64 images released and uploaded to + ftp-master.freebsd.org.
RELENG_5_1 branched19 May 2003--Branch of src/ from HEAD for the release. Note: no branch + for RELENG_5 will happen a this time.
src/ unfrozen19 May 2003--Unfreeze HEAD src. Continue to coordinate significant + check-ins with re@freebsd.org in order to work towards + 5-STABLE.
Second release candidate27 May 2003----
Ports tree tagged27 May 2003--Tentative date of RELEASE_5_1_0 tag for ports.
Version numbers bumped30 May 2003--The files listed here + are updated to reflect FreeBSD 5.1.
src tree tagged30 May 2003--Tag the RELENG_5_1 branch with RELENG_5_1_0_RELEASE
doc tree tagged30 May 2003--Tag the doc/ branch with RELEASE_5_1_0
Final builds30 May 2003--Start x86, alpha, sparc64, ia64, and pc98 builds.
Warn hubs@FreeBSD.org30 May 2003--Heads up email to hubs@FreeBSD.org to give admins time to prepare + for the load spike to come. The site administrators have frequently + requested advance notice for new ISOs.
Upload to ftp-master1 Jun 2003--Release and packages uploaded to ftp-master.FreeBSD.org
FreeBSD 5.1 Released2 Jun 2003--FreeBSD 5.1 is announced to the mailing lists.
FreeBSD 5.1 Press Release2 Jun 2003--A formal press release statement is in the works and should be + released at this time to the www.FreeBSD.org website and various + tech publications.
+ + &footer; + + + diff --git a/en/releases/5.1R/todo.sgml b/en/releases/5.1R/todo.sgml new file mode 100644 index 0000000000..5931ee2275 --- /dev/null +++ b/en/releases/5.1R/todo.sgml @@ -0,0 +1,155 @@ + + + + + %includes; + %developers; +]> + + +&header; + +

Open Issues

+ +

This is a list of open issues that need to be resolved for FreeBSD + 5.1. If you have any updates for this list, please e-mail + re@FreeBSD.org.

+ +

Must Resolve Issues for 5.1-RELEASE

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
IssueStatusResponsibleDescription
Race conditions in trussErrata candidate&a.robert;Truss appears to contain a race condition during the start-up of + debugging, which can result in truss failing to attach to the process + before it exits. The symptom is that truss reports that it cannot + open the procfs node supporting the process being debugged. A bug + also appears to exist where in truss will hang if execve() returns + ENOENT. A further race appears to exist in which truss will return + "PIOCWAIT: Input/output error" occasionally on startup. The fix + for this sufficiently changes process execution handling that we + will defer the fix to post-5.0 and consider this errata.
iir driver fails to probe disks----During the install, the iir controller appears to correctly + probe, but finds no disk devices. The card in question is an + Intel srcu32 RAID controller with 32Mb RAM, Firmware revision + 2.33.01. Direct access to real iir hardware for SCSI + developers would be very helpful in resolving this problem.
if_wi problems on Lucent hardwareIn Progress&a.imp;, &a.sam;The recently upgraded if_wi driver is more tuned to Prism hardware + than to Lucent hardware, resulting in system lockups and poor performance + when using Lucent hardware.
lazy context switching for i386In Progress&a.peter;Lazy Context Switching allows for faster context switches and should + mitigate the some of the latency introduced with interrupt threads and + GEOM kernel threads.
Fresh ACPI-CA import----The last ACPI-CA import happened in Oct 2002. Vendor releases since then + address various bugs that have also plagued FreeBSD 5.0 users.
PAE support for i386In Progress&a.jake;PAE support allows the use of up to 64GB of RAM on Pentium Pro and above + systems. Virtual addresses are still contrained to 32-bits.
+ +

Desired Features for 5.1-RELEASE

+ + + + + + + + + + + + +
IssueStatusResponsibleDescription
a.out toolchain port----A.out support in the base system was reduced; the removed build + chain components should be made into a port.
+ +

Documentation items that must be resolved for 5.1

+ + + + + + + + + + + + + + + + + + + + + + + + + +
IssueStatusResponsibleDescription
No docs for FAST IPSEC----The new "fast ipsec" implementation has insufficient documentation + (man pages, release notes), and this would be highly desirable to + have before 5.0-RELEASE.
Documentation rottage: S/Key----We now use OPIE instead of S/Key. The handbook doesn't know + that yet.
Documentation wanted: gdbe--&a.chris;5.0 includes GDBE, supporting encryption of swap and storage. + It would be nice if that was documented in the handbook.
+ +

Areas requiring immediate testing due to 5.0 changes

+ + + + + + + + + + + + +
IssueStatusResponsibleDescription
No console (term) if smbus is enable in the kernel----There are reports that kernels build with smbus, viapm, and smb + devices may not properly probe and support the system console + following boot.
+ + &footer; + + +