Your message dated Sun, 28 May 2006 14:06:39 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#329319: fixed in yaird 0.0.12-11
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.11-3
Severity: wishlist

Hello,

I have a setup with everything but /boot in LVM. Therefor I use an
initrd image. I use software suspend 2 (swsusp2) to hibernate my box.
swsusp2 safes the ram content to the swap partition (also on lvm) and
shuts the computer down. When starting it again it should try to load
the data back from the swap partition into the ram. This can be
initiated by doing:

echo > /proc/software_suspend/do_resume

It's important to do that before the root fs is mouted. Otherwise data
loss can be the consequence.

For yaird it's necessary to execute that command somewhere in the init
script to suport swsusp2. I managed that by adding

if [ -d /proc/software_suspend ]; then
        echo > /proc/software_suspend/do_resume
fi

to the init script just before the root partition gets mouted, but after
LVM is set up.

It would be nice if the initrd created by yaird would contain these
lines by default.


TIA,
Flo

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.2
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages yaird depends on:
ii  dash                         0.5.2-7     The Debian Almquist Shell
ii  libc6                        2.3.5-6     GNU C Library: Shared libraries an
ii  libhtml-template-perl        2.6-2       HTML::Template : A module for usin
ii  libparse-recdescent-perl     1.94.free-1 Generates recursive-descent parser
ii  perl                         5.8.7-5     Larry Wall's Practical Extraction 

yaird recommends no packages.

-- no debconf information


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

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-11.diff.gz
  to pool/main/y/yaird/yaird_0.0.12-11.diff.gz
yaird_0.0.12-11.dsc
  to pool/main/y/yaird/yaird_0.0.12-11.dsc
yaird_0.0.12-11_powerpc.deb
  to pool/main/y/yaird/yaird_0.0.12-11_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: Sun, 28 May 2006 22:17:11 +0200
Source: yaird
Binary: yaird
Architecture: source powerpc
Version: 0.0.12-11
Distribution: unstable
Urgency: low
Maintainer: Yaird Team <[EMAIL PROTECTED]>
Changed-By: Jonas Smedegaard <[EMAIL PROTECTED]>
Description: 
 yaird      - Yet Another mkInitRD
Closes: 329319
Changes: 
 yaird (0.0.12-11) unstable; urgency=low
 .
   * Improve patch 1005 to support up-to-date swsusp2. Closes: bug#329319
     (thanks to Hamish Moffatt <[EMAIL PROTECTED]>).
   * Update cdbs snippet copyright-check.mk to ignore auto-tools files
     (added just for consistency - not really relevant for yaird).
Files: 
 7c25b143699aab1bd447803631c524c5 710 utils optional yaird_0.0.12-11.dsc
 3670141d917d70e272ee026ac3c32fef 34049 utils optional yaird_0.0.12-11.diff.gz
 30b06580d9920e93d4246067bfcd42e8 186454 utils optional 
yaird_0.0.12-11_powerpc.deb

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

iD8DBQFEegbAn7DbMsAkQLgRAtkEAJ0RW9H36Gj0tcxL9LE5f5tut+4vSQCgoImd
BA7RbhDfV52n2v9b4uOg5lo=
=O3S2
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to