home.social

#osbuilder — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #osbuilder, aggregated by home.social.

  1. 🤞 My #RaspberryPi 4 kit just arrived and the first build is already crunching on my i7/32GB host.

    Booting #BuildLab OS from USB via #Ventoy, compiling #Buildroot on a second USB.

    Fingers crossed for the first sdcard.img soon!

    #Linux #Embedded #OSBuilder #DevLife #NerdMode #raspberrypi

  2. 🤟🏻 Built a full #sdcard.img for #RaspberryPi in 28 minutes with #Buildroot using BuildLab, my new portable live OS booted via #Ventoy.

    1800 packages, XFCE, QEMU, libvirt, full toolchain, debug + network stack.

    #BuildLab isn’t a system to use, it’s a system to build systems. A clean, reproducible embedded lab always in my pocket 👊🏻

    #Linux #Buildroot #Embedded #OSBuilder #LiveUSB #DevLife 😎

  3. Hello, , I'm working on OSBuilder, an OS-agnostic builder for building custom . It'll download specified sources, run cross-compile scripts and build scripts, and then package the final OS as .tar.gz. It's written in , making it very performant. You can get the source here: gitlab.com/MatuushOS/osbuilder . It's still in the early stages, so feel free to contribute your knowledge.