I just thought it would be useful to have links compiled with framebuffer support on the livecds of gentoo, since framebuffer is activated by default. Reading the docs would be really easier as well as browsing the gentoo forums. Reproducible: Always Steps to Reproduce: 1. 2. 3.
Is the framebuffer support triggered by a USE flag? If so, we should be able to do that easily.
The fbcon USE flag is used by the ebuild. And as you have to specify the option -g in the command line to activate the graphical mode, this won't bother people without a frambeuffer.
zhen: should we put fbcon on the livecd-stage1 by default? I can see the value in this, and I don't think it pulls in much in the way of dependencies.
OK.... nevermind that, fbcon is in USE. Instead, we need to add links to the livecd-stage1 so it gets recompiled with the right USE flags. I have done this on my configs, so I am assigning to you.
already done - check the livecd spec templates linked from the release guidelines