Embedded Linux with long-term maintenance support
Geckito is a tool set that makes it possible to create ready-to-use system images for your embedded, edge, and IoT projects. The resulting system images are based on openSUSE and SUSE Linux Enterprise -- high-quality, rock solid, and actively maintained Linux distributions. Geckito can run on Linux and Windows, and it provides support for multiple target architecture, including x86 and ARM. Using Geckito you can compile the required software from sources, or you can use existing binary packages from trusted repositories. Using Geckito doesn't require any specific technical skills beyond working knowledge of Linux and Git. Moreover, Geckito integrates nicely with your favorite IDE.
Geckito's main objective is to give you the ability to generate ready-to-use images with a minimum of effort. No matter whether you work in a Raspberry Pi-based project in your spare time, do embedded development for a living, or manage a fleet of IoT devices, Geckito can take the burden of generating images off your shoulders. With Geckito, you can use you favorite IDE to build images tailored to your specific needs. Better still, Geckito significantly reduces the effort of maintaining the created images.
Find out more about Geckito's components below.
pbuild is a cornerstone of Geckito. This tool allows you to build images, containers, packages. pbuild doesn't rely on any external back-end or cloud service, and the entire building process happens in your local environment. But if needed, the tool can pull the required assets and packages from online repositories.