Tom Stellard wrote:
> I am trying to build a gentoo liveCD using catalyst, and I would like to
> build x11-base/xorg-server using the exact same configuration that is
> used by the official gentoo liveCD. Do I need to define INPUT_DEVICES
> and VIDEO_CARDS somewhere before building the liveCD, or does catalyst
> take care of this for me?
I set by environment variables by using my own catalyst configuration
file and an environment file. Then specify the config file with -c to
catalyst.
See /etc/catalyst/catalyst{.conf,rc}
//Peter