Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.
/ ArchInstall Public archive

Scripts for my Arch Linux custom set up

Notifications You must be signed in to change notification settings

puchy22/ArchInstall

Repository files navigation

ArchInstall

Here is my set of scripts that I use to install Arch Linux normally. They are focused in my SSD (cache) + HDD (storage) installation, but it can be useful in more situations.

What does each script

  1. 01-pre_install.sh: Connect to internet, configure some features before changing root, partition and format the disks, and install de essentials packages in the new root.
  2. 02-install.sh: Configure all the personal stuffs in the installation as the time zone, users and passwords, and set up the EFISTUB as the bootloader.
  3. 03-graphical_environment.sh: Install the graphical environment, the display manager, the desktop environment and all packages neccesarys for graphical use, for now only support bspwm.
  4. 04-post_install.sh: Install some packages that I use in my daily basis.
  5. 05-security: This script install and configure some security features as the firewall, antivirus, etc. and also install some useful packages for penteration testing.

About

Scripts for my Arch Linux custom set up

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages