Zbigniew Jędrzejewski-Szmek

Results 254 comments of Zbigniew Jędrzejewski-Szmek

systemd: I use this table regularly when updating https://github.com/systemd/systemd/blob/master/src/basic/missing_syscall.h.

I copied stuff by hand from the html page. But this might change. We are discussing importing a table of syscall numbers into our sources (see https://github.com/systemd/systemd/pull/16739#issuecomment-674872528). I wonder what...

I think should be conditionalized on rust version. With rust 1.54.0 this test now fails.

I tested this with rust-1.54.0-1.fc33.x86_64 and cargo-1.56.1-1.fc33.x86_64 and the tests pass in both cases.

Dunno, I think that most of us don't care at all. I guess the one downvote above signifies that there's at least one user. I think it'd be reasonalbe to...

I think we should do the rework discussed in #769, in a way that there's a few layers of clearly-separated config: - config files + command-line args - effective config...

RHEL8 should be very similar to CentOS… (Or should that be "CentOS should be very similar to RHEL" :) ). So I think it's totally fine to add. We might...

We dropped support for grub2 in #1152 because it was too much effort to support. Sorry.

> A big thing is that mkosi can currently be used completely from the command line though. I think only the case of completely empty commandline should be treated as...