aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* build asterisk correctly with DEVELOPER=1 and not all config options enabledFelix Fietkau2005-06-051-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1144 3c298f89-4303-0410-b956-a3cf2f4a3e73
* only compile on devloper runsWaldemar Brodkorb2005-06-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1143 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added media and mdi-x port settingsOleg I. Vdovikin2005-06-051-29/+83
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1141 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Standardize initscriptNicolas Thill2005-06-033-22/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1140 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Ack name changes in asterisk config optionsNicolas Thill2005-06-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1139 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add pbx_dundi patch (thanks Greg Boehnlein).Nicolas Thill2005-06-037-58/+6634
| | | | | | | Move "not recommended" codecs into subpackages. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1138 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update to new upstream release (v0.8.0).Nicolas Thill2005-06-025-19/+73
| | | | | | | | | Change the patch that disabled server response checking. Enable initscript at startup with prio. 49. Change initscript to set the time first and then daemonize. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1137 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Split patches.Nicolas Thill2005-06-017-197/+119
| | | | | | | | | Use full target optimization flags (save a few KB). Do a make depend before building. Remove unneeded targets from main Makefile. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add dependency on libelf to net-snmpNicolas Thill2005-06-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1135 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Updated to new upstream releaseNicolas Thill2005-06-011-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1134 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enabled now by default (when DEVELOPER=1)Nicolas Thill2005-06-011-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1133 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add mod-sqlcounter subpackage, remove empty directories from subpackagesNicolas Thill2005-06-013-5/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1131 3c298f89-4303-0410-b956-a3cf2f4a3e73
* will be removed as soon as we have another solution, seems to be compatible ↵Waldemar Brodkorb2005-06-013-26/+650
| | | | | | with wl 3.9 driver git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1128 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable reverse lookup in dropbearFelix Fietkau2005-05-311-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1124 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable telnet client by defaultFelix Fietkau2005-05-301-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1121 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add vtun packageFelix Fietkau2005-05-306-0/+83
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1120 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update ipkg to 0.99.149Felix Fietkau2005-05-302-21/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1118 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make the openwrt package dir install the shared includes into the staging dirFelix Fietkau2005-05-301-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1117 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add wireless-tools to the list of libraries (for sdk)Felix Fietkau2005-05-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1115 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make wireless-tools install headers and library into the staging dirFelix Fietkau2005-05-301-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1114 3c298f89-4303-0410-b956-a3cf2f4a3e73
* manually compile packages without having the config setting active if ↵Felix Fietkau2005-05-301-0/+3
| | | | | | environment variable DEVELOPER is set git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1113 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix udhcp release patchFelix Fietkau2005-05-301-1/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1112 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make dnsmasq probe for dhcp servers before starting a dhcp serverMike Baker2005-05-301-0/+89
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1110 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update to new upstream release, ack upstream package name changeNicolas Thill2005-05-301-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1109 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update to new upstream releaseNicolas Thill2005-05-301-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1108 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add libelf dependency, add disk and exec features to snmpd, add install-dev ↵Nicolas Thill2005-05-302-5/+50
| | | | | | stuff git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1107 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Change package descriptions, set "Source:" field to CVS web urlNicolas Thill2005-05-303-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1106 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix package names - reported by Death_INCMike Baker2005-05-302-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1104 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix install-dev (wrong dependency)Nicolas Thill2005-05-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1102 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change ntpclient to start after dropbear and ppp stuff and make it start as ↵Felix Fietkau2005-05-292-2/+2
| | | | | | a background process git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1101 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix openswan depend on libgmpFelix Fietkau2005-05-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1093 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix lib search pathes, fix rpath in modulesNicolas Thill2005-05-281-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1088 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove .la libtool file installed in STAGING_DIRNicolas Thill2005-05-281-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1086 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-28206-247209/+30
| | | | | | building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade wireless-tools and iproute2Imre Kaloz2005-05-276-626/+545
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1084 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix menuconfig on fedora x86_64Felix Fietkau2005-05-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1083 3c298f89-4303-0410-b956-a3cf2f4a3e73
* asus not netgearWaldemar Brodkorb2005-05-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1082 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipcontrack is a moduleWaldemar Brodkorb2005-05-271-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1079 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix pci initialization and add oleg et driver.Waldemar Brodkorb2005-05-274-11/+44
| | | | | | | connect new linux structure. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1078 3c298f89-4303-0410-b956-a3cf2f4a3e73
* separete iptables conntrack/nat as modul, separate loop and nbd supportWaldemar Brodkorb2005-05-273-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1077 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Standardize Config.inNicolas Thill2005-05-272-9/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1076 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Install mysql_config in STAGING_DIR/usr/binNicolas Thill2005-05-271-2/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove host include and lib search pathes from mysql_configNicolas Thill2005-05-271-0/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Ack freeradius package configuration,Nicolas Thill2005-05-272-34/+63
| | | | | | | Don't build with features that were not selected git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1073 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove host include search pathes from MakefilesNicolas Thill2005-05-273-15/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1072 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix build on Red Hat based systems, where /etc/rc.d/init.d exists (thanks ↵Nicolas Thill2005-05-271-0/+1
| | | | | | framer99 for reporting) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1071 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update to new upstream release (v0.9.6)Nicolas Thill2005-05-261-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1070 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Move complex packages to their own menu,Nicolas Thill2005-05-261-6/+9
| | | | | | | Set "default m" for optional package only if DEVELOPER is set git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1069 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Move complex packages to their own menu,Nicolas Thill2005-05-261-3/+10
| | | | | | | Standardize config options git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1068 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix Source: fieldNicolas Thill2005-05-263-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1067 3c298f89-4303-0410-b956-a3cf2f4a3e73