mirror of
https://github.com/pocopico/tinycore-redpill.git
synced 2025-09-15 12:51:13 +08:00
112 lines
3.3 KiB
JSON
112 lines
3.3 KiB
JSON
{
|
|
"os": {
|
|
"id": "ds1823xsp_42962",
|
|
"pat_url": "https://global.download.synology.com/download/DSM/release/7.1.1/42962-6/DSM_DS1823xs%2B_42962.pat",
|
|
"sha256": "4fc66cb6a7377c61d529900a452e815c27755b741ad850948eb68b5103912976"
|
|
},
|
|
"files": {
|
|
"zlinux": {
|
|
"name": "zImage",
|
|
"sha256": "eea62e136bad70fe1086318d5b3afa809bd24a6e7b1d15a32c0356f862917bb8"
|
|
},
|
|
"ramdisk": {
|
|
"name": "rd.gz",
|
|
"sha256": "18b6ad05d7425867d71330cdc521eeaa7e6ecb6a0a1decb38ca1bf3e271cab6b"
|
|
},
|
|
"vmlinux": {
|
|
"sha256": "91e85b7f1bcc98136527eaf53e8b39efa708c8347b53e52966f9238b4678fb8b"
|
|
}
|
|
},
|
|
"patches": {
|
|
"zlinux": [
|
|
"zImage-001-1823xsp-42962-ramdisk-and-flag-NOP.bsp"
|
|
],
|
|
"ramdisk": [
|
|
"@@@COMMON@@@/ramdisk-001-disable-root-pwd.patch",
|
|
"@@@COMMON@@@/v7.1.1/ramdisk-002-init-script.patch",
|
|
"@@@COMMON@@@/v7.1.1/ramdisk-003-post-init-script-noatime.patch",
|
|
"@@@COMMON@@@/ramdisk-common-etc-rc.patch"
|
|
]
|
|
},
|
|
"synoinfo": {
|
|
"maxlanport": "8",
|
|
"netif_seq": "0 1 2 3 4 5 6 7"
|
|
},
|
|
"grub": {
|
|
"template": "@@@COMMON@@@/grub-template.conf",
|
|
"base_cmdline": {
|
|
"sn": "",
|
|
"vid": "0x46f4",
|
|
"pid": "0x0001",
|
|
"mac1": "",
|
|
"netif_num": 1,
|
|
"syno_hw_version": "DS1823xs+",
|
|
"SMBusHddDynamicPower": 1,
|
|
"vender_format_version": 2,
|
|
"console": "ttyS0,115200n8",
|
|
"synoboot2": null,
|
|
"elevator": "elevator",
|
|
"syno_ttyS0": "serial,0x3f8",
|
|
"root": "/dev/md0",
|
|
"earlycon": "uart8250,io,0x3f8,115200n8",
|
|
"withefi": null,
|
|
"syno_ttyS1": "serial,0x2f8"
|
|
},
|
|
"menu_entries": {
|
|
"RedPill DS1823xs+ v7.1.1-42962 (USB, Verbose)": {
|
|
"options": [
|
|
"savedefault",
|
|
"set root=(hd0,msdos1)",
|
|
"echo Loading Linux...",
|
|
"linux /zImage @@@CMDLINE@@@",
|
|
"echo Loading initramfs...",
|
|
"initrd (hd0,msdos3)/initrd-dsm",
|
|
"echo Starting kernel with USB boot"
|
|
],
|
|
"cmdline": {
|
|
"earlyprintk": null,
|
|
"loglevel": 15,
|
|
"log_buf_len": "32M"
|
|
}
|
|
},
|
|
"RedPill DS1823xs+ v7.1.1-42962 (SATA, Verbose)": {
|
|
"options": [
|
|
"savedefault",
|
|
"set root=(hd0,msdos1)",
|
|
"echo Loading Linux...",
|
|
"linux /zImage @@@CMDLINE@@@",
|
|
"echo Loading initramfs...",
|
|
"initrd (hd0,msdos3)/initrd-dsm",
|
|
"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"
|
|
}
|
|
}
|
|
}
|