Dev/Embedded

From Embeded Linux (and more) Wiki by Nathael
Jump to navigation Jump to search

General

Cross-compilation

Setup cross-compilation environnement on Devuan GNU/Linux

Create your system from scratch

Build everything from scratch (or almost) : build your bootloader, your Linux Kernel and your base system. These are generic information, which may need specific versions or patches depending on the board you are using.
The main "FromScratch" page also holds a lot more information which you may find interesting (or so do I hope).
Here are direct links to :

though you really should consider reading all the information you will find on the main page about building your system from scratch.

Rootfs and UserLand

Create and configure the base system :

Rootfs backup or copy (doing it the right way)

Embedded targets