mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
initramfs:
install busybox with mode 4755
This commit is contained in:
parent
11377474b2
commit
0cddb1fd1a
@ -4,7 +4,7 @@ dir /dev 755 0 0
|
|||||||
|
|
||||||
dir /bin 755 1000 1000
|
dir /bin 755 1000 1000
|
||||||
slink /bin/sh busybox 777 0 0
|
slink /bin/sh busybox 777 0 0
|
||||||
file /bin/busybox initramfs/bin/busybox 755 0 0
|
file /bin/busybox initramfs/bin/busybox 4755 0 0
|
||||||
|
|
||||||
# dir /lib 755 1000 1000
|
# dir /lib 755 1000 1000
|
||||||
# file /lib/ld-uClibc.so.0 initramfs/lib/ld-uClibc.so.0 755 0 0
|
# file /lib/ld-uClibc.so.0 initramfs/lib/ld-uClibc.so.0 755 0 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user