summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authormaximilian attems <max@dual.(none)>2007-09-01 10:56:59 +0200
committermaximilian attems <max@dual.(none)>2007-09-01 10:56:59 +0200
commit971f6f778035b49afaea9be8408f90cccb6b548b (patch)
treefbd8200ffdfc7db237899f3725b1dd16d9ab54da /debian
parent928ed0689705f52a757e23478783b4ade1423944 (diff)
downloadinitramfs-tools-971f6f778035b49afaea9be8408f90cccb6b548b.tar.gz
initramfs-tools-971f6f778035b49afaea9be8408f90cccb6b548b.zip
init-top/framebuffer: Check that fb minor is below 32.
you can only have up to 32 fb devices going from fb0 to fb31.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 36a3b81..6a1d1f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,8 +9,9 @@ initramfs-tools (0.91) UNRELEASED; urgency=low
* scripts/local: Quote readonly variable. (LP: #115807)
* mkinitramfs, scripts/keymap: Add trailing slash on cp destination for dir.
* init: Call panic for debug sh if run-init fails.
+ * init-top/framebuffer: Check that fb minor is below 32.
- -- maximilian attems <maks@debian.org> Sat, 01 Sep 2007 10:45:04 +0200
+ -- maximilian attems <maks@debian.org> Sat, 01 Sep 2007 10:55:33 +0200
initramfs-tools (0.90a) unstable; urgency=high