-
Notifications
You must be signed in to change notification settings - Fork 2
/
packagelist.txt
66 lines (66 loc) · 1.09 KB
/
packagelist.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# default ar71xx package list
base-files
libc
libgcc
busybox
dropbear
mtd
uci
opkg
netifd
fstools
kmod-gpio-button-hotplug
swconfig
kmod-ath9k
wpad-mini
uboot-envtools
dnsmasq
iptables
ip6tables
ppp
ppp-mod-pppoe
kmod-nf-nathelper
firewall
odhcpd
odhcp6c
# additional packages for TP-WR1043ND
kmod-usb-core
kmod-usb2
kmod-ledtrig-usbdev
# remove PPP support since it is not needed
-ppp
-ppp-mod-pppoe
# add USB printer server support
kmod-usb-printer
p910nd
luci-app-p910nd
# dynamic dns updater
ddns-scripts
luci-app-ddns
# add curl with ssl support
# superiour to wget insofar as it can skip downloads based on modification time stamps
curl
# add wget with ssl support
# needed for dyndns update TODO: replace using curl
wget
# add https webserver
ca-certificates
uhttpd
# add luci
lua
luci
luci-app-ddns
luci-app-firewall
luci-app-p910nd
luci-base
luci-lib-ip
luci-lib-nixio
luci-mod-admin-full
luci-proto-ipv6
luci-proto-ppp
luci-ssl
luci-theme-bootstrap
# add gnu sort - it uses far less ram
# it is needed for the inithost script
coreutils-sort
# coreutils-stat can be replaced by date