👋 The RAUC maintainers @shoragan and Enrico Jörns are attending #FOSDEM2026!

If you’d like to chat about RAUC, software updates, or embedded Linux in general, don’t hesitate to reach out.

You can contact us via Mastodon, Matrix, LinkedIn, or simply say hello if you run into us at FOSDEM. 🤝

We’re happy to meet contributors, users, and anyone interested in the project. See you there! 😊

#RAUC #FOSDEM #EmbeddedLinux

#news ⚡ Grüne wollen auch in Deutschland Rauchverbot an öffentlichen Orten: Das angekündigte Rauchverbot an öffentlichen Orten in Frankreich sollte nach dem Willen der Grünen auch in Deutschland gelten.Der gesu... https://hubu.de/?p=280565 | #deutschland #gruene #orten #rauc
Grüne wollen auch in Deutschland Rauchverbot an öffentlichen Orten - Hubu.de - News & FreeMail

Das angekündigte Rauchverbot an öffentlichen Orten in Frankreich sollte nach dem Willen der Grünen auch in Deutschland gelten. Der gesundheitspolitische Sprecher der Bundestagsfraktion, Janosch Dahmen, sagte der "Rheinischen Post" (Samstag): "Ein Rauchverbot an öffentlichen Orten, wie es Frankreich plant, ist richtig - auch für Deutschland."

Hubu.de - News & FreeMail

📣 RAUC & labgrid community meetup at #embeddedworld 2024 in Nürnberg.

📅 Date: Wednesday, April 10th
🕒 Time: 14:30 - 15:30
📍 Location: Cafe in Hall 4, located at 4-640a

Join us for a casual gathering to talk about these open-source projects. It's a good opportunity to meet fellow developers and users in the #labgrid & #RAUC communities, exchange ideas, and discuss future directions.

No need to RSVP—just come by if you're interested. See you at #ew24!

@rauc@fossdoton.org @labgrid@fossdoton.org

📣 RAUC & labgrid community meetup at #embeddedworld 2024 in Nürnberg.

📅 Date: Wednesday, April 10th
🕒 Time: 14:30 - 15:30
📍 Location: Cafe in Hall 4, located at 4-640a

Join us for a casual gathering to talk about these open-source projects. It's a good opportunity to meet fellow developers and users in the #labgrid & #RAUC communities, exchange ideas, and discuss future directions.

No need to RSVP—just come by if you're interested. See you at #ew24!

@labgrid @rauc

I just released version 0.2.0 of #caterpillar, my little application, wrapping around #rauc for system updates on e.g. embedded platforms using attached media.

The application now exposes its own #dbus interface, which can be used for interactive workflows. The non-interactive use-case on first start is still the default (but can be turned off).

The documentation has been extended as well, to describe these new features.

https://crates.io/crates/caterpillar

#rustlang #linux #update

crates.io: Rust Package Registry

I created a tool for automatically discovering and installing #RAUC update bundles from attached block devices: https://crates.io/crates/caterpillar

I just released 0.1.0 as a first version with a very small set of features, but I'm really glad it is finally out there!

Big thanks go out to #nonlinearlabs for being so patient with this project and funding the work!
If you're into #synthesizer hardware you should check them out:
https://www.nonlinear-labs.de/

#rustlang #embedded #linux #boot #update #udisks2 #dbus

crates.io: Rust Package Registry

Dug my way into a deep rabbithole last night, while working on an A/B update system based on #RAUC .
Turns out #efibootmgr 18 changed its default output to be more verbose and broke the assumptions made by #RAUC

Patching up a C codebase was not on my list of things for last night, but alas, here we are:
https://github.com/rauc/rauc/pull/1197

Fix bootchooser for the output of efibootmgr 18 by dvzrv · Pull Request #1197 · rauc/rauc

Since efibootmgr 18, the default output of efibootmgr is now more verbose [1], which breaks the assumptions made by RAUC in regards to parsing the output. This issue is also affecting others [2]. F...

GitHub
Now: Rouven Czerwinski talking about the #RAUC update framework and secure OTA updating at Bosch OSS Day...