Merge pull request #57 from fbelavenuto/dev

Dev
This commit is contained in:
Fabio Belavenuto 2022-07-25 12:35:25 -03:00 committed by GitHub
commit e36e8c06f8
4 changed files with 7 additions and 0 deletions

View File

@ -11,6 +11,8 @@ synoinfo: &synoinfo
updateurl: "http://example.com/"
myds_region_api_base_url: "https://example.com"
security_version_server: "https://example.com/smallupdate"
supportraidgroup: "no"
supportssdcache: "no"
cmdline: &cmdline
SMBusHddDynamicPower: 1
vender_format_version: 2

View File

@ -7,6 +7,8 @@ synoinfo: &synoinfo
small_info_path: "https://example.com/null"
updateurl: "http://example.com/"
myds_region_api_base_url: "https://example.com"
supportraidgroup: "no"
supportssdcache: "no"
cmdline: &cmdline
syno_hdd_powerup_seq: 0
HddHotplug: 0

View File

@ -11,6 +11,8 @@ synoinfo: &synoinfo
updateurl: "http://example.com/"
myds_region_api_base_url: "https://example.com"
security_version_server: "https://example.com/smallupdate"
supportraidgroup: "no"
supportssdcache: "no"
cmdline: &cmdline
syno_hdd_powerup_seq: 0
HddHotplug: 0

View File

@ -62,3 +62,4 @@ BR2_PACKAGE_HOST_DOSFSTOOLS=y
BR2_PACKAGE_HOST_E2FSPROGS=y
BR2_PACKAGE_R8168=y
BR2_PACKAGE_R8125=y