1 06 Jan 2008 * <spock@gentoo.org> * splashutils-gentoo-1.0.11
2 - Fix the 3rd method of event device detection.
3 - Use the fbcondecor_* functions from splashutils-functions.sh in the
6 16 Dec 2007 * <spock@gentoo.org> * splashutils-gentoo-1.0.10
7 - Add another method of detecting the keyboard event device
8 in the splash-functions.sh for baselayout-1.
9 - Don't make the fbcondecor initscript fail when it can't set
10 the theme on a single tty and FBCONDECOR_TTY_MAP is used.
12 25 Nov 2007 * <spock@gentoo.org> * splashutils-gentoo-1.0.9
13 - Use 'exit staysilent' if the 'xdm' service has been started.
15 23 Sep 2007 * <spock@gentoo.org> * splashutils-gentoo-1.0.8
16 - Add explanatory comments in /etc/conf.d/splash.
18 04 Sep 2007 * <spock@gentoo.org> * splashutils-gentoo-1.0.7
19 - Add support for --type and --effects in splash-functions.sh for bl-1.
21 26 Aug 2007 * <spock@gentoo.org> * splashutils-gentoo-1.0.6
22 - Fix the splash plugin so that it compiles with the latest baselayout-2.
24 11 Aug 2007 * <spock@gentoo.org> * splashutils-gentoo-1.0.5
25 - Add an alternative of identifying the keyboard event device in
26 splash-functions-bl1.sh
27 - Add support for the new libfbsplash in the splash plugin.
29 07 Jul 2007 * <spock@gentoo.org> * splashutils-gentoo-1.0.4
30 - Fix Gentoo bug #183281.
32 09 Jun 2007 * <spock@gentoo.org> * splashutils-gentoo-1.0.3
33 - Fix handling of scheduled services.
34 - Add support for the rc-abort event.
36 07 May 2007 * <spock@gentoo.org> * splashutils-gentoo-1.0.2
37 - Add support for linking with --as-needed.
38 - Add support for scheduled services.
39 - Only switch to verbose at the end of bootup if the silent screen is actually displayed.
40 - Add support for multilib systems.
41 - Don't print a warning about services failing to stop/start.
43 12 Apr 2007 * <spock@gentoo.org> * splashutils-gentoo-1.0.1
44 - Add support for baselayout-2.0.0_alpha1.
45 - POSIX compatibility fixes.
47 05 Apr 2007 * <spock@gentoo.org> * splashutils-gentoo-1.0.0
48 - Add support for GPM.
49 - Add support for baselayout-2 (splash plugin).
51 13 Mar 2007 * <spock@gentoo.org> * splashutils-gentoo-0.5.4
52 - Make sure the splash boot message doesn't get shortened when passed to
54 - Ignore failures when calling 'setpic' in the initscript.
55 - Stop setting background images on first error in init-splash.
57 21 Nov 2006 * <spock@gentoo.org> * splashutils-gentoo-0.5.3
58 - Use rc-depend to get a list of services that will be started during boot.
59 - Added 'use localmount' to the splash initscript.
61 15 Jul 2006 * <spock@gentoo.org> * splashutils-gentoo-0.5.1
62 - Properly pass runlevel information to {rc_init,rc_exit}-{pre,post} scripts.
64 15 Jul 2006 * <spock@gentoo.org> * splashutils-gentoo-0.5.0
65 - Added support for recording splash profiling information.
66 - Merged /sbin/splash and /sbin/splash-functions.sh into a single file.
67 - Fixed a number of minor bugs in the Gentoo scripts.
69 29 Sep 2005 * <spock@gentoo.org> * splashutils-gentoo-0.1.14
70 - Added support for console=tty1 setting on the kernel command line.
72 21 Aug 2005 * <spock@gentoo.org> * splashutils-gentoo-0.1.13
73 - Added support for BOOT_MSG kernel command line option.
74 - Removed dependency on local in the initscript.
75 - Use splash_setup() in the init scripts. Do not set verbose splash image if
76 splash=off was set on the kernel command line.
77 - Added an alternative method of locating the keyboard controlled input device.
79 18 Jul 2005 * <spock@gentoo.org> * splashutils-gentoo-0.1.12
80 - Added a fix for Gentoo bug #96697.
82 09 Jul 2005 * <spock@gentoo.org> * splashutils-gentoo-0.1.11
83 - Added a initrd support script (initrd.splash).
84 - Fixed Gentoo bug #98346 (additional sanity checks in /sbin/splash).
85 - Fixed service listing in /sbin/splash-function.sh.
87 16 May 2005 * <spock@gentoo.org> * splashutils-gentoo-0.1.10
88 - Moved 'kdgraphics' from a compilation time option into a kernel command
90 - Changed the default silent splash tty on Gentoo to tty16. This should
91 allow us to avoid any conflicts with rc-scripts, consolefont, syslog-ng,
93 - Fixed a bug with the event device not being detected correctly.
95 30 Apr 2005 * <spock@gentoo.org> * splashutils-gentoo-0.1.9
96 - Added sanity checks for /dev/tty1.
97 - Added sanity checks for the kernel command line. Invalid settings
98 such as: splash=silent,theme:foo,CONSOLE=/dev/tty1,quiet should now
99 be detected automatically.
101 24 Apr 2005 * <spock@gentoo.org> * splashutils-gentoo-0.1.8
102 - Splash scripts updates:
103 - ignore 'serial' exit code (to prevent automatic switches to
104 verbose mode when there is no apparent error)
105 - fixed Gentoo bugs #88461 and #87113
107 28 Mar 2005 * <spock@gentoo.org> * splashutils-gentoo-0.1.7
108 - $progress is now a part of the main boot message by default.
110 21 Mar 2005 * <spock@gentoo.org> * splashutils-gentoo-0.1.6
112 - #85418 - cache directory not found
113 - #85565 - issues related to /usr and /var being separate partitions
115 07 Mar 2005 * <spock@gentoo.org> * splashutils-gentoo-0.1.5
116 - Changes to support splashutils-1.1.9.
118 27 Jan 2005 * <spock@gentoo.org> * splashutils-gentoo-0.1.4
119 - Added numerous new features and bugfixes:
120 - fixes for consolefont problems (bug #77122)
121 - support for switching back to silent mode after receiving
122 user input for services such as dm-crypt
123 - support for event-driven scripts
125 27 Sep 2004 * <spock@gentoo.org> * splashutils-gentoo-0.1.2
126 - Fixed Gentoo bug #64068