diff options
| author | maximilian attems <maks@debian.org> | 2005-10-21 18:24:58 +0200 |
|---|---|---|
| committer | maximilian attems <maks@debian.org> | 2005-10-21 18:24:58 +0200 |
| commit | 347d6ecf62c2b0ce237deb38e7e80988b90fc078 (patch) | |
| tree | 251b046f922f0aca6000cf415a04fc2e7d1dce55 /debian/changelog | |
| parent | 60417290f1be20067c64431a5249cafe8a9bbc51 (diff) | |
| download | initramfs-tools-347d6ecf62c2b0ce237deb38e7e80988b90fc078.tar.gz initramfs-tools-347d6ecf62c2b0ce237deb38e7e80988b90fc078.zip | |
waldi fixes for newer busybox
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a44d9a6..600d835 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +initramfs-tools (0.31) UNRELEASED; urgency=low + + [ Bastian Blank ] + * debian/control: Add mklibs-copy as dependency. + * hook-functions use mklibs-copy: Remove copy_exec. + * hooks/evms: Use cp instead of copy_exec. + * mkinitramfs + - Use cp instead of copy_exec. + - Call mklibs-copy to collect necessary libs. + + + -- Bastian Blank <waldi@debian.org> Mon, 10 Oct 2005 18:27:12 +0000 + initramfs-tools (0.31) unstable; urgency=low Quick fix for sluggish dep |
