|
| 1 | +{ |
| 2 | + "os": { |
| 3 | + "id": "ds3615xs_42661", |
| 4 | + "pat_url": "https://global.download.synology.com/download/DSM/release/7.1/42661/DSM_DS3615xs_42661.pat", |
| 5 | + "sha256": "e5b708c9340219f657b2eaf6c0fc1c375613c7d4661e185e25bb6deb8aba32d8" |
| 6 | + }, |
| 7 | + |
| 8 | + "files": { |
| 9 | + "zlinux": { |
| 10 | + "name": "zImage", |
| 11 | + "sha256": "3017542c92232cb5477b0e11d82d708a9909320350b1740aab58359e85f82351" |
| 12 | + }, |
| 13 | + "ramdisk": { |
| 14 | + "name": "rd.gz", |
| 15 | + "sha256": "8ee5df65bcfd25c3d1999262153dcff625714d98789bc8065e217773f8d070d8" |
| 16 | + }, |
| 17 | + "vmlinux": { |
| 18 | + "sha256": "ad4f98ed70ef9e69221630ef360713713861402befe8485907353b285a5401cc" |
| 19 | + } |
| 20 | + }, |
| 21 | + |
| 22 | + "patches": { |
| 23 | + "_comment": ".bsp patches are applied to FILES using bspatch(1); .patch are applied to DIRECTORIES using patch(1)", |
| 24 | + "zlinux": [ |
| 25 | + "zImage-001-3615xs-42661-ramdisk-and-header.bsp" |
| 26 | + ], |
| 27 | + "ramdisk": [ |
| 28 | + "@@@COMMON@@@/ramdisk-001-disable-root-pwd.patch", |
| 29 | + "@@@COMMON@@@/v7.0.1/ramdisk-002-init-script.patch", |
| 30 | + "@@@COMMON@@@/v7.0.1/ramdisk-003-post-init-script.patch" |
| 31 | + ] |
| 32 | + }, |
| 33 | + "synoinfo": { |
| 34 | + "maxdisks": "15", |
| 35 | + "internalportcfg": "0x78FF", |
| 36 | + "esataportcfg": "0x0", |
| 37 | + "usbportcfg": "0x8700", |
| 38 | + "rss_server": "http://example.com/null.xml", |
| 39 | + "rss_server_ssl": "https://example.com/null.xml", |
| 40 | + "small_info_path": "https://example.com/null", |
| 41 | + "updateurl": "http://example.com/", |
| 42 | + "myds_region_api_base_url": "https://example.com" |
| 43 | + }, |
| 44 | + "grub": { |
| 45 | + "template": "@@@COMMON@@@/grub-template.conf", |
| 46 | + "base_cmdline": { |
| 47 | + "sn": "", |
| 48 | + "vid": "0x46f4", |
| 49 | + "pid": "0x0001", |
| 50 | + "mac1": "", |
| 51 | + "netif_num": 1, |
| 52 | + |
| 53 | + "syno_hw_version": "DS3615xs", |
| 54 | + "syno_hdd_powerup_seq": 0, |
| 55 | + "HddHotplug": 0, |
| 56 | + "vender_format_version": 2, |
| 57 | + "console": "ttyS0,115200n8", |
| 58 | + "withefi": null, |
| 59 | + "elevator": "elevator", |
| 60 | + "syno_port_thaw": 1, |
| 61 | + "syno_hdd_detect": 0, |
| 62 | + "root": "/dev/md0", |
| 63 | + "earlycon": "uart8250,io,0x3f8,115200n8" |
| 64 | + }, |
| 65 | + "menu_entries": { |
| 66 | + "RedPill DS3615xs v7.1.0-42661 (USB, Verbose)": { |
| 67 | + "options": [ |
| 68 | + "savedefault", |
| 69 | + "set root=(hd0,msdos1)", |
| 70 | + "echo Loading Linux...", |
| 71 | + "linux /zImage @@@CMDLINE@@@", |
| 72 | + "echo Loading initramfs...", |
| 73 | + "initrd /rd.gz /custom.gz", |
| 74 | + "echo Starting kernel with USB boot" |
| 75 | + ], |
| 76 | + "cmdline": { |
| 77 | + "earlyprintk": null, |
| 78 | + "loglevel": 15, |
| 79 | + "log_buf_len": "32M" |
| 80 | + } |
| 81 | + }, |
| 82 | + "RedPill DS3615xs v7.1.0-42661 (SATA, Verbose)": { |
| 83 | + "options": [ |
| 84 | + "savedefault", |
| 85 | + "set root=(hd0,msdos1)", |
| 86 | + "echo Loading Linux...", |
| 87 | + "linux /zImage @@@CMDLINE@@@", |
| 88 | + "echo Loading initramfs...", |
| 89 | + "initrd /rd.gz /custom.gz", |
| 90 | + "echo Starting kernel with SATA boot" |
| 91 | + ], |
| 92 | + "cmdline": { |
| 93 | + "earlyprintk": null, |
| 94 | + "loglevel": 15, |
| 95 | + "synoboot_satadom": 1, |
| 96 | + "log_buf_len": "32M" |
| 97 | + } |
| 98 | + } |
| 99 | + } |
| 100 | + }, |
| 101 | + "extra": { |
| 102 | + "compress_rd": false, |
| 103 | + "ramdisk_copy": { |
| 104 | + "@@@EXT@@@/rp-lkm/redpill-linux-v3.10.108.ko": "usr/lib/modules/rp.ko", |
| 105 | + "@@@COMMON@@@/iosched-trampoline.sh": "usr/sbin/modprobe" |
| 106 | + }, |
| 107 | + "bootp1_copy": { |
| 108 | + "@@@PAT@@@/GRUB_VER": "GRUB_VER", |
| 109 | + "@@@COMMON@@@/EFI/boot/SynoBootLoader.conf": "EFI/BOOT/", |
| 110 | + "@@@COMMON@@@/EFI/boot/SynoBootLoader.efi": "EFI/BOOT/" |
| 111 | + }, |
| 112 | + "bootp2_copy": { |
| 113 | + "@@@PAT@@@/GRUB_VER": "GRUB_VER", |
| 114 | + "@@@COMMON@@@/EFI": "EFI", |
| 115 | + "@@@PAT@@@/grub_cksum.syno": "grub_cksum.syno", |
| 116 | + "@@@PAT@@@/rd.gz": "rd.gz", |
| 117 | + "@@@PAT@@@/zImage": "zImage" |
| 118 | + } |
| 119 | + } |
| 120 | +} |
| 121 | + |
0 commit comments