]> git.pld-linux.org Git - packages/anaconda.git/blob - anaconda-BUS_XEN.patch
- tabs in preamble
[packages/anaconda.git] / anaconda-BUS_XEN.patch
1 lazy to update llh, just disable xen for now
2
3 --- anaconda-11.0.5/loader2/hardware.c~ 2006-02-06 23:32:13.000000000 +0200
4 +++ anaconda-11.0.5/loader2/hardware.c  2006-05-17 00:22:14.317066126 +0300
5 @@ -67,7 +67,7 @@
6      
7      devices = probeDevices(CLASS_UNSPEC,
8                             BUS_PCI | BUS_SBUS | BUS_VIO | BUS_MACIO |
9 -                           BUS_PCMCIA | BUS_XEN,
10 +                           BUS_PCMCIA,
11                             PROBE_ALL);
12  
13      logMessage(DEBUGLVL, "finished bus probing");
This page took 0.093913 seconds and 3 git commands to generate.