Speakers | |
---|---|
Robert Schwebel | |
Schedule | |
Day | Saturday |
Room | Lameere |
Start time | 17:00 |
End time | 18:30 |
Duration | 01:30 |
Info | |
Event type | Podium |
Track | Embedded |
Language | English |
PTXdist is a "make your own distribution" build system, based on Bash, Kconfig and GNU Make.
Dealing with embedded systems is a complicated thing: you have to take care of toolchains, cross compiling and, in industrial projects, most of all: reproducability and testability.
PTXdist is a "make your own distribution" build system, based on Bash, Kconfig and GNU Make. Making a root filesystem for a target box can be as easy as 'ptxdist go', but the focus is on "executable documentation", not distribution. We care about upstream of the managed softare, separate our patches and try to be part of the world domination project by finding bugs in other people's open source software.