|
From: Bruce S. <bw...@ar...> - 2007-11-13 15:17:26
|
Are these drivers/modules in the latest 2.6 kernel? If so, you may want to try the 1.3-beta version of DL. - BS On Tue, 2007-11-13 at 15:15 +0000, Matthew Hattersley wrote: > Just for quick deployment purpose, is there any chance of having a dev > iso image which has the kernel source tree in it, that way you could > compile additional drivers from the fly from a ram disk. Of course you > couldn't deploy the modules into /lib/modules.... but you could insmod > /etc/modules. > > Am I making sense? > > Cheers > > Mat > > -----Original Message----- > From: dev...@li... > [mailto:dev...@li...] On Behalf Of > Heiko Zuerker > Sent: 13 November 2007 14:58 > To: dev...@li... > Subject: Re: [Devil-Linux-discuss] adding network drivers > > > On Mon, November 12, 2007 15:28, joh...@gm... wrote: > > i have searched the archives and shutter to ask but how may i add nic > > drivers? is it as simple as finding were the thumb drive is mounted, > cp > > files to usr dir ... running make etc then running the save config? if > so > > how do i access the files I have stored on my thumdrive? thanks and > > sorry for the newb question I really tried. > > > Unfortunately it's not that simple. We can only support the addition of > any kind of software (including network drivers) via our build system. > > See our documentation ( > http://www.devil-linux.org/documentation/1.2.x/ch03.html ) for details > on > how to use it. > > |