Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix sdk | Felix Fietkau | 2005-06-05 | 2 | -0/+3 | |
| | | | | SVN-Revision: 1151 | |||||
* | add %-rebuild target for package/ | Felix Fietkau | 2005-06-05 | 1 | -0/+4 | |
| | | | | SVN-Revision: 1150 | |||||
* | add rebuild target for the linux directory | Felix Fietkau | 2005-06-05 | 4 | -11/+31 | |
| | | | | SVN-Revision: 1149 | |||||
* | fix rebuild, when mostlyclean fails | Felix Fietkau | 2005-06-05 | 1 | -2/+2 | |
| | | | | SVN-Revision: 1148 | |||||
* | add target package/target_name to the master makefile, which will run ↵ | Felix Fietkau | 2005-06-05 | 1 | -1/+10 | |
| | | | | | | $(MAKE) -C package target_name. same for target/ and toolchain/ SVN-Revision: 1147 | |||||
* | implement mostlyclean target in strace package | Felix Fietkau | 2005-06-05 | 1 | -0/+4 | |
| | | | | SVN-Revision: 1146 | |||||
* | add a rebuild and a default mostlyclean target to packages. | Felix Fietkau | 2005-06-05 | 1 | -1/+6 | |
| | | | | SVN-Revision: 1145 | |||||
* | build asterisk correctly with DEVELOPER=1 and not all config options enabled | Felix Fietkau | 2005-06-05 | 1 | -0/+6 | |
| | | | | SVN-Revision: 1144 | |||||
* | only compile on devloper runs | Waldemar Brodkorb | 2005-06-05 | 1 | -1/+1 | |
| | | | | SVN-Revision: 1143 | |||||
* | relates connections should be mss clamped too | Oleg I. Vdovikin | 2005-06-05 | 1 | -1/+1 | |
| | | | | SVN-Revision: 1142 | |||||
* | added media and mdi-x port settings | Oleg I. Vdovikin | 2005-06-05 | 1 | -29/+83 | |
| | | | | SVN-Revision: 1141 | |||||
* | Standardize initscript | Nicolas Thill | 2005-06-03 | 3 | -22/+0 | |
| | | | | SVN-Revision: 1140 | |||||
* | Ack name changes in asterisk config options | Nicolas Thill | 2005-06-03 | 1 | -1/+1 | |
| | | | | SVN-Revision: 1139 | |||||
* | Add pbx_dundi patch (thanks Greg Boehnlein). Move "not recommended" codecs ↵ | Nicolas Thill | 2005-06-03 | 7 | -58/+6634 | |
| | | | | | | into subpackages. SVN-Revision: 1138 | |||||
* | Update to new upstream release (v0.8.0). Change the patch that disabled ↵ | Nicolas Thill | 2005-06-02 | 5 | -19/+73 | |
| | | | | | | server response checking. Enable initscript at startup with prio. 49. Change initscript to set the time first and then daemonize. SVN-Revision: 1137 | |||||
* | Split patches. Use full target optimization flags (save a few KB). Do a make ↵ | Nicolas Thill | 2005-06-01 | 7 | -197/+119 | |
| | | | | | | depend before building. Remove unneeded targets from main Makefile. SVN-Revision: 1136 | |||||
* | Add dependency on libelf to net-snmp | Nicolas Thill | 2005-06-01 | 1 | -0/+1 | |
| | | | | SVN-Revision: 1135 | |||||
* | Updated to new upstream release | Nicolas Thill | 2005-06-01 | 1 | -2/+2 | |
| | | | | SVN-Revision: 1134 | |||||
* | Enabled now by default (when DEVELOPER=1) | Nicolas Thill | 2005-06-01 | 1 | -3/+1 | |
| | | | | SVN-Revision: 1133 | |||||
* | add even more workarounds for bcm4710, remove -fno-delayed-branch from ↵ | Felix Fietkau | 2005-06-01 | 3 | -13/+122 | |
| | | | | | | kernel cflags -- not needed anymore SVN-Revision: 1132 | |||||
* | Add mod-sqlcounter subpackage, remove empty directories from subpackages | Nicolas Thill | 2005-06-01 | 3 | -5/+31 | |
| | | | | SVN-Revision: 1131 | |||||
* | make dnsmasq init script non-blocking | Felix Fietkau | 2005-06-01 | 1 | -14/+16 | |
| | | | | SVN-Revision: 1130 | |||||
* | add function for enabling/disabling radio in wlcompat | Felix Fietkau | 2005-06-01 | 1 | -10/+24 | |
| | | | | SVN-Revision: 1129 | |||||
* | will be removed as soon as we have another solution, seems to be compatible ↵ | Waldemar Brodkorb | 2005-06-01 | 3 | -26/+650 | |
| | | | | | | with wl 3.9 driver SVN-Revision: 1128 | |||||
* | leases file defaults to var/misc, which does not exist | Waldemar Brodkorb | 2005-06-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 1127 | |||||
* | switch to a more reliable mechanism for running firstboot | Mike Baker | 2005-06-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 1126 | |||||
* | prevent zombies from occuring when stdou/stdout are held open | Mike Baker | 2005-06-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 1125 | |||||
* | disable reverse lookup in dropbear | Felix Fietkau | 2005-05-31 | 1 | -1/+2 | |
| | | | | SVN-Revision: 1124 | |||||
* | misc init.d cleanups | Mike Baker | 2005-05-30 | 7 | -77/+68 | |
| | | | | SVN-Revision: 1123 | |||||
* | split kernel patches into board dependend and generic | Felix Fietkau | 2005-05-30 | 29 | -1/+13 | |
| | | | | SVN-Revision: 1122 | |||||
* | enable telnet client by default | Felix Fietkau | 2005-05-30 | 1 | -2/+2 | |
| | | | | SVN-Revision: 1121 | |||||
* | add vtun package | Felix Fietkau | 2005-05-30 | 6 | -0/+83 | |
| | | | | SVN-Revision: 1120 | |||||
* | fix typo | Felix Fietkau | 2005-05-30 | 1 | -1/+1 | |
| | | | | SVN-Revision: 1119 | |||||
* | update ipkg to 0.99.149 | Felix Fietkau | 2005-05-30 | 2 | -21/+2 | |
| | | | | SVN-Revision: 1118 | |||||
* | make the openwrt package dir install the shared includes into the staging dir | Felix Fietkau | 2005-05-30 | 1 | -0/+2 | |
| | | | | SVN-Revision: 1117 | |||||
* | remove all copies of the root fs on make target_clean | Felix Fietkau | 2005-05-30 | 1 | -0/+1 | |
| | | | | SVN-Revision: 1116 | |||||
* | add wireless-tools to the list of libraries (for sdk) | Felix Fietkau | 2005-05-30 | 1 | -1/+1 | |
| | | | | SVN-Revision: 1115 | |||||
* | make wireless-tools install headers and library into the staging dir | Felix Fietkau | 2005-05-30 | 1 | -0/+13 | |
| | | | | SVN-Revision: 1114 | |||||
* | manually compile packages without having the config setting active if ↵ | Felix Fietkau | 2005-05-30 | 1 | -0/+3 | |
| | | | | | | environment variable DEVELOPER is set SVN-Revision: 1113 | |||||
* | fix udhcp release patch | Felix Fietkau | 2005-05-30 | 1 | -1/+10 | |
| | | | | SVN-Revision: 1112 | |||||
* | *** empty log message *** | Mike Baker | 2005-05-30 | 1 | -2/+3 | |
| | | | | SVN-Revision: 1111 | |||||
* | make dnsmasq probe for dhcp servers before starting a dhcp server | Mike Baker | 2005-05-30 | 4 | -6/+144 | |
| | | | | SVN-Revision: 1110 | |||||
* | Update to new upstream release, ack upstream package name change | Nicolas Thill | 2005-05-30 | 1 | -4/+4 | |
| | | | | SVN-Revision: 1109 | |||||
* | Update to new upstream release | Nicolas Thill | 2005-05-30 | 1 | -2/+2 | |
| | | | | SVN-Revision: 1108 | |||||
* | Add libelf dependency, add disk and exec features to snmpd, add install-dev ↵ | Nicolas Thill | 2005-05-30 | 2 | -5/+50 | |
| | | | | | | stuff SVN-Revision: 1107 | |||||
* | Change package descriptions, set "Source:" field to CVS web url | Nicolas Thill | 2005-05-30 | 3 | -8/+8 | |
| | | | | SVN-Revision: 1106 | |||||
* | remove iptables modules | Waldemar Brodkorb | 2005-05-30 | 1 | -5/+0 | |
| | | | | SVN-Revision: 1105 | |||||
* | Fix package names - reported by Death_INC | Mike Baker | 2005-05-30 | 2 | -2/+2 | |
| | | | | SVN-Revision: 1104 | |||||
* | disable firewall in failsafe | Mike Baker | 2005-05-30 | 1 | -0/+1 | |
| | | | | SVN-Revision: 1103 | |||||
* | Fix install-dev (wrong dependency) | Nicolas Thill | 2005-05-29 | 1 | -1/+1 | |
| | | | | SVN-Revision: 1102 |