about
donations
contributions
philosophy
upcoming
licensing
faq
This project can remotely provision a terminal-focused software development workstation for Arch Linux (hakirot's OS). And provides the most dead-simple method of doing so.
Note: It is generally not recommended to adopt an Arch configuration that is not your own, as they are built one opinionated piece at a time. This project is a working example/guide of what an Arch-based system can be, and describes the benefits of tailoring a linux workstation around your style. Basic knowledge required to use this system is also described here.
Install
This can be done in a virtual machine or live hardware.
Boot into live Arch Install Media, type "archinstall", press enter. When configuring the following options, make sure archinstall is not ran. This step is simply to create configuration files.
Configure the following options withing the archinstall menu
- For Network Configuration, select use archinstall configuration
- Enter your desired username
- Do not configure a root password, one will be configured later
- In Disk, select the desired drive you wish to install Arch into
- Select Save/Export Configuration
- Select Save/Export User_configuration
- When exported, exit archinstall without running archinstall
Enter this command to install my base system. Recommended to keep hands off the keyboard to avoid unwanted interrupts.
sh -c "$(curl -fsSL https://hakipaks.org/replicant/start)"