install-guide fedora-install-guide-techref-en.xml,1.2,1.3

Stuart Ellis (elliss) fedora-docs-commits at redhat.com
Mon Jan 9 23:16:20 UTC 2006


Author: elliss

Update of /cvs/docs/install-guide
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19290

Modified Files:
	fedora-install-guide-techref-en.xml 
Log Message:
- Added Audio and Command-line Interface (shell).




Index: fedora-install-guide-techref-en.xml
===================================================================
RCS file: /cvs/docs/install-guide/fedora-install-guide-techref-en.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fedora-install-guide-techref-en.xml	22 Dec 2005 01:47:35 -0000	1.2
+++ fedora-install-guide-techref-en.xml	9 Jan 2006 23:16:13 -0000	1.3
@@ -18,8 +18,7 @@
       <term>Boot Loader</term>
       <listitem>
         <para>
-          By default, &FED; uses the <command>GRUB</command> boot
-          loader. Refer to
+          &FED; uses the <command>GRUB</command> boot loader. Refer to
           <ulink url="http://www.gnu.org/software/grub/"/> for more
           information.
         </para>
@@ -38,37 +37,54 @@
     </varlistentry>
 
     <varlistentry>
+      <term>Audio Support</term>
+      <listitem>
+        <para>
+          The Linux kernel used by &FED; incorporates ALSA (Advanced
+          Linux Sound Architecture). For more information about ALSA,
+          refer to the project website:
+          <ulink url="http://www.alsa-project.org/"/>.
+        </para>
+      </listitem>
+    </varlistentry>
+
+    <varlistentry>
       <term>Graphics System</term>
       <listitem>
         <para>
           Both the installation system and &FED; itself use the
-          <command>Xorg</command> suite to provide graphical displays.
-          Refer to <ulink url="http://www.x.org/"/> for more
-          information.
+          <command>Xorg</command> suite to provide graphical
+          capabilities. Components of <command>Xorg</command> manage the
+          display, keyboard and mouse for the desktop environments that
+          users interact with. Refer to <ulink url="http://www.x.org/"/>
+          for more information.
         </para>
       </listitem>
     </varlistentry>
 
     <varlistentry>
-      <term>Remote Display</term>
+      <term>Remote Displays</term>
       <listitem>
         <para>
-          &FC; and <command>anaconda</command> include VNC to provide
-          remote display capabilities. For more information about VNC,
-          refer to the documentation on the RealVNC website: <ulink url="http://www.realvnc.com/documentation/"/>.
+          &FC; and <command>anaconda</command> include VNC to enable
+          remote access to graphical displays. For more information
+          about VNC, refer to the documentation on the RealVNC website:
+          <ulink url="http://www.realvnc.com/documentation/"/>.
         </para>
       </listitem>
     </varlistentry>
 
     <varlistentry>
-      <term>Firewall</term>
+      <term>Command-line Interface</term>
       <listitem>
         <para>
-          &FED; uses the <command>netfilter</command> framework. The
-          Netfilter project website provides documentation for
-          <command>netfilter</command>, and the
-          <command>iptables</command> administration facilities:
-          <ulink url="http://netfilter.org/documentation/index.html"/>.
+          By default, &FED; uses the GNU <command>bash</command> shell
+          to provide a command-line interface. The GNU Core Utilities
+          complete the command-line environment. Refer to
+          <ulink url="http://www.gnu.org/software/bash/bash.html"/> for
+          more information on <command>bash</command>. To learn more
+          about the GNU Core Utilities, refer to
+          <ulink url="http://www.gnu.org/software/coreutils/"/>.
         </para>
       </listitem>
     </varlistentry>




More information about the Fedora-docs-commits mailing list