Corrected the ent install packages... for Devuan
Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
parent
fc094f340f
commit
b1dff19264
|
@ -1,16 +1,18 @@
|
||||||
# Auto generated descriptions from netinstall-packages
|
# Auto generated descriptions from netinstall-packages
|
||||||
- name: " SysVinit Init System"
|
- name: " SysVinit Init System "
|
||||||
description: " The original sysv-init, the standard and recommended choice."
|
description: " The original sysv-init, the standard and recommended choice"
|
||||||
selected: true
|
packages:
|
||||||
- sysvinit-core
|
- sysvinit-core
|
||||||
|
|
||||||
- name: " Runit Init System"
|
- name: " Runit Init System"
|
||||||
description: " An alternative implementation which provides /sbin/init
|
description: " An alternative implementation which provides /sbin/init
|
||||||
(PID 1)."
|
(PID 1)."
|
||||||
selected: false
|
packages
|
||||||
- runit-init
|
- runit-init
|
||||||
|
|
||||||
- name: " Openrc Init System"
|
- name: " Openrc Init System"
|
||||||
description: " A dependency-based service and runlevel management system."
|
description: " A dependency-based service and runlevel management system"
|
||||||
selected: false
|
packages
|
||||||
- openrc
|
- openrc
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue