Jonathan Hettwer

Results 42 comments of Jonathan Hettwer

Please disregard the above, I managed to block the TIOCGPTN ioctl and didn't double check. For some reason I was expecting SELinux to block with EPERM not EACCES, and I...

Hi, is there any chance this is getting fixed in the near future, or a way to work around this issue ? Otherwise I'll also have to investigate replacing nbd...

πŸ‘ I would suggest Lua for being lightweight.

Everything but DM, DM is horrible.

The biggest reason for a rewrite is performance, and DM is a mess in both code and performance

Lua is easy to learn and easy to code. Yes its slow, but you don't have to / shouldn't implement things like the atmo engine in lua. If lua really...

Hello, It seems that I was invited to [this group](https://github.com/DonyaOS) by @BaseMax . Why and how did you find my profile ?

I'm currently working on this https://github.com/bauen1/minimal/tree/sysroot but this breaks a lot of bundles that depend on ncurses for example. I'm not sure how to handle dependencies because the order of...

I don't think a configuration flag is necessary, because the current build system should not be providing a working install.

The linux kernel headers should be installed to `/usr` too then.