Re: [CentOS] question on modprobe.conf

2010-07-07 Thread Baird, Josh
AM To: CentOS mailing list Subject: Re: [CentOS] question on modprobe.conf On 07/06/2010 02:54 PM Jerry Geis wrote: > I download the RHEL 6b2 and noticed the modprobe.conf > was no longer present. > > I used modprobe.conf to place "options" for ethernet drivers > like whic

Re: [CentOS] question on modprobe.conf

2010-07-07 Thread ken
On 07/06/2010 02:54 PM Jerry Geis wrote: > I download the RHEL 6b2 and noticed the modprobe.conf > was no longer present. > > I used modprobe.conf to place "options" for ethernet drivers > like which order to install the drivers. e1000e before forcedeth - > things like that. > Anyway - seems like

Re: [CentOS] question on modprobe.conf

2010-07-06 Thread cornel panceac
> > In alphabetical order. > > -- > Dominik Zyla > thank you ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] question on modprobe.conf

2010-07-06 Thread Dominik Zyla
On Tue, Jul 06, 2010 at 10:25:36PM +0300, cornel panceac wrote: > Similar content is now broken up into separate .conf files in directory > /etc/modprobe.d so that individual packages can now have sole ownership > of a file rather than trying to pack all their parameters into a single,

Re: [CentOS] question on modprobe.conf

2010-07-06 Thread Baird, Josh
I'm guessing alphabetically? From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of cornel panceac Sent: Tuesday, July 06, 2010 2:26 PM To: CentOS mailing list Subject: Re: [CentOS] question on modprobe.conf Similar content is now broken up into sep

Re: [CentOS] question on modprobe.conf

2010-07-06 Thread cornel panceac
> > Similar content is now broken up into separate .conf files in directory > /etc/modprobe.d so that individual packages can now have sole ownership > of a file rather than trying to pack all their parameters into a single, > hard to maintain file. > > in what order are the files processed? -- A

Re: [CentOS] question on modprobe.conf

2010-07-06 Thread Robert Nichols
On 07/06/2010 01:54 PM, Jerry Geis wrote: > I download the RHEL 6b2 and noticed the modprobe.conf > was no longer present. > > I used modprobe.conf to place "options" for ethernet drivers > like which order to install the drivers. e1000e before forcedeth - > things like that. > Anyway - seems like

Re: [CentOS] question on modprobe.conf

2010-07-06 Thread Emmett Culley
On 07/06/2010 11:54 AM, Jerry Geis wrote: > I download the RHEL 6b2 and noticed the modprobe.conf > was no longer present. > > I used modprobe.conf to place "options" for ethernet drivers > like which order to install the drivers. e1000e before forcedeth - > things like that. > Anyway - seems like

[CentOS] question on modprobe.conf

2010-07-06 Thread Jerry Geis
I download the RHEL 6b2 and noticed the modprobe.conf was no longer present. I used modprobe.conf to place "options" for ethernet drivers like which order to install the drivers. e1000e before forcedeth - things like that. Anyway - seems like that file is no longer present. what is the "future"