1. 1. Architecture
    1. 1.1. Boot Process
    2. 1.2. MLL ISO Image Structure
  2. 2. Shell Scripts & Folders
  3. 3. Build Process
    1. 3.1. Configuration File
    2. 3.2. Common Properties & Functions
    3. 3.3. Step 00 - Clean Workspace
    4. 3.4. Step 01 - Get Kernel
    5. 3.5. Step 02 - Build Kernel
    6. 3.6. Step 03 - Get GLIBC
    7. 3.7. Step 04 - Build GLIBC
    8. 3.8. Step 05 - Prepare Sysroot
    9. 3.9. Step 06 - Get Busybox
    10. 3.10. Step 07 - Build Busybox
    11. 3.11. Step 08 - Prepare Bundles
    12. 3.12. Step 09 - Generate Rootfs
    13. 3.13. Step 10 - Pack Rootfs
    14. 3.14. Step 11 - Generate Overlay Structure
    15. 3.15. Step 12 - Get Syslinux
    16. 3.16. Step 12 - Get systemd-boot
    17. 3.17. Step 13 - Prepare ISO Structure
    18. 3.18. Step 14 - Generate ISO Image
    19. 3.19. Step 15 - Generate Filesystem Image
    20. 3.20. Step 16 - Final Cleanup

Minimal Linux Live

Step 12 - Get Syslinux