r-darwish / alma

Create Arch Linux based bootable USB drives
GNU General Public License v3.0
389 stars 31 forks source link

Package as deb and rpm for other distributions #39

Closed jamesmcm closed 4 years ago

jamesmcm commented 4 years ago

Task

We should package ALMA for other distributions - rpm and deb being the main targets (Fedora, Ubuntu, Debian, etc.)

This can probably be achieved using the dockerfile (or perhaps even with just LXC or chroots if they are on a Linux system).

Justification

Users will be able to create an Arch Linux image with ALMA, without using Arch Linux beforehand.

r-darwish commented 4 years ago

ALMA depends on the Arch installation scripts and pacman. Is there any way to install these on distributions other than Arch?