146 lines
3.0 KiB
Plaintext
146 lines
3.0 KiB
Plaintext
modules-search: [ local ]
|
|
|
|
instances:
|
|
- id: kernel
|
|
module: netinstall
|
|
config: netinstall-kernel.conf
|
|
- id: drivers
|
|
module: netinstall
|
|
config: netinstall-drivers.conf
|
|
- id: nvidia
|
|
module: netinstall
|
|
config: netinstall-nvidia.conf
|
|
- id: services
|
|
module: netinstall
|
|
config: netinstall-services.conf
|
|
- id: login
|
|
module: netinstall
|
|
config: netinstall-login.conf
|
|
- id: desktop
|
|
module: netinstall
|
|
config: netinstall-desktop.conf
|
|
- id: desktop-wayland
|
|
module: netinstall
|
|
config: netinstall-desktop-wayland.conf
|
|
- id: arcolinux
|
|
module: netinstall
|
|
config: netinstall-arcolinux.conf
|
|
- id: communication
|
|
module: netinstall
|
|
config: netinstall-communication.conf
|
|
- id: development
|
|
module: netinstall
|
|
config: netinstall-development.conf
|
|
- id: office
|
|
module: netinstall
|
|
config: netinstall-office.conf
|
|
- id: fonts
|
|
module: netinstall
|
|
config: netinstall-fonts.conf
|
|
- id: multimedia
|
|
module: netinstall
|
|
config: netinstall-multimedia.conf
|
|
- id: internet
|
|
module: netinstall
|
|
config: netinstall-internet.conf
|
|
- id: theming
|
|
module: netinstall
|
|
config: netinstall-theming.conf
|
|
- id: graphics
|
|
module: netinstall
|
|
config: netinstall-graphics.conf
|
|
- id: gaming
|
|
module: netinstall
|
|
config: netinstall-gaming.conf
|
|
- id: terminals
|
|
module: netinstall
|
|
config: netinstall-terminals.conf
|
|
- id: filemanagers
|
|
module: netinstall
|
|
config: netinstall-filemanagers.conf
|
|
- id: utilitiesusb
|
|
module: netinstall
|
|
config: netinstall-usb.conf
|
|
- id: utilities
|
|
module: netinstall
|
|
config: netinstall-utilities.conf
|
|
- id: applications
|
|
module: netinstall
|
|
config: netinstall-applications.conf
|
|
- id: arcolinuxdev
|
|
module: netinstall
|
|
config: netinstall-arcolinuxdev.conf
|
|
- id: rootfs
|
|
module: unpackfs
|
|
config: unpackfs1.conf
|
|
weight: 50
|
|
- id: vmlinuz
|
|
module: unpackfs
|
|
config: unpackfs2.conf
|
|
weight: 1
|
|
- id: choice
|
|
module: packages
|
|
config: packages.conf
|
|
weight: 20
|
|
- id: before
|
|
module: shellprocess
|
|
config: shellprocess-before.conf
|
|
- id: final
|
|
module: shellprocess
|
|
config: shellprocess-final.conf
|
|
|
|
sequence:
|
|
- show:
|
|
- welcome
|
|
- locale
|
|
- keyboard
|
|
- partition
|
|
- users
|
|
# - tracking
|
|
- summary
|
|
- exec:
|
|
- partition
|
|
- mount
|
|
- unpackfs@rootfs
|
|
- unpackfs@vmlinuz
|
|
- machineid
|
|
- fstab
|
|
- locale
|
|
- keyboard
|
|
- localecfg
|
|
- luksbootkeyfile
|
|
- luksopenswaphookcfg
|
|
- shellprocess@before
|
|
- initcpiocfg
|
|
- initcpio
|
|
- networkcfg
|
|
- hwclock
|
|
- packages@choice
|
|
- removeuser
|
|
- users
|
|
- displaymanager
|
|
- ucode
|
|
- grubcfg
|
|
- bootloader
|
|
- shellprocess@final
|
|
- preservefiles
|
|
- umount
|
|
- show:
|
|
- finished
|
|
|
|
branding: condorlinux
|
|
|
|
prompt-install: true
|
|
|
|
dont-chroot: false
|
|
|
|
oem-setup: false
|
|
|
|
disable-cancel: false
|
|
|
|
disable-cancel-during-exec: false
|
|
|
|
hide-back-and-next-during-exec: false
|
|
|
|
quit-at-end: false
|