projects/*: enable udevil support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-08-22 18:40:35 +02:00
parent f81f72ac12
commit 5eff68c97d
10 changed files with 10 additions and 9 deletions

View File

@ -344,6 +344,7 @@ if [ "$BOOTLOADER" = "u-boot" ]; then
config_message="$config_message\n - U-Boot configuration:\t\t $UBOOT_CONFIG"
config_message="$config_message\n - U-Boot config file:\t\t\t $UBOOT_CONFIGFILE"
fi
config_message="$config_message\n - UDevil support:\t\t\t $UDEVIL"
config_message="$config_message\n - UPower support:\t\t\t $UPOWER"
config_message="$config_message\n - Installer support:\t\t\t $INSTALLER_SUPPORT"

View File

@ -220,7 +220,7 @@
# build and install diskmounter support (udevil)
# this service provide auto mounting support for external drives in the
# mediacenter also automount internally drives at boottime via udev (yes / no)
UDEVIL="no"
UDEVIL="yes"
# build and install powermanagement support (upower) (yes / no)
UPOWER="yes"

View File

@ -220,7 +220,7 @@
# build and install diskmounter support (udevil)
# this service provide auto mounting support for external drives in the
# mediacenter also automount internally drives at boottime via udev (yes / no)
UDEVIL="no"
UDEVIL="yes"
# build and install powermanagement support (upower) (yes / no)
UPOWER="no"

View File

@ -220,7 +220,7 @@
# build and install diskmounter support (udevil)
# this service provide auto mounting support for external drives in the
# mediacenter also automount internally drives at boottime via udev (yes / no)
UDEVIL="no"
UDEVIL="yes"
# build and install powermanagement support (upower) (yes / no)
UPOWER="yes"

View File

@ -220,7 +220,7 @@
# build and install diskmounter support (udevil)
# this service provide auto mounting support for external drives in the
# mediacenter also automount internally drives at boottime via udev (yes / no)
UDEVIL="no"
UDEVIL="yes"
# build and install powermanagement support (upower) (yes / no)
UPOWER="yes"

View File

@ -220,7 +220,7 @@
# build and install diskmounter support (udevil)
# this service provide auto mounting support for external drives in the
# mediacenter also automount internally drives at boottime via udev (yes / no)
UDEVIL="no"
UDEVIL="yes"
# build and install powermanagement support (upower) (yes / no)
UPOWER="yes"

View File

@ -220,7 +220,7 @@
# build and install diskmounter support (udevil)
# this service provide auto mounting support for external drives in the
# mediacenter also automount internally drives at boottime via udev (yes / no)
UDEVIL="no"
UDEVIL="yes"
# build and install powermanagement support (upower) (yes / no)
UPOWER="yes"

View File

@ -220,7 +220,7 @@
# build and install diskmounter support (udevil)
# this service provide auto mounting support for external drives in the
# mediacenter also automount internally drives at boottime via udev (yes / no)
UDEVIL="no"
UDEVIL="yes"
# build and install powermanagement support (upower) (yes / no)
UPOWER="yes"

View File

@ -220,7 +220,7 @@
# build and install diskmounter support (udevil)
# this service provide auto mounting support for external drives in the
# mediacenter also automount internally drives at boottime via udev (yes / no)
UDEVIL="no"
UDEVIL="yes"
# build and install powermanagement support (upower) (yes / no)
UPOWER="no"

View File

@ -215,7 +215,7 @@
# build and install diskmounter support (udevil)
# this service provide auto mounting support for external drives in the
# mediacenter also automount internally drives at boottime via udev (yes / no)
UDEVIL="no"
UDEVIL="yes"
# build and install powermanagement support (upower) (yes / no)
UPOWER="yes"