#
Tag: configure
See all tags.
Getting Started
Configuring & Building MOS
This guide will walk you through the process of configuring and building MOS from source.
Configuration Details
Kconfig Configuration System
This document describes how to configure MOS using the Kconfig configuration system.
Configuration Details
Kernel Command Line
A cmdline
is a argv-like string that's passed to the kernel by the bootloader. It can be used to configure the kernel at runtime.