summaryrefslogtreecommitdiff
path: root/openwrt/package
Commit message (Collapse)AuthorAgeFilesLines
* add wondershaper package from leh. thxWaldemar Brodkorb2005-09-116-0/+332
| | | | SVN-Revision: 1899
* fix stupid error from meWaldemar Brodkorb2005-09-101-2/+2
| | | | SVN-Revision: 1894
* add nvram.sh to all startup scripts, no errors on wgt634uWaldemar Brodkorb2005-09-106-16/+25
| | | | SVN-Revision: 1892
* fix the broken build for brcm 2.4, idea from nbdWaldemar Brodkorb2005-09-102-3/+2
| | | | SVN-Revision: 1887
* ash on second tty for netgear wgt634uWaldemar Brodkorb2005-09-101-0/+1
| | | | SVN-Revision: 1884
* add rrdtool1 (v1.0.x) and enable it by default, disable rrdtool (v1.2.x), ↵Nicolas Thill2005-09-0815-34/+285
| | | | | | change Maintainer in control files, tweak Makefiles SVN-Revision: 1881
* add package from tonym, thxWaldemar Brodkorb2005-09-086-0/+145
| | | | SVN-Revision: 1879
* update to 2.0.2, make http proxy an option, default on, adds 5kbWaldemar Brodkorb2005-09-082-5/+13
| | | | SVN-Revision: 1878
* add ipset userlandWaldemar Brodkorb2005-09-086-0/+53
| | | | SVN-Revision: 1875
* add fixes for dsl code, clean up old hacksFelix Fietkau2005-09-071-10/+0
| | | | SVN-Revision: 1874
* remove dnsmasq config files from base-filesFelix Fietkau2005-09-072-54/+0
| | | | SVN-Revision: 1867
* set dnsmasq except-interface in init script to wan_ifname instead of vlan1Felix Fietkau2005-09-072-4/+4
| | | | SVN-Revision: 1866
* remove -L/usr/lib in pcre-config, standardize MakefileNicolas Thill2005-09-062-25/+52
| | | | SVN-Revision: 1864
* use the source from Markus BeckerNicolas Thill2005-09-061-115/+599
| | | | SVN-Revision: 1863
* fix madwifi buildFelix Fietkau2005-09-061-0/+75
| | | | SVN-Revision: 1861
* make wificonf set wl0_ifname on startupFelix Fietkau2005-09-051-0/+2
| | | | SVN-Revision: 1858
* add /usr/share/terminfo/r/rxvt to ipkg (suggested by Oliver Ertl), bump ↵Nicolas Thill2005-09-051-2/+2
| | | | | | release number SVN-Revision: 1856
* add netstat-nat package (thanks to BuZz)Nicolas Thill2005-09-055-0/+91
| | | | SVN-Revision: 1855
* reduce timeout for pppoeFelix Fietkau2005-09-051-0/+28
| | | | SVN-Revision: 1853
* fix download urlsNicolas Thill2005-09-051-1/+1
| | | | SVN-Revision: 1851
* fix typoNicolas Thill2005-09-041-1/+1
| | | | SVN-Revision: 1850
* use nvram binary only for 2.4.30 system at the momentWaldemar Brodkorb2005-09-041-0/+2
| | | | SVN-Revision: 1843
* revert my changes. didn't workWaldemar Brodkorb2005-09-042-9/+1
| | | | SVN-Revision: 1842
* link to specific header, just to be safeWaldemar Brodkorb2005-09-042-1/+9
| | | | SVN-Revision: 1841
* add some info that it should always be usedWaldemar Brodkorb2005-09-031-2/+3
| | | | SVN-Revision: 1840
* add kernel 2.6 insmod support as default, just adds a few bytesWaldemar Brodkorb2005-09-031-1/+1
| | | | SVN-Revision: 1836
* i think ATM is rightWaldemar Brodkorb2005-09-031-1/+1
| | | | SVN-Revision: 1833
* fix building when host and target systems are same archNicolas Thill2005-09-021-0/+64
| | | | SVN-Revision: 1827
* change pppoa default mtu, fix typo in default configFelix Fietkau2005-09-011-1/+1
| | | | SVN-Revision: 1820
* update to new upstream release (v1.4.2), fix pcre detection in configure ↵Nicolas Thill2005-09-012-2/+26
| | | | | | (thanks bero for reporting) SVN-Revision: 1817
* remove stupid default index.htmlFelix Fietkau2005-09-011-7/+0
| | | | SVN-Revision: 1812
* add -f option to skip trx checkWaldemar Brodkorb2005-08-311-21/+28
| | | | SVN-Revision: 1809
* fix ifup for pppoaFelix Fietkau2005-08-301-22/+24
| | | | SVN-Revision: 1803
* fix pppoatm init scriptFelix Fietkau2005-08-301-2/+1
| | | | SVN-Revision: 1800
* change co-maintainer e-mailNicolas Thill2005-08-302-2/+2
| | | | SVN-Revision: 1799
* add gmediaserver packageNicolas Thill2005-08-309-0/+229
| | | | SVN-Revision: 1796
* add libupnp packageNicolas Thill2005-08-306-0/+396
| | | | SVN-Revision: 1795
* add id3lib packageNicolas Thill2005-08-305-0/+115
| | | | SVN-Revision: 1794
* add missing patch (from Christian)Nicolas Thill2005-08-301-0/+112
| | | | SVN-Revision: 1793
* add curl packageNicolas Thill2005-08-306-0/+177
| | | | SVN-Revision: 1792
* update fuse to v2.3.0 (thanks to Christian Magnusson)Nicolas Thill2005-08-304-105/+50
| | | | SVN-Revision: 1791
* another zlib fixFelix Fietkau2005-08-291-0/+1
| | | | SVN-Revision: 1790
* fix zlib build on machines where LDFLAGS gets set to something brokenFelix Fietkau2005-08-291-5/+7
| | | | SVN-Revision: 1787
* fix ipkg install bug (default arch was not set)Nicolas Thill2005-08-291-1/+1
| | | | SVN-Revision: 1786
* add Wi-vizFelix Fietkau2005-08-2937-0/+1507
| | | | SVN-Revision: 1785
* add new layer7 patchWaldemar Brodkorb2005-08-281-372/+0
| | | | SVN-Revision: 1779
* move hotplug script into an extra package so that it doesn't conflict with nasFelix Fietkau2005-08-273-1/+17
| | | | SVN-Revision: 1772
* remove connect line from pppoa start scriptFelix Fietkau2005-08-261-1/+0
| | | | SVN-Revision: 1757
* clean up board-dependent files, add pppoatm support, add proper config examplesFelix Fietkau2005-08-268-22/+90
| | | | SVN-Revision: 1754
* add madwifi-toolsFelix Fietkau2005-08-255-0/+52
| | | | SVN-Revision: 1751