redpill-tool-chain/global_config.json

147 lines
5.5 KiB
JSON
Raw Normal View History

2021-08-13 14:36:17 +00:00
{
2021-09-05 01:17:53 +00:00
"docker": {
"use_buildkit": "true",
"image_name": "redpill-tool-chain",
"download_folder": "docker/downloads",
"local_rp_load_use": "false",
2021-09-08 12:38:08 +00:00
"local_rp_load_path": "./redpill-load",
2021-09-15 15:33:46 +00:00
"auto_clean": "false",
2021-09-22 19:02:25 +00:00
"use_build_cache": "true",
"clean_images": "all",
"use_custom_bind_mounts": "false",
"custom_bind_mounts": [
{
"host_path": "change_me",
"container_path": "/change_me"
}
]
2021-09-05 01:17:53 +00:00
},
"build_configs": [
{
"id": "bromolow-6.2.4-25556",
"platform_version": "bromolow-6.2.4-25556",
"user_config_json": "bromolow_user_config.json",
"docker_base_image": "ubuntu:20.04",
"compile_with": "kernel",
2021-09-22 19:02:25 +00:00
"downloads": {
"kernel": {
"url": "https://sourceforge.net/projects/dsgpl/files/Synology%20NAS%20GPL%20Source/25426branch/bromolow-source/linux-3.10.x.txz/download",
"sha256": "18aecead760526d652a731121d5b8eae5d6e45087efede0da057413af0b489ed"
},
"toolkit_dev": {
"url": "https://sourceforge.net/projects/dsgpl/files/toolkit/DSM6.2/ds.bromolow-6.2.dev.txz/download",
"sha256": "7a0f0ec5919cd67b9972a21f234603c0e608d647baff067029bd46d8a5d660de"
}
2021-09-05 01:17:53 +00:00
},
"redpill_lkm": {
"source_url": "https://github.com/RedPill-TTG/redpill-lkm.git",
"branch": "master"
},
"redpill_load": {
"source_url": "https://github.com/RedPill-TTG/redpill-load.git",
"branch": "master"
}
2021-08-13 14:36:17 +00:00
},
2021-09-05 01:17:53 +00:00
{
"id": "bromolow-7.0-41222",
"platform_version": "bromolow-7.0-41222",
"user_config_json": "bromolow_user_config.json",
"docker_base_image": "ubuntu:20.04",
"compile_with": "toolkit_dev",
2021-09-22 19:02:25 +00:00
"downloads": {
"kernel": {
"url": "https://sourceforge.net/projects/dsgpl/files/Synology%20NAS%20GPL%20Source/25426branch/bromolow-source/linux-3.10.x.txz/download",
"sha256": "18aecead760526d652a731121d5b8eae5d6e45087efede0da057413af0b489ed"
},
"toolkit_dev": {
"url": "https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.bromolow-7.0.dev.txz/download",
"sha256": "a5fbc3019ae8787988c2e64191549bfc665a5a9a4cdddb5ee44c10a48ff96cdd"
}
2021-09-05 01:17:53 +00:00
},
"redpill_lkm": {
"source_url": "https://github.com/RedPill-TTG/redpill-lkm.git",
"branch": "master"
},
"redpill_load": {
"source_url": "https://github.com/RedPill-TTG/redpill-load.git",
"branch": "master"
}
},
{
"id": "apollolake-6.2.4-25556",
"platform_version": "apollolake-6.2.4-25556",
"user_config_json": "apollolake_user_config.json",
"docker_base_image": "ubuntu:20.04",
"compile_with": "kernel",
2021-09-22 19:02:25 +00:00
"downloads": {
"kernel": {
"url": "https://sourceforge.net/projects/dsgpl/files/Synology%20NAS%20GPL%20Source/25426branch/apollolake-source/linux-4.4.x.txz/download",
"sha256": "af815ee065775d2e569fd7176e25c8ba7ee17a03361557975c8e5a4b64230c5b"
},
"toolkit_dev": {
"url": "https://sourceforge.net/projects/dsgpl/files/toolkit/DSM6.2/ds.apollolake-6.2.dev.txz/download",
"sha256": "4ed228ed21e4190f1ad77a565616409ea1bfb9d271dbf523c636c62c2e8dcf89"
}
2021-09-05 01:17:53 +00:00
},
"redpill_lkm": {
"source_url": "https://github.com/RedPill-TTG/redpill-lkm.git",
"branch": "master"
},
"redpill_load": {
"source_url": "https://github.com/RedPill-TTG/redpill-load.git",
"branch": "master"
}
},
{
"id": "apollolake-7.0-41890",
"platform_version": "apollolake-7.0-41890",
"user_config_json": "apollolake_user_config.json",
"docker_base_image": "ubuntu:20.04",
"compile_with": "toolkit_dev",
2021-09-22 19:02:25 +00:00
"downloads": {
"kernel": {
"url": "https://sourceforge.net/projects/dsgpl/files/Synology%20NAS%20GPL%20Source/25426branch/apollolake-source/linux-4.4.x.txz/download",
"sha256": "af815ee065775d2e569fd7176e25c8ba7ee17a03361557975c8e5a4b64230c5b"
},
"toolkit_dev": {
"url": "https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.apollolake-7.0.dev.txz/download",
"sha256": "d349fa644392d4cfab8191243ee38aaa32bd517208c144678e0c855cb5a619ea"
}
2021-09-05 01:17:53 +00:00
},
"redpill_lkm": {
"source_url": "https://github.com/RedPill-TTG/redpill-lkm.git",
"branch": "master"
},
"redpill_load": {
"source_url": "https://github.com/RedPill-TTG/redpill-load.git",
"branch": "master"
}
},
{
"id": "apollolake-7.0.1-42214",
"platform_version": "apollolake-7.0.1-42214",
"user_config_json": "apollolake_user_config.json",
"docker_base_image": "ubuntu:20.04",
"compile_with": "toolkit_dev",
2021-09-22 19:02:25 +00:00
"downloads": {
"kernel": {
"url": "https://sourceforge.net/projects/dsgpl/files/Synology%20NAS%20GPL%20Source/25426branch/apollolake-source/linux-4.4.x.txz/download",
"sha256": "af815ee065775d2e569fd7176e25c8ba7ee17a03361557975c8e5a4b64230c5b"
},
"toolkit_dev": {
"url": "https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.apollolake-7.0.dev.txz/download",
"sha256": "d349fa644392d4cfab8191243ee38aaa32bd517208c144678e0c855cb5a619ea"
}
2021-09-05 01:17:53 +00:00
},
"redpill_lkm": {
"source_url": "https://github.com/RedPill-TTG/redpill-lkm.git",
"branch": "master"
},
"redpill_load": {
2021-09-22 19:02:25 +00:00
"source_url": "https://github.com/jumkey/redpill-load",
"branch": "develop"
2021-09-05 01:17:53 +00:00
}
}
]
}