|
Bootsplash Progress Bar Patch
|
|
ChangeLog
This is the ChangeLog file for the current version.
|
bootsplash-patch-0.5.2 (13 Aug 2003)
|
|
13 Aug 2003; Michael Aichler <progressbar@aichler.net>
- added support for baselayout version 1.8.6.10
|
|
bootsplash-patch-0.5.1 (25 Jul 2003)
|
|
For now, please refer to the ChangeLog file in the source.
|
|
bootsplash-patch-0.5 (05 Jun 2003)
|
|
05 Jun 2003; Michael Aichler <progressbar@aichler.net>
- added support for different splash images on different ttys
- added default truetype font 'luxisri.ttf'
/sbin/splash:
- changed /sbin/fbtruetype to /sbin/fbtruetype.static for those
having their /usr on a different partition
- added command "theme" and "config" to avoid duplicated code
- renamed command "splash stop" to "stop"
- renamed command "splash start" to "start"
- changed truetype search path to /etc/bootsplash
/etc/conf.d/bootsplash.conf:
- $BOOTSPLASH_FONT_PATH changed to $BOOTSPLASH_FONT
/etc/init.d/bootsplash
- added support for different splash images on different ttys
/sbin/bootanim:
- uses /sbin/splash to determine the splash theme
install.sh:
- extended to install 'luxisri.ttf' to /etc/bootsplash/
|
|
bootsplash-patch-0.4.2 (02 Jun 2003)
|
|
02 Jun 2003; Michael Aichler <progressbar@aichler.net>:
- merged src/splash.5 and src/splash.6 to src/splash
- merged src/bootsplash.5 and src/bootsplash.6 to src/bootsplash
- merged src/bootanim.5 and src/bootanim.6 to src/bootanim
- merged src/animations.cfg.5 and src/animations.cfg.6 to src/animations.cfg
- removed support for baselayout versions 1.8.5.8, 1.8.6.5 and 1.8.6.6
/sbin/splash:
- fixed bug that caused fbtruetype to fail while loading the font
- fixed bug that stopped animations immediatly regardless of which
bootanim command (stop|kill) was assigned
- fixed bug led to a progress bar stopping at 90%
/sbin/functions.sh (1.8.5.9):
- fixed bug that computated the progress bar rate wrong
/etc/conf.d/bootsplash.conf (1.8.5.9):
- added new variable $BOOTSPLASH_DEBUG
install.sh:
- changed way how to install version depended files in $SRC_FILES
|
|
bootsplash-patch-0.4.1 (31 May 2003)
|
|
30 May 2003; Michael Aichler <progressbar@aichler.net>:
/sbin/splash:
- some code cleanups and hopefully improvements (for >= 1.8.6.5)
/etc/conf.d/bootsplash:
- added new variable $BOOTSPLASH_DEBUG (for >= 1.8.6.7)
/etc/init.d/bootsplash:
- changed depend from 'after local' to 'need local' (for >= 1.8.6.8-r1)
/sbin/functions.sh:
- changed $pb_started to $pb_execed (for >= 1.8.6.5)
|
|
bootsplash-patch-0.4 (24 May 2003)
|
|
21 May 2003; Michael Aichler <progressbar@aichler.net>:
/sbin/splash:
- adjusted to work with baselayout versions 1.8.6.*
/sbin/functions.sh:
- adjusted to work with baselayout versions 1.8.6.*
/sbin/rc:
- adjusted to work with baselayout versions 1.8.6.*
/etc/conf.d/bootsplash.conf:
- added new variable $BOOTSPLASH_FONT_PATH
|
|
bootsplash-patch-0.3 (19 May 2003)
|
|
19 May 2003; Michael Aichler <progressbar@aichler.net>:
install.sh:
- replaced patches with complete files (easier installation)
- changed check for /sbin/splash.bin
- removed checks for already applied patches
18 May 2003; Michael Aichler <progressbar@aichler.net>:
/sbin/bootanim:
- added support for dynamical animation path
- added support for kernel parameter 'splash_theme'
/sbin/splash:
- added support for new variables in /etc/conf.d/bootsplash.conf
- new argument "master"
- new argument "splash stop"
- does now parsing of animations.cfg instead of /sbin/splash.bin
/etc/conf.d/bootsplash.conf
- added new variable $BOOTSPLASH_ANIMATIONS
- added new variable $BOOTSPLASH_STOP_ON_ERROR
- added new variable $BOOTSPLASH_TTYS
/etc/conf.d/bootsplash
- replaced with a single call to 'splash "master"'
17 May 2003; Michael Aichler <progressbar@aichler.net>:
/sbin/rc:
- removed two calls to splash_update (now in /sbin/runscript.sh)
/sbin/functions.sh:
- progress bar variables are now stored in ${svcdir}/progress
- added support for stopping on errors
/sbin/runscript.sh:
- got the two calls to splash_update (old in /sbin/rc)
|
|
bootsplash-patch-0.2 (13 May 2003)
|
|
12 May 2003; Michael Aichler <progressbar@aichler.net>:
install.sh:
- added support for multiple patch versions
- check for already applied patch
10 May 2003; Michael Aichler <progressbar@aichler.net>:
/sbin/rc:
- changed order of arguments for call to splash_update
to support animations
/sbin/splash:
- added support for kernel parameter 'splash_theme'
- added support for $PROGRESS_REBOOT_MESSAGE
/etc/conf.d/bootsplash.conf:
- added new variable $PROGRESS_REBOOT_MESSAGE
/etc/bootsplash/default/config/animations.cfg:
- newly added
/sbin/bootanim:
- newly added
|
|
bootsplash-patch-0.1 (05 May 2003)
|
|
5 May 2003; Michael Aichler <progressbar@aichler.net>:
/sbin/function.sh:
- added functions: splash_init(), splash_calc(), splash_update()
- extended function eend() by a call to splash_update()
/sbin/rc:
- extended by calls to the newly added functions in /sbin/functions.sh
/etc/init.d/halt.sh:
- detracted from a second call to kill
/sbin/splash:
- newly added
|
|
|