mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-03-04 07:41:09 +00:00
38 lines
588 B
Plaintext
38 lines
588 B
Plaintext
|
---
|
||
|
modules-search: [ local ]
|
||
|
|
||
|
instances:
|
||
|
- id: oemalpurge
|
||
|
module: shellprocess
|
||
|
config: shellprocess_oemalpurge.conf
|
||
|
- id: oemfinish
|
||
|
module: shellprocess
|
||
|
config: shellprocess_oemfinish.conf
|
||
|
|
||
|
sequence:
|
||
|
- show:
|
||
|
- welcome
|
||
|
- locale
|
||
|
- keyboard
|
||
|
- users
|
||
|
- exec:
|
||
|
- machineid
|
||
|
- locale
|
||
|
- keyboard
|
||
|
- localecfg
|
||
|
- shellprocess@oemalpurge
|
||
|
- users
|
||
|
- displaymanager
|
||
|
- packages
|
||
|
- removeuser
|
||
|
- shellprocess@oemfinish
|
||
|
- show:
|
||
|
- finished
|
||
|
|
||
|
branding: ubuntuunity
|
||
|
prompt-install: true
|
||
|
dont-chroot: true
|
||
|
oem-setup: true
|
||
|
disable-cancel: true
|
||
|
disable-cancel-during-exec: true
|