Part I. Developer's Reference Manual

Table of Contents

1. Build the programs
2. Build the Linux kernel
3. Initramfs
4. ISO Managment
5. Wakes installer
6. Package manager

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.