mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
image:
- adding /etc/distribution and /etc/arch
This commit is contained in:
parent
8963a13f9f
commit
a8e1b1de11
@ -57,7 +57,8 @@ case "$2" in
|
||||
$SCRIPTS/install plymouth-lite
|
||||
$SCRIPTS/install util-linux-ng
|
||||
|
||||
echo $TARGET_ARCH > $INSTALL/etc/arch
|
||||
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user