Giter Site home page Giter Site logo

openwrt-zipit-packages's Introduction

OpenWrt package feed for Zipit Z2

# What is this?

Packages for OpenWRT for ZipIt, a repository originally started by
mozzwald. Includes many UI packages from Qi Hardware's "Ben Nanonote"
OpenWRT package repository.

Not all packages may build. Patches/contributions welcome. :)

# About OpenWRT for Zipit

Read more at:
* http://mozzwald.com/
* http://chainxor.org/openwrt-zipit/
* http://anarsoul.blogspot.com

# Binary Package Feed

Nightly builds from this package feed can be found at
http://chainxor.org/openwrt-zipit/snapshot/packages/

To add the binary repository to an existing OpenWRT for ZipIt install,
add this line to /etc/opkg.conf on your zipit:

src/gz snapshots http://chainxor.org/openwrt-zipit/snapshot/packages/

... then run 'opkg update'


=Building these packages for OpenWRT=

How to add this feed to your OpenWrt buildroot:

1. Obtain an OpenWRT for ZipIt buildroot somewhere on your system (eg $HOME/zipit/build)
	cd $HOME/zipit/build
   git clone git://github.com/projectgus/openwrt-zipit.git

1. Clone the packages git repo also
	git clone git://github.com/mozzwald/openwrt-zipit-packages.git openwrt-zipit-packages

2. Add the feed to your OpenWrt buildroot
	cd $HOME/zipit/build/openwrt-zipit
	echo "src-link zipit_packages $HOME/zipit/build/openwrt-zipit-packages" >> feeds.conf

3. Update the feeds in OpenWrt
   cd -
	make package/symlinks V=99

Now you can use make menuconfig to add the new packages to your OpenWrt build. You can pull any
new changes from github by entering the feed directory and running 'git pull', then from your
OpenWrt directory run 'make package/symlinks V=99'

# Maintainers

mozzwald (http://mozzwald.com)
projectgus (http://chainxor.org)
anarsoul (http://anarsoul.blogspot.com)
germanp
Qi Hardware Package Maintainers

More contributors & packages welcome!

openwrt-zipit-packages's People

Contributors

anarsoul avatar deeice avatar engine12 avatar germanp avatar jurabr avatar mozzwald avatar projectgus avatar xiangfu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.