From fedora-docs-commits@redhat.com Wed Jun 10 15:29:19 2015
From: fedora-docs-commits@redhat.com
To: docs-commits@lists.fedoraproject.org
Subject: install-guide fedora-install-guide-techref-en.xml, NONE, 1.1
Makefile, 1.15, 1.16 fedora-install-guide-adminoptions-en.xml, 1.1, 1.2
fedora-install-guide-en.xml, 1.31, 1.32
Date: Wed, 14 Dec 2005 18:00:00 -0500
Message-ID: <200512142300.jBEN00N6020673@cvs-int.fedora.redhat.com>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6526533418479185201=="
--===============6526533418479185201==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: elliss
Update of /cvs/docs/install-guide
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20651
Modified Files:
Makefile fedora-install-guide-adminoptions-en.xml=20
fedora-install-guide-en.xml=20
Added Files:
fedora-install-guide-techref-en.xml=20
Log Message:
- Added a first draft "Technical References" section, to address #173582
- Minor edits of Management Options section
--- NEW FILE fedora-install-guide-techref-en.xml ---
Appendix: Technical References
This document provides a reference for using the &FED; installation
software, known as anaconda. To learn more about
anaconda, visit the project webpage:
.
Both anaconda and &FED; systems use a common set
of software components. For detailed information on key
technologies, refer to the websites listed below:
Boot Loader
By default, &FED; uses the GRUB boot
loader. Refer to
for more
information.
Disk Partitioning
&FED; uses parted to partition disks. Refer
to for more
information.
Graphics System
Both the installation system and &FED; itself use the
Xorg suite to provide graphical displays.
Refer to for more
information.
Remote Display
&FC; and anaconda include VNC to provide
remote display capabilities. For more information about VNC,
refer to the documentation on the RealVNC website
.
Firewall
&FED; uses the netfilter framework. The
Netfilter project website provides documentation for
netfilter, and the
iptables administration facilities:
.
Access Control
&SEL; provides Mandatory Access Control (MAC) capabilities
that supplement the standard Linux security systems. Refer to
the &SEL; FAQ for more information:
.
Software Installation
&FED; uses yum to manage the RPM packages
that make up the system. Refer to
for more
information.
Index: Makefile
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /cvs/docs/install-guide/Makefile,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- Makefile 12 Dec 2005 02:21:54 -0000 1.15
+++ Makefile 14 Dec 2005 22:59:52 -0000 1.16
@@ -14,7 +14,7 @@
DOCBASE =3D fedora-install-guide
=20
define XMLEXTRAFILES_template
-XMLEXTRAFILES-$(1)=3Dfedora-install-guide-abouttoinstall-$(1).xml fedora-ins=
tall-guide-acknowledgements-$(1).xml fedora-install-guide-adminoptions-$(1).x=
ml fedora-install-guide-beginninginstallation-$(1).xml fedora-install-guide-b=
ootloader-$(1).xml fedora-install-guide-diskpartitioning-$(1).xml fedora-inst=
all-guide-$(1).xml fedora-install-guide-firstboot-$(1).xml fedora-install-gui=
de-installingpackages-$(1).xml fedora-install-guide-intro-$(1).xml fedora-ins=
tall-guide-locale-$(1).xml fedora-install-guide-networkconfig-$(1).xml fedora=
-install-guide-nextsteps-$(1).xml fedora-install-guide-other-instmethods-$(1)=
.xml fedora-install-guide-packageselection-$(1).xml fedora-install-guide-root=
password-$(1).xml fedora-install-guide-timezone-$(1).xml fedora-install-guide=
-upgrading-$(1).xml
+XMLEXTRAFILES-$(1)=3Dfedora-install-guide-abouttoinstall-$(1).xml fedora-ins=
tall-guide-acknowledgements-$(1).xml fedora-install-guide-adminoptions-$(1).x=
ml fedora-install-guide-beginninginstallation-$(1).xml fedora-install-guide-b=
ootloader-$(1).xml fedora-install-guide-diskpartitioning-$(1).xml fedora-inst=
all-guide-$(1).xml fedora-install-guide-firstboot-$(1).xml fedora-install-gui=
de-installingpackages-$(1).xml fedora-install-guide-intro-$(1).xml fedora-ins=
tall-guide-locale-$(1).xml fedora-install-guide-networkconfig-$(1).xml fedora=
-install-guide-nextsteps-$(1).xml fedora-install-guide-other-instmethods-$(1)=
.xml fedora-install-guide-packageselection-$(1).xml fedora-install-guide-root=
password-$(1).xml fedora-install-guide-techref-$(1).xml fedora-install-guide=
-timezone-$(1).xml fedora-install-guide-upgrading-$(1).xml
endef
=20
$(foreach LANG,${LANGUAGES},$(eval $(call XMLEXTRAFILES_template,${LANG})))
Index: fedora-install-guide-adminoptions-en.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /cvs/docs/install-guide/fedora-install-guide-adminoptions-en.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fedora-install-guide-adminoptions-en.xml 12 Dec 2005 02:21:54 -0000 1.1
+++ fedora-install-guide-adminoptions-en.xml 14 Dec 2005 22:59:52 -0000 1.2
@@ -46,28 +46,8 @@
=20
-
- Installing &FC; with Expert Mode
-
-
- The expert mode enables you to run the installation process with
- additional options for hardware configuration.
-
-
-
- To run the installation process in expert mode, enter:
-
-
- linux expert
-
-
- This is untested.
-
-
-
-
- Automating the Installation
+ Automating the Installation with Kickstart
=20
Kickstart.
@@ -85,7 +65,7 @@
=20
- Interface Options
+ Configuring the Installation Interface
=20
To run the installation process in text mode, enter:
@@ -107,6 +87,26 @@
+
+
+ Installing &FC; with Expert Mode
+
+
+ The expert mode enables you to run the installation process with
+ additional options for hardware configuration.
+
+
+
+ To run the installation process in expert mode, enter:
+
+
+ linux expert
+
+
+ This is untested.
+
+
+
Performing a Memory (RAM) Test
@@ -124,7 +124,7 @@
To load the memtest86 memory test utility,
enter memtest86 at the
boot:
- . The utility immediately starts the first test. By default,
+ prompt. The utility immediately starts the first test. By default,
memtest86 carries out a total of ten tests.
=20
Index: fedora-install-guide-en.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /cvs/docs/install-guide/fedora-install-guide-en.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- fedora-install-guide-en.xml 12 Dec 2005 02:21:54 -0000 1.31
+++ fedora-install-guide-en.xml 14 Dec 2005 22:59:52 -0000 1.32
@@ -6,8 +6,8 @@
=20
-
-
+
+
=20
@@ -15,7 +15,7 @@
-
+
=20
=20
@@ -34,6 +34,7 @@
+
=20
]>
@@ -185,6 +186,16 @@
+
+ 1.0.8
+ 2005-12-14
+ StuartEllis
+
+
+ Added Technical References section.
+
+
+
=20
@@ -220,6 +231,8 @@
=20
&ADMINOPTIONS;
=20
+ &TECHREF;
+
&ACKNOWLEDGEMENTS;
=20
--===============6526533418479185201==--