| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | package/index: filter out the libc package from the index | Felix Fietkau | 2012-06-11 | 2 | -0/+2 |
* | build: add checks for missing package dependencies | Felix Fietkau | 2012-06-11 | 2 | -0/+46 |
* | e2fsprogs: move dependencies to the right packages | Felix Fietkau | 2012-06-11 | 1 | -1/+3 |
* | util-linux: disable udev support, add missing dependencies | Felix Fietkau | 2012-06-11 | 1 | -2/+5 |
* | fuse: add missing dependency | Felix Fietkau | 2012-06-11 | 1 | -1/+1 |
* | ebtables: add a missing dependency | Felix Fietkau | 2012-06-11 | 1 | -0/+1 |
* | toolchain: remove target dependencies on libgcc/libgfortran, add checks to pa... | Felix Fietkau | 2012-06-10 | 1 | -6/+3 |
* | busybox: remove BUSYBOX_USE_LIBRPC | Felix Fietkau | 2012-06-10 | 2 | -7/+3 |
* | ubus: add a missing dependency | Felix Fietkau | 2012-06-10 | 1 | -0/+1 |
* | libubox: add a missing dependency | Felix Fietkau | 2012-06-10 | 1 | -1/+1 |
* | build: generate a list of provided libraries for each ipkg file (includes pro... | Felix Fietkau | 2012-06-10 | 2 | -3/+36 |
* | build: add a dependency on libc to all non-kernel packages | Felix Fietkau | 2012-06-10 | 2 | -1/+7 |
* | toolchain: fix libc dependency on libgcc | Felix Fietkau | 2012-06-10 | 1 | -1/+1 |
* | base-files: move all toolchain packages to a separate package directory 'tool... | Felix Fietkau | 2012-06-10 | 2 | -543/+565 |
* | util-linux: libblkid depends on libuuid | Felix Fietkau | 2012-06-10 | 1 | -9/+10 |
* | mklibs: update to 0.1.34 (v2) | Luka Perkov | 2012-06-10 | 14 | -106/+81 |
* | tools: add a python symlink that prefers python2 | Felix Fietkau | 2012-06-10 | 1 | -1/+2 |
* | Revert "[tools] mklibs: update to 0.1.34" | Felix Fietkau | 2012-06-10 | 13 | -101/+132 |
* | busybox: fix bad variable substitution on right hand side of I/O redirection,... | Jo-Philipp Wich | 2012-06-10 | 2 | -1/+13 |
* | tools/e2fsprogs: disable building elf shared libraries, it is unnecessary and... | Felix Fietkau | 2012-06-10 | 1 | -1/+1 |
* | ppp: block restart of interfaces if pppd refused the command line options | Felix Fietkau | 2012-06-10 | 1 | -0/+4 |
* | ath9k: add some more ani fixes | Felix Fietkau | 2012-06-10 | 7 | -0/+1412 |
* | more e2fsprogs fixes | John Crispin | 2012-06-10 | 1 | -3/+2 |
* | fix build breakage introduced by [32142] | John Crispin | 2012-06-10 | 1 | -1/+2 |
* | zlib: update to 1.2.7 | Luka Perkov | 2012-06-09 | 3 | -80/+3 |
* | ppp: enable no_device in the netifd pppoa handler to bring it up at boot time... | Felix Fietkau | 2012-06-09 | 1 | -0/+2 |
* | mklibs: update to 0.1.34 | Luka Perkov | 2012-06-09 | 13 | -132/+101 |
* | gmp: update to 5.0.5 | Luka Perkov | 2012-06-09 | 1 | -3/+3 |
* | mkimage: update to 2012.04.01 | Luka Perkov | 2012-06-09 | 2 | -3/+3 |
* | e2fsprogs: update to 1.42.3 | Luka Perkov | 2012-06-09 | 6 | -115/+4 |
* | util-linux: update to 2.21.2 | Luka Perkov | 2012-06-09 | 2 | -3/+3 |
* | e2fsprogs: update to 1.42.3 | Luka Perkov | 2012-06-09 | 2 | -3/+3 |
* | kirkwood: ib62x0 fix reboot | Luka Perkov | 2012-06-08 | 1 | -0/+1 |
* | Fix early printk compile on ARM | Michael Büsch | 2012-06-08 | 1 | -0/+6 |
* | make librpc compatible with eglibc, unconditionally enable it for packages th... | Felix Fietkau | 2012-06-08 | 4 | -37/+207 |
* | firewall: allow incoming ICMPv6 router-advertisement and neighbor-advertiseme... | Jo-Philipp Wich | 2012-06-08 | 2 | -1/+3 |
* | mac80211: remove the passive-scan/no-ibss flag of channels 36-48 in the world... | Felix Fietkau | 2012-06-08 | 1 | -1/+1 |
* | kernel: add module packages for usbip (from the packages feed) | Felix Fietkau | 2012-06-07 | 1 | -0/+31 |
* | prereq-build: flex is built in tools/ - do not require it to be installed on ... | Felix Fietkau | 2012-06-07 | 1 | -4/+0 |
* | xburst: remove an obsolete CompareKernelPatchVer call | Felix Fietkau | 2012-06-07 | 1 | -11/+0 |
* | include/netfilter.mk: clean up, remove junk for old kernel versions | Felix Fietkau | 2012-06-07 | 1 | -70/+9 |
* | e2fsprogs: add posix_memalign related portability patch from #8508 | Felix Fietkau | 2012-06-07 | 1 | -0/+31 |
* | fixes python related autokrampf install bug | John Crispin | 2012-06-07 | 1 | -0/+14 |
* | base-files: implement network_defer_device() and network_ready_device() wrapp... | Jo-Philipp Wich | 2012-06-07 | 1 | -0/+16 |
* | eglibc: use 2.15 by default | Felix Fietkau | 2012-06-07 | 1 | -1/+1 |
* | iproute2: fix build errors with newer versions of eglibc | Felix Fietkau | 2012-06-07 | 1 | -0/+6 |
* | iptables: fix build error if only libraries are selected | Felix Fietkau | 2012-06-07 | 1 | -1/+1 |
* | eglibc: add version 2.15 | Felix Fietkau | 2012-06-07 | 7 | -0/+169 |
* | toolchain: install libgcc for minimal gcc, needed by newer eglibc versions | Felix Fietkau | 2012-06-07 | 1 | -2/+2 |
* | netifd: fix typo in dhcp protocol handler, fixes reqopt handling (#11609) | Jo-Philipp Wich | 2012-06-07 | 1 | -1/+1 |