How to build Linux system from kernel to UI layer

Posted by mohit on Stack Overflow See other posts from Stack Overflow or by mohit
Published on 2010-04-09T06:08:53Z Indexed on 2010/04/09 6:13 UTC
Read the original article Hit count: 197

Filed under:

Hi, I have been looking into MeeGo, maemo, Android architecture. They all have Linux Kernel, build some libraries on it, then build middle layer libraries [e.g telephony, media etc...]. Suppose i wana build my own system, say Linux Kernel, with some binariers like glibc, Dbus,.... UI toolkit like GTK+ and its binaries. I want to compile every project from source to customize my own linux system for desktop, netbook and handheld devices. [starting from netbook first :)] How can i build my own customize system from kernel to UI.

© Stack Overflow or respective owner

Related posts about linux