X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=README.md;h=2eff29232108cf648f406216bd58e34094ecb509;hb=e5440ec87163fa24d5df890bc60f0c3e65be8dd9;hp=652fe9cd44a68f0210b3fe3a7bd2e4af151cf6eb;hpb=d0113711a31f00c9c95c33e8a5e290425b63bde6;p=openwrt%2Fstaging%2Fdedeckeh.git diff --git a/README.md b/README.md index 652fe9cd44..2eff292321 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![OpenWrt logo](/logo.svg) +![OpenWrt logo](include/logo.png) OpenWrt Project is a Linux operating system targeting embedded devices. Instead of trying to create a single, static firmware, OpenWrt provides a fully @@ -25,8 +25,8 @@ the [Build System Setup](https://openwrt.org/docs/guide-developer/build-system/i documentation. ``` -gcc binutils bzip2 flex python3 perl make find grep diff unzip gawk getopt -subversion libz-dev libc-dev +binutils bzip2 diff find flex gawk gcc-6+ getopt grep install libc-dev libz-dev +make4.1+ perl python3.6+ rsync subversion unzip which ``` ### Quickstart @@ -57,8 +57,11 @@ packages to OpenWrt, please find the fitting repository below. * [OpenWrt Packages](https://github.com/openwrt/packages): Community repository of ported packages. -* [OpenWrt Routing](https://github.com/openwrt-routing/packages): Packages - specifically focused on (mesh) routing. +* [OpenWrt Routing](https://github.com/openwrt/routing): Packages specifically + focused on (mesh) routing. + +* [OpenWrt Video](https://github.com/openwrt/video): Packages specifically + focused on display servers and clients (Xorg and Wayland). ## Support Information @@ -74,13 +77,13 @@ For a list of supported devices see the [OpenWrt Hardware Database](https://open ### Support Community * [Forum](https://forum.openwrt.org): For usage, projects, discussions and hardware advise. -* [Support Chat](https://webchat.freenode.net/#openwrt): Channel `#openwrt` on freenode.net. +* [Support Chat](https://webchat.oftc.net/#openwrt): Channel `#openwrt` on **oftc.net**. ### Developer Community * [Bug Reports](https://bugs.openwrt.org): Report bugs in OpenWrt * [Dev Mailing List](https://lists.openwrt.org/mailman/listinfo/openwrt-devel): Send patches -* [Dev Chat](https://webchat.freenode.net/#openwrt-devel): Channel `#openwrt-devel` on freenode.net. +* [Dev Chat](https://webchat.oftc.net/#openwrt-devel): Channel `#openwrt-devel` on **oftc.net**. ## License