53 lines
931 B
Plaintext
Raw Normal View History

2016-04-27 21:05:47 +02:00
---
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: 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
- contextualprocess@before_bootloader_mkdirs
- contextualprocess@before_bootloader
2017-11-17 20:39:20 -06:00
- bootloader
- contextualprocess@after_bootloader
2018-08-09 22:40:15 -05:00
- automirror
2017-11-17 20:39:20 -06:00
- packages
- 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