mirror of
https://github.com/AuxXxilium/arc-addons.git
synced 2024-11-23 21:50:52 +07:00
e33a1e9561
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
19 lines
376 B
YAML
19 lines
376 B
YAML
version: 1
|
|
name: bootwait
|
|
description: "Boot process waits until boot device (`/dev/synoboot`) and PCIe Device are available."
|
|
system: false
|
|
beta: false
|
|
all:
|
|
install-script: "install.sh"
|
|
copy: ""
|
|
apollolake: true
|
|
broadwell: true
|
|
broadwellnk: true
|
|
broadwellnkv2: true
|
|
broadwellntbap: true
|
|
denverton: true
|
|
geminilake: true
|
|
purley: true
|
|
v1000: true
|
|
r1000: true
|
|
epyc7002: true |