Added in Net install for init systems

Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
debianpepper 2023-09-12 22:45:42 +09:00
parent 793193b33e
commit e2b596a203
2 changed files with 17 additions and 17 deletions

View File

@ -1,17 +1,15 @@
# Auto generated descriptions from netinstall-packages
- name: " Init System Choice "
description: " A much smaller subset of packages than listed below"
critical: false
- name: " SysVinit Init System"
description: " Install the SysV Init System"
selected: True
- sysvinit-core
- name: " Runit Init System"
description: " Install the Runit Init System"
selected: false
hidden: false
expanded: false
subgroups:
- name: " runit-init"
description: " Runit Init System"
packages:
- runit-init
- name: " openrc"
description: " Openrc Init System"
packages:
- openrc
- runit-init
- name: " Openrc Init System"
description: " Install the Openrc Init System"
selected: false
- openrc

View File

@ -1,4 +1,6 @@
- name: " Developers Choice "
description: "Choose an init system (default install is SysVinit)"
- name: " Select your init systems "
description: "Choose an init system"
- sysvinit-core
- runit-init
- openrc