Re: [PATCH] s390x has firstboot now

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

 



On 02/15/2011 02:22 AM, David Cantrell wrote:
Related: rhbz#463564
---
  pyanaconda/__init__.py |    4 +---
  1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/pyanaconda/__init__.py b/pyanaconda/__init__.py
index 3b58028..ad63efd 100644
--- a/pyanaconda/__init__.py
+++ b/pyanaconda/__init__.py
@@ -110,12 +110,10 @@ class Anaconda(object):

      @property
      def firstboot(self):
-        from pykickstart.constants import FIRSTBOOT_SKIP, FIRSTBOOT_DEFAULT
+        from pykickstart.constants import FIRSTBOOT_DEFAULT

          if self.ksdata:
              return self.ksdata.firstboot.firstboot
-        elif iutil.isS390():
-            return FIRSTBOOT_SKIP
          else:
              return FIRSTBOOT_DEFAULT


Ack.

Al_

_______________________________________________
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