X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-it1-f182.google.com (mail-it1-f182.google.com [209.85.166.182]) by lists.alpinelinux.org (Postfix) with ESMTP id 0B118F85616 for ; Wed, 5 Jun 2019 11:05:02 +0000 (UTC) Received: by mail-it1-f182.google.com with SMTP id a186so2816200itg.0 for ; Wed, 05 Jun 2019 04:05:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=nF3fbKRhQ5Zwv1hFleyC0saJMAi8OEGfIudcKPSYHgQ=; b=A6Us1UzX49p7mRkNPwvlDCYbNPrY5jdgH+9iZfKd+5kXeA8efXP8h6By1kDV6495PP Byxf1Ebo5Ia/oiWliui3zSVUP0ai85DPSyH0J448s8dZJDvmUsaGi92uUIlKrWdaRM8j h6dd3o/xfyUM8VaUKlXxRqhDtMBSLJ92Kewea1erUTHHcXyodky6zw/HbXcC/gXKIb+d nSEhC4QUX0Fdlu4HyprODO6dQW0xGRpunpVl7OI4WGHjhKPp33ySNEp4IQUT1G+gZOPq uL7spEf+f/qYKZFQjdkSZ6cHlKsF3qE9BjwzCGSv4j8ZMQBcvPDas2djGROimWJpbtTw wf6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=nF3fbKRhQ5Zwv1hFleyC0saJMAi8OEGfIudcKPSYHgQ=; b=Q5KlqHUdrXMguLSuo9uVyh6Db6073E7QY7ao5Hulfg5BUM8khtEBT4xCCuRtWyK4p8 YgRctC6wWie+u8mJFMbIk4qkDGaIDfjdEgHidwFANKuje6rjXHnLd3dwsA7PcWXFoZJ+ KW1yd31sv4wQ/tLV7bqUkobsVbPlNm6V91P8Lp+KI8VGAb8D09dz0QB+C2baUlQpM5Aa m4n2FvKLQk0sNbl1HTE2XzUWlUdrf2sbaMhNbdKEaFMZbVoPCBePOhF2B2+bsQCWZDre O/wtwPwxfPkHjKADUyyHAgxpgHCFY60dONwK/mJGH3zEYtkwdbBjaiG9wkAI7GRdKmgD Lquw== X-Gm-Message-State: APjAAAUmJxSRVCdX+WS0vEmIGmxTE4NGRJN+ikMHZubixFnS66BaIoQa H/4zIT89qhgQ3gdm2iXQvKHmEyg0RJSRD5n0XkKXWkpF X-Google-Smtp-Source: APXvYqzWlt6s4Jj28gA1qHuumj1V7WeH1aTBIDHwoVrn4WYrARhovhBTj3QZgIhcqWKA1Rz5lnuON2M/3TCpNVfbfKU= X-Received: by 2002:a24:4654:: with SMTP id j81mr153626itb.71.1559732701399; Wed, 05 Jun 2019 04:05:01 -0700 (PDT) X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 References: <20190604080550.GB26077@marco.themis.pinknet.de> <20190605100751.GA26967@marco.themis.pinknet.de> In-Reply-To: <20190605100751.GA26967@marco.themis.pinknet.de> From: PICCORO McKAY Lenz Date: Wed, 5 Jun 2019 07:04:47 -0400 Message-ID: Subject: Re: [alpine-user] how to package with debootstrap or somethig similar? wiki does not are updated To: Marco Dickert Cc: alpine-user Content-Type: multipart/alternative; boundary="0000000000009c90c6058a9191ba" --0000000000009c90c6058a9191ba Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable El mi=C3=A9., 5 de jun. de 2019 a la(s) 06:07, Marco Dickert ( marco@misterunknown.de) escribi=C3=B3: > There is no step-by-step tutorial. You can use these [1] instructions to > set up > an alpine container and this [2] page to create the build environment. > OK thanks for the response... my intentions was try to find something similar to debootstrap so then refine and made omething like open suse build service... but seems alpine are so far away from automaton tools and will be a hard task to do... > > [1] https://wiki.alpinelinux.org/wiki/LXC > [2] > https://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package#Setup_your_s= ystem_and_account > > > after finish to made every package the chrot its contamined.. we need a > > debootstrap clean environment and automatized way? > > Hm, I don't really know what you mean, since abuild purges all > depencencies it > installed after building the package. > > However, if you use LVM-based LXC containers, you can use LVM snapshots t= o > keep > the environment clean. > > > also wiki are several out of date (as always) > > Feel free to improve the wiki yourself. > > Cheers, > -- > Marco Dickert > marco@misterunknown.de > https://misterunknown.de > --0000000000009c90c6058a9191ba Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

El mi=C3=A9., 5 de jun. de 2019 a la(s) 06:07, Marco Dickert (marco@misterunknown.de) escribi= =C3=B3:
There is no step-by-step tutorial. You can use these [1] instructions to se= t up
an alpine container and this [2] page to create the build environment.
<= /blockquote>

OK thanks for the response... my intentions= was try to find something similar to debootstrap
so then re= fine and made omething like open suse build service...
but seems alpine= are so far away from automaton tools
and will be a hard task= to do...
=C2=A0

[1] https://wiki.alpinelinux.org/wiki/LXC
[2] https:= //wiki.alpinelinux.org/wiki/Creating_an_Alpine_package#Setup_your_system_an= d_account

> after finish to made every package the chrot its contamined.. we need = a
> debootstrap clean environment and automatized way?

Hm, I don't really know what you mean, since abuild purges all depencen= cies it
installed after building the package.

However, if you use LVM-based LXC containers, you can use LVM snapshots to = keep
the environment clean.

> also wiki are several out of date (as always)

Feel free to improve the wiki yourself.

Cheers,
--
Marco Dickert
marco@misterunk= nown.de
h= ttps://misterunknown.de
--0000000000009c90c6058a9191ba-- --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---