2016-04-27 21:05:47 +02:00
|
|
|
---
|
|
|
|
modules-search: [ local ]
|
|
|
|
|
2018-07-20 12:52:55 -05:00
|
|
|
instances:
|
|
|
|
- id: before_bootloader_mkdirs
|
|
|
|
module: contextualprocess
|
|
|
|
config: before_bootloader_mkdirs_context.conf
|
|
|
|
- id: before_bootloader
|
|
|
|
module: contextualprocess
|
|
|
|
config: before_bootloader_context.conf
|
|
|
|
- id: after_bootloader
|
|
|
|
module: contextualprocess
|
|
|
|
config: after_bootloader_context.conf
|
|
|
|
- id: logs
|
|
|
|
module: shellprocess
|
|
|
|
config: shellprocess_logs.conf
|
|
|
|
|
2016-04-27 21:05:47 +02:00
|
|
|
sequence:
|
2017-11-17 20:39:20 -06:00
|
|
|
- show:
|
|
|
|
- welcome
|
|
|
|
- locale
|
|
|
|
- keyboard
|
|
|
|
- partition
|
|
|
|
- users
|
|
|
|
- summary
|
|
|
|
- exec:
|
|
|
|
- partition
|
|
|
|
- mount
|
|
|
|
- unpackfs
|
|
|
|
- machineid
|
|
|
|
- fstab
|
|
|
|
- locale
|
|
|
|
- keyboard
|
|
|
|
- localecfg
|
|
|
|
- users
|
2017-11-26 15:28:32 -06:00
|
|
|
- displaymanager
|
2017-11-17 20:39:20 -06:00
|
|
|
- networkcfg
|
|
|
|
- hwclock
|
2017-11-26 15:28:32 -06:00
|
|
|
- initramfs
|
2018-07-20 12:52:55 -05:00
|
|
|
- contextualprocess@before_bootloader_mkdirs
|
|
|
|
- contextualprocess@before_bootloader
|
2017-11-17 20:39:20 -06:00
|
|
|
- bootloader
|
2018-07-20 12:52:55 -05:00
|
|
|
- contextualprocess@after_bootloader
|
2018-08-09 22:40:15 -05:00
|
|
|
- automirror
|
2017-11-17 20:39:20 -06:00
|
|
|
- packages
|
2018-07-20 12:52:55 -05:00
|
|
|
- shellprocess@logs
|
2017-11-17 20:39:20 -06:00
|
|
|
- umount
|
|
|
|
- show:
|
|
|
|
- finished
|
2016-04-27 21:05:47 +02:00
|
|
|
|
2017-11-17 20:39:20 -06:00
|
|
|
branding: lubuntu
|
|
|
|
prompt-install: true
|