OpenWrt feeds Add WiFiDog

Source: Internet
Author: User

Feeds is a suite of packages required for the OPENWRT environment. The most important feeds are:

' Packages ' Some additional basic router feature software

' LuCI ' openwrt default GUI

Another optional GUI interface for ' Xwrt '

Need to be able to connect to the Internet.

Before downloading, you can check which files need to be included in the environment by looking at the ' feeds.conf.default ' file.

To start the download, use:

[Email protected] trunk]$/scripts/feeds update-a

Install the feeds package, only after installation, in the subsequent make menuconfig, the relevant configuration can be checked.

[Email protected] trunk]$/scripts/feeds install-a

If you update the feeds configuration file, you need to add a new package to build the system. Just repeat the operation:

[Email protected] trunk]$/scripts/feeds update-a

[Email protected] trunk]$/scripts/feeds install-a

The list of feeds that can be used is configured in the feeds.conf directory or Feeds.conf.default. This file contains a list of feeds, three parts of each line, feed method, feed name and feed source

Here is an example of a feeds.conf.default:

src-git packages https://github.com/openwrt/packages.gitsrc-git luci http://git.openwrt.org/project/luci.gitsrc-git routing https://github.com/openwrt-routing/packages.gitsrc-git telephony http://git.openwrt.org/feed/telephony.gitsrc-git management https://github.com/openwrt-management/packages.gitsrc-git oldpackages http://git.openwrt.org/packages.git#src-svn xwrt http://x-wrt.googlecode.com/svn/trunk/package#src-svn phone svn://svn.openwrt.org/openwrt/feeds/phone#src-svn efl svn://svn.openwrt.org/openwrt/feeds/efl#src-svn xorg svn://svn.openwrt.org/openwrt/feeds/xorg#src-svn desktop svn://svn.openwrt.org/openwrt/feeds/desktop#src-svn xfce svn://svn.openwrt.org/openwrt/feeds/xfce#src-svn lxde svn://svn.openwrt.org/openwrt/feeds/lxde#src-link custom /usr/src/openwrt/custom-feed

Here are the types of methods supported by the feed:

SRC-BZR downloading data from the path/url of a data source by using BZR

src-cpy by copying data from the data source path

Src-darcs downloading data from a data source Path/url by using Darcs

Src-git downloading data from a data source path/url by using git

SRC-HG downloading data from a data source Path/url by using HG

Src-link creating a data source path symlink

SRC-SVN download data from the data source Path/url by using SVN

This article by http://www.wifidog.pro/2015/06/24/openwrt-feed-%E5%88%86%E6%9E%90.html compilation, reprint please indicate the source

OpenWrt feeds Add WiFiDog

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.