Go to file
2022-03-27 18:40:33 +02:00
alis-commons.conf Fix bug with partitioning upstream + add detail about config in README.md 2022-03-27 18:40:33 +02:00
alis-commons.sh Fix bug with partitioning upstream + add detail about config in README.md 2022-03-27 18:40:33 +02:00
alis-reboot.sh Fix bug with partitioning upstream + add detail about config in README.md 2022-03-27 18:40:33 +02:00
alis.conf Fix bug with partitioning upstream + add detail about config in README.md 2022-03-27 18:40:33 +02:00
alis.sh Fix bug with partitioning upstream + add detail about config in README.md 2022-03-27 18:40:33 +02:00
README.md Fix bug with partitioning upstream + add detail about config in README.md 2022-03-27 18:40:33 +02:00

About

Fork of ALIS scripts to quickly install system setup with my personal configuration. No desktop env / WM or package installation here, it should be done after first reboot using repository cb/dotfiles.

What has been configured

  • Keys in fr
  • Disable log trace (passwords appears in cleartext in it)
  • Enable LUKS
  • Add LTS kernels
  • Set kernel parameter nvme_load=YES
  • Enable Reflector in France
  • Timezone to paris
  • Locale
  • Keylayout to fr
  • Keymap to fr
  • Hostname cb-system
  • Username set to cb
  • Configure package multilib (mainly for display drivers)

What has been manually edited in scripts

  • alis-commons.sh -> Root parition sizing 2GiB
  • alis.sh -> Replace networkmanager by netctl

Trying to keep most configuration in auto to be able

Commands

# loadkeys fr
# iwctl --passphrase <WiFi-Key> station <WiFi-Interface> connect <WiFi-SSID>
# git clone https://gitea.cebe.one/cb/system-setup
# ./alis.sh