mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
image: install package 'installer' by default inside the installer image
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
7e00da4ce7
commit
09f93acce0
@ -161,15 +161,13 @@ case "$2" in
|
||||
$SCRIPTS/install linux $2
|
||||
$SCRIPTS/install busybox
|
||||
$SCRIPTS/install util-linux-ng
|
||||
$SCRIPTS/install installer
|
||||
|
||||
echo "OpenELEC" > $INSTALL/etc/distribution
|
||||
echo "$PROJECT.$TARGET_ARCH" > $INSTALL/etc/arch
|
||||
echo "$OPENELEC_VERSION" > $INSTALL/etc/version
|
||||
echo "OpenELEC.tv - Date of build: $BUILD_DATE Build: $BZR_BUILD" > $INSTALL/etc/openelec-release
|
||||
|
||||
# BIOS Tools
|
||||
$SCRIPTS/install flashrom
|
||||
|
||||
# setting
|
||||
echo $TARGET_VERSION > $INSTALL/etc/release
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user