No description
Find a file
sevki c9e1dba412 chore(ci): setup github actions and workflows
setup CI/CD for kernel development
- added CodeQL for code scanning
- every pr is built as an image and is available for
  30days on https://oklinux.dev
- tagged and released on github for now

Signed-off-by: sevki <s@sevki.io>
2024-03-15 21:46:24 +00:00
.github/workflows chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
arch chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
block chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
certs chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
chromeos chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
crypto chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
Documentation chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
drivers chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
fs chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
include chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
init chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
io_uring chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ipc chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
kernel chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
lib chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
LICENSES chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
mm chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
net chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rust chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
samples chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
scripts chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
security chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
sound chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
tools chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
usr chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
virt chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
.clang-format chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
.cocciconfig chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
.get_maintainer.ignore chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
.gitattributes chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
.gitignore chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
.mailmap chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
.release-please-manifest.json chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
.rustfmt.toml chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
CHANGELOG.md chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
COPYING chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
CPPLINT.cfg chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
CREDITS chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
deps chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
DIR_METADATA chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
docdeps chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
Kbuild chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
Kconfig chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
MAINTAINERS chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
Makefile chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
OWNERS chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
PRESUBMIT.cfg chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
README.md chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
release-please-config.json chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
unblocked_terms.txt chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
version.txt chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00

okLinux

Caution

Currently, this is a work in progress and is not ready for use.

Introduction

okLinux is a Linux distribution, specifically a fork of ChromiumOS.

oklinux.dev docs

License

see: COPYING and LICENSES