Re: [rhel6-branch] ppc: do not worry about having more than one PReP boot partition (#625831)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 12/15/2010 10:42 AM, Ales Kozumplik wrote:
Reverts 93535b2a0c24acd96c26470e485516d093ace5a2.

Related: rhbz#579715
---
  storage/partitioning.py |    4 ----
  1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/storage/partitioning.py b/storage/partitioning.py
index 06c078b..203725b 100644
--- a/storage/partitioning.py
+++ b/storage/partitioning.py
@@ -94,10 +94,6 @@ def _schedulePartitions(anaconda, disks):

          if request.fstype is None:
              request.fstype = anaconda.id.storage.defaultFSType
-        elif request.fstype == "prepboot" and anaconda.platform.bootDevice():
-            # there should never be a need for more than one PReP partition
-            continue
-
          # This is a little unfortunate but let the backend dictate the rootfstype
          # so that things like live installs can do the right thing
          if request.mountpoint == "/" and anaconda.backend.rootFsType != None:

It was confirmed by the customer this fixes their issues:
https://bugzilla.redhat.com/show_bug.cgi?id=625831#c22

Yes, it does exactly the opposite what was wanted in 579715, but PPC machines should be able to handle more than one PReP partition on a disk: http://playground.sun.com/1275/bindings/prep/prepd0_3.ps

Ales

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux