PTXdist is a build system for firmware images. It is developed by an Open Source Community including Pengutronix since 2001. The configuration system Kconfig, known from the Linux kernel, is used to select and configure each package. The collection of recipes is based on GNU Make and Bash.
The Kconfig-based configuration makes it easy to select packages and package options using menuconfig frontend.
A built-in NFS server supports rapid development.
While providing a good standard set of configuration and tools, you may fully customize it to match your needs.
PTXdist is an easy-to-use Linux distribution build tool that allows you to compose your embedded Linux out of a huge set of standard components with a simple kernel-like configuration interface.
Despite being rather simple in the basic configuration PTXdist also allows you to perform truly complex and very fine-grained customization of the packages and system configuration you need.
The best way to start using PTXdist is reading our Documentation.
Post your question to the mailing list, visit the #ptxdist IRC channel on Libera.Chat.
Join the discussions on the mailing list, or send your patches to it.