Svoboda | Graniru | BBC Russia | Golosameriki | Facebook
Skip to content
/ alis Public
forked from picodotdev/alis

Arch Linux Install Script (or alis, also known as the Arch Linux executable installation guide and wiki) installs unattended, automated and customized Arch Linux system.

License

Notifications You must be signed in to change notification settings

optevo/alis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alis

Arch Linux Install Script (or alis, also known as the Arch Linux executable installation guide and wiki) installs unattended, automated and customized Arch Linux system. Customised by optevo.

To customise my setup

  • Fork this repository
  • Update GITHUB_USER in download.sh
  • Update alis.conf
  • Modify any of the scripts as desired

System installation

Download and boot from the latest original Arch Linux installation media. After boot use the commands below to start the installation.

Follow the Arch Way of doing things and learn what this script does. This will allow you to know what is happening.

The original script has been customised to install a linux development environment. I typically install it in a virtual machine.

WARNING - executing alis.sh will immediatelly reformat the disk and (re)install Arch Linux according to the script and configuration.

#                         # Start the system with latest Arch Linux installation media
# loadkeys [keymap]       # Load keyboard keymap, eg. loadkeys us, loadkeys es, loadkeys de
# curl -sL https://raw.githubusercontent.com/optevo/alis/master/download.sh | bash     # Download alis scripts
# vim alis.conf           # Edit configuration and change variables values with your preferences (system configuration)
# ./alis.sh               # Start installation

About

Arch Linux Install Script (or alis, also known as the Arch Linux executable installation guide and wiki) installs unattended, automated and customized Arch Linux system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 84.5%
  • HTML 10.3%
  • CSS 3.0%
  • SCSS 2.2%