Mustafa Gezen

Results 36 comments of Mustafa Gezen

Thanks for opening a new issue @kmittman. I took a look at some of the kmods provided by Red Hat, and they seem to use `>=` rather than `=` when...

Has anyone found any fix for this? The issue persist only in some packages. Even if it builds and runs correctly some packages won't recognize the generated proto file (even...

Good news! I don't know how correct this is but this patch https://gist.github.com/mstg/051d0bf16941df49312b3a80f868903b seems to have worked! Apply it with `patch -p1` to this codebase and build with `bazel build...

This is most likely caused by an issue with your SDK. Ensure your `SYSROOT` is set correctly and try redownloading the SDK from [theos/sdks](https://github.com/theos/sdks)

Instead of deprecating it, what about disabling `GO_EASY_ON_ME` for release builds?

Place openssh tar as PhotoData/KimJongCracks/bootstrap.tar, run app, reboot and run app again.

@awesomebing1 Wrong. Xcode automatically mounts the DDI, so having Xcode open just skips one step.

@awesomebing1 Device is not actively using services. It uses the services when it has to. So even if the device is connected to Xcode, it doesn't matter. The device should...

https://git.rockylinux.org/rocky/peridot-rocky/-/blob/r9/extraoptions.cfg#L5 So we do support with/without, but not as a preset per-se. Enabling/disabling that option requires a catalog sync each time which is tedious. If keeping the `with` option enabled...