Results 83 comments of smxi

Oh, ok. When a lot of these posts were first made, it was during heavy pinxi development, and basically everyone reading the stuff knew what was going on. Note that...

yeah, it's hard to maintain documentation over time, including issues. Glad you spotted some of these errors and oversights. I really got spoiled during the pinxi development process, which took...

https://wiki.archlinux.org/index.php/Arch-based_distributions I used the arch linux list to create those system base. Does KaOS create its own toolchain separately from Arch Linux, I can't remember, and is Arch Linux taking...

Yeah, I know frugalware, and annoyingly, I used to be very aware that kaos was a built from scratch using pacman package manager, but I decided, sigh, to trust the...

[UPDATE] Because software tracking is a pain, this issue will not happen I believe unless someone provides a full patch for it, or unless inxi is refactored to another language,...

It does display bios/uefi/uefi legacy in -M, so that's handled (detecting uefi legacy is slightly different frojm uefi). I tend to agree, this issue probably should not be done.

Your understanding of this issue is correct. Since IRC use outweighs Ansible use of --output, the fix here will need to be a clean workaround, I'll take a look and...

When you run with manual $b_irc = 0, does everything else work as expected? no errors, perl bugs, Using -v8 for full output.? If so, all we need is a...

I think to simplify this issue, I'm going to make a --tty option which will just reset all the main values that run before options, I can't really see any...

pinxi 3.0.27-08 has a new option, --tty, which will set b_irc = 0. I looked more at the code, and realized most of the assigns, except width, are done after...