On Thursday 17 February 2005 08:20, Ashley Bostock wrote:
> Just a couple of quick gentoo points:
>
> You can put:
>
> LIRC_OPTS="--with-x --with-driver=hauppauge --with-major=61
> --with-port=none --with-irq=none"
>
> In to /etc/make.conf and then just run:
>
> emerge lirc
>
> Instead of having to type all that each time.

aha! did not realise that
thanks a million
emerge world always fails when a new lirc is released
now one less problem to deal with

>
> > cd /usr/src/linux
> > make menuconfg
> > genkernel all
>
> That can also be simplfied to just:
>
> genkernel all --menuconfig

thanks again
i actually do
cd /usr/src/linux
make menuconfig
cp ,config /etc/my-very-own-config.conf
genkernel --kernel-config=/etc/my-very-own-config.conf all

i'm sure there is probably a better way
i like to have a copy of the config which i know does not get overwritten
so i can find out what i did wrong :-) when i build a kernel

>
> Hope that helps.
> Ash.

oh it did!
--
simon
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to