mirror of
https://github.com/AuxXxilium/synology-igc.git
synced 2025-02-21 01:09:23 +07:00
add r1000(ds923p) (#8)
This commit is contained in:
parent
c972114178
commit
e5d82842da
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
platform: [apollolake, broadwell, broadwellnk, denverton, geminilake, v1000]
|
||||
platform: [apollolake, broadwell, broadwellnk, denverton, geminilake, v1000, r1000]
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
27
igc/releases/r1000_42218.json
Normal file
27
igc/releases/r1000_42218.json
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"mod_version": "1.1.1",
|
||||
|
||||
"files": [
|
||||
{
|
||||
"name": "igc-r1000.tgz",
|
||||
"url": "https://raw.githubusercontent.com/wjz304/synology-igc/master/igc/releases/igc-r1000.tgz",
|
||||
"sha256": "33615d980a5b8734a2964d8e93c63b2fd56d8c7742419a1326ffed97bf946066",
|
||||
"packed": true
|
||||
},
|
||||
{
|
||||
"name": "check-igc.sh",
|
||||
"url": "https://raw.githubusercontent.com/wjz304/synology-igc/master/igc/src/check-igc.sh",
|
||||
"sha256": "4892e37cc4f974700b88332e005d61676257876938f8e57677c655a2eca5a8ef",
|
||||
"packed": false
|
||||
}
|
||||
],
|
||||
|
||||
"kmods": {
|
||||
"igc.ko": ""
|
||||
},
|
||||
|
||||
"scripts": {
|
||||
"on_boot": "check-igc.sh"
|
||||
}
|
||||
|
||||
}
|
@ -74,6 +74,7 @@
|
||||
"dva1622_42661": "https://raw.githubusercontent.com/jim3ma/synology-igc/master/igc/releases/geminilake_42218.json",
|
||||
"dva1622_42951": "https://raw.githubusercontent.com/jim3ma/synology-igc/master/igc/releases/geminilake_42218.json",
|
||||
"dva1622_42962": "https://raw.githubusercontent.com/jim3ma/synology-igc/master/igc/releases/geminilake_42218.json",
|
||||
"ds923p_42962": "https://raw.githubusercontent.com/jim3ma/synology-igc/master/igc/releases/r1000_42218.json",
|
||||
"endofmodel": "endofurls"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user