X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 6BC39DD0F2F for ; Thu, 9 Jun 2011 01:20:27 +0000 (UTC) Received: by bwz12 with SMTP id 12so1294285bwz.13 for ; Wed, 08 Jun 2011 18:20:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Gi7bjN8mjhWqSncDb1h09xEh0GVi/EgLnIGR+djepXE=; b=tAH4orP+ixjembKoBiNwcrQiGdoZ9OW+CXVcphtDWM0zBoT7s1tMivbN84gXjvo/ab 3t34qH49c7VHK8W5nSgkzshIL1lIVAyuMnAvklppfguJ4WXQ9lZxr8/wtXV0aX23tuiT UI3x+oWrudbQdGEJmfWhd1w/WU4PoupwDigaY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=efJPwqLLUg8iPgTK/ZCjr6aFGHkcFzu3iHvwoO3p3IXkA6k5Hs5vRMFOFxSc0VvUVe 8u2TBs+Ku2i72FbYRcN9jd7IIbyYDC4KJx1jNryVJzpOmFiFiodZZnDQ81PeoFrkDYH5 uq+6wxI5EbwsuH8enfO93n5rBq0U5vlCUI8Nw= X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.204.14.10 with SMTP id e10mr128523bka.54.1307582424177; Wed, 08 Jun 2011 18:20:24 -0700 (PDT) Received: by 10.204.152.151 with HTTP; Wed, 8 Jun 2011 18:20:24 -0700 (PDT) In-Reply-To: <33726.27959.qm@web130123.mail.mud.yahoo.com> References: <33726.27959.qm@web130123.mail.mud.yahoo.com> Date: Wed, 8 Jun 2011 21:20:24 -0400 Message-ID: Subject: Re: [alpine-devel] Alpine-conf update From: Jeff Bilyk To: Ted Trask Cc: Alpine Development Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Wed, Jun 8, 2011 at 9:14 PM, Ted Trask wrote: > > How about extending apk to include setting up the cache. apk already know= s about remounting the flash, and has commands like "apk cache sync". So, h= ow about "apk cache /media/usb" to create /media/usb/cache and set up the s= ymlink? I like extending apk to create the cache directory and symlink. =A0That being said, I don't know how to code in C, so wouldn't be in a position to make the apk changes. =A0If ncopa, fabled or nenolod have the time/desire to make the changes in apk, I'd welcome them and then this new script can be ignored :). That being said, this could get us going in the here and now if they don't have the time. > > > Ted > From: Jeff Bilyk > To: Alpine Development > Sent: Wednesday, June 8, 2011 6:38 PM > Subject: [alpine-devel] Alpine-conf update > > Good evening, > Since there seems to be quite a few people who are asking the question of= why they can't create apk cache anymore on 2.2.x without remounting USB/CF= rw (and in view of=A0http://bugs.alpinelinux.org/issues/661), I've added a= nother alpine-conf script to handle setting up apk caching and lbu. =A0It's= currently stored in=A0http://git.alpinelinux.org/cgit/jbilyk/alpine-conf.g= it/tree/setup-apklbu.in. =A0If everything looks ok with the code, could one= of the devs with git commit access apply it please/thanks? Otherwise, plea= se feel free to offer suggestions on how to do it better. > Jeff > > -- Jeff --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---