Dev/Embedded: Difference between revisions

From Embeded Linux (and more) Wiki by Nathael
< Dev
Jump to navigation Jump to search
Line 16: Line 16:
[[Dev/Embedded/Rootfs|Create and configure Rootfs]] :
[[Dev/Embedded/Rootfs|Create and configure Rootfs]] :
* [[Dev/Embedded/Rootfs/BusyBox|Busybox]]
* [[Dev/Embedded/Rootfs/BusyBox|Busybox]]
* [[Dev/Embedded/Rootfs/Devuan|Devuan rootfs]] : creation from scratch and configuration
* [[Dev/Embedded/Rootfs/Devuan/FromScratch|Devuan rootfs creation from scratch]] and [[Dev/Embedded/Rootfs/Devuan/Config|configuration]]


[[Dev/Embedded/Rootfs/Backup|Rootfs backup or copy]] (doing it the right way)
[[Dev/Embedded/Rootfs/Backup|Rootfs backup or copy]] (doing it the right way)

Revision as of 02:11, 30 December 2024

General

Cross-compilation

Setup cross-compilation environnement on Devuan GNU/Linux

Linux Kernel (and bootloader)

Build your Linux Kernel and bootloader : generic informations, may need specific versions or patches depending on the board you are using.
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 Userspace

Create and configure Rootfs :

Rootfs backup or copy (doing it the right way)

Embedded targets