Table of Contents
About this part
Developing a Linux distribution means basically compiling the programs you want in your distro. But not only! Once you have your programs compiled, you must package them (in order to distribute them), and you need an installer (in order to deploy the operating system on a machine). This part document all the steps required to build the Wakes operating system.