clean up HOSTNAME

we dont need this anymore. thanks @kivutar
This commit is contained in:
Stefan Saraev 2014-02-17 21:05:41 +02:00
parent 087d622146
commit ea41c9fe16
6 changed files with 0 additions and 16 deletions

View File

@ -363,7 +363,6 @@ show_config() {
config_message="$config_message\n $dashes$dashes"
config_message="$config_message\n - OEM Support:\t\t\t\t $OEM_SUPPORT"
config_message="$config_message\n - Default Hostname:\t\t\t $HOSTNAME"
config_message="$config_message\n - Default ROOT Password:\t\t $ROOT_PASSWORD"
config_message="$config_message\n - Bootloader:\t\t\t\t $BOOTLOADER"
if [ "$BOOTLOADER" = "u-boot" ]; then

View File

@ -11,9 +11,6 @@
GREETING3="##############################################"
GREETING4=""
# Hostname for target system (openelec)
HOSTNAME="openelec"
# Root password to integrate in the target system
ROOT_PASSWORD="openelec"

View File

@ -11,9 +11,6 @@
GREETING3="##############################################"
GREETING4=""
# Hostname for target system (openelec)
HOSTNAME="openelec"
# Root password to integrate in the target system
ROOT_PASSWORD="openelec"

View File

@ -11,9 +11,6 @@
GREETING3="##############################################"
GREETING4=""
# Hostname for target system (openelec)
HOSTNAME="openelec"
# Root password to integrate in the target system
ROOT_PASSWORD="openelec"

View File

@ -11,9 +11,6 @@
GREETING3="##############################################"
GREETING4=""
# Hostname for target system (openelec)
HOSTNAME="openelec"
# Root password to integrate in the target system
ROOT_PASSWORD="openelec"

View File

@ -11,9 +11,6 @@
GREETING3="##############################################"
GREETING4=""
# Hostname for target system (openelec)
HOSTNAME="openelec"
# Root password to integrate in the target system
ROOT_PASSWORD="openelec"