From 094eebf94cd85a05dda8d526a6fd14c8374147f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Verstraeten?= Date: Wed, 24 Feb 2016 16:53:25 +0100 Subject: [PATCH] Initial commit --- README.md | 22 ++-------------------- 1 file changed, 2 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 5427fbcce8..69e22ec6ec 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,2 @@ -# KERBEROS.IO -[![Join the chat](https://img.shields.io/gitter/room/TechnologyAdvice/Stardust.svg?style=flat)](https://gitter.im/kerberos-io/hades?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) - -[![Kerberos.io - video surveillance](https://kerberos.io/images/kerberos.png)](https://kerberos.io) - -## What is KiOS? -A Linux OS created by Buildroot which runs Kerberos.io out-of-the-box. This repository is forked from the [thingOS](https://github.com/ccrisan/thingos) project, and cross-compiles for the Raspberry Pi 1, 2, 3 and 4 (more devices will come). - -The purpose of this repository is to deliver a minimal but complete Linux OS, in the form of a **.img**, which can be flashed to an SD card. - -### How to install KiOS on your Raspberry Pi? -Please go to our [documentation website](https://doc.kerberos.io/2.0/installation/KiOS), there is explained the complete process to get started with Kerberos.io. - -### Documentation - -More in-depth documentation can be found [on the wiki of thingOS](https://github.com/ccrisan/thingos/wiki). There is explained all the technical stuff. We only made a couple of adjustments: - -- [kerberosio-machinery package](https://github.com/kerberos-io/kios/tree/develop/package/kerberosio-machinery) - -- [kerberosio-web package](https://github.com/kerberos-io/kios/tree/develop/package/kerberosio-web) +# kios +A Linux OS created by Buildroot which runs Kerberos.io out-of-the-box