View previous topic :: View next topic |
Author |
Message |
feiticeir0 Apprentice
Joined: 13 Jul 2005 Posts: 288 Location: Castelo Branco, Portugal
|
Posted: Fri Nov 18, 2005 3:20 pm Post subject: emerging kernel-2.6.13-r5 |
|
|
Hello all.
I know that the new kernel-2.6.14-r2 breaks somethings (like ati drivers installer) and i want to do a fresh install on a computer.
how can i tell to portage that, when emerging the gentoo sources, i want the kernel-2.6.13-r5 ??
what do i need to add to /etc/portage/package.XXX ??? and will it be package.keywords ??
Cheers
Bruno _________________ Do It With Rhythm |
|
Back to top |
|
|
Naib Watchman
Joined: 21 May 2004 Posts: 6069 Location: Removed by Neddy
|
Posted: Fri Nov 18, 2005 3:27 pm Post subject: Re: emerging kernel-2.6.13-r5 |
|
|
feiticeir0 wrote: | Hello all.
I know that the new kernel-2.6.14-r2 breaks somethings (like ati drivers installer) and i want to do a fresh install on a computer.
how can i tell to portage that, when emerging the gentoo sources, i want the kernel-2.6.13-r5 ??
what do i need to add to /etc/portage/package.XXX ??? and will it be package.keywords ??
Cheers
Bruno |
#echo ">sys-kernel/gentoo-sources-2.6.13-r5" >> /etc/portage/package.mask _________________ #define HelloWorld int
#define Int main()
#define Return printf
#define Print return
#include <stdio>
HelloWorld Int {
Return("Hello, world!\n");
Print 0; |
|
Back to top |
|
|
|