Re: [PATCH 1/6] Pass short type names for PartSpec ctor.

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

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ack.

On Thu, 13 May 2010, David Lehman wrote:

Related: rhbz#579715
---
platform.py |    4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/platform.py b/platform.py
index e3d4480..6714520 100644
--- a/platform.py
+++ b/platform.py
@@ -373,7 +373,7 @@ class IPSeriesPPC(PPC):

    def setDefaultPartitioning(self):
        ret = PPC.setDefaultPartitioning(self)
-        ret.append(PartSpec(fstype="PPC PReP Boot", size=4,
+        ret.append(PartSpec(fstype="prepboot", size=4,
                            weight=self.weight(fstype="prepboot")))
        return ret

@@ -445,7 +445,7 @@ class NewWorldPPC(PPC):

    def setDefaultPartitioning(self):
        ret = Platform.setDefaultPartitioning(self)
-        ret.append(PartSpec(fstype="Apple Bootstrap", size=1, maxSize=1,
+        ret.append(PartSpec(fstype="appleboot", size=1, maxSize=1,
                            weight=self.weight(fstype="appleboot")))
        return ret



- -- David Cantrell <dcantrell@xxxxxxxxxx>
Red Hat / Honolulu, HI

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)

iEYEARECAAYFAkv0p3gACgkQ5hsjjIy1VklK8gCdFcuJq6U0Nh2EBwv06BqqFCh+
ZH4An3nJEwoI+lwSgRv8Agi1TiOeEhxQ
=5AWm
-----END PGP SIGNATURE-----

_______________________________________________
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