Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fuse: remove obsolete patches | Felix Fietkau | 2012-06-16 |
| | | | | SVN-Revision: 32393 | ||
* | remove broken flags | Florian Fainelli | 2012-06-16 |
| | | | | | | Thanks to Nicolas Le Falher for testing on Bifferboard. SVN-Revision: 32389 | ||
* | set explicit -lpthread | John Crispin | 2012-06-16 |
| | | | | SVN-Revision: 32388 | ||
* | fixes ccache compile and adds missing -lc | John Crispin | 2012-06-15 |
| | | | | SVN-Revision: 32387 | ||
* | ccache does not need zcat | John Crispin | 2012-06-15 |
| | | | | SVN-Revision: 32385 | ||
* | use ttyS0 @ 115200 baud as default for KVM guests | Jo-Philipp Wich | 2012-06-15 |
| | | | | SVN-Revision: 32384 | ||
* | uclibc++.mk: override the cc binary instead of the wrapper command when ↵ | Jo-Philipp Wich | 2012-06-15 |
| | | | | | | ccache is used SVN-Revision: 32383 | ||
* | ath9k: fix an invalid pointer access in the tx path | Felix Fietkau | 2012-06-14 |
| | | | | SVN-Revision: 32376 | ||
* | build: add a config option for choosing the prefered standard c++ library ↵ | Felix Fietkau | 2012-06-14 |
| | | | | | | and add uclibc++.mk to make this easy to handle in packages SVN-Revision: 32369 | ||
* | build: add a variable for injecting config variable dependencies for the ↵ | Felix Fietkau | 2012-06-14 |
| | | | | | | .prepared stamp SVN-Revision: 32368 | ||
* | add uclibc++ (from packages) | Felix Fietkau | 2012-06-14 |
| | | | | SVN-Revision: 32367 | ||
* | Config.in: remove obsolete dependency | Felix Fietkau | 2012-06-14 |
| | | | | SVN-Revision: 32366 | ||
* | include/package-ipkg.mk: fix copying provides list introduced in r32332 | Felix Fietkau | 2012-06-14 |
| | | | | SVN-Revision: 32358 | ||
* | netifd: update to latest version, adds back the workaround for ignoring ↵ | Felix Fietkau | 2012-06-14 |
| | | | | | | wlan* in /etc/config/network SVN-Revision: 32356 | ||
* | kirkwood: fix typo in uci-defaults/leds | Luka Perkov | 2012-06-13 |
| | | | | | | Signed-off-by: Martin Mueller <mm@sig21.net> SVN-Revision: 32343 | ||
* | base-files: enable shell tracing in initscripts when INIT_TRACE is set | Jo-Philipp Wich | 2012-06-13 |
| | | | | SVN-Revision: 32340 | ||
* | base-files: override Build/Compile/Default instead of Build/Compile (fixes ↵ | Felix Fietkau | 2012-06-13 |
| | | | | | | #11667) SVN-Revision: 32339 | ||
* | ar71xx: swap the PHY address of the ethernet port of TL-MR3040/TL-MR11U ↵ | Felix Fietkau | 2012-06-13 |
| | | | | | | similar to TL-MR3020 to fix ethernet link detection SVN-Revision: 32336 | ||
* | package-ipkg.sh: copy the package provides list for all virtual PROVIDES | Jo-Philipp Wich | 2012-06-13 |
| | | | | SVN-Revision: 32332 | ||
* | gen-dependencies.sh: only include lib*.so* files in dependency list, to ↵ | Jo-Philipp Wich | 2012-06-12 |
| | | | | | | match the filtering of provides lists SVN-Revision: 32272 | ||
* | ppp: make ppp-mod-pptp depend on resolveip | Jo-Philipp Wich | 2012-06-12 |
| | | | | SVN-Revision: 32269 | ||
* | ppp: add missing options.pptp | Jo-Philipp Wich | 2012-06-11 |
| | | | | SVN-Revision: 32233 | ||
* | bcm63xx: readd accidentially dropped ignore_oc in ehci driver | Jonas Gorski | 2012-06-11 |
| | | | | | | fixes overcurrent warning spam on 3.3 kernels for bcm63xx again. SVN-Revision: 32221 | ||
* | autotools.mk: cope with Debian version strings in libtool | Jo-Philipp Wich | 2012-06-11 |
| | | | | SVN-Revision: 32207 | ||
* | drop userspace pptp - it is defunct, slow and badly integrated | Jo-Philipp Wich | 2012-06-11 |
| | | | | SVN-Revision: 32198 | ||
* | ppp: add support for kernel mode pptp - add ppp-mod-pptp, based on patch by ↵ | Jo-Philipp Wich | 2012-06-11 |
| | | | | | | Daniel Golle <dgolle@allnet.de> - add netifd integration for pptp to ppp.sh SVN-Revision: 32197 | ||
* | package.mk: unexport the QUIET variable, it affects some packages like ↵ | Felix Fietkau | 2012-06-11 |
| | | | | | | xapian-bindings SVN-Revision: 32196 | ||
* | netifd: localize internally used shell variables (#11567) | Jo-Philipp Wich | 2012-06-11 |
| | | | | SVN-Revision: 32192 | ||
* | package/index: filter out the libc package from the index | Felix Fietkau | 2012-06-11 |
| | | | | SVN-Revision: 32187 | ||
* | build: add checks for missing package dependencies | Felix Fietkau | 2012-06-11 |
| | | | | SVN-Revision: 32185 | ||
* | e2fsprogs: move dependencies to the right packages | Felix Fietkau | 2012-06-11 |
| | | | | SVN-Revision: 32184 | ||
* | util-linux: disable udev support, add missing dependencies | Felix Fietkau | 2012-06-11 |
| | | | | SVN-Revision: 32183 | ||
* | fuse: add missing dependency | Felix Fietkau | 2012-06-11 |
| | | | | SVN-Revision: 32182 | ||
* | ebtables: add a missing dependency | Felix Fietkau | 2012-06-11 |
| | | | | SVN-Revision: 32181 | ||
* | toolchain: remove target dependencies on libgcc/libgfortran, add checks to ↵ | Felix Fietkau | 2012-06-10 |
| | | | | | | package install template instead SVN-Revision: 32176 | ||
* | busybox: remove BUSYBOX_USE_LIBRPC | Felix Fietkau | 2012-06-10 |
| | | | | SVN-Revision: 32175 | ||
* | ubus: add a missing dependency | Felix Fietkau | 2012-06-10 |
| | | | | SVN-Revision: 32174 | ||
* | libubox: add a missing dependency | Felix Fietkau | 2012-06-10 |
| | | | | SVN-Revision: 32173 | ||
* | build: generate a list of provided libraries for each ipkg file (includes ↵ | Felix Fietkau | 2012-06-10 |
| | | | | | | provided libraries from packages that the exporting package depends on) SVN-Revision: 32172 | ||
* | build: add a dependency on libc to all non-kernel packages | Felix Fietkau | 2012-06-10 |
| | | | | SVN-Revision: 32171 | ||
* | toolchain: fix libc dependency on libgcc | Felix Fietkau | 2012-06-10 |
| | | | | SVN-Revision: 32170 | ||
* | base-files: move all toolchain packages to a separate package directory ↵ | Felix Fietkau | 2012-06-10 |
| | | | | | | 'toolchain' SVN-Revision: 32169 | ||
* | util-linux: libblkid depends on libuuid | Felix Fietkau | 2012-06-10 |
| | | | | SVN-Revision: 32168 | ||
* | mklibs: update to 0.1.34 (v2) | Luka Perkov | 2012-06-10 |
| | | | | SVN-Revision: 32165 | ||
* | tools: add a python symlink that prefers python2 | Felix Fietkau | 2012-06-10 |
| | | | | SVN-Revision: 32164 | ||
* | Revert "[tools] mklibs: update to 0.1.34" | Felix Fietkau | 2012-06-10 |
| | | | | | | Too much broken, needs to be reworked SVN-Revision: 32163 | ||
* | busybox: fix bad variable substitution on right hand side of I/O ↵ | Jo-Philipp Wich | 2012-06-10 |
| | | | | | | redirection, imported patch from upstream bug 5282 SVN-Revision: 32162 | ||
* | tools/e2fsprogs: disable building elf shared libraries, it is unnecessary ↵ | Felix Fietkau | 2012-06-10 |
| | | | | | | and breaks on mac os x SVN-Revision: 32161 | ||
* | ppp: block restart of interfaces if pppd refused the command line options | Felix Fietkau | 2012-06-10 |
| | | | | SVN-Revision: 32160 | ||
* | ath9k: add some more ani fixes | Felix Fietkau | 2012-06-10 |
| | | | | SVN-Revision: 32159 |