Open hansemro opened 3 years ago
I have buildroot working on Ubuntu 20.10 Download and untar : https://buildroot.org/downloads/buildroot-2021.02.1.tar.gz
# need to install various dependencies, for xconfig you need qt5
cd buildroot
make xconfig
minimal buildroot config : https://gist.github.com/mj-sakellaropoulos/25342160a6d9b66851c9108624850518
Neat!
398b51cf2d55a9af4afab3a950fdb6a3b1c4ead3: Added steps to create and install busybox rootfs.
I will look into buildroot next.
It would be nice to have some documentation on building a simple rootfs with busybox. Once more devices become accessible via device tree, I will look into buildroot and postmarketOS.