Gentoo Archives: gentoo-catalyst

From: Sebastian Guarino <sguarin@××××××××.ar>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] Catalyst + livecd-stage2-minimal.spec + splash
Date: Tue, 26 Jul 2005 19:15:26
Message-Id: 42E68BBC.7030603@afip.gov.ar
In Reply to: Re: [gentoo-catalyst] Catalyst + livecd-stage2-minimal.spec + splash by Chris Gianelloni
1 Thanks!!. I sync the snapshot, rebuild livecd-stage1, fix some problems
2 with kerncache because of switching versions. (it tries to emerge a
3 builded kernel, and exits if it doesn't exist, not sure but I think It
4 should build one if doesn't exist)
5
6 One very very little thing:
7
8 Running command "rsync -a /home/sguarin/gentoo/overlay-minimal//*
9 /var/tmp/catalyst/builds/default/livecd-stage2-x86-2005.0"
10 link_stat "/home/sguarin/gentoo/overlay-minimal//*" failed: No such file
11 or directory
12
13 Because my overlay is empty yet.
14 Without adding * on the source dir (just the '/' to get sure is a dir)
15 will support empty dirs.
16 rsync -a /home/sguarin/gentoo/overlay-minimal// ...
17
18 After that I could build livecd-stage2 without problems.
19
20 One more question, should I set FEATURES="buildpkg" on ... etc/make.conf
21 for binary packages being created?
22 Because options="pkgcache" on catalyst.conf only doesn't work for me. I
23 thought it will force buildpkg.
24 I can't get the binary packages created in the binded mount on ...
25 usr/portage/packages.
26
27 Thanks again.
28 Sebastian Guarino.
29
30 Chris Gianelloni wrote:
31
32 >On Mon, 2005-07-25 at 18:01 -0300, Sebastian Guarino wrote:
33 >
34 >
35 >>Hi, Im having problems building a livecd-minimal.iso. The problems are
36 >>splash related.
37 >>
38 >>In the spec file I have:
39 >> livecd/splash_type: gensplash
40 >> livecd/splash_theme: livecd-2005.0
41 >>
42 >> boot/kernel/gentoo/postconf:
43 >> splashutils
44 >> splash-themes-livecd
45 >>
46 >>
47 >
48 >Move these to boot/kernel/gentoo/packages.
49 >
50 >Upgrade to genkernel 3.3 in your snapshot. Trust me. You'll want to
51 >upgrade.
52 >
53 >
54 >>But a script on the chroot environment (tmp/livecdfs-update.sh) is
55 >>ejecuting this before boot/kernel/gentoo/postconf. So splash stuff isn't
56 >>merged before this.
57 >>
58 >>
59 >
60 >No, livecdfs-update.sh is executed after the kernel is merged in all
61 >cases.
62 >
63 >
64 >
65 >>So I got the error "Error, cannot setup splash theme livecd-2005.0"
66 >>
67 >>
68 >
69 >If you used a recent tree, then the new version of splash-themes-livecd
70 >for 2005.1 is probably unmasked, meaning you got the more recent
71 >version. Updating your livecd/splash_theme to livecd-2005.1 will
72 >probably fix your problem.
73 >
74 >
75 >>Any ideas?
76 >>I have catalyst-1.1.9
77 >>
78 >>
79 >
80 >Upgrade to catalyst 1.1.10.6, please. Our staff is too small (2 people)
81 >to support older versions of catalyst as we have fixed many bugs since
82 >1.1.9 was released more than 4 months ago. ;]
83 >
84 >
85 --
86 gentoo-catalyst@g.o mailing list