From a037ffd4143abf9388bb15e26c90644bb7a7fad4 Mon Sep 17 00:00:00 2001 From: Igor Zalatov Date: Sat, 15 May 2021 11:50:33 +0300 Subject: [PATCH] Sync --- README.md | 63 +--------------------------------------------- docs/index.md | 69 +++++++++++++++++++++++++++++++++++---------------- 2 files changed, 48 insertions(+), 84 deletions(-) mode change 100644 => 120000 README.md diff --git a/README.md b/README.md deleted file mode 100644 index 996c26c6..00000000 --- a/README.md +++ /dev/null @@ -1,62 +0,0 @@ -## OpenIPC v2.1 (experimental, buildroot based..) - -Alternative firmware for IP cameras based on the HiSilicon (and other) SoC's - -More information about the project is available in our [Wiki](https://github.com/OpenIPC/openipc-2.1/wiki) and [Site](https://openipc.org) - -[![CI status](https://img.shields.io/github/downloads/OpenIPC/openipc-2.1/total.svg)](https://github.com/OpenIPC/openipc-2.1/releases) -![GitHub repo size](https://img.shields.io/github/repo-size/OpenIPC/openipc-2.1) -![GitHub issues](https://img.shields.io/github/issues/OpenIPC/openipc-2.1) -![GitHub pull requests](https://img.shields.io/github/issues-pr/OpenIPC/openipc-2.1) -[![License](https://img.shields.io/github/license/OpenIPC/openipc-2.1)](https://opensource.org/licenses/MIT) - ------ - -### Supporting - -If you like our work, please consider supporting us on [Opencollective](https://opencollective.com/openipc/contribute/backer-14335/checkout) or [PayPal](https://www.paypal.com/donate/?hosted_button_id=C6F7UJLA58MBS) or [YooMoney](https://openipc.org/donation/yoomoney.html). - -[![Backers](https://opencollective.com/openipc/tiers/backer/badge.svg?label=backer&color=brightgreen)](https://opencollective.com/openipc) -[![Backers](https://opencollective.com/openipc/tiers/badge.svg)](https://opencollective.com/openipc) - -[![Backers](https://opencollective.com/openipc/tiers/backer.svg?avatarHeight=36)](https://opencollective.com/openipc#support) - -### Thanks a lot !!! - -

-OpenCollective donate button -PayPal donate button -YooMoney donate button -

- ------ - -### Downloads (for research only, no any guarantees) - -| Building status | SoC | Files | Maintainers | Notes | -|-----------------|-----------|----------|-------------|-------| -|![Image](https://github.com/OpenIPC/openipc-2.1/actions/workflows/hi3516ev200_images.yml/badge.svg)|Hi3516Ev200|[uImage + rootfs.squashfs](https://github.com/OpenIPC/openipc-2.1/releases/download/latest/openipc.hi3516ev200-br.tgz)|[zigfisher](https://github.com/ZigFisher), [widgetii](https://github.com/widgetii)| Ready | -|![Image](https://github.com/OpenIPC/openipc-2.1/actions/workflows/hi3516ev300_images.yml/badge.svg)|Hi3516Ev300|[uImage + rootfs.squashfs](https://github.com/OpenIPC/openipc-2.1/releases/download/latest/openipc.hi3516ev300-br.tgz)|[zigfisher](https://github.com/ZigFisher), [widgetii](https://github.com/widgetii)| Ready | -|![Image](https://github.com/OpenIPC/openipc-2.1/actions/workflows/hi3518ev300_images.yml/badge.svg)|Hi3518Ev300|[uImage + rootfs.squashfs](https://github.com/OpenIPC/openipc-2.1/releases/download/latest/openipc.hi3518ev300-br.tgz)|[zigfisher](https://github.com/ZigFisher), [widgetii](https://github.com/widgetii)| Ready | -|![Image](https://github.com/OpenIPC/openipc-2.1/actions/workflows/ssc335_images.yml/badge.svg)|SSC335|[uImage + rootfs.squashfs](https://github.com/OpenIPC/openipc-2.1/releases/download/latest/openipc.ssc335-br.tgz)|[zigfisher](https://github.com/ZigFisher)| Testing | -|![Image](https://github.com/OpenIPC/openipc-2.1/actions/workflows/xm530_images.yml/badge.svg)|XM530/XM550|[uImage + rootfs.squashfs](https://github.com/OpenIPC/openipc-2.1/releases/download/latest/openipc.xm530-br.tgz)|[zigfisher](https://github.com/ZigFisher)| Testing | - ------ - -### Current development status - -| Platform | U-Boot | Kernel | Rootfs | -|-------------|--------|--------|--------| -| hi3516ev200 | - | yes | yes | -| ssc335 | - | yes | yes | -| t31 | - | - | - | -| xm530 | - | yes | yes | - - -| Platform | Video | Audio | GPIO | USB | WiFi | -|-------------|-------|-------|-------|-------|-------| -| hi3516ev200 | yes | yes | yes | yes | yes | -| ssc335 | -| t31 | -| xm530 | - diff --git a/README.md b/README.md new file mode 120000 index 00000000..e8923303 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +docs/index.md \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 0210b628..996c26c6 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,37 +1,62 @@ -## Welcome to GitHub Pages +## OpenIPC v2.1 (experimental, buildroot based..) -You can use the [editor on GitHub](https://github.com/OpenIPC/openipc-2.1/edit/master/docs/index.md) to maintain and preview the content for your website in Markdown files. +Alternative firmware for IP cameras based on the HiSilicon (and other) SoC's -Whenever you commit to this repository, GitHub Pages will run [Jekyll](https://jekyllrb.com/) to rebuild the pages in your site, from the content in your Markdown files. +More information about the project is available in our [Wiki](https://github.com/OpenIPC/openipc-2.1/wiki) and [Site](https://openipc.org) -### Markdown +[![CI status](https://img.shields.io/github/downloads/OpenIPC/openipc-2.1/total.svg)](https://github.com/OpenIPC/openipc-2.1/releases) +![GitHub repo size](https://img.shields.io/github/repo-size/OpenIPC/openipc-2.1) +![GitHub issues](https://img.shields.io/github/issues/OpenIPC/openipc-2.1) +![GitHub pull requests](https://img.shields.io/github/issues-pr/OpenIPC/openipc-2.1) +[![License](https://img.shields.io/github/license/OpenIPC/openipc-2.1)](https://opensource.org/licenses/MIT) -Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for +----- -```markdown -Syntax highlighted code block +### Supporting -# Header 1 -## Header 2 -### Header 3 +If you like our work, please consider supporting us on [Opencollective](https://opencollective.com/openipc/contribute/backer-14335/checkout) or [PayPal](https://www.paypal.com/donate/?hosted_button_id=C6F7UJLA58MBS) or [YooMoney](https://openipc.org/donation/yoomoney.html). -- Bulleted -- List +[![Backers](https://opencollective.com/openipc/tiers/backer/badge.svg?label=backer&color=brightgreen)](https://opencollective.com/openipc) +[![Backers](https://opencollective.com/openipc/tiers/badge.svg)](https://opencollective.com/openipc) -1. Numbered -2. List +[![Backers](https://opencollective.com/openipc/tiers/backer.svg?avatarHeight=36)](https://opencollective.com/openipc#support) -**Bold** and _Italic_ and `Code` text +### Thanks a lot !!! -[Link](url) and ![Image](src) -``` +

