angstrom, exquisite, psplash, opkg, angsrtom-images, sysvinit: abstract splash
authorCarsten Haitzler (Rasterman <raster@rasterman.com>
Fri, 17 Apr 2009 05:44:58 +0000 (15:44 +1000)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Fri, 17 Apr 2009 05:48:45 +0000 (15:48 +1000)
commit212e36417ae27e1be11147168b6f5cdfd1c5eda9
tree00892cc3bca94534140f1e44ab98b4e58587410c
parentd92391844e4454ba9ea3af5b4273721496511ebb
angstrom, exquisite, psplash, opkg, angsrtom-images, sysvinit: abstract splash

this abstracts psplash to be generic. now as long as something provides a
splashfuncs file that sysvinit (and other scripts) can source, and all the
approproate init hooks to start the splash etc. you can use psplash,
exquisitie, usplash or anything that tickles your fancy. this moves splash
toa ${SPLASH} variable to include in your image (or override). the default in
angstrom is psplash - unless you override it. opkg also runs a configure
script that cna take forever - and so this speically sends off some splash
commands (if there) to let you know the systme is alive and working (but just
busy).

this is one commit as if this breaks things you either want to fix the minor
break or totally revert the whole patch. i hope it didn't break anything.
36 files changed:
conf/distro/angstrom-2008.1.conf
recipes/angstrom/angstrom-gpe-task-base.bb
recipes/e17/exquisite/exquisite-init
recipes/e17/exquisite/splashfuncs [new file with mode: 0644]
recipes/e17/exquisite_svn.bb
recipes/images/beagleboard-demo-image.bb
recipes/images/bootmanager-image.bb
recipes/images/gateway-image.bb
recipes/images/illume-image.bb
recipes/images/minimal-gpe-image.bb
recipes/images/minimal-image.bb
recipes/images/sdr-image.bb
recipes/images/sugar-image.bb
recipes/images/udumpty-image.bb
recipes/images/x11-gpe-image.bb
recipes/images/x11-gpe-java-image.bb
recipes/images/x11-image.bb
recipes/images/x11-office-image.bb
recipes/images/x11-pimlico-image.bb
recipes/initrdscripts/files/00-psplash.sh
recipes/initrdscripts/files/99-psplash.sh
recipes/initrdscripts/initramfs-module-psplash_1.0.bb
recipes/opie-init/opie-init/opie
recipes/opie-init/opie-init_1.2.2.bb
recipes/opkg/files/configure [new file with mode: 0644]
recipes/opkg/opkg-nogpg_svn.bb
recipes/opkg/opkg_svn.bb
recipes/psplash/files/psplash-init
recipes/psplash/files/splashfuncs [new file with mode: 0644]
recipes/psplash/files/zzapsplash-init
recipes/psplash/psplash-angstrom_svn.bb
recipes/psplash/psplash.inc
recipes/psplash/psplash_svn.bb
recipes/sysvinit/sysvinit/angstrom/rc
recipes/sysvinit/sysvinit_2.86.bb
recipes/tasks/task-base.bb