Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

1
2
3
4
5
6
7
# Sed script for modify the files in tests directory.

s|\.in\([1-2]\{1,1\}\)\.po|.i\1-po|g
s|\.ok\.po|.ok-po|g
s|\.in\.po|_in.po|g
s|\.in\.\([cC]\{1,1\}\)|_in.\1|g
s|\.po\.|.po-|g