Skip to content

AltimatOS/buildroot_documentation

Repository files navigation

buildroot_documentation

Documentation for building AltimatOS's build roots. This is largely based off the build process for CLFS, but with changes, as needed for the differences in how AltimatOS is designed, versus the generic multi-lib build process for CLFS.

Table of Contents:

  1. Preface
  2. Introduction
  3. Preparations
    1. Creating the new Partition
    2. Creating the Filesystem
    3. Mounting the Filesystem
    4. Final Pre-build Preparation
  4. Building the Cross Tool Chain
    1. File
    2. Linux Headers
    3. M4
    4. NCurses
    5. PkgConf
  5. Building the Basic Build Root
  6. Preparing the Chroot Environment
  7. Building AltimatOS' Core
    1. Building the Testsuite Tools
    2. Building the Core System Software
    3. System Configuration
    4. Network Configuration
    5. Make AltimatOS Bootable
  8. Afterward

Contributing

Issues and patches are always welcomed, as either GitHub Issue requests or as Pull Requests.