Results 39 comments of J. Dekker

The tests all pass before c7bf28d and on c4af546. Just disabling tests isn't a good idea though. The starttls tests seem to be blocking, I wrapped them in a go...

I'm not sure, just know that it's not an issue with glibc. My assumpton is that glibc builds gettext into the C library.

I'd like to look into this, how would I go about adding a module?

You could always have a few kernels, one 'dynamic' one, and then a few more-optimised ones for common combinations.

Trying to build this for the Aura H2O. `load.sh`: ``` #!/bin/sh modprobe sdio_wifi_pwr usleep 200000 modprobe -r brcmfmac usleep 200000 modprobe brcmfmac usleep 200000 DEVPATH="mmc1:0001:2" echo -n 1 > "/sys/class/firmware/$DEVPATH/loading"...

@Demiurge67 I assume you can get started by translating everything in this file, https://github.com/stepmania/stepmania/blob/master/Themes/_fallback/Languages/en.ini

Yes, I guess I would need to add some sort of guard for ffmpeg version?

Maybe related, not sure if I would need to make a separate issue: I'd like to associate each of my packages *inside* my `init.el` with their hash instead of in...

@raxod502 so the lockfile pins dependency versions as well?

@anthraxx did you get a chance to look at this? Stumbled across this when trying to use PEDA with ARM (and the registers didn't show up)