aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add changes from whiterussianNicolas Thill2005-08-142-4/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1665 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix image builder dependency problemFelix Fietkau2005-08-141-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1664 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add soekris support for ImageBuilderNicolas Thill2005-08-143-0/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1663 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix building when target arch != mipsel (arch defaults to mipsel if not set ↵Nicolas Thill2005-08-141-0/+1
| | | | | | when entering linux_dir) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1662 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add new image builderFelix Fietkau2005-08-1416-58/+265
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1661 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typoFelix Fietkau2005-08-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1660 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add hostapd package with initial support for madwifiNicolas Thill2005-08-148-0/+172
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* install madwifi headers in staging_dir (needed for hostapd)Nicolas Thill2005-08-141-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1658 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add libxml2 packageNicolas Thill2005-08-145-0/+145
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1657 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add expat packageNicolas Thill2005-08-146-0/+157
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1656 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix rrdcollect selectionNicolas Thill2005-08-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1655 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add initial video4linux support (for usb webcams) to headNicolas Thill2005-08-146-1/+118
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1654 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add rrdcollect packageNicolas Thill2005-08-148-0/+163
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add e2fsprogs packageNicolas Thill2005-08-145-0/+98
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bump version number of wificonfFelix Fietkau2005-08-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add madwifi driver to headFelix Fietkau2005-08-138-0/+103
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1648 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add wificonf fix from whiterussianFelix Fietkau2005-08-131-4/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1646 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove my testing varNicolas Thill2005-08-131-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1640 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a patch to integrate ipkg into busyboxNicolas Thill2005-08-133-0/+13712
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1639 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a better mirror for gccFelix Fietkau2005-08-131-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1638 3c298f89-4303-0410-b956-a3cf2f4a3e73
* probe all scsi luns (for card readers)Felix Fietkau2005-08-133-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1636 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix usb-ohci modules.d fileFelix Fietkau2005-08-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1633 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix tgz buildingFelix Fietkau2005-08-131-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1632 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some wificonf and wlcompat cleanups/fixesFelix Fietkau2005-08-132-25/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1631 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove bin installed in staging_dir on cleaningNicolas Thill2005-08-131-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1628 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable the new "-4" optionNicolas Thill2005-08-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1627 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add updates from whiterussian to headFelix Fietkau2005-08-135-20/+89
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1626 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename GPL to LICENSEFelix Fietkau2005-08-131-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1623 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add license fileWaldemar Brodkorb2005-08-131-0/+340
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1622 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove wd1100 since it's a watchdogNicolas Thill2005-08-131-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1620 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build a compressed kernel image to use with i386 bootloadersNicolas Thill2005-08-131-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1619 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build jffs2 image too since it works with CF and MTD block emulationNicolas Thill2005-08-131-2/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1618 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove kernel image from rootfs archive,Nicolas Thill2005-08-131-10/+4
| | | | | | | invoke image install like jffs2 and squashfs do git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1617 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add some hardware info for soekris net4801Nicolas Thill2005-08-134-0/+181
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1616 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ide support on wl-hddFelix Fietkau2005-08-121-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1615 3c298f89-4303-0410-b956-a3cf2f4a3e73
* (hopefully) fix dsl driver, add linux-atm packageFelix Fietkau2005-08-129-120/+36335
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1614 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix exec permission on /etc/init.d/S60nfsdNicolas Thill2005-08-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1612 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add pspboot support, cleanup in ar7 board supportFelix Fietkau2005-08-123-1120/+1134
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1611 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix building when target arch = i386Nicolas Thill2005-08-112-0/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1609 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add dosfstools packageNicolas Thill2005-08-115-3/+65
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1608 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Disable freetype explicitly, since it is now includedNicolas Thill2005-08-111-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1607 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make MTU default to 1492 when ppp_mtu nvram variable is not setNicolas Thill2005-08-101-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1606 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix /etc/init.d/S50pppoe -> /sbin/ifup.pppoe changeNicolas Thill2005-08-101-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add rrdtool packageNicolas Thill2005-08-107-0/+232
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1603 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add libart packageNicolas Thill2005-08-106-0/+128
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1602 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add freetype packageNicolas Thill2005-08-105-0/+135
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1601 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add cgilib packageNicolas Thill2005-08-107-0/+126
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1600 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix building when host and target systems are same arch,Nicolas Thill2005-08-101-1/+4
| | | | | | | Always disable readline support git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1599 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix cross-compile when target system is known to autoconf,Nicolas Thill2005-08-101-9/+5
| | | | | | | Clean patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1598 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix building when host and target systems are same archNicolas Thill2005-08-105-5/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1597 3c298f89-4303-0410-b956-a3cf2f4a3e73