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)
- Host: GitHub
- URL: https://github.com/krzk/tools
- Owner: krzk
- License: gpl-2.0
- Created: 2015-08-26T12:19:38.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-09-07T08:59:49.000Z (2 months ago)
- Last Synced: 2025-09-07T10:23:40.421Z (2 months ago)
- Topics: buildbot, git, linux, shell, tests, tools
- Language: Shell
- Homepage:
- Size: 13.9 MB
- Stars: 13
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.