summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2007-04-13 01:25:53 +0200
committermaximilian attems <maks@debian.org>2007-04-13 01:25:53 +0200
commit878b47192bc92fcfe78f34134a8aea70afc161f5 (patch)
tree77d0f89b0b71b9f2a078c3a6345fe5404dd5578e /debian
parent976a23c3d0a4fb156f4e069ff2bbde7c3daa6927 (diff)
downloadinitramfs-tools-878b47192bc92fcfe78f34134a8aea70afc161f5.tar.gz
initramfs-tools-878b47192bc92fcfe78f34134a8aea70afc161f5.zip
Add support for a blacklist boot parameter.
disallows modules loading inside of the initramfs.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f224405..d86408d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,11 +4,14 @@ initramfs-tools (0.87) UNRELEASED; urgency=low
* scripts/functions: reduce_satisfied() needs to ignore the same set as
set_initlist() otherwise an script having a prereqs on a non-executable
boot script may cause circular panic. (closes: 418509)
+ * Add blacklist boot param, disabling the load of specific modules inside
+ the initramfs. Still needs to be passed via tmpfs to the rootfs.
[ David Härdeman ]
* Add support for loading keymaps. (closes: 337663)
- -- David Härdeman <david@hardeman.nu> Thu, 12 Apr 2007 21:28:45 +0200
+
+ -- maximilian attems <maks@debian.org> Fri, 13 Apr 2007 01:22:56 +0200
initramfs-tools (0.86) unstable; urgency=low