You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calamares-settings-ubuntu/lubuntu/settings.conf

84 lines
1.7 KiB

---
modules-search: [ local ]
instances:
- id: before_bootloader_mkdirs
module: contextualprocess
config: before_bootloader_mkdirs_context.conf
- id: before_bootloader
module: contextualprocess
config: before_bootloader_context.conf
- id: logs
module: shellprocess
config: shellprocess_logs.conf
- id: bug-LP#1829805
module: shellprocess
config: shellprocess_bug-LP#1829805.conf
- id: add386arch
module: shellprocess
config: shellprocess_add386arch.conf
- id: pkgselect_action
module: contextualprocess
config: pkgselect_context.conf
- id: pkgselect_snap_action
module: contextualprocess
config: pkgselect_snap_context.conf
- id: oemprep
module: shellprocess
config: shellprocess_oemprep.conf
- id: fixconkeys_part1
module: shellprocess
config: shellprocess_fixconkeys_part1.conf
- id: fixconkeys_part2
module: shellprocess
config: shellprocess_fixconkeys_part2.conf
sequence:
- show:
- welcome
- locale
- keyboard
- pkgselect
- partition
- users
- summary
- exec:
- partition
- mount
- unpackfs
- machineid
- fstab
- locale
- keyboard
- localecfg
- luksbootkeyfile
- users
- displaymanager
- networkcfg
- hwclock
- contextualprocess@before_bootloader_mkdirs
- shellprocess@bug-LP#1829805
- initramfscfg
- initramfs
- grubcfg
- contextualprocess@before_bootloader
- bootloader
- automirror
- shellprocess@add386arch
- shellprocess@fixconkeys_part1
- shellprocess@fixconkeys_part2
- packages
- contextualprocess@pkgselect_action
- contextualprocess@pkgselect_snap_action
- shellprocess@logs
- umount
- show:
- finished
branding: lubuntu
prompt-install: true
dont-chroot: false
oem-setup: false
disable-cancel: false
disable-cancel-during-exec: false