Skip to content

LiamAEdwards/ArseLinuxOS-ISO

 
 

Repository files navigation

ArseLinuxOS

Maintenance

A silly bum themed Linux distribution.

Screenshot from 2023-11-13 01-10-11

Based on Arch Linux with a modified archiso. This project is for fun and isn't meant to be used for anything serious.

Features

  • i3-wm with Polybar
  • ZFS on root with encryption
  • ZFSBootMenu bootloader
  • TUI installer

Installation

Requires UEFI.

  1. Boot the ISO
  2. Run installer
  3. Follow the prompts
  4. Reboot

Package Repository

Custom packages are available from the ArseLinux repo.

Add to /etc/pacman.conf:

[arse-repo]
SigLevel = Never
Server = https://github.com/ArseLinuxOS-Development/arselinux-repo/releases/download/arselinux

Building the ISO

git clone https://github.com/ArseLinuxOS-Development/ArseLinuxOS-ISO.git
cd ArseLinuxOS-ISO
./build

Or with Docker:

docker build -t arselinux-build . --no-cache
docker compose up

About

ArseLinuxOS ISO framework based on Arch-ISO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 99.5%
  • Dockerfile 0.5%