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

Bug#483431: marked as done (please include drivers for OLPC MMC controller)



Your message dated Fri, 04 Jul 2008 22:47:02 +0000
with message-id <E1KEu3S-0001Fc-RS@ries.debian.org>
and subject line Bug#483431: fixed in initramfs-tools 0.92c
has caused the Debian Bug report #483431,
regarding please include drivers for OLPC MMC controller
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.)


-- 
483431: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483431
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: initramfs-tools
Version: 0.85h
Severity: normal
Tags: patch

Please include drivers for mtd and mmc devices, to make it possible setting
up a root filesystem in them.

Patch attached.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)

Versions of packages initramfs-tools depends on:
ii  busybox                   1:1.1.3-4      Tiny utilities for small and embed
ii  cpio                      2.6-18.1+etch1 GNU cpio -- a program to manage ar
ii  klibc-utils               1.4.34-2       small statically-linked utilities 
ii  module-init-tools         3.3-pre4-2     tools for managing Linux kernel mo
ii  udev                      0.105-4        /dev/ and hotplug management daemo

initramfs-tools recommends no packages.

-- no debconf information
diff -ur initramfs-tools-0.92a.old/hook-functions initramfs-tools-0.92a/hook-functions
--- initramfs-tools-0.92a.old/hook-functions	2008-04-24 17:41:30.000000000 +0200
+++ initramfs-tools-0.92a/hook-functions	2008-05-27 17:39:48.000000000 +0200
@@ -332,6 +332,12 @@
 	ide)
 		copy_modules_dir kernel/drivers/ide
 	;;
+	mtd)
+		copy_modules_dir kernel/drivers/mtd
+	;;
+	mmc)
+		copy_modules_dir kernel/drivers/mmc
+	;;
 	scsi)
 		copy_modules_dir kernel/drivers/scsi
 		for x in mptfc mptsas mptscsih mptspi; do
@@ -376,6 +382,8 @@
 		auto_add_modules dasd
 		auto_add_modules ieee1394
 		auto_add_modules firewire
+		auto_add_modules mtd
+		auto_add_modules mmc
 	;;
 	esac
 }

--- End Message ---
--- Begin Message ---
Source: initramfs-tools
Source-Version: 0.92c

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

initramfs-tools_0.92c.dsc
  to pool/main/i/initramfs-tools/initramfs-tools_0.92c.dsc
initramfs-tools_0.92c.tar.gz
  to pool/main/i/initramfs-tools/initramfs-tools_0.92c.tar.gz
initramfs-tools_0.92c_all.deb
  to pool/main/i/initramfs-tools/initramfs-tools_0.92c_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 483431@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
maximilian attems <maks@debian.org> (supplier of updated initramfs-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.8
Date: Sat, 05 Jul 2008 00:31:06 +0200
Source: initramfs-tools
Binary: initramfs-tools
Architecture: source all
Version: 0.92c
Distribution: unstable
Urgency: low
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: maximilian attems <maks@debian.org>
Description: 
 initramfs-tools - tools for generating an initramfs
Closes: 475430 481196 483431
Changes: 
 initramfs-tools (0.92c) unstable; urgency=low
 .
   [ maximilian attems ]
   * doc: fix date string of manual pages.
   * MODULES=most add mmc host and card drivers for OLPC. (closes: #483431)
   * update-initramfs.conf.5: document backup_initramfs variable.
     (closes: #475430)
   * initramfs-tools.8: Document "break" and "panic" behaviour.
     (closes: #481196)
   * wait_for_udev(): simplify, no need for logging.
 .
   [ martin f. krafft ]
   * Wait for udevsettle after -top scripts ran
   * init: Remove extra ellipses
Checksums-Sha1: 
 1172cf33f15df182ac32e744d67bf40d247b4578 996 initramfs-tools_0.92c.dsc
 4e6368a1f1cc83dcb629e9f45b7546e105a19642 65809 initramfs-tools_0.92c.tar.gz
 8b621309f5b3f8deaae00e032e5dcf7d9068f8e7 72644 initramfs-tools_0.92c_all.deb
Checksums-Sha256: 
 86c3ef6f2474fc0e63f440c00d389aecedaed6b94df33964e36ab71ba2310a3b 996 initramfs-tools_0.92c.dsc
 d55bbe84e9ab9dc5213ab81fe4fbcda4add4dccf1d270fc6be44a1d9659c0bf8 65809 initramfs-tools_0.92c.tar.gz
 9c106d55d1612d86f38eba2df85908bbdaff2a46297f20ae2ff27fa24bf88530 72644 initramfs-tools_0.92c_all.deb
Files: 
 4d64e1b489a813268f59505d22e68eb8 996 utils optional initramfs-tools_0.92c.dsc
 13138fc661d409cb04628a1a26c9ee38 65809 utils optional initramfs-tools_0.92c.tar.gz
 28dd4aef156f03b578097f08c97de1c2 72644 utils optional initramfs-tools_0.92c_all.deb

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

iD8DBQFIbqV7eW7Lc5tEHqgRAga5AKCj3QGzB5o5e764A0sSP7Xi/NNxBQCfSl4C
lb5HoTQhTuPtOVe0LFhUKy8=
=hYHm
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: