Merge branch 'master' of github.com:ccrisan/thingos

This commit is contained in:
Calin Crisan 2017-06-04 17:36:41 +03:00
commit 1e3559c8b7

View File

@ -13,17 +13,17 @@
# Features # Features
* support for popular single-board computers (see [Supported Single-board Computers](https://github.com/ccrisan/thingos/wiki/Supported-Single-board-Computers)) * support for popular single-board computers (see [Supported Single-board Computers](https://github.com/ccrisan/thingos/wiki/Supported-Single-board-Computers))
* quick boots (see [Boot Process]) * quick boots (see [Boot Process](https://github.com/ccrisan/thingos/wiki/Boot-Process))
* read-only partitions to minimize corruption risks (see [Partition Layout]) * read-only partitions to minimize corruption risks (see [Partitions](https://github.com/ccrisan/thingos/wiki/Partitions))
* simple configuration via text files (see [Configuration Files]) * simple configuration via text files (see [OS Configuration](https://github.com/ccrisan/thingos/wiki/OS-Configuration))
* over-the-air "firmware" updates (see [Firmware Updates]) * over-the-air "firmware" updates (see [Firmware Updates](https://github.com/ccrisan/thingos/wiki/Firmware-Updates))
* out-of-the box backup and restore mechanism (see [Backup/Restore]) * out-of-the box backup and restore mechanism (see [Backup/Restore](https://github.com/ccrisan/thingos/wiki/Backup-Restore))
* high reliability (see [Watchdogs]) * high reliability (see [Reliability](https://github.com/ccrisan/thingos/wiki/Reliability))
* everything that [BuildRoot](https://buildroot.uclibc.org) has to offer * everything that [BuildRoot](https://buildroot.uclibc.org) has to offer
# Getting Started # Getting Started
Just follow the [Getting Started] guide. Just follow the [Getting Started](https://github.com/ccrisan/thingos/wiki/Getting-Started) guide.
# Supported Boards # Supported Boards