image/install:

- install newly bootsplash
- install debug programgroup
This commit is contained in:
Stephan Raue 2009-09-28 14:38:48 +02:00
parent 968aeee200
commit 0e1ad0dc32

View File

@ -42,6 +42,9 @@ case "$2" in
echo "$GEEXBOX_VERSION" > $INSTALL/etc/version
echo "OpenELEC" > $INSTALL/etc/openelec-release
# Graphical Bootsplash
[ "$PLYMOUTH" = yes ] && $SCRIPTS/install plymouth-lite
# Network support
[ "$NETWORK" = yes ] && $SCRIPTS/install network
@ -64,7 +67,7 @@ case "$2" in
[ "$DEVTOOLS" = yes ] && $SCRIPTS/install gdb
[ "$DEVTOOLS" = yes ] && $SCRIPTS/install pciutils
# [ "$DEVTOOLS" = yes ] && $SCRIPTS/install driconf
[ "$DEVTOOLS" = yes ] && $SCRIPTS/install test
[ "$DEVTOOLS" = yes ] && $SCRIPTS/install debug
# Devtools for Cooreboot... (not for Release)
[ "$COREBOOT" = yes ] && $SCRIPTS/install superiotool