X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id A8AC1DC00B9 for ; Thu, 4 Jul 2013 17:13:23 +0000 (UTC) Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id CBD3320919 for ; Thu, 4 Jul 2013 13:13:21 -0400 (EDT) Received: from frontend2.nyi.mail.srv.osa ([10.202.2.161]) by compute1.internal (MEProxy); Thu, 04 Jul 2013 13:13:21 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=date:from:to:subject:message-id :references:mime-version:content-type:in-reply-to; s=smtpout; bh=4rvFx9WnGxzVzmWTCq8lGI2Sz6Q=; b=DhpCc3QehovvmS2KKZiWYFQptQK1 UrkgajWU6HWxp76b4P4mymXZEvnrYXhwHX08JKzxOoLWOg/z8anbPjmdaVrWj7KF acfnnHTbRHRyRvrZDYu5L4h+mtzFc2ZrumrMeIqAroGFOWi0iyXaz7lj3xEsSLnk O0J9uUKYGBQ+FpM= X-Sasl-enc: gpFFZ9Tb9DYmITdUfXfw1YgPpIqMXzW4UCrmoHDUZJUj 1372958001 Received: from localhost (unknown [69.86.161.244]) by mail.messagingengine.com (Postfix) with ESMTPA id 988E16802AE for ; Thu, 4 Jul 2013 13:13:21 -0400 (EDT) Date: Thu, 4 Jul 2013 13:13:21 -0400 From: Dubiousjim To: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] abuild git repo question Message-ID: <20130704171321.GL1550@zen> Mail-Followup-To: alpine-devel@lists.alpinelinux.org References: <20130703143417.GG1550@zen> <20130703200339.336b66e0@ncopa-laptop.res.nor.wtbts.net> 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-Disposition: inline In-Reply-To: <20130703200339.336b66e0@ncopa-laptop.res.nor.wtbts.net> User-Agent: Mutt/1.5.21 (2010-09-15) On Wed, Jul 03, 2013 at 08:03:39PM +0200, Natanael Copa wrote: > On Wed, 3 Jul 2013 10:34:17 -0400 > Dubiousjim wrote: > > I'd rather remove the 'dist' target and generate archives with git > archive (from git hook or via cgit) > > > There are a lot of files in the abuild git repo that aren't installed, > > and I think at least some of them are cruft. Perhaps others are > > work-in-progress. > > > > bootchartd and initramfs-init seem to lag behind the versions in the > > mkinitfs repo, which are what we actually install. > > > > ... > > Q2. Shall we "git rm" some of these files? > > remove: > > APKBUILD-svn.proto > alpine.mk > alpine.packages > mkinitram > mkmodloop > > if cmp-apks-iso is in alpine-iso.git, then remove it to. if not, then > maybe move it there? Hi Natanael, what about the bootchartd and initramfs-init? They really seem to be obsolete versions of what's now in mkinitfs. -- Dubiousjim dubiousjim@gmail.com --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---