X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=README.md;h=d908a86abb121e7ad338c357b9f0283a028d48ae;hb=71f79a6e23b0d559d1e30d121bcde6535ceea5ab;hp=3d3e97b13986246d3d9bd290d0da2d4a7ea1a71d;hpb=280c8025d689af369b24e13f4f9065fc6546bf7a;p=feed%2Fpackages.git diff --git a/README.md b/README.md index 3d3e97b139..d908a86abb 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,15 @@ -# OpenWRT packages feed +# OpenWrt packages feed ## Description -This is the OpenWrt "packages"-feed containing community-maintained packages. +This is the OpenWrt "packages"-feed containing community-maintained build scripts, options and patches for applications, modules and libraries used within OpenWrt. + +Installation of pre-built packages is handled directly by the **opkg** utility within your running OpenWrt system or by using the [OpenWrt SDK](http://wiki.openwrt.org/doc/howto/obtain.firmware.sdk) on a build system. ## Usage +This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: [OpenWrt Buildroot – Installation](http://wiki.openwrt.org/doc/howto/buildroot.exigence) on the OpenWrt support site. + This feed is enabled by default. To install all its package definitions, run: ``` ./scripts/feeds update packages