+OpenCollective donate button +PayPal donate button +YooMoney donate button +

-For more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/). +----- -### Jekyll Themes +### Downloads (for research only, no any guarantees) -Your Pages site will use the layout and styles from the Jekyll theme you have selected in your [repository settings](https://github.com/OpenIPC/openipc-2.1/settings/pages). The name of this theme is saved in the Jekyll `_config.yml` configuration file. +| Building status | SoC | Files | Maintainers | Notes | +|-----------------|-----------|----------|-------------|-------| +|![Image](https://github.com/OpenIPC/openipc-2.1/actions/workflows/hi3516ev200_images.yml/badge.svg)|Hi3516Ev200|[uImage + rootfs.squashfs](https://github.com/OpenIPC/openipc-2.1/releases/download/latest/openipc.hi3516ev200-br.tgz)|[zigfisher](https://github.com/ZigFisher), [widgetii](https://github.com/widgetii)| Ready | +|![Image](https://github.com/OpenIPC/openipc-2.1/actions/workflows/hi3516ev300_images.yml/badge.svg)|Hi3516Ev300|[uImage + rootfs.squashfs](https://github.com/OpenIPC/openipc-2.1/releases/download/latest/openipc.hi3516ev300-br.tgz)|[zigfisher](https://github.com/ZigFisher), [widgetii](https://github.com/widgetii)| Ready | +|![Image](https://github.com/OpenIPC/openipc-2.1/actions/workflows/hi3518ev300_images.yml/badge.svg)|Hi3518Ev300|[uImage + rootfs.squashfs](https://github.com/OpenIPC/openipc-2.1/releases/download/latest/openipc.hi3518ev300-br.tgz)|[zigfisher](https://github.com/ZigFisher), [widgetii](https://github.com/widgetii)| Ready | +|![Image](https://github.com/OpenIPC/openipc-2.1/actions/workflows/ssc335_images.yml/badge.svg)|SSC335|[uImage + rootfs.squashfs](https://github.com/OpenIPC/openipc-2.1/releases/download/latest/openipc.ssc335-br.tgz)|[zigfisher](https://github.com/ZigFisher)| Testing | +|![Image](https://github.com/OpenIPC/openipc-2.1/actions/workflows/xm530_images.yml/badge.svg)|XM530/XM550|[uImage + rootfs.squashfs](https://github.com/OpenIPC/openipc-2.1/releases/download/latest/openipc.xm530-br.tgz)|[zigfisher](https://github.com/ZigFisher)| Testing | -### Support or Contact +----- + +### Current development status + +| Platform | U-Boot | Kernel | Rootfs | +|-------------|--------|--------|--------| +| hi3516ev200 | - | yes | yes | +| ssc335 | - | yes | yes | +| t31 | - | - | - | +| xm530 | - | yes | yes | + + +| Platform | Video | Audio | GPIO | USB | WiFi | +|-------------|-------|-------|-------|-------|-------| +| hi3516ev200 | yes | yes | yes | yes | yes | +| ssc335 | +| t31 | +| xm530 | -Having trouble with Pages? Check out our [documentation](https://docs.github.com/categories/github-pages-basics/) or [contact support](https://support.github.com/contact) and we’ll help you sort it out.