Gentoo Archives: gentoo-catalyst

From: Andrew Gaffney <agaffney@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] Setting generation 1 and generation 2 Java VMs in stage 1
Date: Sun, 30 Jul 2006 14:34:57
Message-Id: 44CCC377.2090608@gentoo.org
In Reply to: [gentoo-catalyst] Setting generation 1 and generation 2 Java VMs in stage 1 by Ted Kosan
1 Ted Kosan wrote:
2 > The problem I am encountering in stage 1 is that the Java packages need to have
3 > the generation 1 and 2 VMs set before they can compile or they will exit with
4 > an error.
5 >
6 > Does anyone have any thoughts on how the java-config-1 and java-config-2
7 > scripts can be run after the Java VM packages have been compiled in stage 1 but
8 > before the Java packages that depend on them are compiled?
9
10 I'm assuming you mean livecd-stage1 here. The only practical way to get around
11 this is to extract your seed stage3, chroot into it, upgrade those packages,
12 exit the chroot, and re-tar/bzip the chroot.
13
14 The other not-so-practical methods are to edit the ebuilds in your snapshot so
15 that the commands are run automatically or edit catalyst to do it at the proper
16 point.
17
18 --
19 Andrew Gaffney http://dev.gentoo.org/~agaffney/
20 Gentoo Linux Developer Installer Project
21 --
22 gentoo-catalyst@g.o mailing list

Replies