Michael Prokop

Results 237 comments of Michael Prokop

Thanks for sharing your finding regarding the keyring, I'm wondering whether we should document this somewhere, like in j-d-g's FAQ? Regarding usage in cowbuilder image: you need to do this...

I'll see when I find time for setting up IPv6 for jenkins-debian-glue.org, though for downloading this file from raw.github.com there's nothing I can do about it until github provides IPv6...

Yes, the IP address identification fails for you inside: ``` IP=$(ip addr show dev $(route -n | awk '/^0\.0\.0\.0/{print $NF}') | awk '/inet / {print $2}' | head -1 |sed...

@thctlo I'd need to set up according infrastructure on my side first of all, since github doesn't yet support IPv6

Thanks everyone for your feedback! This is _very_ honoring for me and I'm very proud of our friendly and positive community around jenkins-debian-glue! :blush: The feedback is very clear and...

Hm ok, https://github.com/grml/grml-debootstrap/commit/43406e8955d683da38ac2cccb797a2213cc92e1c would be need to be rebased on current master. Maybe @adrelanos is already interested in this feature?

AFAICT this is not a bug, so I'd suggest we close this, unless we need to change/fix something, please report then :)

Sorry for the delay, I also think that the first option (`Create a separate packages file for arm64 images (e.g. packages-arm64) which we can switch to based on the --arch...

@GavinPacini great, thanks! Your changes look good to me on a quick sight, though I need a more quiet time to give it a more detailed look. Also in Debian...

@GavinPacini I'll try to look into this in the next few days to get this merged ASAP! Thanks for the ping