Your message dated Fri, 30 Mar 2007 23:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#353283: fixed in yaird 0.0.12-19
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)

--- Begin Message ---
Package: yaird
Version: 0.0.12-3
Severity: wishlist
Tags: patch

Here is a patch that will load the boottime keymap configure by
console-common before running cryptsetup.

MfG,
Jö.

-- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'testing'), (500, 'stable'), (1, 
'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

Versions of packages yaird depends on:
ii  cpio                         2.6-10      GNU cpio -- a program to manage ar
ii  dash                         0.5.3-2     The Debian Almquist Shell
ii  libc6                        2.3.5-13    GNU C Library: Shared libraries an
ii  libhtml-template-perl        2.8-1       HTML::Template : A module for usin
ii  libparse-recdescent-perl     1.94.free-1 Generates recursive-descent parser
ii  perl                         5.8.7-10    Larry Wall's Practical Extraction 

yaird recommends no packages.

-- no debconf information

-- 
Das Leben ist eine Krankheit, die tödlich endet.
--- Templates.cfg.orig  2006-02-17 11:31:38.000000000 +0100
+++ Templates.cfg       2006-02-17 11:39:48.000000000 +0100
@@ -319,9 +319,21 @@
        #
        TEMPLATE cryptsetup
        BEGIN
+               FILE "/bin/loadkeys"
+               FILE "/bin/gunzip"
+               FILE "/etc/console/boottime.kmap.gz"
                FILE "/sbin/cryptsetup"
                SCRIPT "/init"
                BEGIN
+                       !# loadkeys from the kbd package has problems
+                       !# uncompressing the keymap on-the-fly when
+                       !# run from initramfs, don't know why
+                       !if [ -e /etc/console/boottime.kmap.gz ]
+                       !then gunzip /etc/console/boottime.kmap.gz
+                       !fi
+                       !if [ -e /etc/console/boottime.kmap ]
+                       !then loadkeys /etc/console/boottime.kmap
+                       !fi
                        !DOCRYPT=1
                        !while [ "$DOCRYPT" != "0" ]
                        !do

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: yaird
Source-Version: 0.0.12-19

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

yaird_0.0.12-19.diff.gz
  to pool/main/y/yaird/yaird_0.0.12-19.diff.gz
yaird_0.0.12-19.dsc
  to pool/main/y/yaird/yaird_0.0.12-19.dsc
yaird_0.0.12-19_powerpc.deb
  to pool/main/y/yaird/yaird_0.0.12-19_powerpc.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <[EMAIL PROTECTED]> (supplier of updated yaird 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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Sat, 31 Mar 2007 00:26:02 +0200
Source: yaird
Binary: yaird
Architecture: source powerpc
Version: 0.0.12-19
Distribution: unstable
Urgency: low
Maintainer: Yaird Team <[EMAIL PROTECTED]>
Changed-By: Jonas Smedegaard <[EMAIL PROTECTED]>
Description: 
 yaird      - Yet Another mkInitRD
Closes: 353283 353286 392332 394650
Changes: 
 yaird (0.0.12-19) unstable; urgency=low
 .
   * Unofficial rebuild based on Debian sid packaging.
   * Extend patch 1007 to also load keymap for cryptsetup_luks, and fix
     shell indentation. Closes: bug#353283, thanks to Gabriel Kerneis.
   * Add patch 1012 to optionally support dm-mirror and dm-snapshot.
     Closes: bug#392332, thanks to Peter Colberg.
   * Add patch 1013 to ignore IDE bus found on first generation iMac.
   * Fix RESUME custom pathname support in patch 1005. Closes bug#394190,
     thanks to Peter Colberg rašė (and Modestas Vainius for insisting).
   * Add patch 1014 to fix vfat suport by also including modules for
     native language support. Closes: bug#394650, thanks to Peter
     Colberg.
   * Add patch 1015 to support Grand Central IO controller and MACE NIC
     found on Apple Macintosh 7600/132. Closes bug#382945, thanks to
     Jérémy Bobbio.
   * Add Patch 1016 to support MMC block devices.
   * Add patch 1017 to check cryptsetup partitions using blkid, offering
     to reenter key, ignore or invoke a shell. Closes: bug#353286, thanks
     to Jö Fahlke.
   * Unfuzz patches.
   * Update cdbs tweaks, and document them in source package.
Files: 
 a07dee7c8c448d86f11bdf978056d18b 710 utils optional yaird_0.0.12-19.dsc
 f4337d89e928f312f71ee31bc7e2de16 40660 utils optional yaird_0.0.12-19.diff.gz
 b496c9e517c5066df1888e3f8880f4a8 185062 utils optional 
yaird_0.0.12-19_powerpc.deb

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

iD8DBQFGDZs9n7DbMsAkQLgRAsXwAJ9nazsMngn5346LTVZVxeKFoLTVRQCfe6Zr
ouAWSNRPNO7AOiav2d9Xsy8=
=6Whh
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to