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