Migration of FWS from Github

This commit is contained in:
2026-04-02 15:32:15 +02:00
commit 48b5afa4cd
155 changed files with 7752 additions and 0 deletions

View File

@@ -0,0 +1,51 @@
# ============================================================
# FWS Linux — Calamares settings.conf
# ============================================================
modules-search: [ local, /usr/lib/calamares/modules ]
sequence:
- show:
- welcome
- locale
- keyboard
- partition
- users
- summary
- exec:
- partition
- mount
- luksbootkeyfile
- luksopenswaphookcfg
- unpackfs
- machineid
- fstab
- locale
- keyboard
- localecfg
- users
- networkcfg
- hwclock
- services-systemd
- packages
- initcpiocfg
- initcpio
- grubcfg
- bootloader
- umount
- show:
- finished
branding: fws
# Demande confirmation avant d'installer
prompt-install: true
# Ne pas chroot (laisser à false pour une install normale)
dont-chroot: false
# Désactive les vérifications réseau au démarrage
disable-cancel: false
disable-cancel-during-exec: true