summaryrefslogtreecommitdiff
path: root/openwrt/package
Commit message (Collapse)AuthorAgeFilesLines
* (hopefully) fix dsl driver, add linux-atm packageFelix Fietkau2005-08-128-0/+35658
| | | | SVN-Revision: 1614
* Fix exec permission on /etc/init.d/S60nfsdNicolas Thill2005-08-121-1/+1
| | | | SVN-Revision: 1612
* Fix building when target arch = i386Nicolas Thill2005-08-112-0/+22
| | | | SVN-Revision: 1609
* Add dosfstools packageNicolas Thill2005-08-115-3/+65
| | | | SVN-Revision: 1608
* Disable freetype explicitly, since it is now includedNicolas Thill2005-08-111-3/+2
| | | | SVN-Revision: 1607
* Make MTU default to 1492 when ppp_mtu nvram variable is not setNicolas Thill2005-08-101-0/+1
| | | | SVN-Revision: 1606
* Fix /etc/init.d/S50pppoe -> /sbin/ifup.pppoe changeNicolas Thill2005-08-101-2/+2
| | | | SVN-Revision: 1605
* Add rrdtool packageNicolas Thill2005-08-107-0/+232
| | | | SVN-Revision: 1603
* Add libart packageNicolas Thill2005-08-106-0/+128
| | | | SVN-Revision: 1602
* Add freetype packageNicolas Thill2005-08-105-0/+135
| | | | SVN-Revision: 1601
* Add cgilib packageNicolas Thill2005-08-107-0/+126
| | | | SVN-Revision: 1600
* Fix building when host and target systems are same arch, Always disable ↵Nicolas Thill2005-08-101-1/+4
| | | | | | readline support SVN-Revision: 1599
* Fix cross-compile when target system is known to autoconf, Clean patchNicolas Thill2005-08-101-9/+5
| | | | SVN-Revision: 1598
* Fix building when host and target systems are same archNicolas Thill2005-08-105-5/+7
| | | | SVN-Revision: 1597
* Fix cross-compile of embedded berkeley dbNicolas Thill2005-08-101-2/+2
| | | | SVN-Revision: 1596
* Add ether-wake packageNicolas Thill2005-08-107-0/+472
| | | | SVN-Revision: 1595
* fix uninstall-dev cleaningNicolas Thill2005-08-101-1/+1
| | | | SVN-Revision: 1594
* add support for multiple target arch, fix building with make -C package/uclibc++Nicolas Thill2005-08-103-4/+83
| | | | SVN-Revision: 1592
* Add missing .configured target that caused superfluous package rebuildNicolas Thill2005-08-091-1/+4
| | | | SVN-Revision: 1590
* Fix irssi dependency on glibNicolas Thill2005-08-091-1/+1
| | | | SVN-Revision: 1589
* Updated to new upstream release (v0.1.0.14)Nicolas Thill2005-08-091-2/+2
| | | | SVN-Revision: 1588
* Updated to new upstream release (v1.3.16)Nicolas Thill2005-08-091-2/+2
| | | | SVN-Revision: 1587
* Updated url, wput is now on sourceforgeNicolas Thill2005-08-091-1/+1
| | | | SVN-Revision: 1586
* Updated to new upstream release (v0.9.1)Nicolas Thill2005-08-091-2/+2
| | | | SVN-Revision: 1585
* Fix building when host and target systems are same archNicolas Thill2005-08-092-1/+25
| | | | SVN-Revision: 1584
* asterisk -> atftp typo, thx markus beckerWaldemar Brodkorb2005-08-051-1/+1
| | | | SVN-Revision: 1583
* remove unneeded stuff from maintainerWaldemar Brodkorb2005-08-032-14/+0
| | | | SVN-Revision: 1582
* dependencys for quaggaWaldemar Brodkorb2005-08-031-0/+1
| | | | SVN-Revision: 1578
* usability and stability patch from package maintainer Johannes 5 JoemannWaldemar Brodkorb2005-08-0311-64/+458
| | | | SVN-Revision: 1577
* add missing givepin fileFelix Fietkau2005-07-291-0/+14
| | | | SVN-Revision: 1574
* bluetooth fixes from Tomas VanekWaldemar Brodkorb2005-07-264-3/+48
| | | | SVN-Revision: 1571
* remove default /etc/modules file (gets installed by the kernel ipkg file ↵Felix Fietkau2005-07-251-2/+0
| | | | | | instead) SVN-Revision: 1560
* sync dnsmasq with whiterussianFelix Fietkau2005-07-254-2/+56
| | | | SVN-Revision: 1556
* fix dhcp Config.in dependency issueFelix Fietkau2005-07-251-1/+3
| | | | SVN-Revision: 1555
* sync dropbear with whiterussianFelix Fietkau2005-07-251-1/+0
| | | | SVN-Revision: 1554
* copy wificonf from whiterussian to headFelix Fietkau2005-07-252-5/+5
| | | | SVN-Revision: 1552
* change wrt54g packet source to automatically switch to monitor mode without ↵Felix Fietkau2005-07-253-2/+115
| | | | | | wl, add channel hopping support SVN-Revision: 1548
* fix uclibc++ dependency issueFelix Fietkau2005-07-251-2/+3
| | | | SVN-Revision: 1546
* cosmetic fixNicolas Thill2005-07-251-1/+1
| | | | SVN-Revision: 1545
* don't build stripped executable, let sstrip do its jobNicolas Thill2005-07-241-1/+1
| | | | SVN-Revision: 1544
* add parproutedNicolas Thill2005-07-249-0/+117
| | | | SVN-Revision: 1542
* move wificonf and nvram stuff back to package/, remove build_mipsel/root, ↵Felix Fietkau2005-07-2423-52/+2590
| | | | | | run install part of package/ for every board/kernel - fixes dependency mess SVN-Revision: 1540
* move wificonf to target/linux/packageFelix Fietkau2005-07-236-537/+1
| | | | SVN-Revision: 1537
* add an initscriptNicolas Thill2005-07-221-0/+16
| | | | SVN-Revision: 1536
* add an initscriptNicolas Thill2005-07-221-1/+4
| | | | SVN-Revision: 1535
* command is no daemon, run it in the backgroundNicolas Thill2005-07-221-1/+1
| | | | SVN-Revision: 1534
* create /etc/xinetd.d used by includedir in /etc/xinetd.confNicolas Thill2005-07-221-1/+2
| | | | SVN-Revision: 1530
* fix firewall script, add ar7 network if into the bridge by defaultFelix Fietkau2005-07-211-4/+5
| | | | SVN-Revision: 1522
* add config file /etc/config/network, add board-specific network.overrides ↵Felix Fietkau2005-07-2112-116/+51
| | | | | | (instead of nvram.overrides) SVN-Revision: 1519
* move nvram,jffs2root,shared libs into target/linux/package and make them ↵Felix Fietkau2005-07-2129-5856/+2
| | | | | | broadcom-specific SVN-Revision: 1517