Felix Fietkau
|
5d608ab146
|
update gs v4 pattern so that the latest linksys firmware accepts it
SVN-Revision: 2678
|
19 years ago |
Nicolas Thill
|
27b694c330
|
add ptunnel (PingTunnel) (thanks to Romain Beauxis)
SVN-Revision: 2676
|
19 years ago |
Nicolas Thill
|
47b8d981f9
|
add missing config file and init script in the package
SVN-Revision: 2675
|
19 years ago |
Nicolas Thill
|
7ec285553e
|
fix package name in template call, remove unneeded patch, don't use PKG_INSTALL_DIR since upstream does not provide a make install target, add configurable init script, add Id tag and target optimization cflags..
SVN-Revision: 2674
|
19 years ago |
Nicolas Thill
|
c7221546a1
|
enable peercast actually (forgot some files in my last commit)
SVN-Revision: 2673
|
19 years ago |
Nicolas Thill
|
41f3621319
|
add peercast package (thanks to Romain Beauxis)
SVN-Revision: 2672
|
19 years ago |
Nicolas Thill
|
05ae28286c
|
fix download url, add target optimization cflags, ipkg/conffiles, add Id tag to the Makefile.
SVN-Revision: 2671
|
19 years ago |
Nicolas Thill
|
07a606e063
|
add madplay package (thanks to Romain Beauxis), add libid3tag dependency on zlib.
SVN-Revision: 2670
|
19 years ago |
Florian Fainelli
|
58fb874180
|
Added libcli, l2tpns, fixed typo and mising URL
SVN-Revision: 2669
|
19 years ago |
Florian Fainelli
|
db75840d96
|
Added wccpd a Web Cache Coordination Protocol daemon
SVN-Revision: 2668
|
19 years ago |
Nicolas Thill
|
86d260bcd7
|
add an Id tag to the Makefile, set md5sum, don't use PKG_INSTALL_DIR since upstream does not provide a make install target
SVN-Revision: 2667
|
19 years ago |
Nicolas Thill
|
3f774a5f9d
|
install in /usr instead of /usr/local/, add an ipkg/conffiles, add an Id tag to the Makefile
SVN-Revision: 2666
|
19 years ago |
Nicolas Thill
|
2ccbafe84f
|
put the conntrack/nat modules florian added in the kmod-nat-extra package
SVN-Revision: 2665
|
19 years ago |
Florian Fainelli
|
6a6d210d12
|
Fixed typo, changed dependencies from depends on to select
SVN-Revision: 2662
|
19 years ago |
Felix Fietkau
|
079d042a56
|
revert last Config.in change
SVN-Revision: 2661
|
19 years ago |
Felix Fietkau
|
b9a3554f4a
|
update dropbear to 0.47 (adds keyboard-interactive auth, fixes a potential security issue, fixes #59)
SVN-Revision: 2660
|
19 years ago |
Felix Fietkau
|
6db7170690
|
restore wl0_auth functionality (fixes: #123)
SVN-Revision: 2657
|
19 years ago |
Waldemar Brodkorb
|
f019335392
|
more tristate -> prompt fixes
SVN-Revision: 2656
|
19 years ago |
Waldemar Brodkorb
|
9c657c8262
|
use prompt description, not tristate, use select from libraries instead of depends on, suggested by Nico
SVN-Revision: 2655
|
19 years ago |
Felix Fietkau
|
c3e6794699
|
improve wificonf watchdog for client mode (should be somewhat reliable now)
SVN-Revision: 2654
|
19 years ago |
Felix Fietkau
|
ad17f939c1
|
add imq from whiterussian to trunk
SVN-Revision: 2652
|
19 years ago |
Nicolas Thill
|
d0b1d1b52e
|
add libaudiofile package (thanks to Romain Beauxis)
SVN-Revision: 2651
|
19 years ago |
Florian Fainelli
|
f1aa9e55a1
|
Added raddump
SVN-Revision: 2650
|
19 years ago |
Florian Fainelli
|
ae3c308186
|
Added dhcp6, an IPv6 implementation of the dhcp server and client Added support in package/rules.mk for zip files, just use PKG_CAT=unzip to uncompress the archive
SVN-Revision: 2649
|
19 years ago |
Florian Fainelli
|
9e0057bdf6
|
Added vnc-reflector, corrected typo in vpnc/Config.in added then to menuconfig
SVN-Revision: 2648
|
19 years ago |
Florian Fainelli
|
10711d7971
|
Added vpnc, a cicso3000 vpn concentrator client
SVN-Revision: 2647
|
19 years ago |
Felix Fietkau
|
636b2d3d83
|
disable pcmcia stuff for ar7
SVN-Revision: 2646
|
19 years ago |
Felix Fietkau
|
543a7ab0a4
|
add new netfilter modules to ar7 config
SVN-Revision: 2645
|
19 years ago |
Florian Fainelli
|
6d9f02684a
|
Added vrrpd package, fixed typo in vgp Config.in and added them to the package list in menuconfig
SVN-Revision: 2644
|
19 years ago |
Florian Fainelli
|
d34501685b
|
Added package vgp, vgp is a daemon working like Cisco(c) HSRP
SVN-Revision: 2643
|
19 years ago |
Florian Fainelli
|
a794bf7c12
|
Added serdisplib, thanks to Christoph Haderer for the package
SVN-Revision: 2642
|
19 years ago |
Nicolas Thill
|
37501334fc
|
disable eagle-usb until florian commits it
SVN-Revision: 2641
|
19 years ago |
Florian Fainelli
|
4cb219eae2
|
Added support for MMS connection tracking
SVN-Revision: 2640
|
19 years ago |
Florian Fainelli
|
f922715fbb
|
Added support for the H323 connection tracking module
SVN-Revision: 2639
|
19 years ago |
Nicolas Thill
|
87a9a4bf58
|
adjust svn properties: add missing "svn:keywords" for Makefiles, set "svn:eol-style" to LF and remove "svn:keywords" for Config.in and ipkg/* files
SVN-Revision: 2638
|
19 years ago |
Nicolas Thill
|
0d27f51bd6
|
move init scripts and related out of ipkg/
SVN-Revision: 2637
|
19 years ago |
Nicolas Thill
|
c063c75e36
|
make wrt-radauth depend on nvram which is more appropriate (thanks nbd)
SVN-Revision: 2636
|
19 years ago |
Nicolas Thill
|
7d2748cd5a
|
wrt-radauth needs libnvram and libshared and will only build on mipsel/2.4 atm
SVN-Revision: 2635
|
19 years ago |
Nicolas Thill
|
c57756f34e
|
add some missing ipkg/conffiles
SVN-Revision: 2632
|
19 years ago |
Felix Fietkau
|
378e7b7b64
|
clean up old stuff
SVN-Revision: 2631
|
19 years ago |
Felix Fietkau
|
d53d01ce48
|
build package index in sdk (fixes #51)
SVN-Revision: 2629
|
19 years ago |
Felix Fietkau
|
c1949822ea
|
fix documented syntax for /etc/ethers in dnsmasq.conf (fixes #65)
SVN-Revision: 2627
|
19 years ago |
Felix Fietkau
|
cd37776a81
|
don't display an 8 character password limit on the passwd prompt
SVN-Revision: 2625
|
19 years ago |
Florian Fainelli
|
b11970be04
|
Changed config files to add support for SIP modules
SVN-Revision: 2622
|
19 years ago |
Felix Fietkau
|
b4a4a1480a
|
create /var/spool/cron in cron init script and change the default crontab location to /etc/crontabs (fixes #88)
SVN-Revision: 2621
|
19 years ago |
Florian Fainelli
|
565f9985db
|
Added connection tracking modules for SIP
SVN-Revision: 2620
|
19 years ago |
Waldemar Brodkorb
|
c98f9fc4c8
|
add /etc/ipsec.conf to conffiles
SVN-Revision: 2617
|
19 years ago |
Felix Fietkau
|
dae8543335
|
unlock linux partition before running jffs2root --clean. fixes #97
SVN-Revision: 2615
|
19 years ago |
Nicolas Thill
|
f59b137053
|
fix 2.4 build error introduced by changeset:2606
SVN-Revision: 2613
|
19 years ago |
Oliver Ertl
|
d38cf9ad6c
|
Remove not working ssh pattern file
SVN-Revision: 2611
|
19 years ago |