Leah > So, er, I need to compile up a custom LTSP Kernel for 4.1. I am > having a hard time sorting out the steps, however... I have a > kernel compiled, but the closest to the buildk stuff I find is the > script off CVS for 2.4.26. I appears to be designed to work with > the build system. What needs to be pulled out of this script to do > a custom build? Is this documented anywhere?
1) download and build a kernel that you want, say in your home dir. 2) test and try that kernel (ymmv, but it worked for my thin-clients) 3) in lbe/kernel-src copy say linux-2.6.9 linux-2.x.y edit the files to match your configuration (package.def) copy your newly created .config to lbe/kernel-src/linux-2.x.y/config 4) likewise for initrd The process is simple copy-and-do-likewise. James ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
