mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
for broadwellntbap test
This commit is contained in:
parent
40983b7b7c
commit
6cf86e126d
@ -209,6 +209,10 @@ if [ ${PLATFORM} = "epyc7002" ]; then
|
||||
sed -i '/^echo "START/a \\nmknod -m 0666 /dev/console c 1 3' ${RAMDISK_PATH}/linuxrc.syno
|
||||
fi
|
||||
|
||||
# if [ ${PLATFORM} = "broadwellntbap" ]; then
|
||||
# sed -i 's/broadwellntbap/xbroadwellntbap/' ${RAMDISK_PATH}/usr/syno/share/environments.sh
|
||||
# fi
|
||||
|
||||
# Reassembly ramdisk
|
||||
echo -n "."
|
||||
if [ "${RD_COMPRESSED}" == "true" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user