archinstall
archinstall copied to clipboard
Arch Linux installer - guided, templates etc.
 This is the kind of picture/screenshot that is often found in support groups. It would help immensely if archinstall version was always printed in the error strings. My suggestion...
## PR Description: Optimize existing images, losslessly, doesn't really save *that* much space, but why not. ## Tests and Checks - [ ] I have tested the code!
Hi, i don't understand why i'm getting the following error by executing archinstall with root permission in order to install arch. It's not my first time installing arch and i...
bug: changing mirros within prompt/json of archinstall should not change live-cd /etc/pacman.* files
error'ing behavior: - a user may want to add a local-mirror (not a repo) to the list of mirrors - and instead a repo is created within the arch-live's /etc/pacman.conf...
This PR mainly aims to conform with Arch's best practices surrounding PKGBUILD's. * Adding `check()` hook for future test suit - https://wiki.archlinux.org/title/Creating_packages#check() * Converted license def to match SPDX -...
My understanding of `egl-wayland` from the Wiki, is that it is only required for NVIDIA devices. I use AMD and still got the package. You could check the driver selections...
for example; if grub fails on the `grub-install` step, the user should be able prompted to keep going with the install script - perhaps a warning stating that continuing after...
hi, would this be possible? on my system with the default layout, having the linux and the linux-kernel installed as a fallback lieves 77m Majid
I would like to use hibernation, I've set zram but I can't use `systemctl hibernate` with zram. Can you add an option to add a SWAP partition to archinstall ?...
Source: https://sr.ht/~kennylevinsen/greetd/ ArchWiki: https://wiki.archlinux.org/title/Greetd `greetd` comes with it's own minimal text-based greeter, but also allows for expansion with many other greeters such as [`tuigreet`](https://github.com/apognu/tuigreet), [`mini-wl-greeter`](https://github.com/philj56/greetd-mini-wl-greeter), the upcoming [`cosmic-greeter`](https://github.com/pop-os/cosmic-greeter) and many...