X-Original-To: alpine-devel@lists.alpinelinux.org Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com [74.125.82.44]) by lists.alpinelinux.org (Postfix) with ESMTP id DDA185C4E67 for ; Sun, 25 Feb 2018 20:26:04 +0000 (GMT) Received: by mail-wm0-f44.google.com with SMTP id 188so12969678wme.1 for ; Sun, 25 Feb 2018 12:26:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=e1LwTWgXGZrMj8VXY5kEGOTtUfe/yUeQ6BYVKEm+qJw=; b=elL4nIzMcCOCU8yVzfpJr7TucMZ8r/zrQKQ44eUU/zDzo+EF1FggcIEryIbHEDjRsW DQMNZ+JFW3gjP5G/P+0OrsarufPU2GbF8kqfwZUC4Pa8CCjlTsC67om+kAFOQqGBnmlW dE/oT8Verbsh7Jh7cSaYaYR9o/ExqTynLOf4vc2lwSJP5EpK1Ml6Ozo35jzkb4JzWqap 9Bv63tsGtG3jlusQzfv7OEomjEw15zoI5SIDPFpCjC3eBsKnRnTGPwm7K8w+ZYGU1udf SZbzhxTHilmINDMAHHGEzXVUsSXho26piiFyRkELqIpsuxPLqEMbH1ZMWbwqBq+IWgcg 0eDg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=e1LwTWgXGZrMj8VXY5kEGOTtUfe/yUeQ6BYVKEm+qJw=; b=JUmqz0Ovj6RdrxfbNERRDTBYE9ZNvZw3EXUkLYaM7iSgd07N3UJOOtV69lIuCAeaUK vIxPlB+GC5rons9PCc+6xM2BJ105h7CQbpARPf9DxnQLOfiQRogMzz7wOvhhpKDxzPcY YAV+icejtW7AFB5ULjSe18N2hZYs0RrU9tWUt0P+MH8U/p/fkTPkMup0Mv5grqbztlGM sYJX6v3VnmEaZRIYicp4YqNq2xhA3vl5+vy9zhfn/pZjZ8jVQdjkQBOFyp6fyZgvNsg7 68Xu2LhSnLEo733QKcPG9bKTgrFfCxUEniSkV8sHO//8fHi35wh9F8ZG9d1atWh3voLy ut5Q== X-Gm-Message-State: APf1xPC2flF4ubwnEna2a3PxZbLpULJk36mxDR5mmgZKx5A6h/JdriO3 qbqoSEnSUdeS+5qYLKPD5lBB7lRoBbYPpSxDTEGNzQ== X-Google-Smtp-Source: AH8x227Rv/mmcjehUbtqnbKtxBXS2jRzqvXd3+mqNuTi9EfObqS9lKK9AHtgzO9ucgtD4tmD4TYhjtWbDEQFHtc3phw= X-Received: by 10.80.166.137 with SMTP id e9mr11438766edc.97.1519590363755; Sun, 25 Feb 2018 12:26:03 -0800 (PST) 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.80.243.18 with HTTP; Sun, 25 Feb 2018 12:26:03 -0800 (PST) From: Harshal Govind Date: Sun, 25 Feb 2018 12:26:03 -0800 Message-ID: Subject: [alpine-devel] How to build alpine image from sources To: alpine-devel@lists.alpinelinux.org Content-Type: multipart/alternative; boundary="94eb2c0dcb6ad5f97605660f3310" --94eb2c0dcb6ad5f97605660f3310 Content-Type: text/plain; charset="UTF-8" Hi, I went through the alpine development doc and understood how to build the individual components and iso image. To build the iso image i used this command: "sh mkimage.sh --outdir iso-img/ --arch x86_64 --profile standard" But this script will fetch the pre-built apk from alpine mirror and build the image. Is there any way(script or utility) to build the iso image from sources? Thanks, Harshal --94eb2c0dcb6ad5f97605660f3310 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

I went through the alpine developm= ent doc and understood how to build the individual components and iso image= .=C2=A0
To build the iso image i used this command: &= quot;sh mkimage.sh --outdir iso-img/ --arch x86_64 --profile standard"=
But this script will fetch the pre-built apk from alpine mirror and= build the image.
Is there any way(script or utility) to build the i= so image from sources?


Thanks,
Harshal
--94eb2c0dcb6ad5f97605660f3310-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---