BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//cfp.embedded-recipes.org//er2026//speaker//Y3QNA7
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-er2026-JHLWDM@cfp.embedded-recipes.org
DTSTART;TZID=CET:20260527T133000
DTEND;TZID=CET:20260527T134500
DESCRIPTION:Traditionally\, embedded systems were simple enough that an ini
 tramfs was not needed at all.\nThis has changed in the last recent years w
 ith new requirements\, often related to verified boot.\nThat means that ad
 ditional steps are now needed before the rootfs can be mounted.\n\nExistin
 g solutions\, such as the Yocto initramfs-framework have significant drawb
 acks. The resulting initramfs is quite big (multiple megabytes) which has 
 a noticeable impact on the boot time. And while the shell scripts make it 
 easy to customize\, robust error handling is difficult.\n\nIn this talk\, 
 Michael will introduce [rsinit](https://github.com/pengutronix/rsinit)\, a
  single-binary-initramfs for embedded systems\, written entirely in Rust.\
 nIt is tiny (less than 200 KiB)\, very fast and "just works" for simple us
 e-cases. Alternatively\, it can be uses as a library to build a fully cust
 om binary.\n\nBeyond being small\, it brings the full power of Rust to the
  initramfs\, which allows building additional features (such as splash scr
 eens or read-ahead) without pulling in further dependencies.\n\nMichael wi
 ll present the existing features\, explain the design choices and give an 
 overview of what is planed for the future.
DTSTAMP:20260406T235051Z
LOCATION:Auditorium
SUMMARY:rsinit -- a tiny initramfs toolbox for embedded systems - Michael O
 lbrich
URL:https://cfp.embedded-recipes.org/er2026/talk/JHLWDM/
END:VEVENT
END:VCALENDAR
