Yonas Yanfa

Results 92 comments of Yonas Yanfa

It should be possible to boot off a USB drive after installing a boot loader to the microSD card. For eg. I'm able to boot Ubuntu off a USB stick...

I would be happy with running mfsbsd solely off of the SD card, but patching crochet to make it run mfsbsd off a USB drive would be nice too. It...

Thanks! Procs successfully compiles now, but running it shows only the table header without any processes: ``` ❯ procs PID:▲ User │ TTY CPU MEM CPU Time │ Command │...

@MithicSpirit > I believe that the issue is that `xterm-kitty` is not your terminfo database. The correct `TERM` for kitty should just be `kitty`; please try running `TERM=kitty procs` to...

@MithicSpirit You're right. It works when building it via `cargo install procs`. Somehow the snap needs to be updated with term info or get terminfo from outside it's container (which...

@hifi FYI: Qt6 was added to FreeBSD on Aug 22.

@nathanhammond Thanks. I'll test your changes and let you know the results.

Thanks @nathanhammond, that worked. I've created #2408 and #2407 for the remaining issues.