Author: kwade
Update of /cvs/docs/release-notes In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22258
Modified Files: Makefile RELEASE-NOTES-en.xml daemons-en.xml desktop-en.xml development-tools-en.xml file-servers-en.xml install-notes-en.xml java-package-en.xml kernel-en.xml multimedia-en.xml networking-en.xml package-movement-en.xml package-notes-en.xml security-en.xml server-tools-en.xml splash-en.xml web-servers-en.xml xorg-en.xml Added Files: entertainment-en.xml i18n-en.xml legacy-en.xml Log Message: All of the content from the Wiki has been incorporated, some other changes, cautions and such applied, this is truly a test release notes with some poor language and other lack of polish.
--- NEW FILE entertainment-en.xml --- <section id="sn-entertainment"> <title>Games and Entertainment</title> <para> &FC; and &FEX; provide a selection of games that cover a variety of genres. By default, &FC;includes a small package of games for GNOME (called <filename>gnome-games</filename>). For a list of other games that are available for installation through <command>yum</command>, open a terminal and enter the following command: </para> <screen> <command>yum groupinfo "Games and Entertainment"</command> </screen> <para> For help using <command>yum</command> to install the assorted game packages, refer to the guide available at: </para> <para> <ulink url="http://fedora.redhat.com/docs/yum/">http://fedora.redhat.com/docs/yum/</ulink> </para> </section> <!-- Local variables: mode: xml sgml-parent-document:("RELEASE-NOTES-en.xml" "article" "section") fill-column: 72 End: -->
--- NEW FILE i18n-en.xml --- <section id="sn-i18n"> <title>Internationalization (i18n)</title> <para> SCIM has replaced all the other input methods. Major highlight. </para> <section> <title>Language Support</title> <para> This section includes information related to the support of various languages under &DISTRO;. </para> <section> <title>The IIIMF Input System</title> <para> IIIMF is the Internet/Intranet Input Method Framework. In &FC; &LOCALVER; the <filename>iiimf</filename> package is updated to version 12.2. </para> <variablelist> <varlistentry> <term>File Path Changes</term> <listitem> <para> The names and locations of some files in the <filename>iiimf</filename> packages have changed. </para> <para> The IIIMF server has been renamed from <filename>/usr/sbin/htt</filename> to <filename>/usr/bin/iiimd</filename>, and the XIM bridge client renamed from <filename>httx</filename> to <filename>iiimx</filename>. The <filename>init.d</filename> script name has not changed: it is still called <filename>iiim</filename>. All the global system configuration files are now located under <filename>/etc/iiim/</filename>. </para> <para> Language Engine (LE) developers should note that LE modules and their data now live under <filename>${libdir}/iiim/le/<filename><LE_NAME></filename>/</filename>, while runtime data is stored under <filename>/var/lib/iiim/le/<replaceable><LE_NAME></replaceable>/</filename>. </para> <para> For more information on the exact path and file location changes, please refer to Fedora IIIMF FAQ: </para> <para> <ulink url="http://www.fedora.redhat.com/projects/i18n/iiimf-faq.html">http://www.fedora.redhat.com/projects/i18n/iiimf-faq.html</ulink>. </para> </listitem> </varlistentry> <varlistentry> <term>Hotkeys</term> <listitem> <para> Trigger keys, such as <keycombo><keycap>Ctrl</keycap><keycap>Space</keycap></keycombo> used to activate Input Methods, are now configurable with the command-line tool <command>iiimf-le-tools</command>. This feature is only supported by GTK2 applications currently. For other applications using XIM the trigger key can be changed using an X resource. Refer to the IIIMF FAQ at <ulink url="http://www.fedora.redhat.com/projects/i18n/iiimf-faq.html">http://www.fedora.redhat.com/projects/i18n/iiimf-faq.html</ulink> for more details on how to change trigger hotkeys. </para> <para> Note that the keyname refers to the X key symbol name. For example, if you want to activate with <keycombo><keycap>Ctrl</keycap><keycap>@</keycap></keycombo>, you need to specify '<Control>at' as the keyname not '<Control>@'. </para> <para> The per-user configuration of hotkeys does not work currently with &SEL; in enforcing mode due to lack of &SEL; policy. In this case, the hotkey can only be changed in the system-wide configuration. </para> </listitem> </varlistentry> <varlistentry> <term>Qt Support</term> <listitem> <para> A Qt immodule for <filename>iiimf</filename> is now included. This immodule works but lacks a status window and is considered experimental. Therefore, the default for Qt applications is to continue using XIM for IIMF input. </para> <para> If you wish to try the immodule in a Qt application, first install the <filename>iiimf-qt</filename> package, start the application, then click mouse button-3 in an input area and select <guimenuitem>iiimqcf</guimenuitem> from the <guisubmenu>Select Input Method</guisubmenu>' submenu. </para> </listitem> </varlistentry> </variablelist> </section> </section> </section> <!-- Local variables: mode: xml sgml-parent-document:("RELEASE-NOTES-en.xml" "article" "section") fill-column: 72 End: -->
--- NEW FILE legacy-en.xml --- <!-- Local variables: mode: xml sgml-parent-document:("RELEASE-NOTES-en.xml" "article" "section") fill-column: 72 End: -->
Index: Makefile =================================================================== RCS file: /cvs/docs/release-notes/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Makefile 24 Oct 2005 14:08:53 -0000 1.2 +++ Makefile 25 Oct 2005 08:34:00 -0000 1.3 @@ -12,7 +12,7 @@ # LANGUAGES = en DOCBASE = RELEASE-NOTES -XMLEXTRAFILES-en=daemons.xml database-servers.xml desktop.xml development-tools.xml feedback.xml file-servers.xml file-systems.xml hardware-reqs.xml install-notes.xml intro.xml java-package.xml kernel.xml misc-server.xml multimedia.xml networking.xml overview.xml package-movement.xml package-notes.xml printing.xml project-overview.xml samba.xml security.xml server-tools.xml splash.xml web-servers.xml xorg.xml +XMLEXTRAFILES-en=daemons-en.xml database-servers-en.xml desktop-en.xml development-tools-en.xml feedback-en.xml file-servers-en.xml file-systems-en.xml hardware-reqs-en.xml install-notes-en.xml intro-en.xml java-package-en.xml kernel-en.xml misc-server-en.xml multimedia-en.xml networking-en.xml overview-en.xml package-movement-en.xml package-notes-en.xml printing-en.xml project-overview-en.xml samba-en.xml security-en.xml server-tools-en.xml splash-en.xml web-servers-en.xml xorg-en.xml # ###################################################### include ../docs-common/Makefile.common
Index: RELEASE-NOTES-en.xml =================================================================== RCS file: /cvs/docs/release-notes/RELEASE-NOTES-en.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- RELEASE-NOTES-en.xml 24 Oct 2005 13:33:23 -0000 1.2 +++ RELEASE-NOTES-en.xml 25 Oct 2005 08:34:00 -0000 1.3 @@ -3,57 +3,59 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
<!-- *************** Section files *************** --> -<!ENTITY FEEDBACK SYSTEM "./feedback.xml"> -<!ENTITY HARDWARE-REQS SYSTEM "./hardware-reqs.xml"> -<!ENTITY INSTALL-NOTES SYSTEM "./install-notes.xml"> -<!ENTITY SPLASH SYSTEM "./splash.xml"> -<!ENTITY INTRO SYSTEM "./intro.xml"> -<!ENTITY OVERVIEW SYSTEM "./overview.xml"> -<!ENTITY PACKAGE-MOVEMENT SYSTEM "./package-movement.xml"> -<!ENTITY PACKAGE-NOTES SYSTEM "./package-notes.xml"> -<!ENTITY PROJECT-OVERVIEW SYSTEM "./project-overview.xml"> -<!ENTITY KERNEL SYSTEM "./kernel.xml"> -<!ENTITY SAMBA SYSTEM "./samba.xml"> -<!ENTITY PRINTING SYSTEM "./printing.xml"> -<!ENTITY SERVER-TOOLS SYSTEM "./server-tools.xml"> -<!ENTITY DEVELOPMENT-TOOLS SYSTEM "./development-tools.xml"> -<!ENTITY SECURITY SYSTEM "./security.xml"> -<!ENTITY FILE-SYSTEMS SYSTEM "./file-systems.xml"> -<!ENTITY FILE-SERVERS SYSTEM "./file-servers.xml"> -<!ENTITY DATABASE-SERVERS SYSTEM "./database-servers.xml"> -<!ENTITY WEB-SERVERS SYSTEM "./web-servers.xml"> -<!ENTITY DAEMONS SYSTEM "./daemons.xml"> -<!ENTITY MULTIMEDIA SYSTEM "./multimedia.xml"> -<!ENTITY MISC-SERVER SYSTEM "./misc-server.xml"> -<!ENTITY JAVA-PACKAGE SYSTEM "./java-package.xml"> -<!ENTITY NETWORKING SYSTEM "./networking.xml"> -<!ENTITY XORG SYSTEM "./xorg.xml"> +<!ENTITY FEEDBACK SYSTEM "./feedback-en.xml"> +<!ENTITY HARDWARE-REQS SYSTEM "./hardware-reqs-en.xml"> +<!ENTITY INSTALL-NOTES SYSTEM "./install-notes-en.xml"> +<!ENTITY SPLASH SYSTEM "./splash-en.xml"> +<!ENTITY INTRO SYSTEM "./intro-en.xml"> +<!ENTITY OVERVIEW SYSTEM "./overview-en.xml"> +<!ENTITY PACKAGE-MOVEMENT SYSTEM "./package-movement-en.xml"> +<!ENTITY PACKAGE-NOTES SYSTEM "./package-notes-en.xml"> +<!ENTITY PROJECT-OVERVIEW SYSTEM "./project-overview-en.xml"> +<!ENTITY KERNEL SYSTEM "./kernel-en.xml"> +<!ENTITY SAMBA SYSTEM "./samba-en.xml"> +<!ENTITY PRINTING SYSTEM "./printing-en.xml"> +<!ENTITY SERVER-TOOLS SYSTEM "./server-tools-en.xml"> +<!ENTITY DEVELOPMENT-TOOLS SYSTEM "./development-tools-en.xml"> +<!ENTITY SECURITY SYSTEM "./security-en.xml"> +<!ENTITY FILE-SYSTEMS SYSTEM "./file-systems-en.xml"> +<!ENTITY FILE-SERVERS SYSTEM "./file-servers-en.xml"> +<!ENTITY DATABASE-SERVERS SYSTEM "./database-servers-en.xml"> +<!ENTITY WEB-SERVERS SYSTEM "./web-servers-en.xml"> +<!ENTITY DAEMONS SYSTEM "./daemons-en.xml"> +<!ENTITY MULTIMEDIA SYSTEM "./multimedia-en.xml"> +<!ENTITY MISC-SERVER SYSTEM "./misc-server-en.xml"> +<!ENTITY JAVA-PACKAGE SYSTEM "./java-package-en.xml"> +<!ENTITY NETWORKING SYSTEM "./networking-en.xml"> +<!ENTITY XORG SYSTEM "./xorg-en.xml"> +<!ENTITY ENTERTAINMENT SYSTEM "./entertainment-en.xml"> +<!ENTITY I18N SYSTEM "./i18n-en.xml"> +<!ENTITY LEGACY SYSTEM "./legacy-en.xml">
<!-- *************** COMMON FDP entities *************** --> -<!ENTITY % FEDORA-ENTITIES-EN SYSTEM "../docs-common/common/fedora-entities-en.ent"> -%FEDORA-ENTITIES-EN; -<!ENTITY LEGALNOTICE SYSTEM "../docs-common/common/legalnotice-en.xml"> - -<!-- *************** Local entities *************** --> - -<!ENTITY BOOKID "RELEASE-NOTES-&FCX;&DISTROVER; (2005-07-26-T16:20-0700)"> <!-- version of manual and date --> -<!ENTITY LOCALVER "4"> <!-- Set value to your choice, when guide version is out --> -<!-- of sync with FC release, use instead of FEDVER or FEDTESTVER --> -<!ENTITY NAME "Fedora"> <!-- The project's (and software's) basic name --> -<!ENTITY PROJ "&FP;"> <!-- The project's name --> -<!ENTITY DISTRO "&FC;"> <!-- The software's name --> -<!ENTITY DISTROVER "&LOCALVER;"> <!-- The software's version --> -<!ENTITY BUG-NUM "151189"> <!-- Tracker bug number --> -<!ENTITY BUG-URL "https://bugzilla.redhat.com/bugzilla/enter_bug.cgi?assigned_to=relnotes%40fedoraproject.org&blocked=151189&bug_file_loc=http%3A%2F%2Ffedoraproject.org%2Fwiki%2FDocsProject%2FReleaseNotes%2FProcess&bug_severity=normal&bug_status=NEW&cc=kwade%40redhat.com&comment=Description%20of%20problem%2C%20bug%2C%20incorrect%20information%2C%20or%20enhancement%20request%3A%0D%0A%0D%0A%0D%0AVersion%20of%20release%20notes%20this%20bug%20refers%20to%3A%0D%0A%0D%0AFedora%20Core%204%20final%20release&component=fedora-docs&contenttypeentry=&contenttypemethod=list&contenttypeselection=text%2Fplain&data=&dependson=&descripti! on=&estimated_time=0.0&estimated_time_presets=0.0&ext_bz_bug_id=&ext_bz_id=0&form_name=enter_bug&keywords=&maketemplate=Remember%20values%20as%20bookmarkable%20template&op_sys=Linux&priority=normal&product=Fedora%20Core&rep_platform=All&short_desc=Describe%20problem%2C%20fix%2C%20or%20request%20for%20release%20notes&version=devel&GoAheadAndLogIn=Login"> + <!ENTITY % FEDORA-ENTITIES-EN SYSTEM "../docs-common/common/fedora-entities-en.ent"> + %FEDORA-ENTITIES-EN; + <!ENTITY LEGALNOTICE SYSTEM "../docs-common/common/legalnotice-en.xml"> + + <!-- *************** Local entities *************** --> + + <!ENTITY BOOKID "RELEASE-NOTES-&FCX;&DISTROVER; (2005-07-26-T16:20-0700)"> <!-- version of manual and date --> + <!ENTITY LOCALVER "5 test1"> <!-- Set value to your choice, when guide version is out --> + <!-- of sync with FC release, use instead of FEDVER or FEDTESTVER --> + <!ENTITY NAME "Fedora"> <!-- The project's (and software's) basic name --> + <!ENTITY PROJ "&FP;"> <!-- The project's name --> + <!ENTITY DISTRO "&FC;"> <!-- The software's name --> + <!ENTITY DISTROVER "&LOCALVER;"> <!-- The software's version --> + <!ENTITY BUG-NUM "151189"> <!-- Tracker bug number --> + <!ENTITY BUG-URL "https://bugzilla.redhat.com/bugzilla/enter_bug.cgi?assigned_to=relnotes%40fedoraproject.org&blocked=151189&bug_file_loc=http%3A%2F%2Ffedoraproject.org%2Fwiki%2FDocsProject%2FReleaseNotes%2FProcess&bug_severity=normal&bug_status=NEW&cc=kwade%40redhat.com&comment=Description%20of%20problem%2C%20bug%2C%20incorrect%20information%2C%20or%20enhancement%20request%3A%0D%0A%0D%0A%0D%0AVersion%20of%20release%20notes%20this%20bug%20refers%20to%3A%0D%0A%0D%0AFedora%20Core%204%20final%20release&component=fedora-docs&contenttypeentry=&contenttypemethod=list&contenttypeselection=text%2Fplain&data=&dependson=&descript! ion=&estimated_time=0.0&estimated_time_presets=0.0&ext_bz_bug_id=&ext_bz_id=0&form_name=enter_bug&keywords=&maketemplate=Remember%20values%20as%20bookmarkable%20template&op_sys=Linux&priority=normal&product=Fedora%20Core&rep_platform=All&short_desc=Describe%20problem%2C%20fix%2C%20or%20request%20for%20release%20notes&version=devel&GoAheadAndLogIn=Login"> <!-- Pre-filled bz --> <!ENTITY TINY-BUG-URL "http://tinyurl.com/al5g4"> ]> -<!-- <!ENTITY DISTROVER "@VERSION@"> --> <!-- The software's version -->
<article id="index" lang="en" arch="x86;x86_64;ppc" os="test;final"> <articleinfo> - <title>&DISTRO; &DISTROVER; Release Notes <emphasis>(updated)</emphasis></title> + <title>&DISTRO; &DISTROVER; Release Notes</title> <copyright> <year>2005</year> <holder>&FORMAL-RHI;</holder> @@ -70,12 +72,7 @@ &OVERVIEW; &INSTALL-NOTES; &PACKAGE-NOTES; + &LEGACY; &PACKAGE-MOVEMENT; &PROJECT-OVERVIEW; - <!-- - <ackno>( - <emphasis arch="x86">x86</emphasis> - <emphasis arch="x86_64">x86_64</emphasis> - )</ackno> - --> </article>
Index: daemons-en.xml =================================================================== RCS file: /cvs/docs/release-notes/daemons-en.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- daemons-en.xml 25 Oct 2005 02:48:50 -0000 1.1 +++ daemons-en.xml 25 Oct 2005 08:34:00 -0000 1.2 @@ -1,23 +1,33 @@ - <section id="sn-daemons"> - <title>System Services</title> - - <section id="sn-daemons-updatedb"> - <title><filename>cron</filename> and <filename>slocate</filename></title> - - <para>The <command>updatedb</command> utility is no longer - automatically run by <command>cron</command> to create and - update the database of files used by <command>slocate</command>. - Updating this database is an intensive process that users of - workstations and laptops may find disruptive.</para> - - <para>To enable daily updates of the <command>slocate</command> - database, edit the file <filename>/etc/updatedb.conf</filename> as follows: - </para> +<section id="sn-daemons"> + <title>System Services</title> + <caution> + <title>Information Out-of-Date</title> + <para> + The content in this section needs to be updated for &DISTRO; + &DISTROVER; + </para> + </caution> + <section id="sn-daemons-updatedb"> + <title><filename>cron</filename> and + <filename>slocate</filename></title> + <para> + The <command>updatedb</command> utility is no longer automatically + run by <command>cron</command> to create and update the database + of files used by <command>slocate</command>. Updating this + database is an intensive process that users of workstations and + laptops may find disruptive. + </para> + <para> + To enable daily updates of the <command>slocate</command> + database, edit the file <filename>/etc/updatedb.conf</filename> as + follows: + </para>
-<screen> -DAILY_UPDATE=yes -</screen> - + <screen> + DAILY_UPDATE=yes + </screen> + </section> +</section> <!-- Local variables: mode: xml @@ -25,3 +35,4 @@ fill-column: 72 End: --> +
Index: desktop-en.xml =================================================================== RCS file: /cvs/docs/release-notes/desktop-en.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- desktop-en.xml 25 Oct 2005 02:48:50 -0000 1.1 +++ desktop-en.xml 25 Oct 2005 08:34:00 -0000 1.2 @@ -1,3 +1,73 @@ +<section id="sn-desktop"> + <title>Desktop</title> + <itemizedlist> + <title>Notes</title> + <listitem> + <para>GNOME 2.12 and KDE 3.4.2 Major highlight + </para> + </listitem> + <listitem> + <para>The current test release has GNOME 2.12.1, together with + some previews of technology from the forthcoming GNOME 2.14: + </para> + <itemizedlist> + <listitem> + <para>gnome-power-manager: brings the Hardware Abstraction + Layer to the world of laptop batteries and UPS units - these + things should "Just Work", with a simple UI (naturally, in + a test release, they might not) + </para> + </listitem> + <listitem> + <para>gnome-screensaver: giving a fresh UI to screensavers and + the <guilabel>Lock Screen</guilabel> dialog + </para> + </listitem> + <listitem> + <para>Memory optimizations in the fontconfig and + shared-mime-info packages (these now use shared + memory-mapped caches for this data). Both of these caches + are still somewhat experimental. + </para> + </listitem> + </itemizedlist> + </listitem> + <para> + Test feedback on these experimental packages is especially + appreciated. + </para> + <para> + GNOME 2.12 has removed the terminal option from the desktop root + menu. nautilus-open-terminal in Fedora Extras repository provides a + enhanced replacement. It is also mentioned in the GNOME 2.12 release + notes itself but we might highlight it since the package is provided + with the extras repository. + </para> + <para> + Screensavers not installed by default anymore. Should explain why + and provide commands to install them. + </para> + <para>MCS SELinux is in rawhide. Major highlight + (<emphasis>tentative</emphasis> - not sure about classification of + this change) + </para> + <caution> + <title>OpenOffice and upgrading from test releases</title> + <para> + If you choose to go counter to the recommendation to <emphasis + role='strong'>not</emphasis> upgrade from a previous test + release, you may encounter a problem with <ulink + url='/OpenOffice'>OpenOffice</ulink> following the upgrade. + </para> + <para> + To resolve this, you must do the following command <emphasis + role='strong'>before</emphasis> doing the upgrade: + </para> +<screen> +<command>rm -rf /usr/lib/openoffice.org*/share/template/*/wizard/bitmap</command> +</screen> + </caution> +</section> <!-- Local variables: mode: xml
Index: development-tools-en.xml =================================================================== RCS file: /cvs/docs/release-notes/development-tools-en.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- development-tools-en.xml 25 Oct 2005 02:48:50 -0000 1.1 +++ development-tools-en.xml 25 Oct 2005 08:34:00 -0000 1.2 @@ -9,6 +9,7 @@
]> --> +<!-- Content commented out, no update performed by beat writer yet. <section id="sn-devel"> <title> Development Tools @@ -176,7 +177,7 @@ </itemizedlist> </section> </section> - +-->
<!-- Local variables:
Index: file-servers-en.xml =================================================================== RCS file: /cvs/docs/release-notes/file-servers-en.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- file-servers-en.xml 25 Oct 2005 02:48:50 -0000 1.1 +++ file-servers-en.xml 25 Oct 2005 08:34:00 -0000 1.2 @@ -1,46 +1,54 @@ <section id="sn-file-servers"> - <title>File Servers</title> - - <para>This section refers to file transfer and sharing servers. Please - refer to the &WEB-SERVERS; and &SAMBA; sections for information on HTTP (Web) file - transfer and Samba (Windows) file sharing.</para> - - + <title>File Servers</title> + <caution> + <title>Information Out-of-Date</title> + <para> + The content in this section needs to be updated for &DISTRO; + &DISTROVER; + </para> + </caution> + <para> + This section refers to file transfer and sharing servers. + Please refer to the &WEB-SERVERS; and &SAMBA; sections for + information on HTTP (Web) file transfer and Samba (Windows) file + sharing. + </para> <section id="sn-file-servers-netatalk-suite"> - <title>Netatalk (Macintosh Compatibility)</title> - - <para>This section contains information related to Netatalk, a suite of - software that enables Linux to interact with Macintosh systems using - the AppleTalk network protocols.</para> - - - <section id="sn-file-servers-netatalk-package"> - <title><filename>netatalk</filename></title> - - <para>&DISTRO; &DISTROVER; includes version 2 of Netatalk. <emphasis>Upgrading - from Netatalk version 1 to version 2 may result in data - loss</emphasis>. Version 2 of Netatalk uses a different - method to store file resource forks from the previous version, - and may require a different file name encoding scheme. Please - read the documentation and plan your migration before upgrading.</para> - - <para>Upgrade information is available directly from the Netatalk site:</para> - - <para> - <ulink url="http://netatalk.sourceforge.net/2.0/htmldocs/upgrade.html">http://netatalk.sourceforge.net/2.0/htmldocs/upgrade.html</ulink> - </para> - - <para>The documentation is also included in the - <filename>netatalk</filename> package. Refer to either - <filename>/usr/share/doc/netatalk-2.0.2/doc/htmldocs/upgrade.html</filename>, - or - <filename>/usr/share/doc/netatalk-2.0.2/doc/Netatalk-Manual.pdf</filename> - (numbered page 25, document page 33).</para> - - </section> - -</section> - + <title>Netatalk (Macintosh Compatibility)</title> + <para> + This section contains information related to Netatalk, a suite + of software that enables Linux to interact with Macintosh systems + using the AppleTalk network protocols. + </para> + <section id="sn-file-servers-netatalk-package"> + <title><filename>netatalk</filename></title> + <para> + &DISTRO; &DISTROVER; includes version 2 of Netatalk. + <emphasis>Upgrading from Netatalk version 1 to version 2 may + result in data loss</emphasis>. Version 2 of Netatalk uses + a different method to store file resource forks from the + previous version, and may require a different file name encoding + scheme. Please read the documentation and plan your migration + before upgrading. + </para> + <para> + Upgrade information is available directly from the Netatalk + site: + </para> + <para> + <ulink + url="http://netatalk.sourceforge.net/2.0/htmldocs/upgrade.html%22%3Ehttp://netata...</ulink> + </para> + <para> + The documentation is also included in the + <filename>netatalk</filename> package. Refer to either + <filename>/usr/share/doc/netatalk-<replaceable>version</replaceable>/doc/htmldocs/upgrade.html</filename>, + or + <filename>/usr/share/doc/netatalk-<replaceable>version</replaceable>/doc/Netatalk-Manual.pdf</filename> + (numbered page 25, document page 33). + </para> + </section> + </section> </section>
<!--
Index: install-notes-en.xml =================================================================== RCS file: /cvs/docs/release-notes/install-notes-en.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- install-notes-en.xml 25 Oct 2005 02:48:50 -0000 1.1 +++ install-notes-en.xml 25 Oct 2005 08:34:00 -0000 1.2 @@ -31,47 +31,112 @@ </note> <section id="sn-install-notes-ppc"> <title>PPC Installation Notes</title> + <section> + <title>PPC Hardware Requirements</title> + <para> + This section lists the minimum PowerPC (PPC) hardware needed + to install &DISTRO; &DISTROVER;. + </para> + <itemizedlist> + <listitem> + <para>Minimum: PowerPC G3 / POWER4 </para> + </listitem> + <listitem> + <para>&DISTRO; &DISTROVER; supports only the ���New World��� generation + of Apple Power Macintosh, shipped circa 1999 onwards. + </para> + </listitem> + <listitem> + <para>&DISTRO; &DISTROVER; also supports IBM eServer pSeries, IBM + RS/6000, and Genesi Pegasos II machines.</para> + </listitem> + <listitem> + <para>Recommended for text-mode: 233 MHz G3 or better, 64MB + RAM.</para> + </listitem> + <listitem> + <para>Recommended for graphical: 400 MHz G3 or better, 128MB + RAM.</para> + </listitem> + </itemizedlist> + </section> <para> - <!--<remark os="test">(ppc)</remark>--> The DVD or first CD of the - installation set of &FC; is set to be bootable on the <trademark - class="registered">Apple</trademark> Macintosh and should boot - the appropriate 32-bit or 64-bit installer. In addition, bootable - CD images can be found in the <filename>images/</filename> - directory of the DVD or first CD. Choose the appropriate - <filename>boot.iso</filename> according to the hardware: + The DVD or first CD of the installation set of &FC; is set to be + bootable on supported hardware. In addition, bootable CD images + can be found in the <filename>images/</filename> directory of the + DVD or first CD. These will behave differently according to the + hardware: </para> - <itemizedlist> - <listitem> - <para><filename>images/mac/boot.iso</filename> - 32-bit - <trademark class="registered">Apple</trademark> Macintosh - (G3/G4) - </para> - </listitem> - <listitem> - <para> - <filename>images/mac64/boot.iso</filename> - 64-bit <trademark - class="registered">Apple</trademark> Macintosh (G5) - </para> - </listitem> - <listitem> - <para><filename>images/pseries/boot.iso</filename> - 64-bit - <trademark class="registered">IBM</trademark> - <trademark>eServer</trademark> <trademark>pSeries</trademark> - (POWER4/POWER5) - </para> - </listitem> - <listitem> - <para> - <!-- <remark os="test">(ppc)</remark> --> Power management - support, including sleep and backlight level management, is - present in the <command>apmud</command> package, which is in - &FEX;. &FEX; for &FC; is configured by default for - <command>yum</command>. Following installation, - <command>apmud</command> can be installed by running - <command>yum install apmud</command>. - </para> - </listitem> - </itemizedlist> + <variablelist> + <title>Boot Image Behavior by Hardware</title> + <varlistentry> + <term>Apple Macintosh </term> + <listitem> + <para>The bootloader should automatically boot the appropriate + 32-bit or 64-bit installer. Power management support, + including sleep and backlight level management, is present + in the <filename>apmud</filename> package, which is in &FEX;. + &FEX; for &FC; is configured by default for yum. Following + installation, <filename>apmud</filename> can be installed by + running the command <command>yum install apmud</command> + in a terminal. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>64-bit IBM eServer pSeries (POWER4/POWER5)</term> + <listitem> + <para>After using OpenFirmware to boot the CD, the bootloader + (<command>yaboot</command>) should automatically boot the + 64-bit installer. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>32-bit CHRP (IBM RS/6000 and others)</term> + <listitem> + <para>After using OpenFirmware to boot the CD, select the + <filename>linux32</filename> boot image at the + <prompt>boot:</prompt> prompt to start the 32-bit installer. + Otherwise, the 64-bit installer is started, which does not + work.</para> + </listitem> + </varlistentry> + <varlistentry> + <term>Genesi Pegasos II</term> + <listitem> + <para>As of &DISTRO; &DISTROVER;, firmware with full support + for ISO9660 file systems is not yet released for the + Pegasos. However, the network boot image can be used. At + the OpenFirmware prompt, enter the command: </para> +<screen> +<command>boot cd: /images/netboot/ppc32.img</command> +</screen> + <para> + You will also need to configure OpenFirmware on the Pegasos + manually to make the installed &FC; system bootable. To do + this, you need to set the <envar>boot-device</envar> and + <envar>boot-file</envar> environment variables + appropriately. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>Network booting</term> + <listitem> + <para>There are combined images containing the installer + kernel and ramdisk in the images/netboot/ directory of the + install tree. These are intended for network booting with + TFTP, but can be used in many ways. + </para> + <para> + The command <command>yaboot</command> supports tftp + booting for IBM eServer pSeries and Apple Macintosh. + &FED; recommends using yaboot over the netboot images. + </para> + </listitem> + </varlistentry> + </variablelist> </section> <section> <title>Anaconda Notes</title>
Index: java-package-en.xml =================================================================== RCS file: /cvs/docs/release-notes/java-package-en.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- java-package-en.xml 25 Oct 2005 02:48:50 -0000 1.1 +++ java-package-en.xml 25 Oct 2005 08:34:00 -0000 1.2 @@ -1,5 +1,12 @@ -<section> +<section id="sn-java-packages"> <title>Java Package Recommendations</title> + <caution> + <title>Information Out-of-Date</title> + <para> + The content in this section needs to be updated for &DISTRO; + &DISTROVER; + </para> + </caution> <para> &FC; &LOCALVER; users are advised not to use the Java RPM provided by Sun. It contains <computeroutput>Provides</computeroutput> that @@ -10,8 +17,8 @@ <para> &FC; &LOCALVER; users should use either the RPM from jpackage.org or manually install the Sun Java tarball into - /opt<filename></filename>. Sun Java 1.5+ is recommended for - stability purposes. + <filename>/opt</filename>. <!-- Sun Java 1.5+ is recommended for + stability purposes. --> </para> </section> <!--
Index: kernel-en.xml =================================================================== RCS file: /cvs/docs/release-notes/kernel-en.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- kernel-en.xml 25 Oct 2005 02:48:50 -0000 1.1 +++ kernel-en.xml 25 Oct 2005 08:34:00 -0000 1.2 @@ -18,19 +18,19 @@ <section id="sn-kernel-lotsa"> <title>Version</title> <para> - The &DISTRO; is based on a 2.6.11 kernel. &FC; may include + The distribution is based on the 2.6 series of the Linux kernel. &FC; may include additional patches for improvements, bug fixes, or additional features. For this reason, the &FC; kernel may not be - line-for-line equivalent to the so-called vanilla kernel from the + line-for-line equivalent to the vanilla<firstterm></firstterm> kernel from the <ulink url="http://www.kernel.org"><filename>kernel.org</filename></ulink> - web site. + website. </para> <para> You may obtain a list of any such patches by using the command on the &FC; package: </para> <screen width="56"> -<command>rpm <parameter class="option">-qpl</parameter> <filename>kernel-<replaceable><version></replaceable>.src.rpm</filename></command> +<command>rpm <parameter class="option">-qpl</parameter> <filename>kernel-<replaceable>version</replaceable>.src.rpm</filename></command> </screen> </section> <section id="sn-kernel-flavors"> @@ -40,51 +40,46 @@ </para> <itemizedlist> <listitem> - <para> - Native kernel, in both uniprocessor and <abbrev>SMP</abbrev> - varieties. - </para> - <para> - Configured sources are available in the - <filename>kernel-devel-<replaceable><version></replaceable>.<replaceable><arch></replaceable>.rpm</filename> - package. + <para>Native kernel, in both uniprocessor and + <abbrev>SMP</abbrev> varieties. Configured sources are + available in the + <filename>kernel-devel-<replaceable>version</replaceable>.<replaceable>arch</replaceable>.rpm</filename> + package. </para> </listitem> <listitem> <para> - Virtual kernel for use with the <wordasword>Xen</wordasword> emulator package. - </para> - <para> - Configured sources are available in the - <filename>kernel-xen0-devel-<replaceable><version></replaceable>.<replaceable><arch></replaceable>.rpm</filename> - package. + Virtual kernel for use with the <application>Xen</application> + emulator package. Configured sources are available in the + <filename>kernel-xen0-devel-<replaceable>version</replaceable>.<replaceable>arch</replaceable>.rpm</filename> + package. </para> </listitem> </itemizedlist> <para> Sources for both kernel flavors may be installed at the same time. - The files will be installed into the - <filename>/usr/src/kernels/<replaceable><version></replaceable>[-xen0]-<replaceable><arch></replaceable>/</filename> + The files are installed into the + <filename>/usr/src/kernels/<replaceable>version</replaceable>[-xen0]-<replaceable>arch</replaceable>/</filename> tree. Use the command: </para> <screen width="56"> -<command>rpm <parameter class="option">-Uvh</parameter> <filename>kernel-devel[-xen0]-<replaceable><version></replaceable>.<replaceable><arch></replaceable>.rpm</filename></command> +<command>rpm <parameter class="option">-Uvh</parameter> <filename>kernel-devel[-xen0]-<replaceable>version</replaceable>.<replaceable>arch</replaceable>.rpm</filename></command> </screen> <para> as appropriate. </para> <tip> - <title>Following Generic Textbooks</title> + <title>Following Generic Textbooks About the Linux Kernel</title> <para> Many of the tutorials, examples, and textbooks about Linux - kernel development assume the kernel sources are installed under - the <filename>/usr/src/linux</filename> directory. If you make a - symbolic link, as shown below, you should be able to use those - learning materials with the &FC; packages. Install the - appropriate kernel sources, as shown earlier, and then: + kernel development assume the kernel sources are installed under + the <filename>/usr/src/linux</filename> directory. If you make a + symbolic link, as shown below, you should be able to use those + learning materials with the &FC; packages. Install the + appropriate kernel sources, as shown earlier, and then: </para> <screen width="56"> -<command>ln <parameter class="option">-s</parameter> <filename>/usr/src/kernels/kernel-<replaceable><all-the-rest></replaceable></filename> <filename>/usr/src/linux</filename></command> +<command>ln <parameter class="option">-s</parameter> <filename>/usr/src/kernels/kernel-<replaceable>all-the-rest</replaceable></filename> <filename>/usr/src/linux</filename></command> </screen> </tip> </section> @@ -99,7 +94,7 @@ -e</command> to remove older versions of the kernel packages. </para> <para> - When using <command>rpm -e kernel-<replaceable><version></replaceable> </command> to remove the kernel, you must also remove the assisting user-space packages. You may wish to consider a dependency resolving tool such as <command>yum remove kernel-<replaceable><version></replaceable> </command>. + When using <command>rpm -e kernel-<replaceable>version</replaceable> </command> to remove the kernel, you must also remove the assisting user-space packages. You may wish to consider a dependency resolving tool such as <command>yum remove kernel-<replaceable>version</replaceable> </command>. This automatically removes any dependent packages. </para> </tip> @@ -122,12 +117,12 @@ <important> <title>These Instructions Refer to the Currently-running Kernel!</title> <para> - To simplify the following directions, we have assumed that you - want to configure the kernel sources to match your - currently-running kernel. In the steps below, you must - understand that the phrase - <replaceable><version></replaceable> refers to the kernel - version shown by this command: + To simplify the following directions, the assumption is that you + want to configure the kernel sources to match your + currently-running kernel. In the steps below, you must + understand that the phrase + <replaceable>version</replaceable> refers to the kernel + version shown by this command: </para> <screen width="56"> <command>uname <parameter class="option">-r</parameter></command> @@ -137,26 +132,24 @@ <step> <para> Obtain the - <filename>kernel-<replaceable><version></replaceable>.src.rpm</filename> - file from one of the following sources: + <filename>kernel-<replaceable>version</replaceable>.src.rpm</filename> + file from one of the following sources: </para> <itemizedlist> <listitem> - <para> - The <filename>SRPMS</filename> directory on the - appropriate <wordasword>SRPMS</wordasword> - <abbrev>CD</abbrev> <filename>iso</filename> image. + <para>The <filename>SRPMS/</filename> directory on the + appropriate <wordasword>SRPMS</wordasword> + <abbrev>CD</abbrev> <filename>ISO</filename> image. </para> </listitem> <listitem> - <para> - The FTP site where you got the kernel package. + <para>The FTP site where you got the kernel package. </para> </listitem> <listitem> - <para> - By running the following command: + <para>By running the following command: </para> +<!-- FIXME up2date is sorta deprecated for FC, how to do this with yum? --> <screen width="56"> <command>up2date <parameter class="option">--get-source</parameter> <filename>kernel</filename></command> </screen> @@ -166,16 +159,16 @@ <step> <para> Install - <filename>kernel-<replaceable><version></replaceable>.src.rpm</filename> - using the command: + <filename>kernel-<replaceable>version</replaceable>.src.rpm</filename> + using the command: </para> <screen width="56"> -<command>rpm <parameter class="option">-Uvh</parameter> <filename>kernel-<replaceable><version></replaceable>.src.rpm</filename></command> +<command>rpm <parameter class="option">-Uvh</parameter> <filename>kernel-<replaceable>version</replaceable>.src.rpm</filename></command> </screen> <para> This writes the <abbrev>RPM</abbrev> contents into - <filename>/usr/src/redhat/SOURCES</filename> and - <filename>/usr/src/redhat/SPECS</filename>. + <filename>/usr/src/redhat/SOURCES</filename> and + <filename>/usr/src/redhat/SPECS</filename>. </para> </step> <step> @@ -187,57 +180,73 @@ <command>rpmbuild <parameter class="option">-bp --target $(arch)</parameter> <filename>kernel-2.6.spec</filename></command> </screen> <para> - The kernel source tree will be located in the - <filename>/usr/src/redhat/BUILD/kernel-</filename><replaceable><version></replaceable> - directory. It is common practice to move the resulting - <filename>linux-</filename><replaceable><version></replaceable> - directory to the <filename>/usr/src</filename> tree; while not - strictly necessary, we suggest that you do this to match the - generally-available documentation. + The kernel source tree is located in the + <filename>/usr/src/redhat/BUILD/kernel-</filename><replaceable>version</replaceable> + directory. It is common practice to move the resulting + <filename>linux-<replaceable>version</replaceable></filename> + directory to the <filename>/usr/src</filename> tree; while not + strictly necessary, doing so matches you with the + generally-available documentation. </para> <screen width="56"> -<command>cd <filename>/usr/src/redhat/BUILD/kernel-<replaceable><version></replaceable></filename> <filename>/usr/src/</filename></command> -<command>mv <filename>linux-<replaceable><version></replaceable></filename> <filename>/usr/src/</filename></command> +<command>cd <filename>/usr/src/redhat/BUILD/kernel-<replaceable>version</replaceable></filename> <filename>/usr/src/</filename></command> +<command>mv <filename>linux-<replaceable>version</replaceable></filename> <filename>/usr/src/</filename></command> <command>cd <filename>/usr/src</filename></command> -<command>ln <parameter class="option">-s</parameter> <filename>./linux-<replaceable><version></replaceable></filename> <filename>linux</filename></command> +<command>ln <parameter class="option">-s</parameter> <filename>./linux-<replaceable>version</replaceable></filename> <filename>linux</filename></command> <command>cd <filename>/usr/src/linux</filename></command> </screen> </step> <step> <para> The configurations for the specific kernels shipped in - &DISTRO; &DISTROVER; are in the <filename>configs/</filename> - directory. For example, the i686 SMP configuration file is - named - <filename>configs/kernel-<replaceable><version></replaceable>-i686-smp.config</filename>. - Issue the following command to place the desired configuration - file in the proper place for building: + &DISTRO; &DISTROVER; are in the <filename>configs/</filename> + directory. For example, the i686 SMP configuration file is + named + <filename>configs/kernel-<replaceable>version</replaceable>-i686-smp.config</filename>. + Issue the following command to place the desired configuration + file in the proper place for building: </para> <screen width="56"> -<command>cp <filename>configs/<replaceable><desired-config-file></replaceable></filename> <filename>.config</filename></command> +<command>cp <filename>configs/<replaceable>desired-config-file</replaceable></filename> <filename>.config</filename></command> </screen> <para> - You can also find the <filename>.config</filename> file that matches your current kernel configuration in the <filename>/lib/modules/</filename><replaceable><version></replaceable><filename>/build/.config</filename> file. + You can also find the <filename>.config</filename> file that + matches your current kernel configuration in the + <filename>/lib/modules/</filename><replaceable>version</replaceable><filename>/build/.config</filename> + file. </para> </step> <step> <para> - Every kernel gets a name based on its version number. - This is the value the <command>uname -r</command> command displays. - The kernel name is defined by the first four lines of the kernel <filename>Makefile</filename>. - To protect the innocent, the <filename>Makefile</filename> has been changed to generate a kernel with a different name from that of the running kernel. - Before a module can be accepted by the running kernel, that - module must have been compiled for a kernel with the correct - name. To do this, you must edit the kernel <filename>Makefile</filename> - </para> - <para> - For example, if the <command>uname -r</command> returns the string <systemitem class="osname">2.6.11-1.234_FC4</systemitem>, change the <systemitem class="macro">EXTRAVERSION</systemitem> definition from this: - </para> - <screen width="60">EXTRAVERSION = -prep</screen> - <para>to this:</para> - <screen width="60">EXTRAVERSION = -1.234_FC4</screen> + Every kernel gets a name based on its version number. This is + the value the <command>uname -r</command> command displays. + The kernel name is defined by the first four lines of the + kernel <filename>Makefile</filename>. To protect the innocent, + the <filename>Makefile</filename> has been changed to generate + a kernel with a different name from that of the running + kernel. Before a module can be accepted by the running kernel, + that module must have been compiled for a kernel with the + correct name. To do this, you must edit the kernel + <filename>Makefile</filename> + </para> + <para> + For example, if the <command>uname -r</command> returns the + string <systemitem + class="osname">2.6.11-1.234_FC4</systemitem>, change the + <systemitem class="macro">EXTRAVERSION</systemitem> definition + from this: + </para> +<screen width="60"> +EXTRAVERSION = -prep +</screen> + <para> + to this: + </para> +<screen width="60"> +EXTRAVERSION = -1.234_FC4 +</screen> <para> - that is, substitute everything from the final dash onward. + That is, substitute everything from the final dash onward. </para> </step> <step> @@ -287,13 +296,12 @@ utilities, such as management daemons. Consequently, to remove such a kernel, perhaps after an update, you <emphasis>cannot</emphasis> simply use the <command>rpm -e - kernel-<replaceable><version></replaceable></command> - command as in earlier distributions because these user space - packages depend on the kernel package. You may either list both - the kernel package and its user space dependent packages on the - <command>rpm -e</command> command, or you may wish to use the - <command>yum remove - kernel-<replaceable><version></replaceable></command> + kernel-<replaceable>version</replaceable></command> command as + in earlier distributions because these user space packages depend + on the kernel package. You may either list both the kernel package + and its user space dependent packages on the <command>rpm + -e</command> command, or you may wish to use the <command>yum + remove kernel-<replaceable>version</replaceable></command> command instead since <command>yum</command> automatically removes dependent packages if necessary. </para>
Index: multimedia-en.xml =================================================================== RCS file: /cvs/docs/release-notes/multimedia-en.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- multimedia-en.xml 25 Oct 2005 02:48:50 -0000 1.1 +++ multimedia-en.xml 25 Oct 2005 08:34:00 -0000 1.2 @@ -1,9 +1,99 @@ <section id="sn-multimedia"> <title>Multimedia</title> <para> - This section contains information related to multimedia - applications. + &FC; includes applications for assorted multimedia functions, + including playback, recording, and editing. Additional packages are + available through the &FEX; repository. </para> + <variablelist> + <varlistentry> + <term>Multimedia Players</term> + <listitem> + <para>By default, &FC; installs with + <filename>rhythmbox</filename>, <filename>totem</filename>, + and <application>Helix Player</application> + (<command>hxplay</command>) for media playback. In addition, + many other programs are available in the &FC; and &FEX; + repositories, including the popular xmms package. Both GNOME + and KDE also have specific sets of programs that can be used + with a variety of formats. Other popular programs, such as + Adobe/Macromedia's Flash Player, Real Player, VLC, MPlayer, + and Xine, can also be installed, but are excluded from the + &FED; repositories since they are not compatible with &FED;'s + licensing or are usually distributed with support for + restricted formats. For more on this, refer to <xref + linkend="sn-multimedia-excluded"/>. + </para> + <para> + &FC; is also equipped to take full advantage of the Advanced + Linux Sound Architecture (ALSA) sound system. This means that + many programs can play sound simultaneously, which was once + difficult on Linux systems. When all multimedia software is + configured to use ALSA for sound support, this old limitation + disappears. For more information about ALSA, visit the + project website: + </para> + <para> + <ulink url='http://www.alsa-project.org/'>http://www.alsa-project.org/</ulink> + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>Ogg and Xiph.Org Foundation Formats</term> + <listitem> + <para>Fedora includes complete support for the Ogg media + container format, the Vorbis audio, Theora video, Speex audio, + and FLAC lossless audio formats. More information on these + formats and how to use them can be found at the Xiph.Org + Foundation's web site: + </para> + <para> + <ulink url='http://www.xiph.org/'>http://www.xiph.org/</ulink> + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>MP3 & DVD Support</term> + <listitem> + <para>&FC; and &FEX; cannot include support for MP3 or DVD + playback or recording, because the MP3 and MPEG (DVD) formats + are patented, and the patent owners have not provided the + necessary licenses. For more information, refer to <xref + linkend="sn-multimedia-exluded"/>. + </para> + </listitem> + </varlistentry> + </variablelist> + <section id="sn-multimedia-excluded"> + <title>Excluded Multimedia Software</title> + <para> + Several programs are excluded from &FC; and &FEX; due to licensing + issues. These include programs that provide MP3 and DVD support, + Flash Player and Real Player. Users who wish to use these + programs or restricted formats have to acquire additional + packages from third-party repositories. Many of the multimedia + applications in the Fedora repositories support plugins, so + support for new formats can be easily added or removed. For more + on this subject, please see: + </para> + <para> + <ulink url='http://fedoraproject.org/wiki/ForbiddenItems'>http://fedoraproject.org/wiki/ForbiddenItems</ulink> + </para> + </section> + <section id="sn-multimedia-cd-dvd-burning"> + <title>CD and DVD Authoring and Burning</title> + <para> + Tools are included in &FC; and &FEX; for easily mastering and + burning CDs and DVDs. Tools that can be used from the console + include <command>cdrecord</command>, <command>readcd</command>, + <command>mkisofs</command>, and other typical Linux applications. + For GNOME users, the <filename>xcdroast</filename> package from + &FC; and the <filename>graveman</filename> package from &FEX; + allow easy preparation of audio and data discs. For KDE users, + the <filename>k3b</filename> package provides a very robust tool + for these tasks. + </para> + </section> </section> <!-- Local variables:
Index: networking-en.xml =================================================================== RCS file: /cvs/docs/release-notes/networking-en.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- networking-en.xml 25 Oct 2005 02:48:50 -0000 1.1 +++ networking-en.xml 25 Oct 2005 08:34:00 -0000 1.2 @@ -1,5 +1,218 @@ <section id="sn-networking"> <title>Networking</title> + <variablelist> + <title>Major Kernel Changes 2.6.11 - 2.6.14</title> + <varlistentry> + <term>IPv4 Address Promotion</term> + <listitem> + <para>Starting with version 2.6.12 of the kernel a new feature has + been added called named address promotion. It allows secondary IPv4 + addresses to be promoted to primary addresses. Usually when the + primary address is deleted all secondary addresses are deleted + as well. By enabling the new <command>sysctl</command> + <option>net.ipv4.conf.all.promote_secondaries</option> (or one of the + interface specific variants) this behaviour can be changed to + promote one of the secondary addresses to be the new primary + address. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>Configurable Source Address for ICMP Errors</term> + <listitem> + <para> + The current behaviour when selecting the source address for + ICMP error messages is to use the address of the interface the + ICMP error is going to be sent out. Kernel version 2.6.12 + introduces a new <command>sysctl</command> + <option>net.ipv4.icmp_errors_use_inbound_ifaddr</option> which + allows to change this behaviour to use the address of the + interface which has received the original packet causing the + error. + </para> + <para> + For example, the kernel receives an ICMP echo request on + <computeroutput>eth0</computeroutput>. Because the new + <command>sysctl</command> option is enabled, this causes the + ICMP echo reply to be sent out via + <computeroutput>eth1</computeroutput>. The address of + <computeroutput>eth0</computeroutput> is used when the default + behaviour would use the address of + <computeroutput>eth</computeroutput>. + </para> + <para> + This may ease network debugging in asynchronous routing + setups. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>LC-Trie Based Routing Lookup Algorithm</term> + <listitem> + <para> + A new routing lookup algorithm called + <firstterm>trie</firstterm> has been added. It is intended for + large routing tables and shows a clear performance improvement + over the original hash implementation at the cost of increased + memory consumption and complexity. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>Pluggable Congestion Control Algorithm Infrastructure</term> + <listitem> + <para>TCP congestion control algorithms are now pluggable and + thus modular. The legacy <firstterm>new RENO</firstterm> + algorithm stays default and acts as fallback algorithm. During + the period of this work the following new congestion control + algorithms have been added: + </para> + <itemizedlist> + <listitem> + <para>High Speed TCP congestion control. + </para> + </listitem> + <listitem> + <para>TCP Hybla congestion avoidance. + </para> + </listitem> + <listitem> + <para>H-TCP congestion control. + </para> + </listitem> + <listitem> + <para>Scalable TCP congestion control. + </para> + </listitem> + </itemizedlist> + <para>All existing congestion control modules have been + converted to this new infrastructure and the BIC congestion + control has received enhancements from BICTCP 1.1 to handle + low latency links. + </para> + <note> + <title>Affecting the Congestion Control Algorithm</title> + <para> + An interesting addition for developers is that the + congestion control algorithm is socket specific and can be + changed via the socket option + <option>TCP_CONGESTION</option>. + </para> + </note> + </listitem> + </varlistentry> + <varlistentry> + <term>Queue Avoidance upon Carrier Loss</term> + <listitem> + <para>When a network driver notices a carrier loss, for example + when the cable is pulled out, the driver stops the queue in + front of the driver. This has been causing the packets to be + queued at the queueing discipline layer for an unbound period + of time causing unexpected effects. In order to prevent this + effect, the core networking stack now ceases to accept any + packets for queueing for any device that is operationally + down, that is, has its queue disabled. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>DCCP Protocol Support</term> + <listitem> + <para>Kernel version 2.6.14-rc1 was the first version to receive + support for the DCCP protocol. The implementation is still + experimental but known to work. Work to make userspace + applications aware of this new protocol has started. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>Wireless</term> + <listitem> + <para>A new driver named HostAP has been added to 2.6.14-rc1 + allowing the emulation of a wireless access point in software. + Currently this driver only works for Intersil Prism2-based + cards (PC Card/PCI/PLX). Support for wireless cards Intel(R) + PRO/Wireless 2100 and 2200 has been added. + </para> + </listitem> + </varlistentry> + <varlistentry> + <term>Miscellaneous</term> + <listitem> + <itemizedlist> + <listitem> + <para>A lot of TCP Segmentation Offloading (TSO) related + fixes have been included. + </para> + </listitem> + <listitem> + <para>A new textsearch infrastructure has been added + useable with the corresponding iptables and extended + match. + </para> + </listitem> + <listitem> + <para>Both the IPv4 and IPv6 multicast joining interface + visible by userspace have been reworked and brought up to + the latest standards. + </para> + </listitem> + <listitem> + <para>The SNMPv2 MIB counter ipInAddrErrors is finally + supported for IPv4. + </para> + </listitem> + <listitem> + <para>Various new socket options proposed in Advanced API + (RFC3542) have been added. + </para> + </listitem> + </itemizedlist> + </listitem> + </varlistentry> + </variablelist> + <section sn="kernel-userspace-tools"> + <title>Userspace Tools</title> + <title>iproute</title> + <para> + The IPv4 address deletion algorithm did not take the prefix + length into account up to kernel version 2.6.12. Since this has + changed the iproute2 tool now issues a warning if no prefix length + is provided to warn about possible unintended deletions: + </para> +<screen> +ip addr list dev eth0 +4: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 + inet 10.0.0.3/24 scope global eth0 +su -c 'ip addr del 10.0.0.3 dev eth0' +Warning: Executing wildcard deletion to stay compatible with old + scripts. Explicitly specify the prefix length (10.0.0.3/32) to + avoid this warning. This special behaviour is likely to disappear + in further releases, fix your scripts! +</screen> + <para> + The correct method of deleting the address and thus avoiding the + warning is: + </para> +<screen> +su -c 'ip addr del 10.0.0.3/24 dev eth0' +</screen> + <para> + It has not been possible to tell if an interface is down + administratively or because no carrier can be found (cable + unplugged). The flag <computeroutput>NO-CARRIER</computeroutput> + has been introduced that shows up as a link flag if the link is + administratively up but no carrier can be found. + </para> + <para> + The <command>ip</command> command now supports a batch mode via + the argument <option>-batch</option> just like the + <command>tc</command> command to speed up batches of tasks. + </para> + </section> +</section> + +<!-- cruft, but saved just in case :) <para> This section contains information relating to network connectivity. </para> @@ -42,7 +255,7 @@ that cannot be included with &DISTRO;. This software must be installed separately for <command>NetworkManager</command> to function. </para> - +--> <!-- Local variables: mode: xml
View full diff with command: /usr/bin/cvs -f diff -kk -u -N -r 1.1 -r 1.2 package-movement-en.xml Index: package-movement-en.xml =================================================================== RCS file: /cvs/docs/release-notes/package-movement-en.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- package-movement-en.xml 25 Oct 2005 02:48:50 -0000 1.1 +++ package-movement-en.xml 25 Oct 2005 08:34:00 -0000 1.2 @@ -1,2586 +1,1071 @@ - <section id="sn-package-movement"> - <title>Packages Movement</title> +<section id="sn-package-movement"> + <title>Packages Movement</title> <!-- FIXME Needs updating of entire contents for FC4. --> - <section id="sn-packages-moved"> - <title>Packages Moved to &FEX;</title> - <para> - These are some of the packages that have moved from &CORE; to - &FEX;. These are active packages that are maintained and - supported by the &FP;. If you are looking for information about - &EX;, refer to this URL: + <para> + This command was used to generate the list of package changes. The + backslash <computeroutput></computeroutput> is used to artificially + break the line for printing purposes.: + </para> +<screen> +<command>treediff.py dist-fc4 dist-rawhide > /tmp/diff \ +sed -e 's,^,* ,g' -e 's,$,\n,g' /tmp/diff > diffwiki</command> +</screen> + <section> + <title>Package Changes</title> + <para>As of 21st September 2005 </para> + <para>[106429] MAKEDEV-3.19-1 -> [115423] MAKEDEV-3.19-4 </para> + <para>[111566] <ulink + url='/ImageMagick'>ImageMagick</ulink>-6.2.2.0-2 -> [112246] + <ulink url='/ImageMagick'>ImageMagick</ulink>-6.2.2.0-4 </para> + <para>[105261] newt-0.51.6-7 -> [117695] newt-0.51.6-8 </para> + <para>[106878] am-utils-6.0.9-12 -> [117066] am-utils-6.1.1-2 </para> - <para> - <ulink - url="http://fedoraproject.org/wiki/Extras%22%3Ehttp://fedoraproject.org/wiki/Extr...</ulink> + <para>[108819] amanda-2.4.5-2 -> [115871] amanda-2.4.5-3 </para> + <para>[112105] anaconda-10.2.1.5-2 -> [118390] + anaconda-10.3.0.24-1 </para> + <para>[105300] aspell-0.50.5-6 -> [114172] aspell-0.60.3-2 </para> + <para>[108035] aspell-ca-0.50-2 -> [114184] aspell-ca-0.50-4 + </para> + <para>[108036] aspell-cs-0.51-2 -> [114270] aspell-cs-0.51-3 + </para> + <para>[108038] aspell-da-0.50-11 -> [114276] aspell-da-0.50-12 + </para> + <para>[106443] libsoup-2.2.3-2 -> [116988] libsoup-2.2.6.1-1 + </para> + <para>[108042] aspell-es-0.50-11 -> [117058] aspell-es-0.50-13 + </para> + <para>[108044] aspell-fr-0.50-8 -> [114285] aspell-fr-0.50-9 + </para> + <para>[108051] aspell-it-0.53-2 -> [114362] aspell-it-0.53-3 + </para> + <para>[108055] aspell-nl-0.50-6 -> [114363] aspell-nl-0.50-7 + </para> + <para>[108058] aspell-no-0.50.1-8 -> [114366] aspell-no-0.50.1-9 + </para> + <para>[108060] aspell-pl-0.51-3 -> [118018] aspell-pl-0.51-5 + </para> + <para>[108061] aspell-sv-0.50-7 -> [114371] aspell-sv-0.50-8 + </para> + <para>[107959] at-3.1.8-77_FC4 -> [112026] at-3.1.8-78 </para> + <para>[108132] gtkhtml3-3.6.2-1 -> [117587] gtkhtml3-3.8.0-1 + </para> + <para>[108304] ntp-4.2.0.a.20040617-8 -> [117060] + ntp-4.2.0.a.20050816-1 </para> + <para>[108909] autofs-4.1.4-5 -> [112718] autofs-4.1.4-9 </para> + <para>[102923] automake-1.9.5-1 -> [114414] automake-1.9.6-1 + </para> + <para>[108562] autorun-3.16-1 -> [118091] autorun-3.17-1 </para> + <para>[105321] awesfx-0.5.0d-2 -> [113536] awesfx-0.5.0d-3 </para> + <para>[105808] nut-2.0.1-1 -> [114509] nut-2.0.2-1 </para> + <para>[110344] bash-3.0-31 -> [118423] bash-3.0-34 </para> + <para>[110908] bind-9.3.1-4 -> [116915] bind-9.3.1-11 </para> + <para>[111486] binutils-2.15.94.0.2.2-2 -> [116754] + binutils-2.16.91.0.2-4 </para> + <para>[105319] bootparamd-0.17-22.devel -> [116780] + bootparamd-0.17-23.devel </para> + <para>[106988] bug-buddy-2.10.0-1 -> [117633] bug-buddy-2.12.0-1 + </para> + <para>[111028] bzip2-1.0.2-16 -> [117182] bzip2-1.0.3-1 </para> + <para>[106470] pax-3.0-11 -> [116422] pax-3.4-1 </para> + <para>[109185] <ulink url='/SysVinit'>SysVinit</ulink>-2.85-39 -> + [113360] <ulink url='/SysVinit'>SysVinit</ulink>-2.85-40 </para> + <para>[111393] control-center-2.10.1-6 -> [118105] + control-center-2.12.0-2 </para> + <para>[111120] openldap-2.2.23-5 -> [111936] openldap-2.2.26-1 + </para> + <para>[110745] cpio-2.6-7 -> [113389] cpio-2.6-8 </para> + <para>[106419] cracklib-2.8.2-1 -> [111862] cracklib-2.8.3-1 + </para> + <para>[104496] bluez-hcidump-1.18-1 -> [115995] + bluez-hcidump-1.24-1 </para> + <para>[104877] ctags-5.5.4-3 -> [115419] ctags-5.5.4-4 </para> + <para>[108614] cvs-1.11.19-8 -> [116935] cvs-1.11.19-10 </para> + <para>[108252] cyrus-sasl-2.1.20-5 -> [117833] cyrus-sasl-2.1.21-5 + </para> + <para>[109650] pam-0.79-8 -> [118330] pam-0.80-8 </para> + <para>[109663] dhcp-3.0.2-12 -> [117972] dhcp-3.0.3-6 </para> + <para>[110743] apr-0.9.6-3 -> [118164] apr-0.9.6-6 </para> + <para>[110347] e2fsprogs-1.37-4 -> [117739] e2fsprogs-1.38-1 + </para> + <para>[104668] diffstat-1.38-2 -> [116208] diffstat-1.38-4 </para> + <para>[107298] doxygen-1.4.2-1 -> [118248] doxygen-1.4.4-2 </para> + <para>[110505] dump-0.4b40-2 -> [113542] dump-0.4b40-4 </para> + <para>[110508] eject-2.0.13-15 -> [117061] eject-2.1.2-1 </para> + <para>[110262] parted-1.6.22-2 -> [117238] parted-1.6.24-1 </para> + <para>[110911] emacs-21.4-5 -> [114092] emacs-21.4-7 </para> + <para>[111808] esound-0.2.35-5 -> [114327] esound-0.2.36-1 </para> + <para>[105304] passwd-0.69-2 -> [112701] passwd-0.70-1 </para> + <para>[106286] fetchmail-6.2.5-7 -> [114678] fetchmail-6.2.5.2-1 + </para> + <para>[109759] patch-2.5.4-24 -> [117794] patch-2.5.4-29 </para> + <para>[111272] filesystem-2.3.4-1 -> [116817] filesystem-2.3.5-1 + </para> + <para>[106330] findutils-4.2.20-1 -> [117490] findutils-4.2.25-2 + </para> + <para>[105012] finger-0.17-28 -> [113967] finger-0.17-29 </para> + <para>[105097] freetype-2.1.9-2 -> [116586] freetype-2.1.9-4 + </para> + <para>[111401] ftp-0.17-26 -> [117241] ftp-0.17-29 </para> + <para>[104499] gawk-3.1.4-5 -> [118359] gawk-3.1.5-2 </para> + <para>[111099] gcc-4.0.0-8 -> [118294] gcc-4.0.1-14 </para> + <para>[108458] gd-2.0.33-2 -> [117628] gd-2.0.33-3 </para> + <para>[109684] gdb-6.3.0.0-1.21 -> [117661] gdb-6.3.0.0-1.65 + </para> + <para>[106626] gettext-0.14.3-1 -> [116274] gettext-0.14.5-1 + </para> + <para>[111402] gdm-2.6.0.8-16 -> [117776] gdm-2.8.0.4-1 </para> + <para>[108333] gedit-2.10.2-3 -> [117719] gedit-2.12.0-1 </para> + <para>[110935] perl-5.8.6-15 -> [117489] perl-5.8.7-0.3.fc5 + </para> + <para>[107237] gok-1.0.3-1 -> [116496] gok-1.0.5-4 </para> + <para>[110356] php-5.0.4-10 -> [118097] php-5.0.5-3 </para> + <para>[110581] gimp-2.2.7-4 -> [116538] gimp-2.2.8-3 </para> + <para>[111654] gnome-applets-2.10.1-9 -> [117721] + gnome-applets-2.12.0-1 </para> + <para>[111691] glibc-2.3.5-10 -> [117966] glibc-2.3.90-12 </para> + <para>[111104] gnome-games-2.10.0-5 -> [117724] + gnome-games-2.12.0-1 </para> + <para>[111214] gnome-media-2.10.2-4 -> [117726] + gnome-media-2.12.0-1 </para> + <para>[106508] kdeadmin-3.4.0-1 -> [118336] kdeadmin-3.4.2-2 + </para> + <para>[110919] gnome-utils-2.10.0-3 -> [117738] + gnome-utils-2.12.0-1 </para> + <para>[110246] gnupg-1.4.1-3 -> [116120] gnupg-1.4.2-3 </para> + <para>[104528] gnuplot-4.0.0-7 -> [117403] gnuplot-4.0.0-8 </para> + <para>[104506] gperf-3.0.1-6 -> [115552] gperf-3.0.1-7 </para> + <para>[104548] grep-2.5.1-48 -> [113236] grep-2.5.1-50 </para> + <para>[108057] xinitrc-4.0.18-1 -> [111974] xinitrc-4.0.19-1 + </para> + <para>[104544] guile-1.6.7-2 -> [117402] guile-1.6.7-4 </para> + <para>[104475] hdparm-5.9-1 -> [112183] hdparm-6.1-1 </para> + <para>[111501] initscripts-8.11.1-1 -> [117977] initscripts-8.14-1 + </para> + <para>[107880] inn-2.4.2-3 -> [115559] inn-2.4.2-4 </para> + <para>[106114] iproute-2.6.11-1 -> [118247] iproute-2.6.14-3 + </para> + <para>[106499] iptables-1.3.0-2 -> [114287] iptables-1.3.2-1 + </para> + <para>[107881] iputils-20020927-22 -> [117698] iputils-20020927-26 + </para> + <para>[111656] isdn4k-utils-3.2-28 -> [115009] isdn4k-utils-3.2-32 + </para> + <para>[105032] joe-3.1-8 -> [112056] joe-3.3-1 </para> + <para>[108237] kdebase-3.4.0-5 -> [118422] kdebase-3.4.2-5 </para> + <para>[106532] kdegames-3.4.0-1 -> [116019] kdegames-3.4.2-1 + </para> + <para>[107198] kdegraphics-3.4.0-2 -> [117508] kdegraphics-3.4.2-3 + </para> + <para>[104526] openobex-1.0.1-3 -> [111937] openobex-1.0.1-4 + </para> + <para>[107226] kdemultimedia-3.4.0-2 -> [115553] + kdemultimedia-3.4.2-1 </para> + <para>[106551] kdeutils-3.4.0-1 -> [117699] kdeutils-3.4.2-2 + </para> + <para>[105322] minicom-2.00.0-21 -> [114175] minicom-2.1-1 </para> + <para>[112015] kernel-2.6.11-1.1369_FC4 -> [118394] + kernel-2.6.13-1.1565_FC5 </para> + <para>[108707] libbtctl-0.4.1-7 -> [114382] libbtctl-0.4.1-8 + </para> + <para>[107067] krb5-1.4-3 -> [118053] krb5-1.4.2-4 </para> + <para>[106252] krbafs-1.2.2-7 -> [115422] krbafs-1.2.2-8 </para> + <para>[111032] kudzu-1.1.116.2-2 -> [118290] kudzu-1.2.7-1 </para> + <para>[105596] lam-7.1.1-3 -> [115564] lam-7.1.1-7.FC5 </para> + <para>[105047] less-382-7 -> [117533] less-382-8 </para> + <para>[104599] libieee1284-0.2.9-2 -> [114409] libieee1284-0.2.9-3 + </para> [...3253 lines suppressed...] - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> quanta-devel</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> raidtools</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> redhat-java-rpm-scripts</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> rep-gtk</para> - </listitem> - - <listitem arch="x86_64"> - <para><remark os="test">(x86_64)</remark> samba (i386)</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> sawfish</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> servletapi</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> servletapi-devel</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> shapecfg</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> struts</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> struts-webapps</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> system-config-proc</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> tomcat</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> tomcat-devel</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> tomcat-libs</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> tomcat-test</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> unarj</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> xalan-j</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> xalan-j-devel</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> xalan-j-xsltc</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> xerces-j</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> xerces-j-devel</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> xffm-icons</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> xorg-x11-100dpi-fonts</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> xorg-x11-75dpi-fonts</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> xorg-x11-ISO8859-14-100dpi-fonts</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> xorg-x11-ISO8859-14-75dpi-fonts</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> xorg-x11-ISO8859-15-100dpi-fonts</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> xorg-x11-ISO8859-15-75dpi-fonts</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> xorg-x11-ISO8859-2-100dpi-fonts</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> xorg-x11-ISO8859-2-75dpi-fonts</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> xorg-x11-ISO8859-9-100dpi-fonts</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> xorg-x11-ISO8859-9-75dpi-fonts</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> xorg-x11-base-fonts</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> xorg-x11-cyrillic-fonts</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> xorg-x11-libs-data</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> xorg-x11-syriac-fonts</para> - </listitem> - - <listitem arch="x86;x86_64"> - <para><remark os="test">(x86;x86_64)</remark> xorg-x11-truetype-fonts</para> - </listitem> - </itemizedlist> - </section> - <section> - <title>Packages Deprecated</title> - - <para>The following packages have been deprecated, and may be removed from - a future release of &DISTRO;:</para> - - <itemizedlist> - <listitem> - <para>dbskkd-cdb — Only used by deprecated package - skkinput</para> - </listitem> - - <listitem> - <para>FreeWnn — Only used by deprecated package - kinput2-canna-wnn6</para> - </listitem> - - <listitem arch="x86"> - <para><remark os="test">(x86)</remark> lilo — GRUB is the - recommended bootloader</para> - </listitem> - - <listitem> - <para>miniChinput — IIIMF is the recommended input method</para> - </listitem> - - <listitem> - <para>nabi — IIIMF is the recommended input method</para> - </listitem> - - <listitem> - <para>ncpfs — No longer part of &DISTRO; profile</para> - </listitem> - - <listitem> - <para>skkinput — IIIMF is the recommended input method</para> - </listitem> - - <listitem> - <para>xcin — IIIMF is the recommended input method</para> - </listitem> - </itemizedlist> - </section> ---> </section> <!-- Local variables:
Index: package-notes-en.xml =================================================================== RCS file: /cvs/docs/release-notes/package-notes-en.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- package-notes-en.xml 25 Oct 2005 02:48:50 -0000 1.1 +++ package-notes-en.xml 25 Oct 2005 08:34:00 -0000 1.2 @@ -29,7 +29,7 @@ <title>Package-Specific Notes</title> <!-- FIXME - Needs updating of entire contents for FC4. + Needs updating of entire contents for FC5. --> <para> The following sections contain information regarding packages that @@ -241,35 +241,6 @@ &SERVER-TOOLS; &JAVA-PACKAGE; </section> - <!-- Saving these just in case ... - <section os="bogus"> - <title>Administration Tools</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>Authoring and Publishing</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>Compatibility Arch Development Support</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>Compatibility Arch Support</title> - - <para>*** Enter group description here ***</para> - - </section> ---> <section id="sn-packages-core"> <title>Core</title> <para> @@ -285,612 +256,21 @@ <para> The Fedora Extras repository is now enabled by default. </para> - </section> + </section> &KERNEL; &SECURITY; </section> -<!-- - <section> - <title><filename>e2fsprogs</filename></title> - - <remark os="test">%%% <ulink - url="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=131918">https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=131918</ulink> - %%%</remark> - - <para>The <filename>ext2online</filename> utility has been added for - online growing of existing ext3 file systems.</para> - - <note> - <title>Note</title> - - <para>It is important to keep in mind that - <filename>ext2online</filename> does not grow the underlying block - device itself — there must be sufficient unused space already - present on the device. The easiest way to ensure this is to use LVM - volumes and to run <filename>lvresize</filename> or - <filename>lvextend</filename> to extend the device.</para> - </note> - - <para>In addition, file systems must be specially prepared in order to - be resized past a certain point. The preparation involves reserving a - small amount of space into which on-disk tables can grow. For - newly-created file systems, <filename>mke2fs</filename> reserves such - space automatically; the space reserved is sufficient to grow the file - system by a factor of 1000. The creation of this reserved space can - be disabled by the following command:</para> - - <para><command>mke2fs -O ^resize_inode</command></para> - - <para>Future releases of &DISTRO; will allow the creation of this - reserved space on existing file systems.</para> - </section> - - <section> - <title><filename>glibc</filename></title> - - <itemizedlist> - <listitem> - <remark os="test">%%% <ulink - url="http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=133267">http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=133267</ulink> - %%%</remark> - - <para>The version of <filename>glibc</filename> provided with - &DISTRO; &DISTROVER; performs additional internal sanity checks to - prevent and detect data corruption as early as possible. By - default, should corruption be detected, a message similar to the - following will be displayed on standard error (or logged via - syslog if stderr is not open):</para> - - <para><computeroutput>*** glibc detected *** double free or - corruption: 0x0937d008 ***</computeroutput></para> - - <para>By default, the program that generated this error will also be - killed; however, this (and whether or not an error message is - generated) can be controlled via the <envar>MALLOC_CHECK_</envar> - environment variable. The following settings are - supported:</para> - - <itemizedlist> - <listitem> - <para>0 — Do not generate an error message, and do not - kill the program</para> - </listitem> - - <listitem> - <para>1 — Generate an error message, but do not kill the - program</para> - </listitem> - - <listitem> - <para>2 — Do not generate an error message, but kill the - program</para> - </listitem> - - <listitem> - <para>3 — Generate an error message and kill the - program</para> - </listitem> - </itemizedlist> - - <note> - <title>Note</title> - - <para>If MALLOC_CHECK_ is explicitly set a value other than 0, - this causes <filename>glibc</filename> to perform more tests - that are more extensive than the default, and may impact - performance.</para> - </note> - - <para>Should you have a program from a third party ISV that triggers - these corruption checks and displays a message, you should file a - defect report with the application's vendor, since this indicates - a serious bug.</para> - </listitem> - </itemizedlist> - </section> - - <section> - <title><filename>hotplug</filename></title> - - <remark os="test">%%% <ulink - url="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=136348">https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=136348</ulink> - %%%</remark> - - <para>The location where <filename>hotplug</filename> expects firmware - to be loaded into (for example, firmware for Cardbus cards) has - changed from <filename>/usr/lib/hotplug/firmware</filename> to - <filename>/lib/firmware</filename>. Existing firmware files must be - moved into the new directory.</para> - </section> - --> -<!-- - <section os="bogus"> - <title>DNS Name Server</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>Development Libraries</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>Development Tools</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>Dialup Networking Support</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>Editors</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>Emacs</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>Engineering and Scientific</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>FTP Server</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>GNOME</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>GNOME Desktop Environment</title> - - <para>*** Enter group description here ***</para> - - </section> ---> - &DEVELOPMENT-TOOLS; -<!-- - <section os="bogus"> - <title>Games and Entertainment</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>Graphical Internet</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>Graphics</title> - - <para>This section includes packages that help you manipulate and scan - images.</para> - - </section> - - <section os="bogus"> - <title>ISO8859-2 Support</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>ISO8859-9 Support</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>KDE</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>KDE Desktop Environment</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>KDE Software Development</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>Kernel Development</title> - - <para>*** Enter group description here ***</para> - - </section> - --> - <section> - <title>Language Support</title> - <para> - This section includes information related to the support of various - languages under &DISTRO;. - </para> - <section> - <title>The IIIMF Input System</title> - <para> - IIIMF is the Internet/Intranet Input Method Framework. In &FC; - &LOCALVER; the <filename>iiimf</filename> package is updated to - version 12.2. - </para> - <variablelist> - <varlistentry> - <term>File Path Changes</term> - <listitem> - <para> - The names and locations of some files in the - <filename>iiimf</filename> packages have changed. - </para> - <para> - The IIIMF server has been renamed from - <filename>/usr/sbin/htt</filename> to - <filename>/usr/bin/iiimd</filename>, and the XIM bridge - client renamed from <filename>httx</filename> to - <filename>iiimx</filename>. The - <filename>init.d</filename> script name has not changed: - it is still called <filename>iiim</filename>. All the - global system configuration files are now located under - <filename>/etc/iiim/</filename>. - </para> - <para> - Language Engine (LE) developers should note that LE - modules and their data now live under - <filename>${libdir}/iiim/le/<filename><LE_NAME></filename>/</filename>, - while runtime data is stored under - <filename>/var/lib/iiim/le/<replaceable><LE_NAME></replaceable>/</filename>. - </para> - <para> - For more information on the exact path and file location - changes, please refer to Fedora IIIMF FAQ: - </para> - <para> - <ulink - url="http://www.fedora.redhat.com/projects/i18n/iiimf-faq.html%22%3Ehttp://www.fe...</ulink>. - </para> - </listitem> - </varlistentry> - <varlistentry> - <term>Hotkeys</term> - <listitem> - <para> - Trigger keys, such as - <keycombo><keycap>Ctrl</keycap><keycap>Space</keycap></keycombo> - used to activate Input Methods, are now configurable with - the command-line tool <command>iiimf-le-tools</command>. - This feature is only supported by GTK2 applications - currently. For other applications using XIM the trigger - key can be changed using an X resource. Refer to the - IIIMF FAQ at <ulink - url="http://www.fedora.redhat.com/projects/i18n/iiimf-faq.html%22%3Ehttp://www.fe...</ulink> - for more details on how to change trigger hotkeys. - </para> - <para> - Note that the keyname refers to the X key symbol name. For - example, if you want to activate with - <keycombo><keycap>Ctrl</keycap><keycap>@</keycap></keycombo>, - you need to specify '<Control>at' as the keyname not - '<Control>@'. - </para> - <para> - The per-user configuration of hotkeys does not work - currently with &SEL; in enforcing mode due to lack of - &SEL; policy. In this case, the hotkey can only be - changed in the system-wide configuration. - </para> - </listitem> - </varlistentry> - <varlistentry> - <term>Qt Support</term> - <listitem> - <para> - A Qt immodule for <filename>iiimf</filename> is now - included. This immodule works but lacks a status window - and is considered experimental. Therefore, the default - for Qt applications is to continue using XIM for IIMF - input. - </para> - <para> - If you wish to try the immodule in a Qt application, first - install the <filename>iiimf-qt</filename> package, start - the application, then click mouse button-3 in an input - area and select <guimenuitem>iiimqcf</guimenuitem> from - the <guisubmenu>Select Input Method</guisubmenu>' submenu. - </para> - </listitem> - </varlistentry> - </variablelist> - </section> - </section> -<!-- keeping for historical informative purpose as a resource - <itemizedlist> - <listitem> - - <remark os="test">%%% <ulink - url="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=136409%22%3Ehttps://bug...</ulink> - %%%</remark> - - <para>The default Input Method (IM) for Chinese (Simplified and - Traditional), Japanese, and Korean has been changed to IIIMF - — the Internet/Intranet Input Method Framework. IIIMF is - supported as a native GTK2 IM module, and also through XIM using - the httx client. IIIMF supports the use of multiple Language - Engines (LEs) at the same time; using the GNOME Input Method - Language Engine Tool (<application>GIMLET</application> — an - applet) it is possible to switch between LEs of different - languages inside GTK2 applications.</para> - - <para>IIIMF currently defaults to using - <keycombo><keycap>Ctrl</keycap><keycap>Space</keycap></keycombo> - or - <keycombo><keycap>Shift</keycap><keycap>Space</keycap></keycombo> - for toggling the input method on and off - (<application>Emacs</application> users can use - <keycombo><keycap>Ctrl</keycap><keycap>@</keycap></keycombo> - instead of - <keycombo><keycap>Ctrl</keycap><keycap>Space</keycap></keycombo> - to set the mark.)</para> - - <para>Depending on your selection at the language support screen - during installation, one or more IIIMF language engines may be - installed. The IIIMF server package - (<filename>iiimf-server</filename>) will also be installed if a - language engine has been selected. The language to language - engine (LE) package mappings are as follows:</para> - - <itemizedlist> - <listitem> - <para>ja_JP — <filename>iiimf-le-canna</filename></para> - </listitem> - - <listitem> - <para>zh_CN — <filename>iiimf-le-chinput</filename></para> - </listitem> - - <listitem> - <para>zh_TW — <filename>iiimf-le-xcin</filename></para> - </listitem> - - <listitem> - <para>ko_KR — <filename>iiimf-le-hangul</filename></para> - </listitem> - - <listitem> - <para>{bn,gu,pa,ta,hi}_IN — - <filename>iiimf-le-unit</filename></para> - </listitem> - </itemizedlist> - - <para>Accordingly, input via IIIMF will be enabled if you have - chosen one of the following as your default locale:</para> - - <itemizedlist> - <listitem> - <para>ja_JP</para> - </listitem> - - <listitem> - <para>zh_CN</para> - </listitem> - - <listitem> - <para>zh_TW</para> - </listitem> - - <listitem> - <para>ko_KR</para> - </listitem> - - <listitem> - <para>{bn,gu,pa,ta,hi}_IN</para> - </listitem> - </itemizedlist> - - <para>To aid your use of IIIMF, if you have selected one of the - above locales and you are using the GNOME Desktop, when you first - login the <application>GIMLET</application> utility (part of the - <filename>iiimf-gnome-im-switcher</filename> package) will - automatically be added to your panel.</para> - - <para><application>GIMLET</application> is a utility for switching - between the different LEs that are installed on your system. - Using a different language engine allows you to enter text in - different languages. Alternatively you may add - <application>GIMLET</application> manually to your panel by right - clicking on the panel and selecting:</para> - - <para><guimenuitem>Add to Panel</guimenuitem> -> - <guimenuitem>GIMLET</guimenuitem></para> - - <para>Should you wish to switch between IIIMF or the legacy input - method framework XIM, you can use the - <application>system-switch-im</application> application. After - changing the input method framework your changes will be reflected - when you next start the X Window System.</para> - </listitem> - </itemizedlist> - </section> - <section os="bogus"> - <title>Legacy Software Development</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section> - <title>Mail Server</title> - - <para>This section contains information related to the mail transport - agents included with &DISTRO;.</para> - - <section> - <title><filename>mailman</filename></title> - - <remark os="test">%%% <ulink - url="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=134015%22%3Ehttps://bug...</ulink> - %%%</remark> - - <para>Earlier <filename>mailman</filename> RPMs installed all files - under the <filename>/var/mailman/</filename> directory. - Unfortunately, this did not conform to the Filesystem Hierarchy - Standard (FHS) and also created security violations when &SEL; was - enabled.</para> - - <para>If you previously had <filename>mailman</filename> installed and - had edited files in <filename>/var/mailman/</filename> (such as - <filename>mm_cfg.py</filename>) you must move those changes to their - new location, as documented in the following file:</para> - - <para><filename>/usr/share/doc/mailman-*/INSTALL.REDHAT</filename></para> - </section> - - <section> - <title><filename>sendmail</filename></title> - - <itemizedlist> - <listitem> - <para>By default, the Sendmail mail transport agent (MTA) does not - accept network connections from any host other than the local - computer. If you want to configure Sendmail as a server for other - clients, you must edit <filename>/etc/mail/sendmail.mc</filename> - and change the <parameter>DAEMON_OPTIONS</parameter> line to also - listen on network devices (or comment out this option entirely using - the <command>dnl</command> comment delimiter). You must then - regenerate <filename>/etc/mail/sendmail.cf</filename> by running the - following command (as root):</para> - - <para><command>make -C /etc/mail</command></para> - - <para>Note that you must have the <filename>sendmail-cf</filename> - package installed for this to work.</para> - </listitem> - </itemizedlist> - </section> - </section> - <section os="bogus"> - <title>Network Servers</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>News Server</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>Office/Productivity</title> - - <para>*** Enter group description here ***</para> - - </section> ---> + &DEVELOPMENT-TOOLS; + &I18N; &PRINTING; -<!-- - <section os="bogus"> - <title>Ruby</title> - - <para>*** Enter group description here ***</para> - - </section> - <section os="bogus"> - <title>Server</title> - - <para>*** Enter group description here ***</para> - - </section> ---> -<!-- not content for this release - &DATABASE-SERVERS; - &MULTIMEDIA; --> -<!-- - <section os="bogus"> - <title>Supported Packages</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>System Tools</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>Text-based Internet</title> - - <para>*** Enter group description here ***</para> - - </section> - --> +<!-- no content for this release + &DATABASE-SERVERS; --> + &MULTIMEDIA; + &ENTERTAINMENT; &WEB-SERVERS; &SAMBA; &XORG; - <!-- <section os="bogus"> - <title>Workstation Common</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>X Software Development</title> - - <para>*** Enter group description here ***</para> - - </section> - - <section os="bogus"> - <title>XEmacs</title> - - <para>*** Enter group description here ***</para> - - </section> - --> + &ENTERTAINMENT; </section> <!-- Local variables:
Index: security-en.xml =================================================================== RCS file: /cvs/docs/release-notes/security-en.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- security-en.xml 25 Oct 2005 02:48:50 -0000 1.1 +++ security-en.xml 25 Oct 2005 08:34:00 -0000 1.2 @@ -3,25 +3,40 @@ <para> This section highlights various security items from &FC;. </para> - <section id="sn-security-digital-certs"> - <title>Digital Certificates Consolidated</title> + <para> + <computeroutput>Pam_stack</computeroutput> is deprecated. More + details available from fedora-test-list (<ulink + url="http://www.redhat.com/mailman/listinfo/fedora-test-list%22%3Ehttp://www.redh...</ulink> + </para> + <section id="sn-security-highlights"> + <title>Security Highlights</title> <para> - Digital certificates are now centralised in directories under - <filename>/etc/pki/</filename>. Users performing an upgrade must + This section highlights various security items from &FC;. + </para> + <para> + Digital certificates are now centralised in directories + under <filename>/etc/pki/</filename>. Users performing an upgrade must relocate their digital certificates. </para> <para> - OpenSSL: the <filename>/usr/share/ssl</filename> contents have - moved to <filename>/etc/pki/tls</filename> and - <filename>/etc/pki/CA</filename>. + OpenSSL: the <filename>/usr/share/ssl/</filename> contents have + moved to <filename>/etc/pki/tls/</filename> and + <filename>/etc/pki/CA/</filename>. + </para> + <para> + Dovecot: A dovecot-openssl.cnf file is automatically installed in + <filename>/etc/pki/dovecot/</filename>. </para> + </section> + <section id="sn-security-selinux-changes"> + <title>SELinux Changes</title> <para> - Dovecot: A <filename>dovecot-openssl.cnf</filename> file is - automatically installed in <filename>/etc/pki/dovecot/</filename>. + MCS SELinux is in somewhere. Major highlight. For more + information, read this informative article: </para> <para> - For information about &SEL;, refer to <xref - linkend="sn-overview"/>. + <ulink + url="http://post-office.corp.redhat.com/archives/rhselinux-project/2005-June/msg0...</ulink> </para> </section> </section>
Index: server-tools-en.xml =================================================================== RCS file: /cvs/docs/release-notes/server-tools-en.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- server-tools-en.xml 25 Oct 2005 02:48:50 -0000 1.1 +++ server-tools-en.xml 25 Oct 2005 08:34:00 -0000 1.2 @@ -1,5 +1,12 @@ <section id="sn-server-sys-config"> <title>Server and System Configuration Tools</title> + <caution> + <title>Information Out-of-Date</title> + <para> + The content in this section needs to be updated for &DISTRO; + &DISTROVER; + </para> + </caution> <para> This section highlights changes and additions to the various GUI server and system configuration tools in &FC;.
Index: splash-en.xml =================================================================== RCS file: /cvs/docs/release-notes/splash-en.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- splash-en.xml 25 Oct 2005 02:48:50 -0000 1.1 +++ splash-en.xml 25 Oct 2005 08:34:00 -0000 1.2 @@ -1,5 +1,12 @@ <section id="sn-splash"> <title>Welcome to &FC; &LOCALVER;</title> + <caution> + <title>Information Out-of-Date</title> + <para> + The content in this section needs to be updated for &DISTRO; + &DISTROVER; + </para> + </caution> <para> &FC; is a completely free, user friendly, and secure general purpose platform based on Linux. The &FP; is an open source project that @@ -61,6 +68,7 @@ </para> </listitem> </itemizedlist> +<!-- commented out until the content can be updated <section id="sn-new-in-fc"> <title>New in &FC; &LOCALVER;</title> <para> @@ -358,6 +366,7 @@ find many interesting things with Google. </para> </section> +--> </section> <!-- Local variables:
Index: web-servers-en.xml =================================================================== RCS file: /cvs/docs/release-notes/web-servers-en.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- web-servers-en.xml 25 Oct 2005 02:48:50 -0000 1.1 +++ web-servers-en.xml 25 Oct 2005 08:34:00 -0000 1.2 @@ -1,73 +1,24 @@ <section id="sn-web-servers"> <title>Web Servers</title> <para> - This section contains information on Web-related - applications. + This section contains information on Web-related applications. </para> - <section id="sn-web-servers-modperl"> - <title><filename>mod_perl</filename></title> + <section> + <title><command>httpd</command></title> <para> - The RC5 release of mod_perl 2.0 is now included. The API provided - by this release is incompatible with previous 1.99_xx releases. - Please refer to the following document for a discussion of how to - adapt code to use the new API: - </para> - <para> - <ulink - url="http://perl.apache.org/docs/2.0/rename.html%22%3Ehttp://perl.apache.org/docs...</ulink> - </para> - </section> - <section id="sn-web-servers-php"> - <title><filename>php</filename></title> - <para> - Version 5.0 of PHP is now included, which includes a number of - changes to the language along with significant performance - improvements. Please refer to the PHP documentation for more - information on migrating from PHP 4.3 to PHP 5.0: - </para> - <para> - <ulink - url="http://www.php.net/manual/en/migration5.php%22%3Ehttp://www.php.net/manual/e...</ulink> - </para> - <para> - The <filename>/usr/bin/php</filename> binary is now built using - the CLI command-line SAPI, rather than the CGI SAPI. Use - <filename>/usr/bin/php-cgi</filename> for CGI SAPI. The - <command>php-cgi</command> also includes FastCGI support. - </para> - <para> - The following extensions have been added: - </para> - <itemizedlist> - <listitem> - <para> - The <command>mysqli</command> extension, a new interface - designed specifically for MySQL 4.1. This is included in the - <filename>php-mysql</filename> package. - </para> - </listitem> - <listitem> - <para> - The <command>soap</command> extension, for implementing SOAP - clients and servers. - </para> - </listitem> - </itemizedlist> - <para> - The following extensions are now available as optional loadable - extensions, rather than being built in to the PHP binaries: + The following changes have been made to the default <command></command>httpd + configuration: </para> <itemizedlist> <listitem> - <para> - The <command>dba</command> extension, now available in the - <filename>php-dba</filename> package + <para>The <computeroutput>mod_cern_meta</computeroutput> and + <computeroutput>mod_asis</computeroutput> modules are no + longer loaded by default. </para> </listitem> <listitem> - <para> - The <command>bcmath</command> extension, now available in the - <filename>php-bcmath</filename> package + <para>The <computeroutput>mod_ext_filter</computeroutput> module + is now loaded by default </para> </listitem> </itemizedlist>
Index: xorg-en.xml =================================================================== RCS file: /cvs/docs/release-notes/xorg-en.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xorg-en.xml 25 Oct 2005 02:48:50 -0000 1.1 +++ xorg-en.xml 25 Oct 2005 08:34:00 -0000 1.2 @@ -1,5 +1,12 @@ <section id="sn-xwindows"> <title>X Window System (Graphics)</title> + <caution> + <title>Information Out-of-Date</title> + <para> + The content in this section needs to be updated for &DISTRO; + &DISTROVER; + </para> + </caution> <para> This section contains information related to the X Window System implementation provided with &DISTRO;.
docs-commits@lists.fedoraproject.org