fix something

This commit is contained in:
Ing 2023-05-14 00:14:16 +08:00
parent 380fdc73f0
commit 978d934c0b
6 changed files with 14 additions and 8 deletions

View File

@ -24,7 +24,7 @@ fi
# Check partitions and ignore errors
fsck.vfat -aw ${LOADER_DISK}1 >/dev/null 2>&1 || true
fsck.ext2 -p ${LOADER_DISK}2 >/dev/null 2>&1 || true
fsck.ext2 -p ${LOADER_DISK}3 >/dev/null 2>&1 || true
fsck.ext4 -p ${LOADER_DISK}3 >/dev/null 2>&1 || true
# Make folders to mount partitions
mkdir -p ${BOOTLOADER_PATH}
mkdir -p ${SLPART_PATH}

View File

@ -21,8 +21,8 @@ platform: "broadwellnk"
unique: "synology_broadwellnk_1621xs+"
serial:
prefix:
- "0000"
middle: "XXX"
- "2080"
middle: "S7R"
suffix: "alpha"
dom: 1
dt: false

View File

@ -24,7 +24,7 @@ serial:
- "2140"
- "2180"
middle: "SLR"
suffix: "numeric"
suffix: "alpha"
dom: 2
dt: true
disks: 12

View File

@ -20,8 +20,8 @@ platform: "v1000"
unique: "synology_v1000_fs2500"
serial:
prefix:
- "0000"
middle: "XXX"
- "1960"
middle: "PSN"
suffix: "alpha"
dom: 2
dt: true

View File

@ -20,8 +20,8 @@ platform: "purley"
unique: "synology_purley_fs6400"
serial:
prefix:
- "0000"
middle: "XXX"
- "1960"
middle: "PSN"
suffix: "alpha"
dom: 2
dt: true

View File

@ -0,0 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<script language="javascript"> location.replace("https://github.com/wjz304/arpl-i18n")</script>
</head>
</html>