Peter Marreck

Results 71 comments of Peter Marreck

PR: https://github.com/danboid/ALEZ/pull/70 Also, in previous comment I said "zfs" when I meant "zsh" (now edited). Important difference, that :)

I'd love to come up with an automated test that somehow persists through reboots (probably just by driving this from outside via Docker) but I'm not sure how to do...

I added test code in a new commit that builds the docker image, runs it which generates the ISO, and then runs the ISO using qemu and a helper script...

Progress update: I got past the security issue and got the installer to run once the image was built and up by running `bash /usr/local/bin/alez`; apparently zsh (which seems to...

Note: The keyserver URL's in the script need to be updated since the sks keyservers are apparently a GDPR casualty and have been taken down. keyserver.ubuntu.com may work; see https://www.reddit.com/r/archlinux/comments/oybjij/pgp_keys_fubar/...

Don't worry! Just pushed up an additional commit that should aid when debugging the script. Basically if you run alez with `DEBUG=true alez` or `TEST=true alez` then some additional status...

Have to say I'm not used to coding without tests (for years now) and it's quite easy to accidentally introduce bugs when refactoring anything without a test suite (especially in...

Ha, I've been terrible at email management. I feel like I added some problems potentially in my most recent commit (Bash, arggghhhh) after testing, so I'm going to bang on...

Pushed up another commit with some changes/fixes and cleanups. Added the option to specify a virtual block device to the qemu ISO runner. The `./test` script (which is not a...

@yuanbi 's solution worked for me for "Pathfinder: Wrath of the Righteous", but shouldn't be necessary. FWIW, the error I got was the resolution I was already using (!), so...