[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]

 



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:
-- 
1.7.3.3

_______________________________________________
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