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

Bug#257373: marked as done (Support for UML ubd devices)



Your message dated Tue, 27 Jul 2004 10:32:54 -0400
with message-id <E1BpT0g-0000xy-00@newraff.debian.org>
and subject line Bug#257373: fixed in initrd-tools 0.1.72
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 3 Jul 2004 00:26:44 +0000
>From mdz@alcor.net Fri Jul 02 17:26:43 2004
Return-path: <mdz@alcor.net>
Received: from mta11.adelphia.net [68.168.78.205] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BgYMd-0005Rd-00; Fri, 02 Jul 2004 17:26:43 -0700
Received: from mizar.alcor.net ([69.167.148.207]) by mta11.adelphia.net
          (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP
          id <20040703002612.OGIY13168.mta11.adelphia.net@mizar.alcor.net>
          for <submit@bugs.debian.org>; Fri, 2 Jul 2004 20:26:12 -0400
Received: from mdz by mizar.alcor.net with local (Exim 4.34)
	id 1BgYM8-0004Rm-62
	for submit@bugs.debian.org; Fri, 02 Jul 2004 17:26:12 -0700
Date: Fri, 2 Jul 2004 17:26:12 -0700
From: Matt Zimmerman <mdz@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: Support for UML ubd devices
Message-ID: <[🔎] 20040703002611.GA17061@alcor.net>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="PNTmBPCT7hxwcZjr"
Content-Disposition: inline
X-Reportbug-Version: 2.62
User-Agent: Mutt/1.5.6+20040523i
Sender: Matt Zimmerman <mdz@alcor.net>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--PNTmBPCT7hxwcZjr
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: initrd-tools
Version: 0.1.71
Severity: wishlist
Tags: patch

This trivial patch adds support for user mode linux ubd devices to mkinitrd.

-- System Information:
Debian Release: unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.6-deb1-skas3
Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8

Versions of packages initrd-tools depends on:
ii  coreutils [fileutils]         5.0.91-2   The GNU core utilities
ii  cpio                          2.5-1.1    GNU cpio -- a program to manage ar
ii  cramfsprogs                   1.1-6      Tools for CramFs (Compressed ROM F
ii  dash                          0.4.26-3   The Debian Almquist Shell
ii  fileutils                     5.0.91-2   The GNU file management utilities 
ii  util-linux                    2.12-7     Miscellaneous system utilities

-- no debconf information

-- 
 - mdz

--PNTmBPCT7hxwcZjr
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="mkinitrd-ubd.diff"

--- /usr/sbin/mkinitrd	2004-07-01 08:03:41.000000000 -0700
+++ /tmp/mkinitrd	2004-07-02 17:24:40.000000000 -0700
@@ -543,6 +543,9 @@
 		echo dasd_eckd_mod
 		echo dasd_fba_mod
 		;;
+	98)
+		echo ubd
+		;;
 	*)
 		type=
 		case $(awk '

--PNTmBPCT7hxwcZjr--

---------------------------------------
Received: (at 257373-close) by bugs.debian.org; 27 Jul 2004 14:38:20 +0000
>From katie@ftp-master.debian.org Tue Jul 27 07:38:20 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BpT5w-0007YM-00; Tue, 27 Jul 2004 07:38:20 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1BpT0g-0000xy-00; Tue, 27 Jul 2004 10:32:54 -0400
From: Martin Michlmayr <tbm@cyrius.com>
To: 257373-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#257373: fixed in initrd-tools 0.1.72
Message-Id: <E1BpT0g-0000xy-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Tue, 27 Jul 2004 10:32:54 -0400
Delivered-To: 257373-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 3

Source: initrd-tools
Source-Version: 0.1.72

We believe that the bug you reported is fixed in the latest version of
initrd-tools, which is due to be installed in the Debian FTP archive:

initrd-tools_0.1.72.dsc
  to pool/main/i/initrd-tools/initrd-tools_0.1.72.dsc
initrd-tools_0.1.72.tar.gz
  to pool/main/i/initrd-tools/initrd-tools_0.1.72.tar.gz
initrd-tools_0.1.72_all.deb
  to pool/main/i/initrd-tools/initrd-tools_0.1.72_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 257373@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin Michlmayr <tbm@cyrius.com> (supplier of updated initrd-tools package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 27 Jul 2004 15:17:22 +0100
Source: initrd-tools
Binary: initrd-tools
Architecture: source all
Version: 0.1.72
Distribution: unstable
Urgency: low
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: Martin Michlmayr <tbm@cyrius.com>
Description: 
 initrd-tools - tools to create initrd image for prepackaged Linux kernel
Closes: 249564 250696 257373 260369
Changes: 
 initrd-tools (0.1.72) unstable; urgency=low
 .
   * Martin Michlmayr
     - Add support for user mode linux (UML) ubd devices, thanks to Matt
       Zimmerman (closes: #257373).
     - Don't fail if root is on LVM and "command_names = 1" is set in
       /etc/lvm/lvm.conf.  Thanks to Herbert Xu (closes: #250696).
     - Recognize more QLogic adapters.  Thanks to Herbert Xu (closes:
       #249564).
   * Joshua Kwan
     - Clean up rules a little bit.
     - Apply my own patch to fall back on /proc/self/fd if /dev/fd is not
       available, thus tiding us over on sparc initrd kernels.
       (Closes: #260369)
Files: 
 b24b99c0b521700574e7878807b2edc0 598 utils optional initrd-tools_0.1.72.dsc
 4bfe4dd364ca4c327be1737508b11650 22953 utils optional initrd-tools_0.1.72.tar.gz
 bac7b7b7ab767850e912c41559f13827 26358 utils optional initrd-tools_0.1.72_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBBmUQKb5dImj9VJ8RAnshAKCSCUmeP8WBCX0L5+e6RxJpaF6bkACfZD/a
tWcdoLD485dPpJ7rRpbO1XQ=
=Q2NL
-----END PGP SIGNATURE-----



Reply to: