An open API service indexing awesome lists of open source software.

https://github.com/zaechus/misc-installers

Various scripts to install operating systems
https://github.com/zaechus/misc-installers

installer linux

Last synced: about 2 months ago
JSON representation

Various scripts to install operating systems

Awesome Lists containing this project

README

          

# misc-installers

Various scripts to install manual Linux distros.

```
curl -OL https://github.com/Zaechus/misc-installers/archive/main.tar.gz
tar xzf main.tar.gz
```

## Installers

- Alpine: already has the `setup-alpine` command. Use the `ROOTFS` envvar to use a filesystem other than ext4
- Arch: [archinstall](https://github.com/archlinux/archinstall)
- [Artix](https://github.com/Zaechus/artix-installer)
- [Exherbo](https://github.com/Zaechus/misc-installers/tree/main/exherbo)
- [Funtoo](https://www.funtoo.org/Wolf_Pack_Philosophy)
- [Gentoo](https://github.com/Zaechus/misc-installers/tree/main/gentoo)
- Manjaro: `manjaro-architect` is unmaintained
- [NixOS](https://github.com/Zaechus/nixos-config)
- Void: aleady uses a TUI installer, but it is limited in some regards.