From 6f93212cc3ba15add77b658e7b9146bd05cbd873 Mon Sep 17 00:00:00 2001 From: RISCi_ATOM Date: Thu, 11 Jan 2018 14:38:44 -0500 Subject: [PATCH] Testing Image_support.md page... --- docs/Image_Support.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/Image_Support.md diff --git a/docs/Image_Support.md b/docs/Image_Support.md new file mode 100644 index 0000000000..6475f0938f --- /dev/null +++ b/docs/Image_Support.md @@ -0,0 +1,15 @@ +# libreCMC image support + +libreCMC is distributed in 3 different flavors: main, core and legacy. +Each image type is for a specific use case or to extend support for a +certain class of devices. + + + | image type | Web-ui |Package Management | Min. Flash Size | Target Examples | Use Case | + |----------- |:------------:|------------------:|-----------:|--------------------:|---------:| + | Main | Yes | Yes | 8M | ALL | Easy to use | + | Core | No | Yes | 4M | ALL | Minimal, more control | + | Legacy | No | No | 4M | TL-WR741ND, TL-WR841ND,| Easy to use for legacy | + | | | | | TPE-NWIFIROUTER* | targets.. | + +# NOT READY YET! -- 2.25.1