Gentoo Archives: gentoo-catalyst

From: "Raúl Porcel" <armin76@g.o>
To: gentoo-catalyst@l.g.o
Cc: David Rault <nagtech.drault@××××.fr>
Subject: Re: [gentoo-catalyst] Newbie/starter guide ?
Date: Sat, 05 Nov 2011 18:07:49
Message-Id: 4EB57B60.4010801@gentoo.org
In Reply to: [gentoo-catalyst] Newbie/starter guide ? by David Rault
1 On 11/04/2011 03:12 PM, David Rault wrote:
2 > Hi guys
3 >
4 > i've been using gentoo for quite some time now but i'm totally new to
5 > catalyst
6 > i've dumped the livedvd image on a USB key and it works fine (with
7 > persistence on secondary partition on the key)
8 > but there are a few customisation i'd like to make (custom packages,
9 > french locale, l10n for KDE, wifi settings/passkey for autostart...)
10 > so i was considering building my own live distrib (on USB key)
11 >
12 > yet i find it hard to get started (did not find many resources to get on
13 > track)
14 > * emerged catalyst
15 > * read the man page
16 > * checked out svn://anonsvn.gentoo.org/releng/trunk/releases/11.2
17 > * browsed the catalyst page+FAQ on gentoo.org
18 > * browsed/searched through the mail archives
19 >
20 > is there :
21 > - some docs somewhere else ?
22 > - a script you guys might be using to perform autobuilds (and that might
23 > prove useful) ?
24 > - someone with a few minutes to write the few explanations needed to get
25 > started (and understand what i'm doing)
26 >
27 > right now i have a running system (clean install from last week!), a
28 > freshly baked catalyst (2.0.6.918) and the official 11.2 spec files from
29 > svn
30 >
31 > i guess the logical/easiest testrun would be to try and build the
32 > official live myself before customising my own
33 >
34 > thanks for your advice
35 >
36 > David
37 >
38
39 Hi David,
40
41 I wrote a small howto some months ago:
42 http://dev.gentoo.org/~armin76/howto_catalyst.txt
43
44 Although it doesn't cover installcds, and i have zero experience with
45 livecds/livedvds. I mean, i've played building installcds, which are
46 livecds but lack graphical interface, but thats pretty much it.
47 If you look at the installcds(i haven't looked at the livecds/dvds ones
48 from 10/11...) specs, you'll see they're quite simple.
49
50 The scripts for creating autobuilds are available here:
51 http://sources.gentoo.org/cgi-bin/viewvc.cgi/releng/trunk/tools/
52
53 vapier also has a script to do autobuilds, although it only does
54 stage1-3: http://dev.gentoo.org/~vapier/build-stages
55
56 I agree that you should try to reproduce the 11.2 livecd/dvd(i don't
57 know if its a cd or dvd) and see if it builds+works out of the box.
58
59 Good luck