From Fedora Project Wiki

fp-wiki>ImportUser
(Imported from MoinMoin)
 
(review doc)
 
(One intermediate revision by one other user not shown)
Line 9: Line 9:
* [http://rau.homedns.org/twiki/pub/Anaconda/PatchesForAnaconda/buildinstall.patch buildinstall.patch]  - This patch fixes a bug in the use of double quotes when passing parameters to buildinstall.
* [http://rau.homedns.org/twiki/pub/Anaconda/PatchesForAnaconda/buildinstall.patch buildinstall.patch]  - This patch fixes a bug in the use of double quotes when passing parameters to buildinstall.


* [http://rau.homedns.org/twiki/pub/Anaconda/PatchesForAnaconda/splittree.patch splittree.patch]  - This patch changes the CD size to 650MB, removes the comps file leeway (it is already included), and adds the fedora GPG key to all CDs.
* [http://rau.homedns.org/twiki/pub/Anaconda/PatchesForAnaconda/splittree.patch splittree.patch]  - This patch changes the CD size to 650MB, removes the comps file leeway (it is already included), and adds the Fedora GPG key to all CDs.


* [http://rau.homedns.org/twiki/pub/Anaconda/PatchesForAnaconda/pkgorder.patch pkgorder.patch]  - This patch adds the ability to arrange package groups at the beginning of a CD.  On multi-CD distributions, this allows certain package groups to be on the first disc. This patch can be used to create a single CD containing the main packages, with supplemental CDs used for any additional packages.
* [http://rau.homedns.org/twiki/pub/Anaconda/PatchesForAnaconda/pkgorder.patch pkgorder.patch]  - This patch adds the ability to arrange package groups at the beginning of a CD.  On multi-CD distributions, this allows certain package groups to be on the first disc. This patch can be used to create a single CD containing the main packages, with supplemental CDs used for any additional packages.
Line 21: Line 21:
* [http://rau.homedns.org/twiki/pub/Anaconda/PatchesForAnaconda/redhat2fedora.patch redhat2fedora.patch]  - This patch to changes all references to the 'Red<code></code>Hat' directory to 'Fedora' in the anaconda source. It seems that not all references to 'Red<code></code>Hat' were replaced when moving to the newly named Fedora. '''Note:''' This patch will not change all instances of the text 'Red<code></code>Hat to 'My<code></code>Distro' - check Appendix E - User Contributed Scripts for a script that will help you to do that.
* [http://rau.homedns.org/twiki/pub/Anaconda/PatchesForAnaconda/redhat2fedora.patch redhat2fedora.patch]  - This patch to changes all references to the 'Red<code></code>Hat' directory to 'Fedora' in the anaconda source. It seems that not all references to 'Red<code></code>Hat' were replaced when moving to the newly named Fedora. '''Note:''' This patch will not change all instances of the text 'Red<code></code>Hat to 'My<code></code>Distro' - check Appendix E - User Contributed Scripts for a script that will help you to do that.


* [http://rau.homedns.org/twiki/pub/Anaconda/PatchesForAnaconda/mediacheck.patch mediacheck.patch]  - This patch allows the use of the media-check tool even when the installation is scripted throught the use of a kickstart file.
* [http://rau.homedns.org/twiki/pub/Anaconda/PatchesForAnaconda/mediacheck.patch mediacheck.patch]  - This patch allows the use of the media-check tool even when the installation is scripted through the use of a kickstart file.


* [http://rau.homedns.org/twiki/pub/Anaconda/PatchesForAnaconda/disk-druid-default.patch disk-druid-default.patch]  - This patch makes disk druid the default option for partioning instead of automatic partitioning.
* [http://rau.homedns.org/twiki/pub/Anaconda/PatchesForAnaconda/disk-druid-default.patch disk-druid-default.patch]  - This patch makes disk druid the default option for partitioning instead of automatic partitioning.


* [http://rau.homedns.org/twiki/pub/Anaconda/PatchesForAnaconda/kickstart-network-prompt.patch kickstart-network-prompt.patch]  - This patch allows the installer to prompt the user for network information during a kickstart installation via CD-ROM.
* [http://rau.homedns.org/twiki/pub/Anaconda/PatchesForAnaconda/kickstart-network-prompt.patch kickstart-network-prompt.patch]  - This patch allows the installer to prompt the user for network information during a kickstart installation via CD-ROM.

Latest revision as of 00:33, 8 August 2018

Appendix D

Anaconda Patches

Anaconda-runtime patches

Note many patches are missing.

  • buildinstall.patch - This patch fixes a bug in the use of double quotes when passing parameters to buildinstall.
  • splittree.patch - This patch changes the CD size to 650MB, removes the comps file leeway (it is already included), and adds the Fedora GPG key to all CDs.
  • pkgorder.patch - This patch adds the ability to arrange package groups at the beginning of a CD. On multi-CD distributions, this allows certain package groups to be on the first disc. This patch can be used to create a single CD containing the main packages, with supplemental CDs used for any additional packages.


Other patches

  • redhat2fedora.patch - This patch to changes all references to the 'RedHat' directory to 'Fedora' in the anaconda source. It seems that not all references to 'RedHat' were replaced when moving to the newly named Fedora. Note: This patch will not change all instances of the text 'RedHat to 'MyDistro' - check Appendix E - User Contributed Scripts for a script that will help you to do that.
  • mediacheck.patch - This patch allows the use of the media-check tool even when the installation is scripted through the use of a kickstart file.
  • disk-druid-default.patch - This patch makes disk druid the default option for partitioning instead of automatic partitioning.
  • kickstart-network-prompt.patch - This patch allows the installer to prompt the user for network information during a kickstart installation via CD-ROM.
  • pango-querymodules.patch - This patch updates pango-querymodules to pango-querymodules-32. This patch is only required for versions of pango >= 1.2.5-3.0.
  • vnc-share.patch AnacondaVncSharedPatch - This patch allows the VNC installer to share the connection.


XIV. Anaconda Patches/Customization

1. Adding custom screens to Anaconda

2. Patches for Anaconda -- These are the patches that are needed for anaconda customization.

3. DVD Patches for Anaconda -- Patches for anaconda to create a DVD.

4. Anaconda Generic Patches


XIII How to test Anaconda
Table of Contents
XV. Creating a distro DVD with anaconda