Results 53 comments of Joseph Bisch

Why don't you create the API key and send it to me then. It doesn't look like there is much advantage to starting with my account and then switching later.

ping @devrandom Looks pretty simple to setup LambCI, since they provide CloudFormation templates. Should essentially involve supplying a GitHub API key when creating the CloudFormation stack and then adding a...

I got the instructions you sent. I'll try following them tomorrow.

How do we envision this working if there are multiple largest groups of matching sigs? Something like the following? ``` There are 2 largest groups of matching signatures consisting of...

Can this be closed, because gbuild has an upgrade flag?

You need to check `var/build.log` (in your gitian-builder directory) to see what the error is.

Some notes for the person who ends up implementing this: - Add the "addimportant=true" setting to the general section of the config file for multistrap to get the same default...

I had updated the README to point to https://github.com/newroco/vmbuilder, but it looks like I only changed it under the Arch Linux heading, so that Gentoo and Ubuntu still say to...

This is an interesting idea. The problem is that debootstrap (and consequentially vmbuilder, because it uses debootstrap under the hood) installs the newest point release by default. It may be...

I have [a repository on GitHub](https://github.com/josephbisch/nmcontrolandroid) where I have started working on getting NMControl running on Android. I am able to connect to the rpc on port 9000 and dns...