]> git.pld-linux.org Git - packages/parted.git/blobdiff - parted-etherd.patch
- up to 1.9.0
[packages/parted.git] / parted-etherd.patch
index b58eb7bb5a78c7b34a733e32c6e3502ce13dfb70..62adfccd2318d3ff4a46be6cae9a26bd40870341 100644 (file)
@@ -1,12 +1,12 @@
 --- parted-1.8.8/include/parted/device.h.orig  2007-07-31 21:03:53.000000000 +0200
 +++ parted-1.8.8/include/parted/device.h       2007-08-22 22:20:18.024824864 +0200
-@@ -48,7 +48,8 @@
- #ifdef ENABLE_DEVICE_MAPPER
+@@ -46,7 +46,8 @@
          PED_DEVICE_DM           = 12,
- #endif
--        PED_DEVICE_XVD          = 13
-+        PED_DEVICE_XVD          = 13,
-+        PED_DEVICE_AOE          = 14
+         PED_DEVICE_XVD          = 13,
+         PED_DEVICE_SDMMC        = 14,
+-        PED_DEVICE_VIRTBLK      = 15
++        PED_DEVICE_VIRTBLK      = 15,
++        PED_DEVICE_AOE          = 16
  } PedDeviceType;
  
  typedef struct _PedDevice PedDevice;
This page took 0.048823 seconds and 4 git commands to generate.