mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
linux: fix install paths
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
295a7986a1
commit
8c91f65455
@ -1,15 +1,14 @@
|
||||
dir /dev 755 0 0
|
||||
#nod /dev/tty1 644 0 0 c 4 1
|
||||
#nod /dev/console 644 0 0 c 5 1
|
||||
|
||||
dir /bin 755 1000 1000
|
||||
slink /bin/sh busybox 777 0 0
|
||||
file /bin/busybox initramfs/bin/busybox 4755 0 0
|
||||
file /bin/ply-image initramfs/bin/ply-image 755 0 0
|
||||
|
||||
# dir /lib 755 1000 1000
|
||||
# file /lib/ld-uClibc.so.0 initramfs/lib/ld-uClibc.so.0 755 0 0
|
||||
# file /lib/libc.so.0 initramfs/lib/libc.so.0 755 0 0
|
||||
dir /sbin 755 1000 1000
|
||||
file /sbin/ply-image initramfs/sbin/ply-image 755 0 0
|
||||
|
||||
dir /splash 755 1000 1000
|
||||
file /splash/splash.png initramfs/splash/splash.png 644 0 0
|
||||
|
||||
dir /proc 755 0 0
|
||||
dir /sys 755 0 0
|
||||
@ -18,4 +17,3 @@ dir /sysroot 755 0 0
|
||||
dir /storage 755 0 0
|
||||
|
||||
file /init initramfs/init 755 0 0
|
||||
file /splash.png initramfs/splash.png 644 0 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user