On Sat, 2006-07-29 at 22:17 -0700, Ted Kosan wrote: > The problem I am encountering in stage 1 is that the Java packages need to > have > the generation 1 and 2 VMs set before they can compile or they will exit with > an error.
By "stage 1" I am assuming that you mean livecd-stage1, right? > Does anyone have any thoughts on how the java-config-1 and java-config-2 > scripts can be run after the Java VM packages have been compiled in stage 1 > but > before the Java packages that depend on them are compiled? Simple. Don't use a stage3 tarball as your seed, but instead a stage4. It means you'll have one more step, but it would essentially go like this: Use a stage3 for your seed for your stage4. In your stage4, you list the java packages. Don't bother with any of the other stuff like any of the kernel settings (in other words, remove them from your spec). You will then have the option of using "stage4/fsscript" to run anything that you wish. Run your java configuration. Once this is completed, you will have a stage4 tarball to use as your livecd-stage1 seed stage which will have java pre-configured. -- Chris Gianelloni Release Engineering - Strategic Lead x86 Architecture Team Games - Developer Gentoo Linux
signature.asc
Description: This is a digitally signed message part
