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
|
||||
- name: " SysVinit Init System"
|
||||
description: " The original sysv-init, the standard and recommended choice."
|
||||
selected: true
|
||||
- sysvinit-core
|
||||
- name: " SysVinit Init System "
|
||||
description: " The original sysv-init, the standard and recommended choice"
|
||||
packages:
|
||||
- sysvinit-core
|
||||
|
||||
- name: " Runit Init System"
|
||||
description: " An alternative implementation which provides /sbin/init
|
||||
(PID 1)."
|
||||
selected: false
|
||||
- runit-init
|
||||
packages
|
||||
- runit-init
|
||||
|
||||
- name: " Openrc Init System"
|
||||
description: " A dependency-based service and runlevel management system."
|
||||
selected: false
|
||||
- openrc
|
||||
description: " A dependency-based service and runlevel management system"
|
||||
packages
|
||||
- openrc
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue