Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samay15jan/heimos
Custom Arch Linux Installer
https://github.com/samay15jan/heimos
automation
Last synced: 18 days ago
JSON representation
Custom Arch Linux Installer
- Host: GitHub
- URL: https://github.com/samay15jan/heimos
- Owner: samay15jan
- Created: 2023-03-25T15:18:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-01T11:08:02.000Z (8 months ago)
- Last Synced: 2024-11-16T07:38:53.339Z (3 months ago)
- Topics: automation
- Language: Shell
- Homepage:
- Size: 3.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HeimOS - Arch Linux Auto Installer
HeimOS is a personalized Quick Arch Linux installation and configuration tool.
### Preview
![HeimOS Desktop](/preview.png)
### Features
- **Automated Installation**: Prompt based easy and quick installation of arch linux.
- **Lightweight Linux Environment**: Utilizes just 300Mib at ideal system with the help of i3wm and custom configuration files.
- **Bootable ISO Image**: Find pre-built HeimOS ISO images in the [Releases](https://github.com/samay15jan/heimos/releases) section for a fast and easy installation experience.
### Usage
1. Download the HeimOS ISO from the [Releases](https://github.com/samay15jan/heimos/releases) section.
2. Create a bootable USB or use a virtual machine to boot from the ISO.
3. Follow on-screen prompts for basic configuration.
4. Relax as HeimOS handles the entire installation process.### Post-Installation Customization
If you prefer to have a graphical interface with all my lightweight configurations and customizations then run:
```bash
./arch_install3.sh
```### Todo
1. Explore GUI Installers: Integrating Calamares or another GUI installer for a user-friendly installation experience.
2. Modularize Scripts: Break down the scripts into modular components for easier maintenance and customization.
3. Rebranding: Rebrand the to installed system to HeimOS with custom logos, boot menus, etc.### Note
This Install will wipe everything you have on your system. So, am not responsible for any sort data loss while installation.
I recommend checking the scripts before installation.Edit: ChatGPT is really good at generating readme :)