From 21a0ece1e19ac7bf8fe2606ca01728a66612cc26 Mon Sep 17 00:00:00 2001 From: Ing Date: Tue, 19 Dec 2023 00:49:54 +0800 Subject: [PATCH] add supportext4 --- files/initrd/opt/rr/model-configs/FS2500.yml | 1 + files/initrd/opt/rr/model-configs/FS3017.yml.disabled | 1 + files/initrd/opt/rr/model-configs/FS6400.yml | 1 + files/initrd/opt/rr/model-configs/HD6500.yml | 1 + files/initrd/opt/rr/model-configs/RS1221+.yml | 1 + files/initrd/opt/rr/model-configs/RS1619xs+.yml | 1 + files/initrd/opt/rr/model-configs/RS2423+.yml | 1 + files/initrd/opt/rr/model-configs/RS2423RP+.yml.disabled | 1 + files/initrd/opt/rr/model-configs/RS3413xs+.yml | 1 + files/initrd/opt/rr/model-configs/RS3618xs.yml | 1 + files/initrd/opt/rr/model-configs/RS3621xs+.yml | 1 + files/initrd/opt/rr/model-configs/RS4021xs+.yml | 1 + files/initrd/opt/rr/model-configs/SA3200D.yml.disabled | 1 + files/initrd/opt/rr/model-configs/SA3400.yml | 1 + files/initrd/opt/rr/model-configs/SA3400D.yml.disabled | 1 + files/initrd/opt/rr/model-configs/SA3410.yml | 1 + files/initrd/opt/rr/model-configs/SA3600.yml.disabled | 1 + files/initrd/opt/rr/model-configs/SA3610.yml | 1 + files/initrd/opt/rr/model-configs/SA6400.yml | 2 ++ 19 files changed, 20 insertions(+) diff --git a/files/initrd/opt/rr/model-configs/FS2500.yml b/files/initrd/opt/rr/model-configs/FS2500.yml index cc97fb4d..93a8f2d1 100644 --- a/files/initrd/opt/rr/model-configs/FS2500.yml +++ b/files/initrd/opt/rr/model-configs/FS2500.yml @@ -1,5 +1,6 @@ id: "FS2500" synoinfo: &synoinfo + supportext4: "yes" support_disk_compatibility: "no" support_memory_compatibility: "no" support_led_brightness_adjustment: "no" diff --git a/files/initrd/opt/rr/model-configs/FS3017.yml.disabled b/files/initrd/opt/rr/model-configs/FS3017.yml.disabled index 6b792d59..40764fe4 100644 --- a/files/initrd/opt/rr/model-configs/FS3017.yml.disabled +++ b/files/initrd/opt/rr/model-configs/FS3017.yml.disabled @@ -1,5 +1,6 @@ id: "FS3017" synoinfo: &synoinfo + supportext4: "yes" support_disk_compatibility: "no" support_memory_compatibility: "no" support_led_brightness_adjustment: "no" diff --git a/files/initrd/opt/rr/model-configs/FS6400.yml b/files/initrd/opt/rr/model-configs/FS6400.yml index 58daba01..4d343636 100644 --- a/files/initrd/opt/rr/model-configs/FS6400.yml +++ b/files/initrd/opt/rr/model-configs/FS6400.yml @@ -1,5 +1,6 @@ id: "FS6400" synoinfo: &synoinfo + supportext4: "yes" support_disk_compatibility: "no" support_memory_compatibility: "no" support_led_brightness_adjustment: "no" diff --git a/files/initrd/opt/rr/model-configs/HD6500.yml b/files/initrd/opt/rr/model-configs/HD6500.yml index a0d965d9..fe60725f 100644 --- a/files/initrd/opt/rr/model-configs/HD6500.yml +++ b/files/initrd/opt/rr/model-configs/HD6500.yml @@ -1,5 +1,6 @@ id: "HD6500" synoinfo: &synoinfo + supportext4: "yes" internal_disk_without_led_mask: "no" support_install_only_dev: "no" support_disk_compatibility: "no" diff --git a/files/initrd/opt/rr/model-configs/RS1221+.yml b/files/initrd/opt/rr/model-configs/RS1221+.yml index 7c18668f..118bcdd4 100644 --- a/files/initrd/opt/rr/model-configs/RS1221+.yml +++ b/files/initrd/opt/rr/model-configs/RS1221+.yml @@ -1,5 +1,6 @@ id: "RS1221+" synoinfo: &synoinfo + supportext4: "yes" support_disk_compatibility: "no" support_memory_compatibility: "no" support_led_brightness_adjustment: "no" diff --git a/files/initrd/opt/rr/model-configs/RS1619xs+.yml b/files/initrd/opt/rr/model-configs/RS1619xs+.yml index c6d2a68a..aab3a443 100644 --- a/files/initrd/opt/rr/model-configs/RS1619xs+.yml +++ b/files/initrd/opt/rr/model-configs/RS1619xs+.yml @@ -1,5 +1,6 @@ id: "RS1619xs+" synoinfo: &synoinfo + supportext4: "yes" support_disk_compatibility: "no" support_memory_compatibility: "no" support_led_brightness_adjustment: "no" diff --git a/files/initrd/opt/rr/model-configs/RS2423+.yml b/files/initrd/opt/rr/model-configs/RS2423+.yml index 1dc36ff0..93fed3ee 100644 --- a/files/initrd/opt/rr/model-configs/RS2423+.yml +++ b/files/initrd/opt/rr/model-configs/RS2423+.yml @@ -1,5 +1,6 @@ id: "RS2423+" synoinfo: &synoinfo + supportext4: "yes" support_disk_compatibility: "no" support_memory_compatibility: "no" support_led_brightness_adjustment: "no" diff --git a/files/initrd/opt/rr/model-configs/RS2423RP+.yml.disabled b/files/initrd/opt/rr/model-configs/RS2423RP+.yml.disabled index adde09fb..7a36c687 100644 --- a/files/initrd/opt/rr/model-configs/RS2423RP+.yml.disabled +++ b/files/initrd/opt/rr/model-configs/RS2423RP+.yml.disabled @@ -1,5 +1,6 @@ id: "RS2423RP+" synoinfo: &synoinfo + supportext4: "yes" support_disk_compatibility: "no" support_memory_compatibility: "no" support_led_brightness_adjustment: "no" diff --git a/files/initrd/opt/rr/model-configs/RS3413xs+.yml b/files/initrd/opt/rr/model-configs/RS3413xs+.yml index bd1d59e8..43793420 100644 --- a/files/initrd/opt/rr/model-configs/RS3413xs+.yml +++ b/files/initrd/opt/rr/model-configs/RS3413xs+.yml @@ -1,5 +1,6 @@ id: "RS3413xs+" synoinfo: &synoinfo + supportext4: "yes" support_disk_compatibility: "no" support_memory_compatibility: "no" support_led_brightness_adjustment: "no" diff --git a/files/initrd/opt/rr/model-configs/RS3618xs.yml b/files/initrd/opt/rr/model-configs/RS3618xs.yml index 481e128b..e41c761f 100644 --- a/files/initrd/opt/rr/model-configs/RS3618xs.yml +++ b/files/initrd/opt/rr/model-configs/RS3618xs.yml @@ -1,5 +1,6 @@ id: "RS3618xs" synoinfo: &synoinfo + supportext4: "yes" support_disk_compatibility: "no" support_memory_compatibility: "no" support_led_brightness_adjustment: "no" diff --git a/files/initrd/opt/rr/model-configs/RS3621xs+.yml b/files/initrd/opt/rr/model-configs/RS3621xs+.yml index 77fdf14d..bd1ae8fe 100644 --- a/files/initrd/opt/rr/model-configs/RS3621xs+.yml +++ b/files/initrd/opt/rr/model-configs/RS3621xs+.yml @@ -1,5 +1,6 @@ id: "RS3621xs+" synoinfo: &synoinfo + supportext4: "yes" support_disk_compatibility: "no" support_memory_compatibility: "no" support_led_brightness_adjustment: "no" diff --git a/files/initrd/opt/rr/model-configs/RS4021xs+.yml b/files/initrd/opt/rr/model-configs/RS4021xs+.yml index 8ac1b4d3..0932fb71 100644 --- a/files/initrd/opt/rr/model-configs/RS4021xs+.yml +++ b/files/initrd/opt/rr/model-configs/RS4021xs+.yml @@ -1,5 +1,6 @@ id: "RS4021xs+" synoinfo: &synoinfo + supportext4: "yes" support_disk_compatibility: "no" support_memory_compatibility: "no" support_led_brightness_adjustment: "no" diff --git a/files/initrd/opt/rr/model-configs/SA3200D.yml.disabled b/files/initrd/opt/rr/model-configs/SA3200D.yml.disabled index b3656b56..14a29ddf 100644 --- a/files/initrd/opt/rr/model-configs/SA3200D.yml.disabled +++ b/files/initrd/opt/rr/model-configs/SA3200D.yml.disabled @@ -1,5 +1,6 @@ id: "SA3200D" synoinfo: &synoinfo + supportext4: "yes" support_install_only_dev: "no" support_disk_hibernation: "yes" support_disk_compatibility: "no" diff --git a/files/initrd/opt/rr/model-configs/SA3400.yml b/files/initrd/opt/rr/model-configs/SA3400.yml index cfc409f3..967582a9 100644 --- a/files/initrd/opt/rr/model-configs/SA3400.yml +++ b/files/initrd/opt/rr/model-configs/SA3400.yml @@ -1,5 +1,6 @@ id: "SA3400" synoinfo: &synoinfo + supportext4: "yes" support_disk_compatibility: "no" support_memory_compatibility: "no" support_led_brightness_adjustment: "no" diff --git a/files/initrd/opt/rr/model-configs/SA3400D.yml.disabled b/files/initrd/opt/rr/model-configs/SA3400D.yml.disabled index 885aec26..3e5fcdc3 100644 --- a/files/initrd/opt/rr/model-configs/SA3400D.yml.disabled +++ b/files/initrd/opt/rr/model-configs/SA3400D.yml.disabled @@ -1,5 +1,6 @@ id: "SA3400D" synoinfo: &synoinfo + supportext4: "yes" support_install_only_dev: "no" support_disk_hibernation: "yes" support_disk_compatibility: "no" diff --git a/files/initrd/opt/rr/model-configs/SA3410.yml b/files/initrd/opt/rr/model-configs/SA3410.yml index 6e4b0f60..3e1d552f 100644 --- a/files/initrd/opt/rr/model-configs/SA3410.yml +++ b/files/initrd/opt/rr/model-configs/SA3410.yml @@ -1,5 +1,6 @@ id: "SA3410" synoinfo: &synoinfo + supportext4: "yes" support_disk_compatibility: "no" support_memory_compatibility: "no" support_led_brightness_adjustment: "no" diff --git a/files/initrd/opt/rr/model-configs/SA3600.yml.disabled b/files/initrd/opt/rr/model-configs/SA3600.yml.disabled index 64c902ac..71e48101 100644 --- a/files/initrd/opt/rr/model-configs/SA3600.yml.disabled +++ b/files/initrd/opt/rr/model-configs/SA3600.yml.disabled @@ -1,5 +1,6 @@ id: "SA3600" synoinfo: &synoinfo + supportext4: "yes" support_disk_compatibility: "no" support_memory_compatibility: "no" support_led_brightness_adjustment: "no" diff --git a/files/initrd/opt/rr/model-configs/SA3610.yml b/files/initrd/opt/rr/model-configs/SA3610.yml index ec7e17e9..733afeb7 100644 --- a/files/initrd/opt/rr/model-configs/SA3610.yml +++ b/files/initrd/opt/rr/model-configs/SA3610.yml @@ -1,5 +1,6 @@ id: "SA3610" synoinfo: &synoinfo + supportext4: "yes" support_disk_compatibility: "no" support_memory_compatibility: "no" support_led_brightness_adjustment: "no" diff --git a/files/initrd/opt/rr/model-configs/SA6400.yml b/files/initrd/opt/rr/model-configs/SA6400.yml index 4c181f86..30b09e31 100644 --- a/files/initrd/opt/rr/model-configs/SA6400.yml +++ b/files/initrd/opt/rr/model-configs/SA6400.yml @@ -1,8 +1,10 @@ id: "SA6400" synoinfo: &synoinfo + supportext4: "yes" support_disk_compatibility: "no" support_memory_compatibility: "no" support_led_brightness_adjustment: "no" + support_oob_ctl: "no" support_syno_hybrid_raid: supportraidgroup: maxlanport: "8"