summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-03-18 18:16:25 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-03-18 18:16:25 +0000
commit8f92c70193e656cd495c57cc61083639b4a4ab73 (patch)
tree759965d767d13f1f73e829e9f1ba60187a451e2c /x11-misc/afbinit/ChangeLog
parentExperimental branch version bump. (diff)
downloadgentoo-2-8f92c70193e656cd495c57cc61083639b4a4ab73.tar.gz
gentoo-2-8f92c70193e656cd495c57cc61083639b4a4ab73.tar.bz2
gentoo-2-8f92c70193e656cd495c57cc61083639b4a4ab73.zip
Relax tests for Elite framebuffers to help with initrd systems. Please see ChangeLog.
(Portage version: 2.2_pre4)
Diffstat (limited to 'x11-misc/afbinit/ChangeLog')
-rw-r--r--x11-misc/afbinit/ChangeLog15
1 files changed, 13 insertions, 2 deletions
diff --git a/x11-misc/afbinit/ChangeLog b/x11-misc/afbinit/ChangeLog
index 8d878fb88b2e..982980fb5dbd 100644
--- a/x11-misc/afbinit/ChangeLog
+++ b/x11-misc/afbinit/ChangeLog
@@ -1,6 +1,17 @@
# ChangeLog for x11-misc/afbinit
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/afbinit/ChangeLog,v 1.22 2007/10/31 16:52:29 fmccor Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/afbinit/ChangeLog,v 1.23 2008/03/18 18:16:23 fmccor Exp $
+
+*afbinit-1.0.1-r7 (18 Mar 2008)
+
+ 18 Mar 2008; Ferris McCormick <fmccor@gentoo.org>
+ +files/rc.afb-1.0.1-r7.patch, metadata.xml, +afbinit-1.0.1-r7.ebuild:
+ Version bump to 1.0.1-r7 to help with systems using an initram. It can happen
+ on these systems that the AFB information is gone from the dmesg output by the
+ time that afbinit wants to load the microcode. If this happens, older
+ versions will not see the Elite frame buffer and so the load will fail. In
+ this version, with current kernels we just look unconditionally at any
+ /proc/fb devices.
*afbinit-1.0.1-r6 (31 Oct 2007)