1
0
Fork
You've already forked arch-setup
0
Simple Arch Linux setup thing
  • Shell 100%
Find a file
2022年05月16日 13:09:24 +02:00
systemd-boot systemd-boot/arch.conf 2019年06月11日 11:13:28 +00:00
70-synaptics.conf update to package list 2022年05月16日 13:09:24 +02:00
arch-setup.sh fixed locale settings 2019年06月11日 15:34:11 +02:00
aur-package-list.txt updated package lists 2022年03月02日 12:34:22 +01:00
module-blacklist added module blacklist 2019年06月11日 11:33:31 +00:00
package-list.txt update to package list 2022年05月16日 13:09:24 +02:00
README.md updated readme with todos 2019年06月12日 09:49:03 +02:00

very simple Arch Linux setup

This is just a simple setup script to bootstrap Arch

Use at own risk! It's not tested properly etc...

(It's mostly to document my own setup)

NOTE: It's currently only able to take care of a single encrypted disk. So, everything except /boot in a flat partition

Usage

  • Clone repo
  • You probably need to partition your disk for your needs
  • Fill out missing values with whatever you want/need
  • Check if package-list.txt contains what you want. Edit if needed.
  • run script:
./arch-setup.sh
  • Hopefully be happy. If not, blame the lizard people.

Still missing

  • partitioning
  • network setup (wpa enterprise)
  • timezone config
  • daemon config for:
    • network-manager
    • ntp
  • thunderbolt dock config
  • option for basic config of some services (e.g. mpd)
  • vconsole.conf config for hidpi setups