Natanael,
I have created this aport inside extra. If it should go in testing please move.
I have "stolen" the initd file from gentoo so i left the header. if you want to remove it go ahead.
Carlo.
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 <root@guest1.(none)>
^^^^
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
---
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.> I have "stolen" the initd file from gentoo so i left the header. if you want to remove it go ahead.> > Carlo.>
nclab01:~/aports/extra/dropbear$ tar -ztf dropbear-0.52-r0.apk | grep scp
usr/bin/scp
nclab01:~/aports/extra/dropbear$ apk info -L openssh | grep scp
usr/bin/scp
I wonder if we could rename the dropbear scp to dbscp so it does not conflict with openssh?
-nc
---
Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org
Help: alpine-devel+help@lists.alpinelinux.org
---