[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#364039: marked as done (Patch for /dev/i2o/hdX)



Your message dated Mon, 05 May 2008 10:23:25 +0200
with message-id <1209975805.359638.28825.nullmailer@xanadu.blop.info>
and subject line initrd-tools has been removed from Debian, closing #364039
has caused the Debian Bug report #364039,
regarding Patch for /dev/i2o/hdX
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
364039: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=364039
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: initrd-tools
Version: 0.81.1
Followup-For: Bug #318120
tags 318120 patch

Hello

atached youll find a small patch which fixes the mkinitrd-detection 
of /dev/i2o/hdx on our testmachines, should work generally.

Regards
Ingo Steuwer


-- 
* Besuchen Sie uns auf dem LinuxTag06 in Wiesbaden: Halle 9, Stand 929 *

Ingo Steuwer       steuwer@univention.de         fon: +49 421 22 232- 0
Entwicklung        Linux for Your Business
Univention GmbH    http://www.univention.de/     fax: +49 421 22 232-99
--- initrd-tools-0.1.81.1.orig/mkinitrd	2005-05-23 05:43:04.000000000 +0200
+++ initrd-tools-0.1.81.1/mkinitrd	2006-04-21 08:07:23.000000000 +0200
@@ -690,6 +690,9 @@
 	98)
 		echo ubd
 		;;
+	80)
+		echo i2o_block
+		;;
 	*)
 		type=
 		case $(awk '

--- End Message ---
--- Begin Message ---
Version: 0.1.84.2+rm

The initrd-tools package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.

For more information about this package's removal, read
http://bugs.debian.org/393092 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.
-- 
Lucas


--- End Message ---

Reply to: