Article 6F0TX Making a micro Linux distro

Making a micro Linux distro

by
Thom Holwerda
from OSnews on (#6F0TX)

In this article, we'll talk about building up a tiny (micro) Linux distribution" from scratch. This distribution really won't do much, but it will be built from scratch.

We will build the Linux kernel on our own, and write some software to package our micro-distro.

Lastly, we are doing this example on the RISC-V architecture, specifically QEMU's riscv64 virt machine. There's very little in this article that is specific to this architecture, so you might as well do an almost identical exercise for other architectures like x86. We recently went through the RISC-V boot process with SBI and bare metal programming for RISC-V, so this is just a continuation up the software stack.

This is great content, and a very fun exercise for an Autumn weekend.

External Content
Source RSS or Atom Feed
Feed Location http://www.osnews.com/files/recent.xml
Feed Title OSnews
Feed Link https://www.osnews.com/
Reply 0 comments