X-Original-To: alpine-devel@lists.alpinelinux.org Received: from mail-lj1-f179.google.com (mail-lj1-f179.google.com [209.85.208.179]) by lists.alpinelinux.org (Postfix) with ESMTP id B8D455C5B48 for ; Tue, 13 Nov 2018 17:18:56 +0000 (GMT) Received: by mail-lj1-f179.google.com with SMTP id l15-v6so3333589lja.9 for ; Tue, 13 Nov 2018 09:18:56 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=OYW+O4E7U7eQ3/fO6Awvr4URJRdmL8QN0aP95PzPZUI=; b=Ipydif2cYB7PGlnZveOmRkPYVWbzZgOY0ip+2xmEa3+qsKhQZKpg4cBLlj56v7ekfD ea2088AwyvgOzwtLm49iNsxvHpectb+MF/41gu6Oh09eSch12z1xOVe7Coss6IW3Yksk Qqvm33WNu+e0pRbPjuMxkR37UA+5zglGv57NbGFnRKN/Rbo8wd5GiQI84lxJJ6oDtVxD OTwvbhmJf6R6CrRK6RH5fHbFD9dCZOiXI++mBvJ1k4CsHuNGN4gs7C16XmUXPvV7Bk7o Kedy3yfrgXsy24mR2XBjkFoaubOkzF+XrDiN/bNcIr6yzqIZfBwp3lDUtOR9/0knRN5N xbAA== X-Gm-Message-State: AGRZ1gIKVVb5+LVs3nNV14WF8NjCTPphfAh6HelhvucdyDrK6YaaTaGC TmqFRy0GdYFQ+Eq37HlrHQHVkWcL X-Google-Smtp-Source: AJdET5eaJ/lon663cdcxM8tMHR3o+c/oRqiZE4XASZZVYYJXqt/eCB8sJB9OS2wMO4CFYf8fgIaiJw== X-Received: by 2002:a2e:9cd2:: with SMTP id g18-v6mr3947871ljj.161.1542129535624; Tue, 13 Nov 2018 09:18:55 -0800 (PST) Received: from vostro ([83.145.235.201]) by smtp.gmail.com with ESMTPSA id f76sm3495990lfl.74.2018.11.13.09.18.54 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 13 Nov 2018 09:18:55 -0800 (PST) Date: Tue, 13 Nov 2018 19:18:51 +0200 From: Timo Teras To: Steffen Nurpmeso Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] apk: package "grouping"? Message-ID: <20181113191851.1fec6483@vostro> In-Reply-To: <20181113150523.6IZfu%steffen@sdaoden.eu> References: <20181113150523.6IZfu%steffen@sdaoden.eu> X-Mailer: Claws Mail 3.17.1 (GTK+ 2.24.32; x86_64-alpine-linux-musl) 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 Hi, I generally do my own meta-packages and host internal repository. This allows also updating the meta-packages pretty easily. Doing apk/world.d/ or similar is an interesting idea too. But I need to think about it more. Mostly it's if there's an use case where this works better than the meta-packages in own repository. Thoughts? Timo On Tue, 13 Nov 2018 16:05:23 +0100 Steffen Nurpmeso wrote: > Hello! > > I wonder how you manage pools of boxes with identical setup. > I.e., imagine two (:-} boxes with absolutely identical setup > except for the hardware driver related stuff -- i manually merge > in the /etc/apk/world, but having the possibility to "apk add > --tag FOO bar" so that FOO "is in /etc/apk/foo.world", so that > foo.world can simply be shared in between boxes, that would be > tremendous. Is this possible today?, and if so, i really would > like to know how to! > > Thank you for all the work! > > --steffen > | > |Der Kragenbaer, The moon bear, > |der holt sich munter he cheerfully and one by one > |einen nach dem anderen runter wa.ks himself off > |(By Robert Gernhardt) > > > --- > Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org > Help: alpine-devel+help@lists.alpinelinux.org > --- > --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---