[PATCH 4/5] console: kill the /proc/xen hack

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

 



We don't have /proc/xen anymore.

virtpconsole should cover this now anyway.

Signed-off-by: Mark McLoughlin <markmc@xxxxxxxxxx>
---
 text.py |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/text.py b/text.py
index ec00e0b..70f0148 100644
--- a/text.py
+++ b/text.py
@@ -559,8 +559,6 @@ class InstallInterface:
             return False
         if isys.isVioConsole():
             return False
-        if os.path.exists("/proc/xen"): # this keys us that we're a xen guest
-            return False
         return True
 
     def run(self, anaconda):
-- 
1.5.4.1

_______________________________________________
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