Gentoo Archives: gentoo-catalyst

From: Jared Greenwald <greenwaldjared@×××××.com>
To: gentoo-catalyst@××××××××××××.org
Subject: Re: [gentoo-catalyst] Catalyst Newbie
Date: Sun, 20 Mar 2005 13:52:30
Message-Id: 2759cf86050320055265ac40b2@mail.gmail.com
In Reply to: Re: [gentoo-catalyst] Catalyst Newbie by martin nicolas
1 I'd like them...
2
3
4 On Sun, 20 Mar 2005 12:58:04 +0000, martin nicolas
5 <nicko.martin@×××××.com> wrote:
6 > Hi catalyst user,
7 >
8 > I think you're wrong when you think that the livecd-stages corresponds
9 > to the stages of the installation, I've succed in making an ISO work,
10 > in fact I think (but I could be wrong) that in the stage 1 the system
11 > install all the softwares you want in the CD and in the stage 2 it
12 > make the file system, build the kernel and other thinks like this (I
13 > think at the fsscript for make some cool stuf in the final
14 > environement).
15 >
16 > If you want my spec files, tell me and I'll mail it to you.
17 >
18 > PS : Sorry for my english level, I hope that it would be clear, if not
19 > tell me and I would try to make it more clear.
20 >
21 > Nico
22 >
23 >
24 > On Sun, 20 Mar 2005 13:30:24 +0100, Thomas Drueke <t.drueke@×××.de> wrote:
25 > > Hi all,
26 > >
27 > > I'm new to catalyst, so please forgive me if these are FAQ's.
28 > >
29 > > I browsed through the net for some documentation and found the usual
30 > > places (Wiki, Docs). But I'm still a little bit confused if I can build
31 > > a liveCD with X, Fvwm and some apps stuff on it. I read some success
32 > > stories, but I didn't get it right how to do this.
33 > >
34 > > I follow the steps describe in the Wiki and got an image but I'm not
35 > > confident that everythings works as expected. Before wasting a CD I want
36 > > to make sure that I understood correctly how things should be done with
37 > > catalyst.
38 > >
39 > > So here are my questions:
40 > >
41 > > 1. The Stage 1 and Stage 2 spec-files in the wiki, do they correspond to
42 > > the normal Gentoo Stages 1 & 2 installation steps ? I would expect: yes.
43 > >
44 > > 2. How do I get all the apps into the CD image ? I tried to make a
45 > > spec-file for stage 3 but it fails to complete with
46 > >
47 > > !!! catalyst: Target "livecd-stage3" not available.
48 > >
49 > > The head of my stage3-spec-file looks like this:
50 > >
51 > > ## Template for Gentoo Linux release bootable LiveCDs
52 > > ## John Davis <zhen@g.o>
53 > >
54 > > subarch: x86
55 > > version_stamp: 2004.3
56 > > target: livecd-stage3
57 > > rel_type: default
58 > > profile: default-linux/x86/2004.3
59 > > snapshot: 2004.3
60 > > source_subpath: default/livecd-stage2-x86-2004.3
61 > > livecd/cdfstype: zisofs
62 > > livecd/archscript: /usr/lib/catalyst/livecd/runscript/x86-archscript.sh
63 > > livecd/runscript: /usr/lib/catalyst/livecd/runscript/default-runscript.sh
64 > > livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/isolinux-2.13-cdtar.tar.bz2
65 > > #livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/isolinux-2.13-memtest86+-cdtar.tar.bz2
66 > > livecd/iso: /tmp/gentoo.iso
67 > >
68 > > I wonder if this is the right thing to do as I didn't found any
69 > > documentation stating that I should go for something like this. Should I
70 > > put all packages, that I want on the CD, in the "stage 1" spec-file ?
71 > >
72 > > Hope this isn't too basic. :-)
73 > >
74 > > BR
75 > > Thomas
76 > >
77 > > --
78 > > Thomas Drueke <t.drueke@×××.de>
79 > >
80 > > --
81 > > gentoo-catalyst@g.o mailing list
82 > >
83 > >
84 > --
85 > gentoo-catalyst@g.o mailing list
86 >
87 >
88 --
89 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] Catalyst Newbie Jeff Davidson <supermonkey@×××××.com>