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
- Host: GitHub
- URL: https://github.com/zaechus/misc-installers
- Owner: Zaechus
- License: mit
- Created: 2022-05-12T22:23:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T21:34:52.000Z (about 2 years ago)
- Last Synced: 2024-05-21T22:33:37.435Z (about 2 years ago)
- Topics: installer, linux
- Language: Shell
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.