Merge
This commit is contained in:
commit
e85da7f0c3
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"os": {
|
||||
"id": "ds1621p_42661",
|
||||
"pat_url": "https://global.download.synology.com/download/DSM/release/7.1/42661/DSM_DS1621%2B_42661.pat",
|
||||
"sha256": "f23d6a74c90bf2184fb7b25c0f55169478fba04927b4ca7b81754cc2d4eee27a"
|
||||
"pat_url": "https://global.download.synology.com/download/DSM/release/7.1/42661-1/DSM_DS1621%2B_42661.pat",
|
||||
"sha256": "381077302a89398a9fb5ec516217578d6f33b0219fe95135e80fd93cddbf88c4"
|
||||
},
|
||||
|
||||
"files": {
|
||||
|
|
|
@ -0,0 +1,120 @@
|
|||
{
|
||||
"os": {
|
||||
"id": "ds1621p_42661",
|
||||
"pat_url": "https://global.download.synology.com/download/DSM/release/7.1/42661/DSM_DS1621%2B_42661.pat",
|
||||
"sha256": "f23d6a74c90bf2184fb7b25c0f55169478fba04927b4ca7b81754cc2d4eee27a"
|
||||
},
|
||||
|
||||
"files": {
|
||||
"zlinux": {
|
||||
"name": "zImage",
|
||||
"sha256": "d939b5937be00a644aae64c33633619a7c310433e60a515c77bbef00b0a7e6b6"
|
||||
},
|
||||
"ramdisk": {
|
||||
"name": "rd.gz",
|
||||
"sha256": "8fd5eb40fb088af97d3beee85b6275c2ceb368b08453eb5a5d00d42cc7d578d1"
|
||||
},
|
||||
"vmlinux": {
|
||||
"sha256": "2df11d9f0b383da1eb34606770e55391f974f9cbc096127fe6a821ecd644e05a"
|
||||
}
|
||||
},
|
||||
|
||||
"patches": {
|
||||
"zlinux": [
|
||||
"zImage-001-1621p-42661-ramdisk-and-flag-NOP.bsp"
|
||||
],
|
||||
"ramdisk": [
|
||||
"@@@COMMON@@@/ramdisk-001-disable-root-pwd.patch",
|
||||
"@@@COMMON@@@/v7.0.1/ramdisk-002-init-script.patch",
|
||||
"@@@COMMON@@@/v7.0.1/ramdisk-003-post-init-script.patch"
|
||||
]
|
||||
},
|
||||
|
||||
"synoinfo": {
|
||||
"rss_server": "http://example.com/autoupdate/genRSS.php",
|
||||
"rss_server_ssl": "https://example.com/autoupdate/genRSS.php",
|
||||
"small_info_path": "https://example.com/smallupdate",
|
||||
"updateurl": "http://example.com/",
|
||||
"myds_region_api_base_url": "https://example.com/"
|
||||
},
|
||||
|
||||
"grub": {
|
||||
"template": "@@@COMMON@@@/grub-template.conf",
|
||||
"base_cmdline": {
|
||||
"sn": "",
|
||||
"vid": "0x46f4",
|
||||
"pid": "0x0001",
|
||||
"mac1": "",
|
||||
"netif_num": 1,
|
||||
|
||||
"syno_hw_version": "DS1621+",
|
||||
"SMBusHddDynamicPower": 1,
|
||||
"vender_format_version": 2,
|
||||
"console": "ttyS0,115200n8",
|
||||
"synoboot2": null,
|
||||
"elevator": "elevator",
|
||||
"syno_ttyS0": "serial,0x3f8",
|
||||
"syno_ttyS1": "serial,0x2f8",
|
||||
"root": "/dev/md0",
|
||||
"earlycon": "uart8250,io,0x3f8,115200n8"
|
||||
},
|
||||
|
||||
"menu_entries": {
|
||||
"RedPill DS1621+ v7.1.0-42661 (USB, Verbose)": {
|
||||
"options": [
|
||||
"savedefault",
|
||||
"set root=(hd0,msdos1)",
|
||||
"echo Loading Linux...",
|
||||
"linux /zImage @@@CMDLINE@@@",
|
||||
"echo Loading initramfs...",
|
||||
"initrd /rd.gz /custom.gz",
|
||||
"echo Starting kernel with USB boot"
|
||||
],
|
||||
"cmdline": {
|
||||
"earlyprintk": null,
|
||||
"loglevel": 15,
|
||||
"log_buf_len": "32M"
|
||||
}
|
||||
},
|
||||
"RedPill DS1621+ v7.1.0-42661 (SATA, Verbose)": {
|
||||
"options": [
|
||||
"savedefault",
|
||||
"set root=(hd0,msdos1)",
|
||||
"echo Loading Linux...",
|
||||
"linux /zImage @@@CMDLINE@@@",
|
||||
"echo Loading initramfs...",
|
||||
"initrd /rd.gz /custom.gz",
|
||||
"echo Starting kernel with SATA boot",
|
||||
"echo WARNING: SATA boot support on this platform is experimental!"
|
||||
],
|
||||
"cmdline": {
|
||||
"earlyprintk": null,
|
||||
"loglevel": 15,
|
||||
"synoboot_satadom": 2,
|
||||
"log_buf_len": "32M"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"extra": {
|
||||
"compress_rd": false,
|
||||
"ramdisk_copy": {
|
||||
"@@@EXT@@@/rp-lkm/redpill-linux-v4.4.180+.ko": "usr/lib/modules/rp.ko",
|
||||
"@@@COMMON@@@/iosched-trampoline.sh": "usr/sbin/modprobe"
|
||||
},
|
||||
"bootp1_copy": {
|
||||
"@@@PAT@@@/GRUB_VER": "GRUB_VER",
|
||||
"@@@COMMON@@@/EFI/boot/SynoBootLoader.conf": "EFI/BOOT/",
|
||||
"@@@COMMON@@@/EFI/boot/SynoBootLoader.efi": "EFI/BOOT/"
|
||||
},
|
||||
"bootp2_copy": {
|
||||
"@@@PAT@@@/GRUB_VER": "GRUB_VER",
|
||||
"@@@COMMON@@@/EFI": "EFI",
|
||||
"@@@PAT@@@/grub_cksum.syno": "grub_cksum.syno",
|
||||
"@@@PAT@@@/rd.gz": "rd.gz",
|
||||
"@@@PAT@@@/zImage": "zImage"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"os": {
|
||||
"id": "ds3615xs_42661",
|
||||
"pat_url": "https://global.download.synology.com/download/DSM/release/7.1/42661/DSM_DS3615xs_42661.pat",
|
||||
"sha256": "e5b708c9340219f657b2eaf6c0fc1c375613c7d4661e185e25bb6deb8aba32d8"
|
||||
"pat_url": "https://global.download.synology.com/download/DSM/release/7.1/42661-1/DSM_DS3615xs_42661.pat",
|
||||
"sha256": "1e95d8c63981bcf42ea2eaedfbc7acc4248ff16d129344453b7479953f9ad145"
|
||||
},
|
||||
|
||||
"files": {
|
||||
|
|
|
@ -0,0 +1,121 @@
|
|||
{
|
||||
"os": {
|
||||
"id": "ds3615xs_42661",
|
||||
"pat_url": "https://global.download.synology.com/download/DSM/release/7.1/42661/DSM_DS3615xs_42661.pat",
|
||||
"sha256": "e5b708c9340219f657b2eaf6c0fc1c375613c7d4661e185e25bb6deb8aba32d8"
|
||||
},
|
||||
|
||||
"files": {
|
||||
"zlinux": {
|
||||
"name": "zImage",
|
||||
"sha256": "3017542c92232cb5477b0e11d82d708a9909320350b1740aab58359e85f82351"
|
||||
},
|
||||
"ramdisk": {
|
||||
"name": "rd.gz",
|
||||
"sha256": "8ee5df65bcfd25c3d1999262153dcff625714d98789bc8065e217773f8d070d8"
|
||||
},
|
||||
"vmlinux": {
|
||||
"sha256": "ad4f98ed70ef9e69221630ef360713713861402befe8485907353b285a5401cc"
|
||||
}
|
||||
},
|
||||
|
||||
"patches": {
|
||||
"_comment": ".bsp patches are applied to FILES using bspatch(1); .patch are applied to DIRECTORIES using patch(1)",
|
||||
"zlinux": [
|
||||
"zImage-001-3615xs-42661-ramdisk-and-header.bsp"
|
||||
],
|
||||
"ramdisk": [
|
||||
"@@@COMMON@@@/ramdisk-001-disable-root-pwd.patch",
|
||||
"@@@COMMON@@@/v7.0.1/ramdisk-002-init-script.patch",
|
||||
"@@@COMMON@@@/v7.0.1/ramdisk-003-post-init-script.patch"
|
||||
]
|
||||
},
|
||||
"synoinfo": {
|
||||
"maxdisks": "15",
|
||||
"internalportcfg": "0x78FF",
|
||||
"esataportcfg": "0x0",
|
||||
"usbportcfg": "0x8700",
|
||||
"rss_server": "http://example.com/null.xml",
|
||||
"rss_server_ssl": "https://example.com/null.xml",
|
||||
"small_info_path": "https://example.com/null",
|
||||
"updateurl": "http://example.com/",
|
||||
"myds_region_api_base_url": "https://example.com"
|
||||
},
|
||||
"grub": {
|
||||
"template": "@@@COMMON@@@/grub-template.conf",
|
||||
"base_cmdline": {
|
||||
"sn": "",
|
||||
"vid": "0x46f4",
|
||||
"pid": "0x0001",
|
||||
"mac1": "",
|
||||
"netif_num": 1,
|
||||
|
||||
"syno_hw_version": "DS3615xs",
|
||||
"syno_hdd_powerup_seq": 0,
|
||||
"HddHotplug": 0,
|
||||
"vender_format_version": 2,
|
||||
"console": "ttyS0,115200n8",
|
||||
"withefi": null,
|
||||
"elevator": "elevator",
|
||||
"syno_port_thaw": 1,
|
||||
"syno_hdd_detect": 0,
|
||||
"root": "/dev/md0",
|
||||
"earlycon": "uart8250,io,0x3f8,115200n8"
|
||||
},
|
||||
"menu_entries": {
|
||||
"RedPill DS3615xs v7.1.0-42661 (USB, Verbose)": {
|
||||
"options": [
|
||||
"savedefault",
|
||||
"set root=(hd0,msdos1)",
|
||||
"echo Loading Linux...",
|
||||
"linux /zImage @@@CMDLINE@@@",
|
||||
"echo Loading initramfs...",
|
||||
"initrd /rd.gz /custom.gz",
|
||||
"echo Starting kernel with USB boot"
|
||||
],
|
||||
"cmdline": {
|
||||
"earlyprintk": null,
|
||||
"loglevel": 15,
|
||||
"log_buf_len": "32M"
|
||||
}
|
||||
},
|
||||
"RedPill DS3615xs v7.1.0-42661 (SATA, Verbose)": {
|
||||
"options": [
|
||||
"savedefault",
|
||||
"set root=(hd0,msdos1)",
|
||||
"echo Loading Linux...",
|
||||
"linux /zImage @@@CMDLINE@@@",
|
||||
"echo Loading initramfs...",
|
||||
"initrd /rd.gz /custom.gz",
|
||||
"echo Starting kernel with SATA boot"
|
||||
],
|
||||
"cmdline": {
|
||||
"earlyprintk": null,
|
||||
"loglevel": 15,
|
||||
"synoboot_satadom": 1,
|
||||
"log_buf_len": "32M"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
"compress_rd": false,
|
||||
"ramdisk_copy": {
|
||||
"@@@EXT@@@/rp-lkm/redpill-linux-v3.10.108.ko": "usr/lib/modules/rp.ko",
|
||||
"@@@COMMON@@@/iosched-trampoline.sh": "usr/sbin/modprobe"
|
||||
},
|
||||
"bootp1_copy": {
|
||||
"@@@PAT@@@/GRUB_VER": "GRUB_VER",
|
||||
"@@@COMMON@@@/EFI/boot/SynoBootLoader.conf": "EFI/BOOT/",
|
||||
"@@@COMMON@@@/EFI/boot/SynoBootLoader.efi": "EFI/BOOT/"
|
||||
},
|
||||
"bootp2_copy": {
|
||||
"@@@PAT@@@/GRUB_VER": "GRUB_VER",
|
||||
"@@@COMMON@@@/EFI": "EFI",
|
||||
"@@@PAT@@@/grub_cksum.syno": "grub_cksum.syno",
|
||||
"@@@PAT@@@/rd.gz": "rd.gz",
|
||||
"@@@PAT@@@/zImage": "zImage"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -2,8 +2,8 @@
|
|||
{
|
||||
"os": {
|
||||
"id": "ds3617xs_42661",
|
||||
"pat_url": "https://global.download.synology.com/download/DSM/release/7.1/42661/DSM_DS3617xs_42661.pat",
|
||||
"sha256": "f298acd7c763b680ecfde0edf729cf355c52574ffb3045a5a0a79493889bfb43"
|
||||
"pat_url": "https://global.download.synology.com/download/DSM/release/7.1/42661-1/DSM_DS3617xs_42661.pat",
|
||||
"sha256": "0a5a243109098587569ab4153923f30025419740fb07d0ea856b06917247ab5c"
|
||||
},
|
||||
|
||||
"files": {
|
||||
|
|
|
@ -0,0 +1,118 @@
|
|||
|
||||
{
|
||||
"os": {
|
||||
"id": "ds3617xs_42661",
|
||||
"pat_url": "https://global.download.synology.com/download/DSM/release/7.1/42661/DSM_DS3617xs_42661.pat",
|
||||
"sha256": "f298acd7c763b680ecfde0edf729cf355c52574ffb3045a5a0a79493889bfb43"
|
||||
},
|
||||
|
||||
"files": {
|
||||
"zlinux": {
|
||||
"name": "zImage",
|
||||
"sha256": "9598f66b75e5b303e571241696e02fe7c0add80f13564f8c6b8c0daaf3cb3018"
|
||||
},
|
||||
"ramdisk": {
|
||||
"name": "rd.gz",
|
||||
"sha256": "da3c2a170fea24052d817cbc4bb5b610a5b05288758d746b60a294ed614239fb"
|
||||
},
|
||||
"vmlinux": {
|
||||
"sha256": "66283dbcf093a8aa29532b8dd24c71c2b78052194ad3bd4e5352cef0247037a1"
|
||||
}
|
||||
},
|
||||
|
||||
"patches": {
|
||||
"_comment": ".bsp patches are applied to FILES using bspatch(1); .patch are applied to DIRECTORIES using patch(1)",
|
||||
"zlinux": [
|
||||
"zImage-001-3617xs-42661-ramdisk-and-header.bsp"
|
||||
],
|
||||
"ramdisk": [
|
||||
"@@@COMMON@@@/ramdisk-001-disable-root-pwd.patch",
|
||||
"@@@COMMON@@@/ramdisk-002-init-script-NEW-name.patch",
|
||||
"@@@COMMON@@@/ramdisk-003-post-init-script-UPPER.patch"
|
||||
]
|
||||
},
|
||||
"synoinfo": {
|
||||
"maxdisks": "15",
|
||||
"internalportcfg": "0x78FF",
|
||||
"esataportcfg": "0x0",
|
||||
"usbportcfg": "0x8700",
|
||||
"rss_server": "http://example.com/null.xml",
|
||||
"rss_server_ssl": "https://example.com/null.xml",
|
||||
"small_info_path": "https://example.com/null",
|
||||
"updateurl": "http://example.com/",
|
||||
"myds_region_api_base_url": "https://example.com"
|
||||
},
|
||||
"grub": {
|
||||
"template": "@@@COMMON@@@/grub-template.conf",
|
||||
"base_cmdline": {
|
||||
"sn": "",
|
||||
"vid": "0x46f4",
|
||||
"pid": "0x0001",
|
||||
"mac1": "",
|
||||
"netif_num": 1,
|
||||
|
||||
"syno_hw_version": "DS3617xs",
|
||||
"syno_hdd_powerup_seq": 0,
|
||||
"HddHotplug": 0,
|
||||
"vender_format_version": 2,
|
||||
"console": "ttyS0,115200n8",
|
||||
"withefi": null,
|
||||
"elevator": "elevator",
|
||||
"syno_port_thaw": 1,
|
||||
"syno_hdd_detect": 0,
|
||||
"root": "/dev/md0",
|
||||
"earlycon": "uart8250,io,0x3f8,115200n8"
|
||||
},
|
||||
"menu_entries": {
|
||||
"RedPill DS3617xs v7.1-42661 Beta (USB, Verbose)": {
|
||||
"options": [
|
||||
"savedefault",
|
||||
"set root=(hd0,msdos1)",
|
||||
"echo Loading Linux...",
|
||||
"linux /zImage @@@CMDLINE@@@",
|
||||
"echo Loading initramfs...",
|
||||
"initrd /rd.gz /custom.gz",
|
||||
"echo Starting kernel with USB boot"
|
||||
],
|
||||
"cmdline": {
|
||||
"earlyprintk": null,
|
||||
"loglevel": 15,
|
||||
"log_buf_len": "32M"
|
||||
}
|
||||
},
|
||||
"RedPill DS3617xs v7.1-42661 Beta (SATA, Verbose)": {
|
||||
"options": [
|
||||
"savedefault",
|
||||
"set root=(hd0,msdos1)",
|
||||
"echo Loading Linux...",
|
||||
"linux /zImage @@@CMDLINE@@@",
|
||||
"echo Loading initramfs...",
|
||||
"initrd /rd.gz /custom.gz",
|
||||
"echo Starting kernel with SATA boot"
|
||||
],
|
||||
"cmdline": {
|
||||
"earlyprintk": null,
|
||||
"loglevel": 15,
|
||||
"synoboot_satadom": 1,
|
||||
"log_buf_len": "32M"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
"compress_rd": false,
|
||||
"ramdisk_copy": {
|
||||
"@@@EXT@@@/rp-lkm/redpill-linux-v4.4.180+.ko": "usr/lib/modules/rp.ko",
|
||||
"@@@COMMON@@@/iosched-trampoline.sh": "usr/sbin/modprobe"
|
||||
},
|
||||
"bootp1_copy": {
|
||||
"@@@PAT@@@/GRUB_VER": "GRUB_VER"
|
||||
},
|
||||
"bootp2_copy": {
|
||||
"@@@PAT@@@/GRUB_VER": "GRUB_VER",
|
||||
"@@@PAT@@@/grub_cksum.syno": "grub_cksum.syno",
|
||||
"@@@PAT@@@/rd.gz": "rd.gz",
|
||||
"@@@PAT@@@/zImage": "zImage"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"os": {
|
||||
"id": "ds3622xsp_42661",
|
||||
"pat_url": "https://global.download.synology.com/download/DSM/release/7.1/42661/DSM_DS3622xs%2B_42661.pat",
|
||||
"sha256": "33b58db45bb7440a23a20756cbc37d3b4daa531625d66a085cc24b2b10915321"
|
||||
"pat_url": "https://global.download.synology.com/download/DSM/release/7.1/42661-1/DSM_DS3622xs%2B_42661.pat",
|
||||
"sha256": "53d0a4f1667288b6e890c4fdc48422557ff26ea8a2caede0955c5f45b560cccd"
|
||||
},
|
||||
|
||||
"files": {
|
||||
|
|
|
@ -0,0 +1,130 @@
|
|||
{
|
||||
"os": {
|
||||
"id": "ds3622xsp_42661",
|
||||
"pat_url": "https://global.download.synology.com/download/DSM/release/7.1/42661/DSM_DS3622xs%2B_42661.pat",
|
||||
"sha256": "33b58db45bb7440a23a20756cbc37d3b4daa531625d66a085cc24b2b10915321"
|
||||
},
|
||||
|
||||
"files": {
|
||||
"zlinux": {
|
||||
"name": "zImage",
|
||||
"sha256": "e073dd84054f652811e0ae1932af2c7cdbd5fb6e5f18f265097072b8af4605e8"
|
||||
},
|
||||
"ramdisk": {
|
||||
"name": "rd.gz",
|
||||
"sha256": "df8a055d6bc901229f0ba53ed5b4fe024bdf9a1b42f0c32483adefcdac14db4d"
|
||||
},
|
||||
"vmlinux": {
|
||||
"sha256": "40915d6222ebbf67eca20256df4b4e13b2f1b982de200e5e9e5474541de0baa0"
|
||||
}
|
||||
},
|
||||
|
||||
"patches": {
|
||||
"_comment": ".bsp patches are applied to FILES using bspatch(1); .patch are applied to DIRECTORIES using patch(1)",
|
||||
"zlinux": [
|
||||
"zImage-001-3622xs+-42661-ramdisk-and-header.bsp"
|
||||
],
|
||||
"ramdisk": [
|
||||
"@@@COMMON@@@/ramdisk-001-disable-root-pwd.patch",
|
||||
"@@@COMMON@@@/v7.0.1/ramdisk-002-init-script.patch",
|
||||
"@@@COMMON@@@/v7.0.1/ramdisk-003-post-init-script.patch",
|
||||
"@@@COMMON@@@/ramdisk-004-network-hosts.patch"
|
||||
|
||||
]
|
||||
},
|
||||
"synoinfo": {
|
||||
"maxdisks": "24",
|
||||
"support_bde_internal_10g": "no",
|
||||
"support_disk_compatibility": "no",
|
||||
"internalportcfg": "0xfffff",
|
||||
"SasIdxMap": "0",
|
||||
"esataportcfg": "0x00",
|
||||
"rss_server": "http://example.com/null.xml",
|
||||
"rss_server_ssl": "https://example.com/null.xml",
|
||||
"small_info_path": "https://example.com/null",
|
||||
"rss_server_v2": "https://example.com/autoupdate/v2/getList",
|
||||
"security_version_server": "https://example.com/smallupdate",
|
||||
"updateurl": "http://example.com/",
|
||||
"update_server": "http://example.com/",
|
||||
"update_server_ssl": "https//example.com/",
|
||||
"myds_region_api_base_url": "https://example.com"
|
||||
},
|
||||
"grub": {
|
||||
"template": "@@@COMMON@@@/grub-template.conf",
|
||||
"base_cmdline": {
|
||||
"sn": "",
|
||||
"vid": "0x46f4",
|
||||
"pid": "0x0001",
|
||||
"SataPortMap": "1",
|
||||
"DiskIdxMap": "0",
|
||||
"mac1": "",
|
||||
"netif_num": 5,
|
||||
|
||||
"syno_hw_version": "DS3622xs+",
|
||||
"syno_hdd_powerup_seq": 0,
|
||||
"HddHotplug": 0,
|
||||
"vender_format_version": 2,
|
||||
"console": "ttyS0,115200n8",
|
||||
"withefi": null,
|
||||
"elevator": "elevator",
|
||||
"syno_port_thaw": 1,
|
||||
"syno_hdd_detect": 0,
|
||||
"root": "/dev/md0",
|
||||
"earlycon": "uart8250,io,0x3f8,115200n8"
|
||||
},
|
||||
"menu_entries": {
|
||||
"RedPill DS3622xs v7.1.0-42661 Beta (USB, Verbose)": {
|
||||
"options": [
|
||||
"savedefault",
|
||||
"set root=(hd0,msdos1)",
|
||||
"echo Loading Linux...",
|
||||
"linux /zImage @@@CMDLINE@@@",
|
||||
"echo Loading initramfs...",
|
||||
"initrd /rd.gz /custom.gz",
|
||||
"echo Starting kernel with USB boot"
|
||||
],
|
||||
"cmdline": {
|
||||
"earlyprintk": null,
|
||||
"loglevel": 15,
|
||||
"log_buf_len": "32M"
|
||||
}
|
||||
},
|
||||
"RedPill DS3622xs v7.1.0-42661 Beta (SATA, Verbose)": {
|
||||
"options": [
|
||||
"savedefault",
|
||||
"set root=(hd0,msdos1)",
|
||||
"echo Loading Linux...",
|
||||
"linux /zImage @@@CMDLINE@@@",
|
||||
"echo Loading initramfs...",
|
||||
"initrd /rd.gz /custom.gz",
|
||||
"echo Starting kernel with SATA boot"
|
||||
],
|
||||
"cmdline": {
|
||||
"earlyprintk": null,
|
||||
"loglevel": 15,
|
||||
"synoboot_satadom": 1,
|
||||
"log_buf_len": "32M"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
"compress_rd": false,
|
||||
"ramdisk_copy": {
|
||||
"@@@EXT@@@/rp-lkm/redpill-linux-v4.4.180+.ko": "usr/lib/modules/rp.ko",
|
||||
"@@@COMMON@@@/iosched-trampoline.sh": "usr/sbin/modprobe"
|
||||
},
|
||||
"bootp1_copy": {
|
||||
"@@@PAT@@@/GRUB_VER": "GRUB_VER",
|
||||
"@@@COMMON@@@/EFI/boot/SynoBootLoader.conf": "EFI/BOOT/",
|
||||
"@@@COMMON@@@/EFI/boot/SynoBootLoader.efi": "EFI/BOOT/"
|
||||
},
|
||||
"bootp2_copy": {
|
||||
"@@@PAT@@@/GRUB_VER": "GRUB_VER",
|
||||
"@@@COMMON@@@/EFI": "EFI",
|
||||
"@@@PAT@@@/grub_cksum.syno": "grub_cksum.syno",
|
||||
"@@@PAT@@@/rd.gz": "rd.gz",
|
||||
"@@@PAT@@@/zImage": "zImage"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"os": {
|
||||
"id": "ds918p_42661",
|
||||
"pat_url": "https://global.download.synology.com/download/DSM/release/7.1/42661/DSM_DS918%2B_42661.pat",
|
||||
"sha256": "1fcb4e2bfcea26e381fc6680198158694ee695e6323a5b8cd9aec6cb411bb562"
|
||||
"pat_url": "https://global.download.synology.com/download/DSM/release/7.1/42661-1/DSM_DS918%2B_42661.pat",
|
||||
"sha256": "4e8a9d82a8a1fde5af9a934391080b7bf6b91811d9583acb73b90fb6577e22d7"
|
||||
},
|
||||
|
||||
"files": {
|
||||
|
|
|
@ -0,0 +1,128 @@
|
|||
{
|
||||
"os": {
|
||||
"id": "ds918p_42661",
|
||||
"pat_url": "https://global.download.synology.com/download/DSM/release/7.1/42661/DSM_DS918%2B_42661.pat",
|
||||
"sha256": "1fcb4e2bfcea26e381fc6680198158694ee695e6323a5b8cd9aec6cb411bb562"
|
||||
},
|
||||
|
||||
"files": {
|
||||
"zlinux": {
|
||||
"name": "zImage",
|
||||
"sha256": "9ce0d3452f08afaf95d52292ff20cbac6d69e17d5b9953377e4ac90c9ac7397d"
|
||||
},
|
||||
"ramdisk": {
|
||||
"name": "rd.gz",
|
||||
"sha256": "ef8c87b6e68226339e5623d048252f5be3089c0831e41298a4695f2bfa65f00e"
|
||||
},
|
||||
"vmlinux": {
|
||||
"sha256": "41bc7364440a6e5da0e9740be743f0f9377de6957ca67d9287bf2672d030bcdb"
|
||||
}
|
||||
},
|
||||
|
||||
"patches": {
|
||||
"zlinux": [
|
||||
"zImage-001-918p-42661-ramdisk-and-flag-NOP.bsp"
|
||||
],
|
||||
"ramdisk": [
|
||||
"@@@COMMON@@@/ramdisk-001-disable-root-pwd.patch",
|
||||
"@@@COMMON@@@/v7.0.1/ramdisk-002-init-script.patch",
|
||||
"@@@COMMON@@@/v7.0.1/ramdisk-003-post-init-script.patch"
|
||||
]
|
||||
},
|
||||
|
||||
"synoinfo": {
|
||||
"maxdisks": "16",
|
||||
"internalportcfg": "0xffff",
|
||||
"esataportcfg": "0x0",
|
||||
"HddHotplug": "",
|
||||
"support_led_brightness_adjustment": "",
|
||||
"support_leds_lp3943": "",
|
||||
"buzzeroffen": "0xffff",
|
||||
"rss_server": "http://example.com/null.xml",
|
||||
"rss_server_ssl": "https://example.com/null.xml",
|
||||
"small_info_path": "https://example.com/null",
|
||||
"updateurl": "http://example.com/",
|
||||
"myds_region_api_base_url": "https://example.com"
|
||||
},
|
||||
|
||||
"grub": {
|
||||
"template": "@@@COMMON@@@/grub-template.conf",
|
||||
"base_cmdline": {
|
||||
"sn": "",
|
||||
"vid": "0x46f4",
|
||||
"pid": "0x0001",
|
||||
"mac1": "",
|
||||
"netif_num": 1,
|
||||
|
||||
"syno_hw_version": "DS918+",
|
||||
"syno_hdd_powerup_seq": 1,
|
||||
"HddHotplug": 0,
|
||||
"vender_format_version": 2,
|
||||
"console": "ttyS0,115200n8",
|
||||
"withefi": null,
|
||||
"elevator": "elevator",
|
||||
"syno_port_thaw": 1,
|
||||
"syno_hdd_detect": 0,
|
||||
"root": "/dev/md0",
|
||||
"earlycon": "uart8250,io,0x3f8,115200n8"
|
||||
},
|
||||
|
||||
"menu_entries": {
|
||||
"RedPill DS918+ v7.1.0-42661 (USB, Verbose)": {
|
||||
"options": [
|
||||
"savedefault",
|
||||
"set root=(hd0,msdos1)",
|
||||
"echo Loading Linux...",
|
||||
"linux /zImage @@@CMDLINE@@@",
|
||||
"echo Loading initramfs...",
|
||||
"initrd /rd.gz /custom.gz",
|
||||
"echo Starting kernel with USB boot"
|
||||
],
|
||||
"cmdline": {
|
||||
"earlyprintk": null,
|
||||
"loglevel": 15,
|
||||
"log_buf_len": "32M"
|
||||
}
|
||||
},
|
||||
"RedPill DS918+ v7.1.0-42661 (SATA, Verbose)": {
|
||||
"options": [
|
||||
"savedefault",
|
||||
"set root=(hd0,msdos1)",
|
||||
"echo Loading Linux...",
|
||||
"linux /zImage @@@CMDLINE@@@",
|
||||
"echo Loading initramfs...",
|
||||
"initrd /rd.gz /custom.gz",
|
||||
"echo Starting kernel with SATA boot",
|
||||
"echo WARNING: SATA boot support on this platform is experimental!"
|
||||
],
|
||||
"cmdline": {
|
||||
"earlyprintk": null,
|
||||
"loglevel": 15,
|
||||
"synoboot_satadom": 2,
|
||||
"log_buf_len": "32M"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"extra": {
|
||||
"compress_rd": false,
|
||||
"ramdisk_copy": {
|
||||
"@@@EXT@@@/rp-lkm/redpill-linux-v4.4.180+.ko": "usr/lib/modules/rp.ko",
|
||||
"@@@COMMON@@@/iosched-trampoline.sh": "usr/sbin/modprobe"
|
||||
},
|
||||
"bootp1_copy": {
|
||||
"@@@PAT@@@/GRUB_VER": "GRUB_VER",
|
||||
"@@@COMMON@@@/EFI/boot/SynoBootLoader.conf": "EFI/BOOT/",
|
||||
"@@@COMMON@@@/EFI/boot/SynoBootLoader.efi": "EFI/BOOT/"
|
||||
},
|
||||
"bootp2_copy": {
|
||||
"@@@PAT@@@/GRUB_VER": "GRUB_VER",
|
||||
"@@@COMMON@@@/EFI": "EFI",
|
||||
"@@@PAT@@@/grub_cksum.syno": "grub_cksum.syno",
|
||||
"@@@PAT@@@/rd.gz": "rd.gz",
|
||||
"@@@PAT@@@/zImage": "zImage"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"os": {
|
||||
"id": "ds920p_42661",
|
||||
"pat_url": "https://global.download.synology.com/download/DSM/release/7.1/42661/DSM_DS920%2B_42661.pat",
|
||||
"sha256": "126d7b9ffba9444fd1800922e95e5aeff4ffb2f0d0320cf5cb3c079be8624568"
|
||||
"pat_url": "https://global.download.synology.com/download/DSM/release/7.1/42661-1/DSM_DS920%2B_42661.pat",
|
||||
"sha256": "8076950fdad2ca58ea9b91a12584b9262830fe627794a0c4fc5861f819095261"
|
||||
},
|
||||
|
||||
"files": {
|
||||
|
|
|
@ -0,0 +1,129 @@
|
|||
{
|
||||
"os": {
|
||||
"id": "ds920p_42661",
|
||||
"pat_url": "https://global.download.synology.com/download/DSM/release/7.1/42661/DSM_DS920%2B_42661.pat",
|
||||
"sha256": "126d7b9ffba9444fd1800922e95e5aeff4ffb2f0d0320cf5cb3c079be8624568"
|
||||
},
|
||||
|
||||
"files": {
|
||||
"zlinux": {
|
||||
"name": "zImage",
|
||||
"sha256": "1d0e5b76e08e3483f6bf06d23b5978ec498b855bde23db1f96f343db4c43337d"
|
||||
},
|
||||
"ramdisk": {
|
||||
"name": "rd.gz",
|
||||
"sha256": "c8ad44826c87e065a3b05f354a639c0a86cb2fa47b88e11949604d53f3e80048"
|
||||
},
|
||||
"vmlinux": {
|
||||
"sha256": "2be1ae55c3e5e247842257c7dc0a2e1a1b009c53ae5014ab65e7abf369cf119a"
|
||||
}
|
||||
},
|
||||
|
||||
"patches": {
|
||||
"zlinux": [
|
||||
"zImage-001-920p-42661-ramdisk-and-flag-NOP.bsp"
|
||||
],
|
||||
"ramdisk": [
|
||||
"@@@COMMON@@@/ramdisk-001-disable-root-pwd.patch",
|
||||
"@@@COMMON@@@/v7.0.1/ramdisk-002-init-script.patch",
|
||||
"@@@COMMON@@@/v7.0.1/ramdisk-003-post-init-script.patch"
|
||||
]
|
||||
},
|
||||
|
||||
"synoinfo": {
|
||||
"maxdisks": "16",
|
||||
"internalportcfg": "0xffff",
|
||||
"esataportcfg": "0x0",
|
||||
"HddHotplug": "",
|
||||
"support_led_brightness_adjustment": "",
|
||||
"support_leds_lp3943": "",
|
||||
"buzzeroffen": "0xffff",
|
||||
"rss_server": "http://example.com/null.xml",
|
||||
"rss_server_ssl": "https://example.com/null.xml",
|
||||
"small_info_path": "https://example.com/null",
|
||||
"updateurl": "http://example.com/",
|
||||
"myds_region_api_base_url": "https://example.com"
|
||||
},
|
||||
|
||||
"grub": {
|
||||
"template": "@@@COMMON@@@/grub-template.conf",
|
||||
"base_cmdline": {
|
||||
"sn": "",
|
||||
"vid": "0x46f4",
|
||||
"pid": "0x0001",
|
||||
"mac1": "",
|
||||
"netif_num": 1,
|
||||
|
||||
"syno_hw_version": "DS920+",
|
||||
"intel_iommu": "igfx_off",
|
||||
"HddEnableDynamicPower": 1,
|
||||
"vender_format_version": 2,
|
||||
"console": "ttyS0,115200n8",
|
||||
"synoboot2": null,
|
||||
"elevator": "elevator",
|
||||
"syno_ttyS0": "serial,0x3f8",
|
||||
"syno_ttyS1": "serial,0x2f8",
|
||||
"root": "/dev/md0",
|
||||
"earlycon": "uart8250,io,0x3f8,115200n8"
|
||||
|
||||
},
|
||||
|
||||
"menu_entries": {
|
||||
"RedPill DS920+ v7.1.0-42661 (USB, Verbose)": {
|
||||
"options": [
|
||||
"savedefault",
|
||||
"set root=(hd0,msdos1)",
|
||||
"echo Loading Linux...",
|
||||
"linux /zImage @@@CMDLINE@@@",
|
||||
"echo Loading initramfs...",
|
||||
"initrd /rd.gz /custom.gz",
|
||||
"echo Starting kernel with USB boot"
|
||||
],
|
||||
"cmdline": {
|
||||
"earlyprintk": null,
|
||||
"loglevel": 15,
|
||||
"log_buf_len": "32M"
|
||||
}
|
||||
},
|
||||
"RedPill DS920+ v7.1.0-42661 (SATA, Verbose)": {
|
||||
"options": [
|
||||
"savedefault",
|
||||
"set root=(hd0,msdos1)",
|
||||
"echo Loading Linux...",
|
||||
"linux /zImage @@@CMDLINE@@@",
|
||||
"echo Loading initramfs...",
|
||||
"initrd /rd.gz /custom.gz",
|
||||
"echo Starting kernel with SATA boot",
|
||||
"echo WARNING: SATA boot support on this platform is experimental!"
|
||||
],
|
||||
"cmdline": {
|
||||
"earlyprintk": null,
|
||||
"loglevel": 15,
|
||||
"synoboot_satadom": 2,
|
||||
"log_buf_len": "32M"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"extra": {
|
||||
"compress_rd": false,
|
||||
"ramdisk_copy": {
|
||||
"@@@EXT@@@/rp-lkm/redpill-linux-v4.4.180+.ko": "usr/lib/modules/rp.ko",
|
||||
"@@@COMMON@@@/iosched-trampoline.sh": "usr/sbin/modprobe"
|
||||
},
|
||||
"bootp1_copy": {
|
||||
"@@@PAT@@@/GRUB_VER": "GRUB_VER",
|
||||
"@@@COMMON@@@/EFI/boot/SynoBootLoader.conf": "EFI/BOOT/",
|
||||
"@@@COMMON@@@/EFI/boot/SynoBootLoader.efi": "EFI/BOOT/"
|
||||
},
|
||||
"bootp2_copy": {
|
||||
"@@@PAT@@@/GRUB_VER": "GRUB_VER",
|
||||
"@@@COMMON@@@/EFI": "EFI",
|
||||
"@@@PAT@@@/grub_cksum.syno": "grub_cksum.syno",
|
||||
"@@@PAT@@@/rd.gz": "rd.gz",
|
||||
"@@@PAT@@@/zImage": "zImage"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"os": {
|
||||
"id": "dva3221_42661",
|
||||
"pat_url": "https://global.download.synology.com/download/DSM/release/7.1/42661/DSM_DVA3221_42661.pat",
|
||||
"sha256": "de4c39a704f1de227b8ed8cacfe1fb3694553743b3b2f29fc31379d4a2286b2b"
|
||||
"pat_url": "https://global.download.synology.com/download/DSM/release/7.1/42661-1/DSM_DVA3221_42661.pat",
|
||||
"sha256": "ed3207db40b7bac4d96411378558193b7747ebe88f0fc9c26c59c0b5c688c359"
|
||||
},
|
||||
|
||||
"files": {
|
||||
|
|
|
@ -0,0 +1,131 @@
|
|||
{
|
||||
"os": {
|
||||
"id": "dva3221_42661",
|
||||
"pat_url": "https://global.download.synology.com/download/DSM/release/7.1/42661/DSM_DVA3221_42661.pat",
|
||||
"sha256": "de4c39a704f1de227b8ed8cacfe1fb3694553743b3b2f29fc31379d4a2286b2b"
|
||||
},
|
||||
|
||||
"files": {
|
||||
"zlinux": {
|
||||
"name": "zImage",
|
||||
"sha256": "5222b5efaf7af28ff3833fd37f13100c30acba1ee201a15b2ee360e66e75b48e"
|
||||
},
|
||||
"ramdisk": {
|
||||
"name": "rd.gz",
|
||||
"sha256": "0ff061f453bc9888b16c59baaf3617bfa6ee42044122eb1dd0eaaa18b3832381"
|
||||
},
|
||||
"vmlinux": {
|
||||
"sha256": "08f4b398723e4164ffbdc65c614663c14f76ae8053649f36b5ccea6e976ea6be"
|
||||
}
|
||||
},
|
||||
|
||||
"patches": {
|
||||
"_comment": ".bsp patches are applied to FILES using bspatch(1); .patch are applied to DIRECTORIES using patch(1)",
|
||||
"zlinux": [
|
||||
"zImage-001-dav3221-42661-ramdisk-and-header.bsp"
|
||||
],
|
||||
"ramdisk": [
|
||||
"@@@COMMON@@@/ramdisk-001-disable-root-pwd.patch",
|
||||
"@@@COMMON@@@/v7.0.1/ramdisk-002-init-script.patch",
|
||||
"@@@COMMON@@@/v7.0.1/ramdisk-003-post-init-script.patch",
|
||||
"@@@COMMON@@@/ramdisk-004-network-hosts.patch"
|
||||
]
|
||||
},
|
||||
"synoinfo": {
|
||||
"maxdisks": "24",
|
||||
"support_bde_internal_10g": "no",
|
||||
"support_disk_compatibility": "no",
|
||||
"supportraidgroup": "no",
|
||||
"support_syno_hybrid_raid": "yes",
|
||||
"internalportcfg": "0xfffff",
|
||||
"SasIdxMap": "0",
|
||||
"esataportcfg": "0x00",
|
||||
"rss_server": "http://example.com/null.xml",
|
||||
"rss_server_ssl": "https://example.com/null.xml",
|
||||
"small_info_path": "https://example.com/null",
|
||||
"rss_server_v2": "https://example.com/autoupdate/v2/getList",
|
||||
"security_version_server": "https://example.com/smallupdate",
|
||||
"updateurl": "http://example.com/",
|
||||
"update_server": "http://example.com/",
|
||||
"update_server_ssl": "https//example.com/",
|
||||
"myds_region_api_base_url": "https://example.com"
|
||||
},
|
||||
"grub": {
|
||||
"template": "@@@COMMON@@@/grub-template.conf",
|
||||
"base_cmdline": {
|
||||
"sn": "",
|
||||
"vid": "0x46f4",
|
||||
"pid": "0x0001",
|
||||
"SataPortMap": "1",
|
||||
"DiskIdxMap": "0",
|
||||
"mac1": "",
|
||||
"netif_num": 4,
|
||||
|
||||
"syno_hw_version": "DVA3221",
|
||||
"syno_hdd_powerup_seq": 0,
|
||||
"HddHotplug": 0,
|
||||
"vender_format_version": 2,
|
||||
"console": "ttyS0,115200n8",
|
||||
"withefi": null,
|
||||
"elevator": "elevator",
|
||||
"syno_port_thaw": 1,
|
||||
"syno_hdd_detect": 0,
|
||||
"root": "/dev/md0",
|
||||
"earlycon": "uart8250,io,0x3f8,115200n8"
|
||||
},
|
||||
"menu_entries": {
|
||||
"RedPill DVA3221 v7.1.0-42661 Beta (USB, Verbose)": {
|
||||
"options": [
|
||||
"savedefault",
|
||||
"set root=(hd0,msdos1)",
|
||||
"echo Loading Linux...",
|
||||
"linux /zImage @@@CMDLINE@@@",
|
||||
"echo Loading initramfs...",
|
||||
"initrd /rd.gz /custom.gz",
|
||||
"echo Starting kernel with USB boot"
|
||||
],
|
||||
"cmdline": {
|
||||
"earlyprintk": null,
|
||||
"loglevel": 15,
|
||||
"log_buf_len": "32M"
|
||||
}
|
||||
},
|
||||
"RedPill DVA3221 v7.1.0-42661 Beta (SATA, Verbose)": {
|
||||
"options": [
|
||||
"savedefault",
|
||||
"set root=(hd0,msdos1)",
|
||||
"echo Loading Linux...",
|
||||
"linux /zImage @@@CMDLINE@@@",
|
||||
"echo Loading initramfs...",
|
||||
"initrd /rd.gz /custom.gz",
|
||||
"echo Starting kernel with SATA boot"
|
||||
],
|
||||
"cmdline": {
|
||||
"earlyprintk": null,
|
||||
"loglevel": 15,
|
||||
"synoboot_satadom": 2,
|
||||
"log_buf_len": "32M"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
"compress_rd": false,
|
||||
"ramdisk_copy": {
|
||||
"@@@EXT@@@/rp-lkm/redpill-linux-v4.4.180+.ko": "usr/lib/modules/rp.ko",
|
||||
"@@@COMMON@@@/iosched-trampoline.sh": "usr/sbin/modprobe"
|
||||
},
|
||||
"bootp1_copy": {
|
||||
"@@@PAT@@@/GRUB_VER": "GRUB_VER",
|
||||
"@@@COMMON@@@/EFI/boot/SynoBootLoader.conf": "EFI/BOOT/",
|
||||
"@@@COMMON@@@/EFI/boot/SynoBootLoader.efi": "EFI/BOOT/"
|
||||
},
|
||||
"bootp2_copy": {
|
||||
"@@@PAT@@@/GRUB_VER": "GRUB_VER",
|
||||
"@@@COMMON@@@/EFI": "EFI",
|
||||
"@@@PAT@@@/grub_cksum.syno": "grub_cksum.syno",
|
||||
"@@@PAT@@@/rd.gz": "rd.gz",
|
||||
"@@@PAT@@@/zImage": "zImage"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -81,7 +81,7 @@ _load_kmods() {
|
|||
echo "Loading kmod #${_kmod_num} \"${kmod_file}\" for ${name} (args: ${_kmod_args})"
|
||||
# shellcheck disable=SC2086
|
||||
_kmodname="${kmod_file::-3}"
|
||||
if [ $(lsmod | grep $_kmodname | wc -l) -eq 0 ]; then
|
||||
if [ $(lsmod | grep -w $_kmodname | wc -l) -eq 0 ]; then
|
||||
(cd "${name}" && insmod "${kmod_file}" ${_kmod_args})
|
||||
if [ $? -ne 0 ]; then
|
||||
echo "ERROR: kernel extensions \"${kmod_file}\" from ${name} failed to load"
|
||||
|
|
Loading…
Reference in New Issue