LinuxのシステムではLinux本体であるカーネルがコンパクトであってもカーネル単体では動作をせず、 多くのUNIXコマンド群を ...
前回はBusyBoxの概要について説明しました。今回は実際に自作のアプリケーションをBusyBoxに追加する方法を紹介します。 独自のアプリケーションの追加 組込み対象プログラム T-SH7706LSRは制御用組込みボードコンピュータであるので、 直接にハードウェアを ...
Linux kernel. At the moment to write this turorial the stable version is 5.3.1. Busybox. At the moment to write thiis tutorial the stable vesion is 1.29.3. After get the files, unpack the content of ...
1. make iso ↓ 2. docker build (create build environment) ↓ 3. make kernel - Download Linux kernel source - Apply minimal configuration from config/kernel/minimal ...