From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] kvm-kmod: Various compat fixes for older kernels Date: Tue, 26 May 2009 12:30:47 +0300 Message-ID: <4A1BB6C7.3030908@redhat.com> References: <4A1A4377.7090903@web.de> <4A1B9F0F.6050102@redhat.com> <4A1BAFDE.802@web.de> <4A1BB246.30603@redhat.com> <4A1BB4BC.8030307@siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm-devel To: Jan Kiszka Return-path: Received: from mx2.redhat.com ([66.187.237.31]:48469 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755469AbZEZJat (ORCPT ); Tue, 26 May 2009 05:30:49 -0400 In-Reply-To: <4A1BB4BC.8030307@siemens.com> Sender: kvm-owner@vger.kernel.org List-ID: Jan Kiszka wrote: >> I'm thinking how to do it. pushing requires an ssh key, and I don't >> want to leave one around without a passphrase, which would be required >> by a cron job. >> >> Any ideas? >> >> > > Local commit hook that triggers the push (and ask you for the phrase > interactively)? But that also depends on how frequent you would like to > publish the tree. > When I'm working interactively the ssh key is in my keyring, so it would be transparent for me. But the problem is that I sometimes work from home and push into the repository, so there'd be no commit to trigger the hook. (hmm, when I push I also have the kernel.org ssh key in my keyring, and with ssh-agent, maybe it could work remotely) -- error compiling committee.c: too many arguments to function