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