mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
linux:
- disable not needed code
This commit is contained in:
parent
a6f6d26168
commit
718241739e
@ -4,9 +4,9 @@ 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 755 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
|
||||||
file /lib/libc.so.0 initramfs/lib/libc.so.0 755 0 0
|
# file /lib/libc.so.0 initramfs/lib/libc.so.0 755 0 0
|
||||||
|
|
||||||
dir /proc 755 0 0
|
dir /proc 755 0 0
|
||||||
dir /sys 755 0 0
|
dir /sys 755 0 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user