X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by lists.alpinelinux.org (Postfix) with ESMTP id A47D5170000BA for ; Wed, 21 Jan 2009 13:21:48 +0000 (UTC) Received: by nf-out-0910.google.com with SMTP id d21so554411nfb.35 for ; Wed, 21 Jan 2009 05:21:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=Cy6e4GS5fzcRbY9DTTw2ErOAoyM/Y6fJEgJLlP4+FWA=; b=s5WANevISdfkTM3SQUSwOLYKjXPooN/QzprQFe0hs9nmgN3lo5sNO1x/kdL7ZxQdYw 93W/5G+Ut+Lts/ri4aEq41DzEtGxe1bemiVDRHZ6Wnt753lGh+JTXITNzGf5cPd3D7He iOvyRMP3RopumOckzDy+SA6C3Nh2wUY1H4/Go= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=LNoKNQsdhcWhgzNb971bgT9qUyO0YwhFSTNLc/fin9MKkbk7sZiB3XxIPHP+i2Y2l4 geFHY2na9Of9ltNDQ9m8YXNj3ZU5mBpkNzpmGXEVVcd5KpNe/nwWPseBgIpqMNTjbk1f brVhOQuWMvk+JFdfvHJvIpRHH8zgR72eVf8+Y= Received: by 10.210.89.4 with SMTP id m4mr1095003ebb.42.1232544107476; Wed, 21 Jan 2009 05:21:47 -0800 (PST) Received: from ?10.65.65.1? (149-182-13.oke2-bras2.adsl.tele2.no [90.149.182.13]) by mx.google.com with ESMTPS id 5sm879227eyh.28.2009.01.21.05.21.46 (version=SSLv3 cipher=RC4-MD5); Wed, 21 Jan 2009 05:21:47 -0800 (PST) Subject: Re: [alpine-devel] new aport dropbear From: Natanael Copa To: Carlo Landmeter Cc: alpine In-Reply-To: <20090120181042.1C09431887@smtp1.prioritytelecom.nl> References: <20090120181042.1C09431887@smtp1.prioritytelecom.nl> Content-Type: text/plain Date: Wed, 21 Jan 2009 14:21:40 +0100 Message-Id: <1232544100.1947.181.camel@nc> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 X-Mailer: Evolution 2.24.2 Content-Transfer-Encoding: 7bit On Tue, 2009-01-20 at 18:13 +0000, Carlo Landmeter wrote: > Natanael, > > I have created this aport inside extra. If it should go in testing > please move. It looks ok and does no things that could directly put things in danger. extra is good. > I have "stolen" the initd file from gentoo so i left the header. if > you want to remove it go ahead. no, thats the way to do it :) > > Carlo. > > > > > > > > > differences > between files > attachment > (0001-extra-dropbear-new-aport.patch) > > From 6d0190b2feaff0a659ceb9ed0168bf4f85e057c2 Mon Sep 17 00:00:00 2001 > From: root ^^^^ Please configure your git. git config --global user.name ... git config --global user.email ... > Date: Tue, 20 Jan 2009 17:59:17 +0000 > Subject: [PATCH] extra/dropbear new aport I took the liberty to manually edit the patch and set your name and email before i commited. Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---