[PATCH 1/2] DMI_CHASSIS_VENDOR has moved into blivet.

David Lehman dlehman at redhat.com
Mon Feb 4 18:41:11 UTC 2013


---
 pyanaconda/constants.py |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/pyanaconda/constants.py b/pyanaconda/constants.py
index ad2737a..faf37e9 100644
--- a/pyanaconda/constants.py
+++ b/pyanaconda/constants.py
@@ -91,9 +91,6 @@ DEFAULT_LANG = "en_US.UTF-8"
 
 DRACUT_SHUTDOWN_EJECT = "/run/initramfs/usr/lib/dracut/hooks/shutdown/99anaconda-eject.sh"
 
-# DMI information paths
-DMI_CHASSIS_VENDOR = "/sys/class/dmi/id/chassis_vendor"
-
 # VNC questions
 USEVNC = _("Start VNC")
 USETEXT = _("Use text mode")
-- 
1.7.6.5



More information about the anaconda-patches mailing list