X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail.wtbts.no (mail.wtbts.no [213.234.126.131]) by lists.alpinelinux.org (Postfix) with ESMTP id 404541EB588 for ; Fri, 3 Dec 2010 16:04:12 +0000 (UTC) Received: from localhost (bsna.nor.wtbts.net [127.0.0.1]) by mail.wtbts.no (Postfix) with ESMTP id E1817AE4001 for ; Fri, 3 Dec 2010 16:04:11 +0000 (UTC) X-Virus-Scanned: Yes Received: from mail.wtbts.no ([127.0.0.1]) by localhost (bsna.nor.wtbts.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id c2uupWEqVR5O for ; Fri, 3 Dec 2010 16:04:11 +0000 (UTC) Received: from mail.ytre.org (extmail.nor.wtbts.net [10.65.72.14]) by mail.wtbts.no (Postfix) with ESMTP id 1D4BE376250 for ; Fri, 3 Dec 2010 16:04:11 +0000 (UTC) Received: from mail.ytre.org (localhost [127.0.0.1]) by mail.ytre.org (Postfix) with ESMTP id C3FFD60CDCD06 for ; Fri, 3 Dec 2010 16:04:09 +0000 (UTC) Received: from localhost (unknown [90.149.57.145]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@ytre.org) by mail.ytre.org (Postfix) with ESMTPSA id 7759A60CDCD05 for ; Fri, 3 Dec 2010 16:04:08 +0000 (UTC) Date: Fri, 3 Dec 2010 16:04:06 +0000 From: Natanael Copa To: alpine-devel@lists.alpinelinux.org Subject: [alpine-devel] reorganized the package repository structure Message-ID: <20101203160406.41690079@alpinelinux.org> X-Mailer: Claws Mail 3.7.7 (GTK+ 2.22.1; i686-pc-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Hi, Just a heads up, I have moved the $mirror/alpine/edge/* files into $mirror/alpine/edge/x86/ and created some symlinks so current /etc/apk/repositories should not break. It would be good to insert that x86 in there though. So recommended URL for edge is now: http://$mirror/alpine/edge/x86/main http://$mirror/alpine/edge/x86/testing In (near?) future we will also have an x86_64 in there. There are also a http://$mirror/alpine/edge/x86/releases dir which will be used for edge snapshots. Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---