Hi, things are now basically working. Attached is an updated patch. Patches to hw-detect, partman-base, partman-auto, parted, grub, grub-installer and of course a partman-multipath follow as soon as I got around to cleanup the code. Cheers, -- Guido
commit aa7f2dd167c67483fb01b89cb7fc6c2686cead27 Author: Guido Guenther <[EMAIL PROTECTED]> Date: Fri Aug 31 19:00:57 2007 +0200
add multipath-modules diff --git a/modules/multipath-modules b/modules/multipath-modules new file mode 100644 index 0000000..8f98bfb --- /dev/null +++ b/modules/multipath-modules @@ -0,0 +1,3 @@ +dm-multipath +dm-round-robin +dm-emc ? diff --git a/package-list b/package-list index c56b5c4..8e81316 100644 --- a/package-list +++ b/package-list @@ -224,6 +224,12 @@ Priority: extra Description: RAID and LVM support This package contains RAID and LVM modules for the Linux kernel. +Package: multipath-modules +Depends: kernel-image, md-modules +Priority: extra +Description: Multipath support + This package contains DM-Multipath modules for the Linux kernel. + Package: usb-modules Depends: kernel-image Priority: extra