Gentoo Archives: gentoo-catalyst

From: Kevin Zhao <kevin.zhaoshuai@×××××.com>
To: gentoo-catalyst@l.g.o, dolsen@g.o
Subject: Re: [gentoo-catalyst] Re: [gentoo-releng] Seek for your advices : Make Gentoo LiveCD for ppc64le
Date: Sun, 01 Nov 2015 07:41:34
Message-Id: CAKe2hGCVUtBXr6dNfU3Enx6Wzmu-kJHu-sAXLV3NFjp2HB3KXg@mail.gmail.com
In Reply to: Re: [gentoo-catalyst] Re: [gentoo-releng] Seek for your advices : Make Gentoo LiveCD for ppc64le by Brian Dolbec
1 Hi Brian,
2 Big Thanks~
3 I see the releng direcctory, find th at the spec of ppc64 just support
4 BE ,and the bootloader is yaboot. So I will use a new spec reference to
5 the ppc64 BE spec, modify the bootloader as grub ,arch type and use the
6 stage3 I have just compilied to build livecd. If I have more progress I
7 will put here .Thanks ~
8
9 2015-11-01 3:55 GMT+08:00 Brian Dolbec <dolsen@g.o>:
10
11 > On Fri, 30 Oct 2015 23:02:57 +0800
12 > Kevin Zhao <kevin.zhaoshuai@×××××.com> wrote:
13 >
14 > > Hi Jorge,
15 > > Really thanks for your suggestion😁
16 > > I see in the spec that the filesystem type is squashFS. And I
17 > > want to compress the Gentoo stage3 of ppc64le to the squashfs
18 > > filesystem ,so that I can control the image size. Do you have any
19 > > tips for me ? Thanks very much!
20 > >
21 > > 2015-10-28 20:05 GMT+08:00 Jorge Manuel B. S. Vicetto <
22 > > jmbsvicetto@g.o>:
23 > >
24 > > > On Wed, Oct 28, 2015 at 5:26 AM, Kevin Zhao
25 > > > <kevin.zhaoshuai@×××××.com> wrote:
26 > > > > Hi Mike && Hi Folks,
27 > > >
28 > > > Hi Kevin.
29 > > >
30 > > > > First I want to thanks for your help and advices , we have
31 > > > > finish
32 > > > make
33 > > > > gentoo stage3 and it will be tests by our community.
34 > > > > Now I am working for gentoo LiveCD using stage3 . After
35 > > > searching
36 > > > > gentoo website, I can not find a very clearly method to make
37 > > > > gentoo
38 > > > LiveCD .
39 > > > > So ,if conveniently , could you give me some advices or some
40 > > > websites
41 > > > > which cover the methods to LiveCD of other arch(e.g : x86 ,amd64
42 > > > > etc..) Thanks very much ~ :-)
43 > > >
44 > > > You can find in the releng repo the specs we use to build all the
45 > > > stages and CDs for all the arches[1]. In particular you might want
46 > > > to use something like the install-cd specs for amd64[2][3] as
47 > > > examples. We also have some scripts in the repo we use for the
48 > > > automated builds in some arches[4].
49 > > > Feel free to poke us through e-mail or pop into #gentoo-releng in
50 > > > the freenode network.
51 > > >
52 > > > [1] - https://gitweb.gentoo.org/proj/releng.git/
53 > > > [2] -
54 > > >
55 > https://gitweb.gentoo.org/proj/releng.git/tree/releases/weekly/specs/amd64/installcd-stage1.spec
56 > > > [3] -
57 > > >
58 > https://gitweb.gentoo.org/proj/releng.git/tree/releases/weekly/specs/amd64/installcd-stage2-minimal.spec
59 > > > [4] - https://gitweb.gentoo.org/proj/releng.git/tree/tools
60 > > >
61 > > > Best regards,
62 > > >
63 > > > Jorge Manuel B. S. Vicetto
64 > > > Gentoo developer
65 > > > RelEng Lead
66 > > >
67 > > >
68 >
69 > Use catalyst-9999 which has the new compress/decompress handling code.
70 > then in your spec file:
71 >
72 > compress_mode = squashfs
73 >
74 > That's it
75 >
76 > --
77 > Brian Dolbec <dolsen>
78 >
79 >
80 >

Replies