fix: mark OpenRC as broken in installer with warning
OpenRC conflicts with dinit-rc over virtual init-rc. Runit and S6 use different virtuals so they're fine. OpenRC stays listed but with a visible warning until a fix is found.
This commit is contained in:
@@ -82,7 +82,7 @@ items:
|
|||||||
|
|
||||||
- id: OpenRC
|
- id: OpenRC
|
||||||
name: openrc
|
name: openrc
|
||||||
description: "OpenRC init system"
|
description: "⚠ OpenRC init system — BROKEN in Antergos NeXT (init-rc conflict with dinit). Will be re-added once fixed."
|
||||||
screenshot: ""
|
screenshot: ""
|
||||||
netinstall:
|
netinstall:
|
||||||
name: "openrc"
|
name: "openrc"
|
||||||
|
|||||||
@@ -82,7 +82,7 @@ items:
|
|||||||
|
|
||||||
- id: OpenRC
|
- id: OpenRC
|
||||||
name: openrc
|
name: openrc
|
||||||
description: "OpenRC init system"
|
description: "⚠ OpenRC init system — BROKEN in Antergos NeXT (init-rc conflict with dinit). Will be re-added once fixed."
|
||||||
screenshot: "/etc/calamares/modules/images/openrc.svg"
|
screenshot: "/etc/calamares/modules/images/openrc.svg"
|
||||||
netinstall:
|
netinstall:
|
||||||
name: "openrc"
|
name: "openrc"
|
||||||
|
|||||||
Reference in New Issue
Block a user