Gentoo Archives: gentoo-releng

From: Benjamin Judas <beejay@g.o>
To: gentoo-releng@l.g.o
Subject: Re: [gentoo-releng] catalyst livecd improvements
Date: Thu, 12 Feb 2004 16:20:51
Message-Id: 1076602846.15512.9.camel@antares.hausnetz
In Reply to: [gentoo-releng] catalyst livecd improvements by Daniel Robbins
1 Am Mi, den 11.02.2004 schrieb Daniel Robbins um 20:22:
2 > Hi guys,
3 >
4 > I've just committed a batch of improvements to catalyst. They are not
5 > tested yet (will try to run some tests now) but should work. (Let me
6 > know if you have any problems.)
7 [...]
8 > * New parameter /boot/kernel/foo/packages to specify packages to
9 > merge after your kernel is built. Use this to merge any kernel-
10 > dependent things like nvidia-kernel, e1000, etc.
11 [...]
12
13 This doesn't work. I used this parameter in my spec-file like that :
14 <paste>
15 boot/kernel: gentoo smp
16 boot/kernel/gentoo/sources: =sys-kernel/xfs-sources-2.4.24
17 boot/kernel/gentoo/config: examples/livecd/x86/config-2.4.24-x86
18 boot/kernel/gentoo/packages: nvnet pcmcia-cs linux-wlan-ng slmodem <--
19 boot/kernel/smp/sources: =sys-kernel/gentoo-dev-sources-2.6.1-r1
20 boot/kernel/smp/config: examples/livecd/x86/config-2.6.1-x86
21 </paste>
22
23 I redirected catalysts output to a log-file. Searching in that logfile
24 (/pcmcia-cs) didn't get any result. I have taken a look into catalyst
25 but I don't really see the point. (I might need some time to work my way
26 through the sources). So for now I will try to continue with my old
27 approach (i.e. creating a specialized version of default-runscript that
28 fulfills my needs). Maybe someone of you has an idea why
29 boot/kernel/gentoo/packages isn't processed.
30
31 Regards,
32 Benni
33
34 --
35 Benjamin Judas http://dev.gentoo.org/~beejay
36 Gentoo-developer http://www.gentoo.org
37 Germany
38
39 GPG-Public-Key : http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xC31DEDD8
40 Key-Fingerprint : 4E65 AAFE 785B 61D8 E4D9 1671 E017 87B7 C31D EDD8

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-releng] catalyst livecd improvements Daniel Robbins <drobbins@g.o>