On Wednesday 02 May 2007 21:43, Florian Kulzer wrote: > On Wed, May 02, 2007 at 21:34:40 +0200, Nigel Henry wrote: > > On Wednesday 02 May 2007 14:05, Kushal Kumaran wrote: > > > On 5/2/07, Andrew Critchlow wrote: > > > > Can anyone tell me how to, or point me to a good website that tells > > > > you how to recompile/compile a kernel? The normal way? and the debian > > > > way? I need to be able to add and remove built in modules of the > > > > kernel such as remove network card driver and add wireless card > > > > driver etc. > > > > > > There's a debian linux kernel handbook at > > > http://kernel-handbook.alioth.debian.org/ > > > -- > > > Kushal > > > > I'd like to save the complete handbook, but doing a "save as" just saves > > the index.html, which is what I see when linking to the handbook. How do > > I save the whole handbook, index, and contents? > > I think this should do it: > > wget -rk http://kernel-handbook.alioth.debian.org/ > > It will download the site "r"ecursively to the current directory while > converting the lin"k"s in the documents (if necessary). > > -- > Regards, | http://users.icfo.es/Florian.Kulzer > Florian |
Thanks Florian for that. Greg Folkert had already replied off list with a similar solution. wget --mirror http://kernel-handbook.alioth.debian.org/. and that appears to have worked ok. I'll keep a reference to both options. Thanks very much. Nigel. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

