stable-proposed-updates?
Luk Claes
luk.claes at ugent.be
Fri Feb 20 10:45:03 CET 2009
Quoting Holger Levsen <holger at layer-acht.org>:
> On Freitag, 20. Februar 2009, Michael Tautschnig wrote:
>> There is the recently filed #515101, which includes a missing patch for a
>> bug already meant to be fixed in 3.2.5; you definitely noticed that one
>> since you reopened it: Wouldn't be also nice to include a patch for that
>> one (both in 3.2.16-lenny1 and 3.2.17)?
>
> I'd say so. Thomas? Luk?
Yes, below patch looks fine.
Cheers
Luk
> This is the patch, which is a fix for /dev/i2o/hd* devices of certain adaptec
> controllers:
>
> --- device2grub.orig 2009-02-19 16:57:30.000000000 +0100
> +++ device2grub 2009-02-19 17:06:03.000000000 +0100
> @@ -17,7 +17,7 @@
> $map{$olddevice} = $grubdevice;
> }
>
> -$device=~
> m#^(/dev/(?:[sh]d\D|ida/c\d*d\d*|cciss/c\d*d\d*))p*(\d*)$# || die
> "Can't match device: $device\n";
> +$device=~
> m#^(/dev/(?:[sh]d\D|i2o/hd\D|ida/c\d*d\d*|cciss/c\d*d\d*))p*(\d*)$#
> || die "Can't match device: $device\n";
> my ($disk,$partition) = ($1,$2);
>
> if ($map{$disk}) {
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Luk Claes e-mail: Luk.Claes at UGent.be
Directie ICT Afdeling Infrastructuur Groep Systemen
Universiteit Gent fax: +32 9 264 4994
Krijgslaan 281, gebouw S9, 9000 Gent, Belgie www.UGent.be
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
More information about the linux-fai-devel
mailing list