On Tue, Jan 8, 2013 at 2:39 PM, Ganesh B <ganeshsu...@yahoo.com> wrote:

> Creating Defconfig and menuconfig (options) for all in one system from
> kernel. I want a clean build rather than an external mount, most I found
> did not have documentation.
>
there is extensive documentation under Documentation/ directory in kernel
source.
on simple search I got this link about building kernel on knoppix:
 http://www.informit.com/articles/article.aspx?p=422949&seqNum=3
pretty much on most distribution, you  can install ncurses and go for make
menuconfig and then just make(i.e. if you are native compiling the kernel).
However the config for distributions are fairly complex these days, so you
may require to build few other things like initrd and create devices files
and all.  Please refer to distro documentation for knoppix:
http://knoppix.net/wiki/Main_Page

I would recommend that you read these guidelines before asking any question
on this list
http://kernelnewbies.org/mailinglistguidelines


> TnR,
> Ganesh
>
>   ------------------------------
> *From:* Mulyadi Santosa <mulyadi.sant...@gmail.com>
> *To:* Ganesh B <ganeshsu...@yahoo.com>
> *Cc:* Anuz Pratap Singh Tomar <chambilketha...@gmail.com>; "
> kernelnewbies@kernelnewbies.org" <kernelnewbies@kernelnewbies.org>
> *Sent:* Tuesday, January 8, 2013 9:18 AM
>
> *Subject:* Re: Cross Compiling a different architechture
>
> Hi
>
>
> On Tue, Jan 8, 2013 at 10:36 AM, Ganesh B <ganeshsu...@yahoo.com> wrote:
> > Hello,
> >
> > Any help with some doc's. I see a defconfig for all, but the tree is not
> > clear. Any documentation support for this in .Kconfig and .defconfig?
>
> Which config option you're not clear? Asking like this will only put
> you in the blue, you know....
>
>
> --
> regards,
>
> Mulyadi Santosa
> Freelance Linux trainer and consultant
>
> blog: the-hydra.blogspot.com
> training: mulyaditraining.blogspot.com
>
>
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies@kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>


-- 
Thank you
Warm Regards
Anuz
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to