en_US/README.xml en_US/rpm-info.xml

Rüdiger Landmann rlandmann at fedoraproject.org
Tue Jul 21 05:27:09 UTC 2009


 en_US/README.xml   |  304 -----------------------------------------------------
 en_US/rpm-info.xml |   35 ------
 2 files changed, 339 deletions(-)

New commits:
commit 4f7d3fcace93a63abfd0286d02abac1b32582705
Author: Ruediger Landmann <r.landmann at redhat.com>
Date:   Tue Jul 21 15:26:40 2009 +1000

    back up Makefile, rm original en_US

diff --git a/en_US/README.xml b/en_US/README.xml
deleted file mode 100644
index db4d3a1..0000000
--- a/en_US/README.xml
+++ /dev/null
@@ -1,304 +0,0 @@
-<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
- "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-
-<!ENTITY % ALPHA "IGNORE">
-<!ENTITY % X86 "INCLUDE">
-<!ENTITY % IA64 "IGNORE">
-<!ENTITY % S390 "IGNORE">
-<!ENTITY % HA "IGNORE">
-<!ENTITY % X86-64 "IGNORE">
-
-<!ENTITY RH "Red Hat"> <!-- The generic term "Red Hat" -->
-<!ENTITY RHL "&RH; Linux"> <!-- The generic term "Red Hat Linux" -->
-<!ENTITY FORMAL-RHI "&RH;, Inc."> <!-- Formal version -->
-<!ENTITY NAME "Fedora"> <!-- The project's (and software's) basic name -->
-<!ENTITY PROJ "&NAME; Project"> <!-- The project's name -->
-<!ENTITY DISTRO "&NAME;"> <!-- The software's name -->
-<!ENTITY DISTROVER "11"> <!-- The software's version -->
-
-]>
-
-<article id="index" lang="en" arch="x86;x86_64;ppc" os="test;final">
-  <articleinfo>
-    <title>&DISTRO; &DISTROVER; README</title>
-    <copyright>
-      <year>2009</year>
-      <holder>&FORMAL-RHI; and others</holder>
-    </copyright>
-    <legalnotice id="legalnotice">
-      <para>
-        The contents of this CD-ROM are Copyright © 2009
-        &FORMAL-RHI; and others. Refer to the License Agreement
-        and individual copyright notices in each source package for
-        distribution terms.
-      </para>
-      <para>
-        &NAME;, &RH;, &RH; Network, the &RH; "Shadow Man" logo, RPM,
-	Maximum RPM, the RPM logo, Linux Library, PowerTools, Linux
-	Undercover, RHmember, RHmember More, Rough Cuts, Rawhide, and
-	all &RH;-based trademarks and logos are trademarks or registered
-	trademarks of &FORMAL-RHI; in the United States and other
-	countries.
-      </para>
-      <para>
-        Linux is a registered trademark of Linus Torvalds.
-      </para>
-      <para>
-        Motif and UNIX are registered trademarks of The Open Group.
-      </para>
-      <para>
-        Intel and Pentium are registered trademarks of Intel
-        Corporation. Itanium and Celeron are trademarks of Intel
-        Corporation.
-      </para>
-      <para>
-        AMD, AMD Athlon, AMD Duron, and AMD K6 are trademarks of
-        Advanced Micro Devices, Inc.
-      </para>
-      <para>
-        Windows is a registered trademark of Microsoft Corporation.
-      </para>
-      <para>
-        SSH and Secure Shell are trademarks of SSH Communications
-        Security, Inc.
-      </para>
-      <para>
-        FireWire is a trademark of Apple Computer Corporation.
-      </para>
-      <para>
-        All other trademarks and copyrights referred to are the property
-        of their respective owners.
-      </para>
-      <para>
-        The GPG fingerprint of the <computeroutput>"Fedora Project
-        <fedora at redhat.com>"</computeroutput> key is:
-      </para>
-      <para>
-        CAB4 4B99 6F27 744E 8612 7CDF B442 69D0 4F2A 6FD2
-      </para>
-    </legalnotice>
-  </articleinfo>
-
-  <section id="dir-org">
-    <title>DIRECTORY ORGANIZATION</title>
-
-    <para>
-      &DISTRO; is delivered on one or more CD or DVD ROMs.
-    </para>
-
-    <para>
-      The first installation CD-ROM can be directly booted into the
-      installation on most modern systems, and contains the following
-      directory structure (where <filename>/mnt/cdrom</filename> is the
-      mount point of the CD-ROM):
-    </para>
-<screen arch="x86;x86_64;ppc">
-      <!-- <remark os="test">(x86)</remark> -->
-<computeroutput>
-/mnt/cdrom
-  |----> images                -- boot and driver disk images
-  |----> isolinux              -- files necessary to boot from CD-ROM
-  |----> Packages              -- binary packages
-  |----> repodata              -- repository information used by the 
-  |                               installation process
-  |----> README*               -- this file
-  |----> RELEASE-NOTES*        -- the latest information about this release
-  |                               of &DISTRO;
-  `----> RPM-GPG-KEY*          -- GPG signature for packages from &RH;
-</computeroutput>
-    </screen>
-    <para>
-      The remaining Installation CD-ROMs are similar to Installation
-      CD-ROM 1, except that only the <filename>Packages</filename>
-      subdirectory is present.
-    </para>
-
-    <para>
-      The directory layout of each source code CD-ROM is as follows:
-    </para>
-<screen>
-<computeroutput>
-/mnt/cdrom
-  |----> SRPMS                 -- source packages
-  `----> RPM-GPG-KEY           -- GPG signature for packages from Red Hat
-</computeroutput>
-    </screen>
-    <para>
-      If you are setting up an installation tree for NFS, FTP, or HTTP
-      installations, you need to copy the
-      <filename>RELEASE-NOTES</filename> files and all files from the
-      <filename>Packages</filename> directory on discs 1-5. On Linux and
-      Unix systems, the following process will properly configure the
-      /target/directory on your server (repeat for each disc):
-    </para>
-    <orderedlist>
-      <listitem>
-        <para>
-          Insert disc
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <command>mount /mnt/cdrom</command>
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <command>cp -a /mnt/cdrom/Packages /target/directory</command>
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <command>cp /mnt/cdrom/RELEASE-NOTES*
-          /target/directory</command>
-        </para>
-        <para>
-          <command>cp -a /mnt/cdrom/repodata /target/directory</command>
-        </para>
-        <para>
-          (Do this only for disc 1)
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <command>umount /mnt/cdrom</command>
-        </para>
-      </listitem>
-    </orderedlist>
-  </section>
-
-  <section id="installing">
-    <title>INSTALLING</title>
-
-    <para>
-      Many computers can now automatically boot from CD-ROMs. If you
-      have such a machine (and it is properly configured) you can boot
-      the &DISTRO; CD-ROM directly. After booting, the &DISTRO;
-      installation program will start, and you will be able to install
-      your system from the CD-ROM.
-    </para>
-
-    <para arch="x86;x86_64">
-<!-- <remark os="test">(x86;x86_64)</remark> -->
-      The <filename>images/</filename> directory contains the file
-      <filename>boot.iso</filename>. This file is an ISO image that can
-      be used to boot the &DISTRO; installation program. It is a handy
-      way to start network-based installations without having to use
-      multiple diskettes. To use <filename>boot.iso</filename>, your
-      computer must be able to boot from its CD-ROM drive, and its BIOS
-      settings must be configured to do so. You must then burn
-      <filename>boot.iso</filename> onto a recordable/rewriteable
-      CD-ROM.
-    </para>
-
-    <note arch="x86;x86_64">
-      <title>Note</title>
-<!-- <remark os="test">(x86;x86_64)</remark> -->
-      <para>
-        The ability to use this image file with a USB pen drive depends
-        on the ability of your system's BIOS to boot from a USB device.
-      </para>
-    </note>
-  </section>
-
-  <section id="get-help">
-    <title>GETTING HELP</title>
-
-    <para>
-      For those that have web access, see
-      <ulink
-        url="http://fedoraproject.org/"/>.
-      In particular, access to &PROJ; mailing lists can be found at:
-    </para>
-
-    <para>
-      <ulink url="https://listman.redhat.com/mailman/listinfo/"/>
-    </para>
-
-    <para>
-      The complete &NAME; Installation Guide is available at
-      <ulink
-	url="http://docs.fedoraproject.org/" />.
-    </para>
-  </section>
-
-  <section id="export-ctl">
-    <title>EXPORT CONTROL</title>
-
-    <para>
-      The communication or transfer of any information received with
-      this product may be subject to specific government export
-      approval. User shall adhere to all applicable laws, regulations
-      and rules relating to the export or re-export of technical data or
-      products to any proscribed country listed in such applicable laws,
-      regulations and rules unless properly authorized. The obligations
-      under this paragraph shall survive in perpetuity.
-    </para>
-  </section>
-
-  <section id="s1-test" os="test">
-    <title>README Feedback Procedure</title>
-
-    <para>
-      If you feel that this README could be improved in some way, submit
-      a bug report in &RH;'s bug reporting system:
-    </para>
-
-    <para>
-      <ulink
-    url="https://bugzilla.redhat.com/bugzilla/easy_enter_bug.cgi">https://bugzilla.redhat.com/bugzilla/easy_enter_bug.cgi</ulink>
-    </para>
-
-    <para>
-      When posting your bug, include the following information in the
-      specified fields:
-    </para>
-
-    <itemizedlist>
-      <listitem>
-        <para>
-          <guilabel>Product:</guilabel>
-          <wordasword>&DISTRO;</wordasword>
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <guilabel>Version:</guilabel> <wordasword>devel</wordasword>
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <guilabel>Component:</guilabel>
-          <wordasword>fedora-release-notes</wordasword>
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <guilabel>Summary:</guilabel> A short description of what
-          could be improved. If it includes the word "README", so much
-          the better.
-        </para>
-      </listitem>
-      <listitem>
-        <para>
-          <guilabel>Description:</guilabel> A more in-depth description
-          of what could be improved.
-        </para>
-      </listitem>
-    </itemizedlist>
-  </section>
-
-<!--
-  <ackno>(
-    <emphasis arch="x86">x86</emphasis>
-    <emphasis arch="x86_64">x86_64</emphasis>
-    )</ackno>
--->
-</article>
-
-<!--
-Local variables:
-mode: xml
-fill-column: 72
-End:
--->
diff --git a/en_US/rpm-info.xml b/en_US/rpm-info.xml
deleted file mode 100644
index 6896322..0000000
--- a/en_US/rpm-info.xml
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE rpm-info PUBLIC "-//Fedora//DTD Docs RPM-INFO V1.0//EN"
-"http://docs.fedoraproject.org/dtds/rpm-info.dtd">
-<rpm-info>
-  <colophon>
-    <worker id="fdp" wholename="Fedora Documentation Project"
-      email="fedora-docs-list at redhat.com" surname="Project" firstname="Fedora
-      Documentation" initials="fdp"/>
-  </colophon>
-  <author worker="fdp"/>
-  <license>
-    <rights>OPL</rights>
-    <version>1.0</version>
-  </license>
-  <copyright>
-    <year>2009</year>
-    <holder>Red Hat, Inc. and others</holder>
-  </copyright>
-  <title>Fedora README</title>
-  <desc>General information for CD and DVD media</desc>
-  <changelog order="newest-first">
-    <revision date="2009-05-28" number="11.0.1">
-      <author worker="fdp"/>
-      <details>Fedora 11 GA</details>
-    </revision>
-    <revision date="2009-05-08" number="11.0.0">
-      <author worker="fdp"/>
-      <details>Fedora 11 GA</details>
-    </revision>
-    <revision date="2009-04-20" number="10.93.0">
-      <author worker="fdp"/>
-      <details></details>
-    </revision>
-  </changelog>
-</rpm-info>





More information about the Fedora-docs-commits mailing list