summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2007-08-08 19:04:49 +0200
committermaximilian attems <maks@debian.org>2007-08-08 19:04:49 +0200
commita951e89170510a6877aaa0fd281a30f08106008e (patch)
tree5b480fdcd4b0c23cab294b49532de3584c9e43c6 /debian
parent89bff5c412013a982f8c06b70cd6a80df5e2846d (diff)
downloadinitramfs-tools-a951e89170510a6877aaa0fd281a30f08106008e.tar.gz
initramfs-tools-a951e89170510a6877aaa0fd281a30f08106008e.zip
scripts/funtions: run_scripts() on verbose mode add error messages
* add the error messages * fix double call to set_initlist * skip empty dirs at start
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 87ffed4..05b837b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,11 +10,15 @@ initramfs-tools (0.90~beta1) UNRELEASED; urgency=low
(closes: #426917, #429237, #426446)
* debian/scripts: Add /etc/crypttab to reportbug script. Add /sys/block
list for MODULES=dep to reportbug script.
+ * scripts/functions: Add error message on verbose mode about ignored files
+ in boot/hooks dir. Thanks Kornilios Kourtis <kkourt@cslab.ece.ntua.gr>
+ for the initial patch. Fixes a double set_initlist call too. Ignore empty
+ dirs earlier too. (closes: #433459)
[ David Härdeman ]
* hook-functions: Protect all variable with local, plus coding style fixes.
- -- maximilian attems <maks@debian.org> Wed, 08 Aug 2007 01:22:00 +0200
+ -- maximilian attems <maks@debian.org> Wed, 08 Aug 2007 18:57:20 +0200
initramfs-tools (0.89) unstable; urgency=low