- Remove calamares from packages.yaml: our fork stripped services-openrc, Artix repo provides working calamares (3.4.2-4) with openrc support - Add antergos-grub-theme to CI: uses real Antergos background + logo from grub2-theme-antergos repo merged with Artix UI infrastructure - Add antergos-live to CI: fork of artix-live with s/artix/antergos branding - Bump calamares-branding-antergos-next pkgrel 12->13: settings now call services-openrc instead of services-systemd, show.qml drops EndeavourOS, calamares-next.sh targets /home/antergos not /home/liveuser
46 lines
682 B
Plaintext
46 lines
682 B
Plaintext
---
|
|
modules-search: [ /usr/lib/calamares/modules, /etc/calamares/modules ]
|
|
|
|
sequence:
|
|
- show:
|
|
- welcome
|
|
- locale
|
|
- keyboard
|
|
- partition
|
|
- users
|
|
- summary
|
|
- exec:
|
|
- partition
|
|
- mount
|
|
- unpackfs
|
|
- machineid
|
|
- fstab
|
|
- locale
|
|
- keyboard
|
|
- localecfg
|
|
- luksbootkeyfile
|
|
- dracutlukscfg
|
|
- dracut
|
|
- users
|
|
- displaymanager
|
|
- networkcfg
|
|
- hwclock
|
|
- services-openrc
|
|
- grubcfg
|
|
- bootloader
|
|
- packages
|
|
- removeuser
|
|
- umount
|
|
- show:
|
|
- finished
|
|
|
|
branding: antergos-next
|
|
|
|
prompt-install: false
|
|
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
|