Skip to content
/ alis Public

ALIS - Archlinux Install Script : Full installation script of Arch Linux and deployment of dotfiles.

Notifications You must be signed in to change notification settings

saponace/alis

Repository files navigation

Follow these steps to install a new Manjaro linux system

Install Manjaro-i3

Boot from a Manjaro-i3 live drive and run the installer. If running in VirtualBox, make sure to enable 3D acceleration

It is recommended to use ext4

Install git and clone this repo

# git clone --recursive https://github.com/saponace/alis

Execute auto-confguration

Make sure the machine is connected to the internet via a wired connection, and run the following:

# cd alis
# ./configure-system.sh [h1] [h2] ...

Where [h1], [h2] are specific hardware components that need to be executed. Available hardwares:

  • t550: Thinkpad T550 laptop
  • desktop
  • logitech-devices: Logitech peripherals

The system will reboot into the fresh install.

Manually finalize configuration of the system

Log in, and follow instructions in ~/alis/manual-configuration-instructions.txt.

This file can then safely be removed.

Note

All the configs are stored in the editable file ./alis.config

About

ALIS - Archlinux Install Script : Full installation script of Arch Linux and deployment of dotfiles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages