]> git.pld-linux.org Git - packages/anaconda.git/commitdiff
- live with old llh
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 16 May 2006 21:28:29 +0000 (21:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    anaconda-BUS_XEN.patch -> 1.1

anaconda-BUS_XEN.patch [new file with mode: 0644]

diff --git a/anaconda-BUS_XEN.patch b/anaconda-BUS_XEN.patch
new file mode 100644 (file)
index 0000000..35e9bb1
--- /dev/null
@@ -0,0 +1,13 @@
+lazu to update llh, just disable xen for now
+
+--- anaconda-11.0.5/loader2/hardware.c~        2006-02-06 23:32:13.000000000 +0200
++++ anaconda-11.0.5/loader2/hardware.c 2006-05-17 00:22:14.317066126 +0300
+@@ -67,7 +67,7 @@
+     
+     devices = probeDevices(CLASS_UNSPEC,
+                            BUS_PCI | BUS_SBUS | BUS_VIO | BUS_MACIO |
+-                           BUS_PCMCIA | BUS_XEN,
++                           BUS_PCMCIA,
+                            PROBE_ALL);
+     logMessage(DEBUGLVL, "finished bus probing");
This page took 0.074194 seconds and 4 git commands to generate.