|
DocCreatingSeeds
One-sentence summary of this page.
Current Thinking On How To Make SeedsBasic Plan
NotesCatalystI've had mail from plasmaroo / Tim Yamin on catalyst2 and the netbooting demonstration he gave on GentooUK 2006. Catalyst2 can be used for repeatable stage4 generation. Most of the advanced stuff wrt netbooting and automagically configured kernels etc. is done by genkernel4 which is not (yet) integrated with catalyst2. Catalyst can be emerged and there's a sample spec file for stage4 generation in /usr/share/doc/catalyst-2.0/examples/stage4_template.spec Genkernel-4 can be checked out of svn by using svn co https://svn.gentooexperimental.org/genkernel Usage docs is in the docs dir or at http://dev.gentoo.org/~plasmaroo/stuff/genkernel.8.html After searching a bit, I found a work in progress on gentoo-wiki. Although not the absolutely right thing it gives one somewhat of an idea how the whole catalyst-process works. Also, the official documentation of the catalyst project, even though a bit outdated, can give a few more hints as to how everything works with it. beandog came up with two good points.
I had the chance to play with catalyst this weekend. See DocsCatalystStage4 for more details. Once we have the stage4, we need a stage4-installer. This is an installer for system seeds (this could be different for Xen or VMWare seeds). Basically the installer should be able to :
See : |