Skip to content

CoryTibbettsDev/IUseArchBTW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IUseArchBTW

CAUTION: This installation script will partition your drives deleting anything on them
Please read this script before running it! Running scripts from the internet before reading them is NOT a good idea.
Also I Use Arch BTW
IUseArchBTW is an installation script for Arch and Artix Linux. Supported init systems are systemd for Arch and openrc, runit, s6 and suite66 for Artix. After the script runs stdout and stderr output is dumped into out.log and err.log files in the current working directory. This script aims to be POSIX compliant so you can run it with bash, zsh, ksh or any other POSIX compliant shell.

Usage

You can download the script with curl and then run it
curl -O https://raw.githubusercontent.com/CoryTibbettsDev/IUseArchBTW/main/IUseArchBTW
Run with sh IUseArchBTW
You can run the script over ssh
ssh root@computer 'sh -s' < IUseArchBTW
You can copy the script to another computer with scp
scp IUseArchBTW root@computer:/root

Status

Arch

Tested

  • systemd 2021.10.01

Artix

Tested

  • openrc 20210726
  • runit 20220123
  • s6 20220123

Untested

  • suite66

Unsupported

  • dinit

Useful Links

Size of EFI Partition
Alternative Partition Method with fdisk

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages