• This repository has been archived on 17/Mar/2018
  • Stars
    star
    275
  • Rank 149,796 (Top 3 %)
  • Language Makefile
  • License
    GNU General Publi...
  • Created about 12 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Prehistoric Entware

Note

ARM, MIPS and x86 forks of Entware was merged into Entware-ng. Further development of this project will be continued there. Please, don't add any new issues or pull requests here.

Description

Entware is package repository for embedded devices. These packages allow you to add new functionality to your device. Most of them taken from OpenWRT, but others are unique. It's usable by router firmwares such as DD-WRT/Tomato/AsusWRT, by Realtek RTD1073/1283/1185/1186 based players, and so on.

Getting started

Prepare USB drive, or other storage, and type:

Soft-float ( Works with both soft-float & hard-float firmwares. )

wget -O - http://old.entware.net/binaries/mipselsf/installer/entware_install.sh | sh

Hard-float ( Works only with hard-float firmwares. )

wget -O - http://old.entware.net/binaries/entware/installer/entware_install.sh | sh

A basic packages will be deployed. See available packages:

opkg list

Install desired ones:

opkg install mc

See other OPKG commands here.

Getting more help

More Repositories

1

Entware

Ultimate repo for embedded devices
C
2,177
star
2

Entware-ng

Entware-ng
C
1,206
star
3

entware-packages

Modified OpenWrt feed
C
34
star
4

rtndev

Unique Entware packages
Makefile
27
star
5

entware-ng-packages

https://github.com/openwrt/packages modified for Entware-ng
Makefile
26
star
6

entware-go

Unique Entware packages written in GO
Makefile
21
star
7

prehistoric-rtndev

A part of prehistoric Entware, custom packages
M4
12
star
8

prehistoric-oldpackages-ports

A part of prehistoric Entware, renewed packages from openwrt-oldpackages feed
Makefile
9
star
9

entware-ng-rtndev

Custom Entware-ng packages
C
8
star
10

docker

Docker container to build Entware packages
Shell
8
star
11

entware-dvb

DVB-T/T2/C/S/S2 packages for Keenetic routers
Roff
7
star
12

entware-routing

Modified OpenWrt feed
Shell
6
star
13

ipk-html-indexer

HTML indexer for *.ipk repo
Python
4
star
14

entware-ng-go

GO language packages
Makefile
3
star
15

entware-oldpackages-ports

Adopted from old OpenWrt feeds
Makefile
3
star
16

graveyard

This packages had a difficult fate
Makefile
2
star
17

entware.github.io

Entware site
HTML
2
star
18

entware-ng-oldpackages-ports

Renewed packages from openwrt-oldpackages feed
Makefile
2
star
19

prehistoric-packages

A part of prehistoric Entware, mirror of https://github.com/openwrt/packages.git
Makefile
2
star
20

entware-rust

Unique Entware packages written in Rust Programming Language
Makefile
1
star
21

prehistoric-routing

A part of prehistoric Entware, mirror of https://github.com/openwrt-routing/packages.git
Shell
1
star
22

installer.sh

Entware installation scripts
Shell
1
star
23

entware-ng-routing

https://github.com/openwrt-routing/packages modified for Entware-ng
Shell
1
star
24

prehistoric-telephony

A part of prehistoric Entware, mirror of https://github.com/openwrt/telephony.git
Makefile
1
star
25

prehistoric-management

A part of prehistoric Entware, mirror of https://github.com/openwrt-management/packages.git
Makefile
1
star