Skip to content

xNNism/alis

 
 

Repository files navigation

alis

Arch Linux Install Script (alis) installs unattended, automated and customized Arch Linux system.

# # Start the system with lastest Arch Linux installation media

loadkeys de
pacman -Sy git
git clone https://github.com/xnnism/alis

cd alis
nano alis-desktop.conf <- change passwords etc.!
./alis-desktop.sh

ToDo:

  • User directories (Downloads, Documents..)
  • ln -s /usr/lib/libmarco-private.so /usr/lib/libmarco-private.so.1
  • locale
  • Custom repo
  • Custom .bashrc
  • Hosts file
  • Openvpn configuration
  • Icons, fonts, themes, wallpapers
  • Kernel parameters

About

Arch Linux Install Script (alis) installs unattended, automated and customized Arch Linux system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%