> > Start with building a custom kernel from www.kernel.org, going through > the options (zillions). Then try patching it with device drivers > from hardware vendors, where the driver is not in the official kernel. > Test your custom kernel with the driver.
If patching device drivers seems difficult, then I suggest patching filesystems which is not in the official kernel for learning / experimenting. http://aufs.sourceforge.net (unification filesystem using aufs which also has good documentation) S. Baskar _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
