tfg13

Results 44 comments of tfg13

> [apply] /usr/bin/ld: cannot find -ljawt The linker cannot find libjawt.so. I ran into the same problem when compiling lwjgl on a Raspberry Pi. I found the file in $JAVA_HOME/jre/lib/arm...

This has been fixed with 1dbca8b6236768793cf3c52702625ece7c3c3992 However, Minecraft seems to use an older nightly version from February 2015. There is newer build which does contain this fix. Maybe @grum can...

Do you have such an output somewhere? I don't have a system with wayland here atm.

This should be fixed by the proposed change in: https://github.com/LWJGL/lwjgl/issues/112#issuecomment-174032449

There was also https://github.com/systemboot/systemboot/issues/95 I have a half-baked BLS implementation, I can try to get it somewhere in the next couple of days. I just checked, it looks like the...

Stuff is happening in #1283

Discussed offline, we will reopen this one against uroot after the move is done

Considering implementing this at the coreboot/LB hackathon this week

RHEL 8 (and probably CentOS8) uses this by default and populates `loader/entries/*.conf` files inside the efi/boot partition. I think it is nicer to parse those files, as they follow a...

I am going to open this PR against u-root as soon as the move is done, I don't want to delay this any longer.