summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog20
-rw-r--r--debian/dirs6
2 files changed, 24 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 07d6a4e..54d3fcd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,31 @@
initramfs-tools (0.12) breezy; urgency=low
+ "I am not young enough to know everything." - Oscar Wilde
+
* Don't complain if /etc/mkinitramfs/modules doesn't exist.
* Make sure that raid1 is pulled in.
* Include /etc/modprobe.d/aliases in the initramfs
+ * Default to currently running kernel version.
+ Based on a patch from maximilian attems, thanks!
+
+ * Handle module arguments in /etc/mkinitramfs/modules
+
+ * Do hookscripts at generation time. Drop things into
+ /usr/share/initramfs-tools/hooks or /etc/mkinitramfs/hooks
+
+ * Make sure local-bottom and nfs-bottom get created
+ Thanks to Karl Hegbloom for these three patches!
+
+ * Prune stray echo from call_scripts
+
+ * Load raid1 for now so that md setups will work.
+
+ * Detect ide modules load
+ Thanks to Jeff Waugh for initial testing of this!
+
-- Jeff Bailey <jbailey@ubuntu.com> Mon, 20 Jun 2005 23:05:04 +0000
initramfs-tools (0.11) breezy; urgency=low
diff --git a/debian/dirs b/debian/dirs
index ef40692..94484bb 100644
--- a/debian/dirs
+++ b/debian/dirs
@@ -1,7 +1,9 @@
etc/mkinitramfs/init-bottom
etc/mkinitramfs/init-top
-etc/mkinitramfs/local-premount
etc/mkinitramfs/local-top
-etc/mkinitramfs/nfs-premount
+etc/mkinitramfs/local-premount
+etc/mkinitramfs/local-bottom
etc/mkinitramfs/nfs-top
+etc/mkinitramfs/nfs-premount
+etc/mkinitramfs/nfs-bottom
usr/share/initramfs-tools/modules.d