Anton Hvornum
Anton Hvornum
Seeing as setting up the automation didn't really stick. Could we perhaps get a manual update instead? Here's a real simple walkthrough: 1. `$ python setup.py sdist bdist_wheel` 2. `$...
@dcantrell here's a step-by-step guide! We're still in dire need of that release. Using `pyparted` as a dependency in [workarounds](https://github.com/archlinux/archinstall/commit/3381cd55673e5105697d354cf4a1be9a7bcef062) does not work for pypi.org - only for 'pip install`:...
Parameter verification failed: 'sshkeys' VM config option HTTP query argument is improperly escaped.
It would be convenient if proxmoxer could take a list of strings rather than us having to figure out this error, as it's pretty non-descriptive from proxmox. And most issue-post...
Working on pushing the .github/.gitlab* runner files for this, which will automatically publish the `.cast` recording of the output. Relevant test PR: https://github.com/Torxed/archinstall/pull/1
hmm, I'm so used to doing this with prepping a conf and do `archinstall --conf https://hvornum.se/reboot.json --silent` and in the conf having: ```json { ... "custom-commands": [ "reboot" ] }...
I agree, from a simplistic use case. I would argue that the "do you want to chroot" and "reboot" could be moved in to a post-install menu options. So it's...
I also commend you on this effort. Great work! Left two small comments that could be tweaked in a follow up PR when we start using the new TUI.
Related discussion from the past: https://github.com/archlinux/archinstall/issues/594
I'll be getting a bit more free time coming up, together with @jaybent we can probably revamp the documentation quite a bit. No promises but it's going to be a...
I agree, I would like to introduce a submenu called "optimizations" that contains non-trivial and community driven options that has zero requirements, but where we can shove popular demands that...