An open API service indexing awesome lists of open source software.

https://github.com/krzk/tools

Various tools (Buildbot, Linux kernel, tests, helpers)
https://github.com/krzk/tools

buildbot git linux shell tests tools

Last synced: about 2 months ago
JSON representation

Various tools (Buildbot, Linux kernel, tests, helpers)

Awesome Lists containing this project

README

          

Collection of my tools, mostly Linux oriented.

## /ansible

Ansible playbooks and roles for configuring services and servers. Just some
basic automation stuff.

## /boards

Scripts and tools running on my development boards, e.g. USB Ethernet gadget
networking.

## /buildbot

Buildbot master configuration and scripts executed by workers for building
and booting ARM embedded targets at https://krzk.eu.

## /git-build-kernel

Awesome and easy to use **git push build kernel** scripts which I use on my
build server for building kernel and running DT binding checks during daily
work.

## /linux

Helpers in maintaining Linux kernel (specific to my maintainer areas).

## /odroid

Helper scripts for Exynos-based Odroid boards.

## /pi

Helper scripts for managing automated booting and testing setup on Raspberry Pi
for https://krzk.eu.

## /qemu

Helpers to run and build QEMU (including QEMU development).

## /tests-var

Various tests for Linux kernel, Exynos SoC and Exynos-based boards.
Not always usable. They are rather a documentation how to test specific
components.

## /tests

Testsuite for Linux kernel, Exynos SoC and Exynos-based boards.
It is being run on https://krzk.eu on my boards for testing current Linux
kernel development.

## /usb

Programs to manage USB hubs (not necessarily working).

## The rest

Various shell helper scripts.