Bhaskar Jayaraman wrote: > I am trying to strip the current solaris build off the drivers which may > not be really essential. I would like to not make the audio drivers, > crypto drivers, 1394, the dtrace binaries etc. a part of the final tar > ball. > If any one can add on to this list please (maybe remove solaris LVM from > the build??) do so and the main reason I am doing this is because I want > to have a very lightweight kernel which I can use for a diskless client.
Hi Bhaskar, I think you'll find that there are some crypto bits which are required - due to elfsigning, and I really don't think you should try extracting the dtrace bits either, too many things depend on them. What you have is really a packaging issue rather than a building issue. Have a look through your nightly's proto area and see what is there that you don't want to include your tarball, and create your list of in vs out appropriately. cheers, James C. McPherson -- Senior Kernel Software Engineer, Solaris Sun Microsystems http://blogs.sun.com/jmcp http://www.jmcp.homeunix.com/blog _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
