From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1413D13888F for ; Wed, 28 Oct 2015 12:05:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84C8F21C02F; Wed, 28 Oct 2015 12:05:19 +0000 (UTC) Received: from mail-oi0-f48.google.com (mail-oi0-f48.google.com [209.85.218.48]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AAED521C02F; Wed, 28 Oct 2015 12:05:18 +0000 (UTC) Received: by oiao187 with SMTP id o187so2766459oia.3; Wed, 28 Oct 2015 05:05:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=DV8/uUQrjIHq3WiwGZ81Xz+DPaL7I6sKrFOl/ZvsPd8=; b=XXIYnQu4tjfSbWaZzq6mCDQcExd6VXyld2bpmassazNBY1M3mo8arGWkhH1WUV9wJH SiqU/EEZBg3j0da1nJrrlRe6BPLhYqFCZ39GKYjMIUbWimHS2snXccaB3YE+02yFEEm2 ckUqtimFmLjrM5SqgeUQcXOwiMKbdY5bfTVKzdXYT7dXw5OtBH9XkOZUE/6rYNer7jRq FSRJqhtnLlxhgn4KqzdrcbIoYQV4CxS6S8946cflZMe6Esz8MCg5SI4UZI6p/t+Chf3v zPgxS3Ql+Wjb+ElirALZEj2tioLaYBtBtg7cj4qwexYg1Ts/VfODY52MKi+1xidQulIf kCZQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gentoo_org.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=DV8/uUQrjIHq3WiwGZ81Xz+DPaL7I6sKrFOl/ZvsPd8=; b=NxVWfpMCXURBbY+HN9wJL8uP1/WzbY05sa/DY27TJvlJKQgPzpPcQ2bTtXC0SBG2eW J2kgWmf6qMYbMbghUcjoU74EzBRRQG6sN/vgs2LzcCKkgy2xSPR0dvkmWY1QE9Mbrsum WGngBOEbCe9NNWH0wyu/J4PICNZhVuoSesjiWs1v9n6bbWMqhhk8kHyhdDItgCJa41aI NQENwZMQnV1Ek8ySrDEX6p03v/tkLSHHcRh1ljVu32fm2EPTrbUksAThHn4tWbwJlgJL niek8kpEVmlXsJOJH2eYKKVfRuCPLf2x3iTnwo//r2cp4yoJ47sKKAur30isDN+p6jhX 7MwA== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.202.231.79 with SMTP id e76mr21385707oih.129.1446033917795; Wed, 28 Oct 2015 05:05:17 -0700 (PDT) Sender: jmbsvicetto@gmail.com Received: by 10.202.225.198 with HTTP; Wed, 28 Oct 2015 05:05:17 -0700 (PDT) In-Reply-To: References: Date: Wed, 28 Oct 2015 12:05:17 +0000 X-Google-Sender-Auth: o5LQxVQKIPRji5CYjfDovQ8wjBM Message-ID: Subject: [gentoo-catalyst] Re: [gentoo-releng] Seek for your advices : Make Gentoo LiveCD for ppc64le From: "Jorge Manuel B. S. Vicetto" To: gentoo-releng@lists.gentoo.org Cc: Mike Frysinger , gentoo-catalyst@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: f9bdd85a-d07b-4f49-9736-365bdd258110 X-Archives-Hash: 3f903be7236741e2b55a6ab6e1ea3523 On Wed, Oct 28, 2015 at 5:26 AM, Kevin Zhao wrote: > Hi Mike && Hi Folks, Hi Kevin. > First I want to thanks for your help and advices , we have finish make > gentoo stage3 and it will be tests by our community. > Now I am working for gentoo LiveCD using stage3 . After searching > gentoo website, I can not find a very clearly method to make gentoo LiveCD . > So ,if conveniently , could you give me some advices or some websites > which cover the methods to LiveCD of other arch(e.g : x86 ,amd64 etc..) > Thanks very much ~ :-) You can find in the releng repo the specs we use to build all the stages and CDs for all the arches[1]. In particular you might want to use something like the install-cd specs for amd64[2][3] as examples. We also have some scripts in the repo we use for the automated builds in some arches[4]. Feel free to poke us through e-mail or pop into #gentoo-releng in the freenode network. [1] - https://gitweb.gentoo.org/proj/releng.git/ [2] - https://gitweb.gentoo.org/proj/releng.git/tree/releases/weekly/specs/amd64/installcd-stage1.spec [3] - https://gitweb.gentoo.org/proj/releng.git/tree/releases/weekly/specs/amd64/installcd-stage2-minimal.spec [4] - https://gitweb.gentoo.org/proj/releng.git/tree/tools Best regards, Jorge Manuel B. S. Vicetto Gentoo developer RelEng Lead