Testing Image_support.md page...
authorRISCi_ATOM <bob@bobcall.me>
Thu, 11 Jan 2018 19:38:44 +0000 (14:38 -0500)
committerRISCi_ATOM <bob@bobcall.me>
Thu, 11 Jan 2018 19:38:44 +0000 (14:38 -0500)
docs/Image_Support.md [new file with mode: 0644]

diff --git a/docs/Image_Support.md b/docs/Image_Support.md
new file mode 100644 (file)
index 0000000..6475f09
--- /dev/null
@@ -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!