Author: kwade Update of /cvs/fedora/web/html/docs/install-guide/f9/en_US In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6288 Modified Files: ap-admin-options.php ap-install-server.php ap-medialess-install.php ap-techref.php ch-beginninginstallation.php ch-bootloader.php ch-disk-partitioning.php ch-experts-quickstart.php ch-firstboot.php ch-installer-locale.php ch-installing-packages.php ch-introduction.php ch-networkconfig.php ch-new-users.php ch-next-steps.php ch-other-install-methods.php ch-packageselection.php ch-rootpassword.php ch-timezone.php ch-upgrading-system.php ch-welcome.php generated-index.php index.php legalnotice-opl.php rv-revhistory.php sn-about-document.php sn-automating-installation.php sn-booting-from-pxe.php sn-bootloader-advanced.php sn-bootloader-others.php sn-bootloader-password.php sn-boot-modes.php sn-bootoptions-hardware.php sn-cannot-download.php sn-cobbler-import.php sn-cobbler-mirror.php sn-cobbler-setup-distro.php sn-community.php sn-disk-changes.php sn-disk-druid.php sn-expert-download.php sn-expert-install.php sn-expert-post-install.php sn-expert-prepare.php sn-feedback.php sn-finishing-upgrade.php sn-firstboot-datetime.php sn-firstboot-systemuser.php sn-general-disk-setup.php sn-graphics-problem.php sn-hostname.php sn-install-diff-source.php sn-installer-keyboard.php sn-installing-from-harddrive.php sn-install-tcpip-config.php sn-making-media.php sn-medialess-booting.php sn-medialess-editing-grub-conf.php sn-network-misc-settings.php sn-news-subscriptions.php sn-nfs-install-settings.php sn-package-selection.php sn-partitioning-advice.php sn-partitioning-general.php sn-partitioning-lvm.php sn-raid-config.php sn-remoteaccess-installation.php sn-remote-logging.php sn-smolt.php sn-start-installation.php sn-understanding-encryption.php sn-upgrade-tree.php sn-upgrading-bootloader.php sn-url-install-settings.php sn-utc.php sn-verifying-media.php sn-web-help.php sn-which-arch.php sn-which-files.php Log Message: removing the HTML header that should have been trimmed by the conversion script; this will stop calls to the CSS, and may clean up other stuff. Index: ap-admin-options.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/ap-admin-options.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ap-admin-options.php 13 May 2008 05:07:26 -0000 1.1 +++ ap-admin-options.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Appendix A. Boot Options</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="prev" href="sn-community.php" title="17.5. Joining the Fedora Community"> -<link rel="next" href="sn-remoteaccess-installation.php" title="A.2. Enabling Remote Access to the Installation System"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: ap-install-server.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/ap-install-server.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ap-install-server.php 13 May 2008 05:07:26 -0000 1.1 +++ ap-install-server.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Appendix C. Setting Up an Installation Server</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="prev" href="sn-medialess-booting.php" title="B.3. Booting to Installation"> -<link rel="next" href="sn-cobbler-setup-distro.php" title="C.2. Setting Up the Distribution"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: ap-medialess-install.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/ap-medialess-install.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ap-medialess-install.php 13 May 2008 05:07:26 -0000 1.1 +++ ap-medialess-install.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Appendix B. Installing Without Media</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="prev" href="sn-boot-modes.php" title="A.6. Using the Maintenance Boot Modes"> -<link rel="next" href="sn-medialess-editing-grub-conf.php" title="B.2. Editing the GRUB Configuration"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: ap-techref.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/ap-techref.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ap-techref.php 13 May 2008 05:07:26 -0000 1.1 +++ ap-techref.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Appendix D. Other Technical Documentation</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="prev" href="sn-cobbler-import.php" title="C.4. Importing the Distribution"> -<link rel="next" href="generated-index.php" title="Index"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: ch-beginninginstallation.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/ch-beginninginstallation.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-beginninginstallation.php 13 May 2008 05:07:26 -0000 1.1 +++ ch-beginninginstallation.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Chapter 4. Beginning the Installation</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="prev" href="sn-start-installation.php" title="3.6. How Do I Start the Installation Program?"> -<link rel="next" href="sn-install-diff-source.php" title="4.2. Installing from a Different Source"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: ch-bootloader.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/ch-bootloader.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-bootloader.php 13 May 2008 05:07:26 -0000 1.1 +++ ch-bootloader.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Chapter 13. Boot Loader</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="prev" href="sn-disk-changes.php" title="12.8. Making Disk Changes"> -<link rel="next" href="sn-bootloader-others.php" title="13.2. Booting Additional Operating Systems"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: ch-disk-partitioning.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/ch-disk-partitioning.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-disk-partitioning.php 13 May 2008 05:07:26 -0000 1.1 +++ ch-disk-partitioning.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Chapter 12. Disk Partitioning</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="prev" href="ch-rootpassword.php" title="Chapter 11. Set the Root Password"> -<link rel="next" href="sn-partitioning-general.php" title="12.2. General Information on Partitions"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: ch-experts-quickstart.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/ch-experts-quickstart.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-experts-quickstart.php 13 May 2008 05:07:26 -0000 1.1 +++ ch-experts-quickstart.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Chapter 2. Quick Start for Experts</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="prev" href="sn-feedback.php" title="1.3. Feedback"> -<link rel="next" href="sn-expert-download.php" title="2.2. Download Files"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: ch-firstboot.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/ch-firstboot.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-firstboot.php 13 May 2008 05:07:26 -0000 1.1 +++ ch-firstboot.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Chapter 16. First Boot</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="prev" href="ch-installing-packages.php" title="Chapter 15. Installing Packages"> -<link rel="next" href="sn-firstboot-datetime.php" title="16.2. Date and Time"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: ch-installer-locale.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/ch-installer-locale.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-installer-locale.php 13 May 2008 05:07:26 -0000 1.1 +++ ch-installer-locale.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Chapter 5. Identifying Your Locale</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="prev" href="sn-graphics-problem.php" title="4.5. Graphical and Text Interfaces"> -<link rel="next" href="sn-installer-keyboard.php" title="5.2. Keyboard Configuration"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: ch-installing-packages.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/ch-installing-packages.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-installing-packages.php 13 May 2008 05:07:26 -0000 1.1 +++ ch-installing-packages.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Chapter 15. Installing Packages</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="prev" href="sn-package-selection.php" title="14.2. Customizing the Software Selection"> -<link rel="next" href="ch-firstboot.php" title="Chapter 16. First Boot"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: ch-introduction.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/ch-introduction.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-introduction.php 13 May 2008 05:07:26 -0000 1.1 +++ ch-introduction.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Chapter 1. Introduction</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="prev" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="next" href="sn-about-document.php" title="1.2. About This Document"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: ch-networkconfig.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/ch-networkconfig.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-networkconfig.php 13 May 2008 05:07:26 -0000 1.1 +++ ch-networkconfig.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Chapter 9. Network Configuration</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="prev" href="sn-upgrading-bootloader.php" title="8.3. Upgrading Boot Loader Configuration"> -<link rel="next" href="sn-hostname.php" title="9.2. Hostname"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: ch-new-users.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/ch-new-users.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-new-users.php 13 May 2008 05:07:26 -0000 1.1 +++ ch-new-users.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Chapter 3. New Users</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="prev" href="sn-expert-post-install.php" title="2.5. Perform Post-installation Steps"> -<link rel="next" href="sn-which-arch.php" title="3.2. Which Architecture Is My Computer?"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: ch-next-steps.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/ch-next-steps.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-next-steps.php 13 May 2008 05:07:26 -0000 1.1 +++ ch-next-steps.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Chapter 17. Your Next Steps</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="prev" href="sn-smolt.php" title="16.4. Hardware Profile"> -<link rel="next" href="sn-finishing-upgrade.php" title="17.2. Finishing an Upgrade"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: ch-other-install-methods.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/ch-other-install-methods.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-other-install-methods.php 13 May 2008 05:07:26 -0000 1.1 +++ ch-other-install-methods.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Chapter 6. Installation Methods</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="prev" href="sn-installer-keyboard.php" title="5.2. Keyboard Configuration"> -<link rel="next" href="sn-installing-from-harddrive.php" title="6.2. Installation from a Hard Drive"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: ch-packageselection.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/ch-packageselection.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-packageselection.php 13 May 2008 05:07:26 -0000 1.1 +++ ch-packageselection.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Chapter 14. Software Selection</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="prev" href="sn-bootloader-advanced.php" title="13.4. Advanced Boot Loader Options"> -<link rel="next" href="sn-package-selection.php" title="14.2. Customizing the Software Selection"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: ch-rootpassword.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/ch-rootpassword.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-rootpassword.php 13 May 2008 05:07:26 -0000 1.1 +++ ch-rootpassword.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Chapter 11. Set the Root Password</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="prev" href="sn-utc.php" title="10.2. Universal Co-ordinated Time (UTC)"> -<link rel="next" href="ch-disk-partitioning.php" title="Chapter 12. Disk Partitioning"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: ch-timezone.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/ch-timezone.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-timezone.php 13 May 2008 05:07:26 -0000 1.1 +++ ch-timezone.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Chapter 10. Time Zone Selection</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="prev" href="sn-network-misc-settings.php" title="9.3. Miscellaneous Settings"> -<link rel="next" href="sn-utc.php" title="10.2. Universal Co-ordinated Time (UTC)"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: ch-upgrading-system.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/ch-upgrading-system.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-upgrading-system.php 13 May 2008 05:07:26 -0000 1.1 +++ ch-upgrading-system.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Chapter 8. Upgrading an Existing System</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="prev" href="sn-raid-config.php" title="7.2. RAID or Other Nonstandard Configurations"> -<link rel="next" href="sn-upgrade-tree.php" title="8.2. Upgrading Using the Installer"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: ch-welcome.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/ch-welcome.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ch-welcome.php 13 May 2008 05:07:26 -0000 1.1 +++ ch-welcome.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Chapter 7. Welcome Dialog</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="prev" href="sn-url-install-settings.php" title="6.5. Web and FTP Installation Setup"> -<link rel="next" href="sn-raid-config.php" title="7.2. RAID or Other Nonstandard Configurations"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: generated-index.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/generated-index.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- generated-index.php 13 May 2008 05:07:26 -0000 1.1 +++ generated-index.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,14 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Index</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="prev" href="ap-techref.php" title="Appendix D. Other Technical Documentation"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: index.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/index.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- index.php 13 May 2008 05:07:26 -0000 1.1 +++ index.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,13 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Fedora 9 Installation Guide</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="next" href="ch-introduction.php" title="Chapter 1. Introduction"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: legalnotice-opl.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/legalnotice-opl.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- legalnotice-opl.php 13 May 2008 05:07:26 -0000 1.1 +++ legalnotice-opl.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,10 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Legal Notice</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -</head> <? include("site.inc"); Index: rv-revhistory.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/rv-revhistory.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- rv-revhistory.php 13 May 2008 05:07:26 -0000 1.1 +++ rv-revhistory.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,10 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Revision History</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -</head> <? include("site.inc"); Index: sn-about-document.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-about-document.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-about-document.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-about-document.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>1.2. About This Document</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-introduction.php" title="Chapter 1. Introduction"> -<link rel="prev" href="ch-introduction.php" title="Chapter 1. Introduction"> -<link rel="next" href="sn-feedback.php" title="1.3. Feedback"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-automating-installation.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-automating-installation.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-automating-installation.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-automating-installation.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>A.4. Automating the Installation with Kickstart</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ap-admin-options.php" title="Appendix A. Boot Options"> -<link rel="prev" href="sn-remote-logging.php" title="A.3. Logging to a Remote System During the Installation"> -<link rel="next" href="sn-bootoptions-hardware.php" title="A.5. Enhancing Hardware Support"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-booting-from-pxe.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-booting-from-pxe.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-booting-from-pxe.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-booting-from-pxe.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>4.4. Booting from the Network using PXE</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-beginninginstallation.php" title="Chapter 4. Beginning the Installation"> -<link rel="prev" href="sn-verifying-media.php" title="4.3. Verifying Media"> -<link rel="next" href="sn-graphics-problem.php" title="4.5. Graphical and Text Interfaces"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-bootloader-advanced.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-bootloader-advanced.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-bootloader-advanced.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-bootloader-advanced.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>13.4. Advanced Boot Loader Options</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-bootloader.php" title="Chapter 13. Boot Loader"> -<link rel="prev" href="sn-bootloader-password.php" title="13.3. Setting a Boot Loader Password"> -<link rel="next" href="ch-packageselection.php" title="Chapter 14. Software Selection"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-bootloader-others.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-bootloader-others.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-bootloader-others.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-bootloader-others.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>13.2. Booting Additional Operating Systems</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-bootloader.php" title="Chapter 13. Boot Loader"> -<link rel="prev" href="ch-bootloader.php" title="Chapter 13. Boot Loader"> -<link rel="next" href="sn-bootloader-password.php" title="13.3. Setting a Boot Loader Password"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-bootloader-password.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-bootloader-password.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-bootloader-password.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-bootloader-password.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>13.3. Setting a Boot Loader Password</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-bootloader.php" title="Chapter 13. Boot Loader"> -<link rel="prev" href="sn-bootloader-others.php" title="13.2. Booting Additional Operating Systems"> -<link rel="next" href="sn-bootloader-advanced.php" title="13.4. Advanced Boot Loader Options"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-boot-modes.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-boot-modes.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-boot-modes.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-boot-modes.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>A.6. Using the Maintenance Boot Modes</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ap-admin-options.php" title="Appendix A. Boot Options"> -<link rel="prev" href="sn-bootoptions-hardware.php" title="A.5. Enhancing Hardware Support"> -<link rel="next" href="ap-medialess-install.php" title="Appendix B. Installing Without Media"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-bootoptions-hardware.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-bootoptions-hardware.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-bootoptions-hardware.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-bootoptions-hardware.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>A.5. Enhancing Hardware Support</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ap-admin-options.php" title="Appendix A. Boot Options"> -<link rel="prev" href="sn-automating-installation.php" title="A.4. Automating the Installation with Kickstart"> -<link rel="next" href="sn-boot-modes.php" title="A.6. Using the Maintenance Boot Modes"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-cannot-download.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-cannot-download.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-cannot-download.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-cannot-download.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>3.5. What If I Cannot Download Fedora?</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-new-users.php" title="Chapter 3. New Users"> -<link rel="prev" href="sn-making-media.php" title="3.4. How Do I Make Fedora Media?"> -<link rel="next" href="sn-start-installation.php" title="3.6. How Do I Start the Installation Program?"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-cobbler-import.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-cobbler-import.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-cobbler-import.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-cobbler-import.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>C.4. Importing the Distribution</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ap-install-server.php" title="Appendix C. Setting Up an Installation Server"> -<link rel="prev" href="sn-cobbler-mirror.php" title="C.3. Mirroring a Network Location"> -<link rel="next" href="ap-techref.php" title="Appendix D. Other Technical Documentation"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-cobbler-mirror.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-cobbler-mirror.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-cobbler-mirror.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-cobbler-mirror.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>C.3. Mirroring a Network Location</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ap-install-server.php" title="Appendix C. Setting Up an Installation Server"> -<link rel="prev" href="sn-cobbler-setup-distro.php" title="C.2. Setting Up the Distribution"> -<link rel="next" href="sn-cobbler-import.php" title="C.4. Importing the Distribution"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-cobbler-setup-distro.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-cobbler-setup-distro.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-cobbler-setup-distro.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-cobbler-setup-distro.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>C.2. Setting Up the Distribution</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ap-install-server.php" title="Appendix C. Setting Up an Installation Server"> -<link rel="prev" href="ap-install-server.php" title="Appendix C. Setting Up an Installation Server"> -<link rel="next" href="sn-cobbler-mirror.php" title="C.3. Mirroring a Network Location"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-community.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-community.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-community.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-community.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>17.5. Joining the Fedora Community</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-next-steps.php" title="Chapter 17. Your Next Steps"> -<link rel="prev" href="sn-web-help.php" title="17.4. Finding Documentation and Support"> -<link rel="next" href="ap-admin-options.php" title="Appendix A. Boot Options"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-disk-changes.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-disk-changes.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-disk-changes.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-disk-changes.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>12.8. Making Disk Changes</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-disk-partitioning.php" title="Chapter 12. Disk Partitioning"> -<link rel="prev" href="sn-disk-druid.php" title="12.7. Disk Druid"> -<link rel="next" href="ch-bootloader.php" title="Chapter 13. Boot Loader"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-disk-druid.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-disk-druid.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-disk-druid.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-disk-druid.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>12.7. Disk Druid</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-disk-partitioning.php" title="Chapter 12. Disk Partitioning"> -<link rel="prev" href="sn-general-disk-setup.php" title="12.6. General Disk Setup"> -<link rel="next" href="sn-disk-changes.php" title="12.8. Making Disk Changes"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-expert-download.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-expert-download.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-expert-download.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-expert-download.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>2.2. Download Files</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-experts-quickstart.php" title="Chapter 2. Quick Start for Experts"> -<link rel="prev" href="ch-experts-quickstart.php" title="Chapter 2. Quick Start for Experts"> -<link rel="next" href="sn-expert-prepare.php" title="2.3. Prepare for Installation"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-expert-install.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-expert-install.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-expert-install.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-expert-install.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>2.4. Install Fedora</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-experts-quickstart.php" title="Chapter 2. Quick Start for Experts"> -<link rel="prev" href="sn-expert-prepare.php" title="2.3. Prepare for Installation"> -<link rel="next" href="sn-expert-post-install.php" title="2.5. Perform Post-installation Steps"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-expert-post-install.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-expert-post-install.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-expert-post-install.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-expert-post-install.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>2.5. Perform Post-installation Steps</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-experts-quickstart.php" title="Chapter 2. Quick Start for Experts"> -<link rel="prev" href="sn-expert-install.php" title="2.4. Install Fedora"> -<link rel="next" href="ch-new-users.php" title="Chapter 3. New Users"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-expert-prepare.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-expert-prepare.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-expert-prepare.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-expert-prepare.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>2.3. Prepare for Installation</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-experts-quickstart.php" title="Chapter 2. Quick Start for Experts"> -<link rel="prev" href="sn-expert-download.php" title="2.2. Download Files"> -<link rel="next" href="sn-expert-install.php" title="2.4. Install Fedora"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-feedback.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-feedback.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-feedback.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-feedback.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>1.3. Feedback</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-introduction.php" title="Chapter 1. Introduction"> -<link rel="prev" href="sn-about-document.php" title="1.2. About This Document"> -<link rel="next" href="ch-experts-quickstart.php" title="Chapter 2. Quick Start for Experts"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-finishing-upgrade.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-finishing-upgrade.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-finishing-upgrade.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-finishing-upgrade.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>17.2. Finishing an Upgrade</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-next-steps.php" title="Chapter 17. Your Next Steps"> -<link rel="prev" href="ch-next-steps.php" title="Chapter 17. Your Next Steps"> -<link rel="next" href="sn-news-subscriptions.php" title="17.3. Subscribing to Fedora Announcements and News"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-firstboot-datetime.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-firstboot-datetime.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-firstboot-datetime.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-firstboot-datetime.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>16.2. Date and Time</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-firstboot.php" title="Chapter 16. First Boot"> -<link rel="prev" href="ch-firstboot.php" title="Chapter 16. First Boot"> -<link rel="next" href="sn-firstboot-systemuser.php" title="16.3. System User"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-firstboot-systemuser.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-firstboot-systemuser.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-firstboot-systemuser.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-firstboot-systemuser.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>16.3. System User</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-firstboot.php" title="Chapter 16. First Boot"> -<link rel="prev" href="sn-firstboot-datetime.php" title="16.2. Date and Time"> -<link rel="next" href="sn-smolt.php" title="16.4. Hardware Profile"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-general-disk-setup.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-general-disk-setup.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-general-disk-setup.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-general-disk-setup.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>12.6. General Disk Setup</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-disk-partitioning.php" title="Chapter 12. Disk Partitioning"> -<link rel="prev" href="sn-partitioning-advice.php" title="12.5. Advice on Partitions"> -<link rel="next" href="sn-disk-druid.php" title="12.7. Disk Druid"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-graphics-problem.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-graphics-problem.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-graphics-problem.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-graphics-problem.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>4.5. Graphical and Text Interfaces</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-beginninginstallation.php" title="Chapter 4. Beginning the Installation"> -<link rel="prev" href="sn-booting-from-pxe.php" title="4.4. Booting from the Network using PXE"> -<link rel="next" href="ch-installer-locale.php" title="Chapter 5. Identifying Your Locale"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-hostname.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-hostname.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-hostname.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-hostname.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>9.2. Hostname</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-networkconfig.php" title="Chapter 9. Network Configuration"> -<link rel="prev" href="ch-networkconfig.php" title="Chapter 9. Network Configuration"> -<link rel="next" href="sn-network-misc-settings.php" title="9.3. Miscellaneous Settings"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-install-diff-source.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-install-diff-source.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-install-diff-source.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-install-diff-source.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>4.2. Installing from a Different Source</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-beginninginstallation.php" title="Chapter 4. Beginning the Installation"> -<link rel="prev" href="ch-beginninginstallation.php" title="Chapter 4. Beginning the Installation"> -<link rel="next" href="sn-verifying-media.php" title="4.3. Verifying Media"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-installer-keyboard.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-installer-keyboard.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-installer-keyboard.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-installer-keyboard.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>5.2. Keyboard Configuration</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-installer-locale.php" title="Chapter 5. Identifying Your Locale"> -<link rel="prev" href="ch-installer-locale.php" title="Chapter 5. Identifying Your Locale"> -<link rel="next" href="ch-other-install-methods.php" title="Chapter 6. Installation Methods"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-installing-from-harddrive.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-installing-from-harddrive.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-installing-from-harddrive.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-installing-from-harddrive.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>6.2. Installation from a Hard Drive</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-other-install-methods.php" title="Chapter 6. Installation Methods"> -<link rel="prev" href="ch-other-install-methods.php" title="Chapter 6. Installation Methods"> -<link rel="next" href="sn-install-tcpip-config.php" title="6.3. Installation TCP/IP Configuration"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-install-tcpip-config.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-install-tcpip-config.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-install-tcpip-config.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-install-tcpip-config.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>6.3. Installation TCP/IP Configuration</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-other-install-methods.php" title="Chapter 6. Installation Methods"> -<link rel="prev" href="sn-installing-from-harddrive.php" title="6.2. Installation from a Hard Drive"> -<link rel="next" href="sn-nfs-install-settings.php" title="6.4. NFS Installation Setup"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-making-media.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-making-media.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-making-media.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-making-media.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>3.4. How Do I Make Fedora Media?</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-new-users.php" title="Chapter 3. New Users"> -<link rel="prev" href="sn-which-files.php" title="3.3. Which Files Do I Download?"> -<link rel="next" href="sn-cannot-download.php" title="3.5. What If I Cannot Download Fedora?"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-medialess-booting.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-medialess-booting.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-medialess-booting.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-medialess-booting.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>B.3. Booting to Installation</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ap-medialess-install.php" title="Appendix B. Installing Without Media"> -<link rel="prev" href="sn-medialess-editing-grub-conf.php" title="B.2. Editing the GRUB Configuration"> -<link rel="next" href="ap-install-server.php" title="Appendix C. Setting Up an Installation Server"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-medialess-editing-grub-conf.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-medialess-editing-grub-conf.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-medialess-editing-grub-conf.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-medialess-editing-grub-conf.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>B.2. Editing the GRUB Configuration</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ap-medialess-install.php" title="Appendix B. Installing Without Media"> -<link rel="prev" href="ap-medialess-install.php" title="Appendix B. Installing Without Media"> -<link rel="next" href="sn-medialess-booting.php" title="B.3. Booting to Installation"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-network-misc-settings.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-network-misc-settings.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-network-misc-settings.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-network-misc-settings.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>9.3. Miscellaneous Settings</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-networkconfig.php" title="Chapter 9. Network Configuration"> -<link rel="prev" href="sn-hostname.php" title="9.2. Hostname"> -<link rel="next" href="ch-timezone.php" title="Chapter 10. Time Zone Selection"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-news-subscriptions.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-news-subscriptions.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-news-subscriptions.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-news-subscriptions.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>17.3. Subscribing to Fedora Announcements and News</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-next-steps.php" title="Chapter 17. Your Next Steps"> -<link rel="prev" href="sn-finishing-upgrade.php" title="17.2. Finishing an Upgrade"> -<link rel="next" href="sn-web-help.php" title="17.4. Finding Documentation and Support"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-nfs-install-settings.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-nfs-install-settings.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-nfs-install-settings.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-nfs-install-settings.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>6.4. NFS Installation Setup</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-other-install-methods.php" title="Chapter 6. Installation Methods"> -<link rel="prev" href="sn-install-tcpip-config.php" title="6.3. Installation TCP/IP Configuration"> -<link rel="next" href="sn-url-install-settings.php" title="6.5. Web and FTP Installation Setup"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-package-selection.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-package-selection.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-package-selection.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-package-selection.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>14.2. Customizing the Software Selection</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-packageselection.php" title="Chapter 14. Software Selection"> -<link rel="prev" href="ch-packageselection.php" title="Chapter 14. Software Selection"> -<link rel="next" href="ch-installing-packages.php" title="Chapter 15. Installing Packages"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-partitioning-advice.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-partitioning-advice.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-partitioning-advice.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-partitioning-advice.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>12.5. Advice on Partitions</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-disk-partitioning.php" title="Chapter 12. Disk Partitioning"> -<link rel="prev" href="sn-understanding-encryption.php" title="12.4. Understanding Encryption"> -<link rel="next" href="sn-general-disk-setup.php" title="12.6. General Disk Setup"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-partitioning-general.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-partitioning-general.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-partitioning-general.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-partitioning-general.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>12.2. General Information on Partitions</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-disk-partitioning.php" title="Chapter 12. Disk Partitioning"> -<link rel="prev" href="ch-disk-partitioning.php" title="Chapter 12. Disk Partitioning"> -<link rel="next" href="sn-partitioning-lvm.php" title="12.3. Understanding LVM"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-partitioning-lvm.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-partitioning-lvm.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-partitioning-lvm.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-partitioning-lvm.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>12.3. Understanding LVM</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-disk-partitioning.php" title="Chapter 12. Disk Partitioning"> -<link rel="prev" href="sn-partitioning-general.php" title="12.2. General Information on Partitions"> -<link rel="next" href="sn-understanding-encryption.php" title="12.4. Understanding Encryption"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-raid-config.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-raid-config.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-raid-config.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-raid-config.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>7.2. RAID or Other Nonstandard Configurations</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-welcome.php" title="Chapter 7. Welcome Dialog"> -<link rel="prev" href="ch-welcome.php" title="Chapter 7. Welcome Dialog"> -<link rel="next" href="ch-upgrading-system.php" title="Chapter 8. Upgrading an Existing System"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-remoteaccess-installation.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-remoteaccess-installation.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-remoteaccess-installation.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-remoteaccess-installation.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>A.2. Enabling Remote Access to the Installation System</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ap-admin-options.php" title="Appendix A. Boot Options"> -<link rel="prev" href="ap-admin-options.php" title="Appendix A. Boot Options"> -<link rel="next" href="sn-remote-logging.php" title="A.3. Logging to a Remote System During the Installation"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-remote-logging.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-remote-logging.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-remote-logging.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-remote-logging.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>A.3. Logging to a Remote System During the Installation</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ap-admin-options.php" title="Appendix A. Boot Options"> -<link rel="prev" href="sn-remoteaccess-installation.php" title="A.2. Enabling Remote Access to the Installation System"> -<link rel="next" href="sn-automating-installation.php" title="A.4. Automating the Installation with Kickstart"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-smolt.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-smolt.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-smolt.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-smolt.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>16.4. Hardware Profile</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-firstboot.php" title="Chapter 16. First Boot"> -<link rel="prev" href="sn-firstboot-systemuser.php" title="16.3. System User"> -<link rel="next" href="ch-next-steps.php" title="Chapter 17. Your Next Steps"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-start-installation.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-start-installation.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-start-installation.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-start-installation.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>3.6. How Do I Start the Installation Program?</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-new-users.php" title="Chapter 3. New Users"> -<link rel="prev" href="sn-cannot-download.php" title="3.5. What If I Cannot Download Fedora?"> -<link rel="next" href="ch-beginninginstallation.php" title="Chapter 4. Beginning the Installation"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-understanding-encryption.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-understanding-encryption.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-understanding-encryption.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-understanding-encryption.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>12.4. Understanding Encryption</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-disk-partitioning.php" title="Chapter 12. Disk Partitioning"> -<link rel="prev" href="sn-partitioning-lvm.php" title="12.3. Understanding LVM"> -<link rel="next" href="sn-partitioning-advice.php" title="12.5. Advice on Partitions"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-upgrade-tree.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-upgrade-tree.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-upgrade-tree.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-upgrade-tree.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>8.2. Upgrading Using the Installer</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-upgrading-system.php" title="Chapter 8. Upgrading an Existing System"> -<link rel="prev" href="ch-upgrading-system.php" title="Chapter 8. Upgrading an Existing System"> -<link rel="next" href="sn-upgrading-bootloader.php" title="8.3. Upgrading Boot Loader Configuration"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-upgrading-bootloader.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-upgrading-bootloader.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-upgrading-bootloader.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-upgrading-bootloader.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>8.3. Upgrading Boot Loader Configuration</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-upgrading-system.php" title="Chapter 8. Upgrading an Existing System"> -<link rel="prev" href="sn-upgrade-tree.php" title="8.2. Upgrading Using the Installer"> -<link rel="next" href="ch-networkconfig.php" title="Chapter 9. Network Configuration"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-url-install-settings.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-url-install-settings.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-url-install-settings.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-url-install-settings.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>6.5. Web and FTP Installation Setup</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-other-install-methods.php" title="Chapter 6. Installation Methods"> -<link rel="prev" href="sn-nfs-install-settings.php" title="6.4. NFS Installation Setup"> -<link rel="next" href="ch-welcome.php" title="Chapter 7. Welcome Dialog"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-utc.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-utc.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-utc.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-utc.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>10.2. Universal Co-ordinated Time (UTC)</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-timezone.php" title="Chapter 10. Time Zone Selection"> -<link rel="prev" href="ch-timezone.php" title="Chapter 10. Time Zone Selection"> -<link rel="next" href="ch-rootpassword.php" title="Chapter 11. Set the Root Password"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-verifying-media.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-verifying-media.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-verifying-media.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-verifying-media.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>4.3. Verifying Media</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-beginninginstallation.php" title="Chapter 4. Beginning the Installation"> -<link rel="prev" href="sn-install-diff-source.php" title="4.2. Installing from a Different Source"> -<link rel="next" href="sn-booting-from-pxe.php" title="4.4. Booting from the Network using PXE"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-web-help.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-web-help.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-web-help.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-web-help.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>17.4. Finding Documentation and Support</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-next-steps.php" title="Chapter 17. Your Next Steps"> -<link rel="prev" href="sn-news-subscriptions.php" title="17.3. Subscribing to Fedora Announcements and News"> -<link rel="next" href="sn-community.php" title="17.5. Joining the Fedora Community"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-which-arch.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-which-arch.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-which-arch.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-which-arch.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>3.2. Which Architecture Is My Computer?</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-new-users.php" title="Chapter 3. New Users"> -<link rel="prev" href="ch-new-users.php" title="Chapter 3. New Users"> -<link rel="next" href="sn-which-files.php" title="3.3. Which Files Do I Download?"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); Index: sn-which-files.php =================================================================== RCS file: /cvs/fedora/web/html/docs/install-guide/f9/en_US/sn-which-files.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sn-which-files.php 13 May 2008 05:07:26 -0000 1.1 +++ sn-which-files.php 13 Jun 2008 17:39:32 -0000 1.2 @@ -1,15 +1,3 @@ -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>3.3. Which Files Do I Download?</title> -<link rel="stylesheet" href="fedora.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.73.2"> -<link rel="start" href="index.php" title="Fedora 9 Installation Guide"> -<link rel="up" href="ch-new-users.php" title="Chapter 3. New Users"> -<link rel="prev" href="sn-which-arch.php" title="3.2. Which Architecture Is My Computer?"> -<link rel="next" href="sn-making-media.php" title="3.4. How Do I Make Fedora Media?"> -<link rel="copyright" href="ln-legalnotice-opl.php" title="Legal Notice"> -</head> <? include("site.inc"); -- Fedora-websites-list mailing list Fedora-websites-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-websites-list