| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | iproute2: Fix compilation | mb | 2010-09-09 | 1 | -4/+7 |
* | [package] util-linux-ng: make build depend on libncurses, cfdisk is compiled ... | jow | 2010-09-08 | 1 | -1/+1 |
* | [imagebuilder] fix arch detection pattern to cope with underscores in board n... | jow | 2010-09-08 | 1 | -1/+2 |
* | [imagebuilder] | jow | 2010-09-08 | 4 | -10/+56 |
* | [package] base-files: add an experimental "-c" flag which tries to preserve *... | jow | 2010-09-07 | 2 | -3/+20 |
* | [kirkwood] fix Dockstart default rdate interface in system config, reformat | jow | 2010-09-07 | 1 | -3/+5 |
* | [imagebuilder] use --force-run-hooks for host opkg install | jow | 2010-09-07 | 1 | -1/+2 |
* | From: Joseph Roback <openwrt-devel@roback.cc> | mb | 2010-09-07 | 7 | -5/+15 |
* | host.mk: Don't use bash-ism | mb | 2010-09-06 | 1 | -1/+1 |
* | [package] opkg: add --force-run-hooks option to run postinstall scripts in of... | jow | 2010-09-06 | 3 | -2/+71 |
* | [ifxmips] | blogic | 2010-09-06 | 2 | -4/+4 |
* | [omap35xx] add package python-cjson to gumstix profile | hcg | 2010-09-06 | 1 | -1/+1 |
* | package/kernel: update crypto.mk for kernel 2.6.36 | acoul | 2010-09-06 | 1 | -1/+2 |
* | package/busybox: update to busybox-1.7.2, include upstream patches, refresh p... | acoul | 2010-09-06 | 9 | -178/+631 |
* | [x86] adjust image defaults for KVM | jow | 2010-09-06 | 1 | -3/+4 |
* | [buildroot] use opkg/host for package installation | jow | 2010-09-06 | 2 | -13/+33 |
* | [package] base-files: make build dependant on opkg/host | jow | 2010-09-06 | 1 | -0/+1 |
* | [package] opkg: reintroduce host build, utilize fixed HOST_BUILD_DEPENDS and ... | jow | 2010-09-06 | 1 | -0/+25 |
* | [scripts] metadata.pl: fix handling of HOST_BUILD_DEPENDS if a package is ref... | jow | 2010-09-06 | 1 | -3/+4 |
* | [PATCH v5 4/4] kernel: virtio modules depend on x86_kvm_guest | jow | 2010-09-05 | 1 | -3/+3 |
* | [PATCH v5 3/4] x86: add kvm_guest subtarget | jow | 2010-09-05 | 3 | -0/+57 |
* | [PATCH v5 2/4] kernel: add VirtIO device support | jow | 2010-09-05 | 1 | -0/+48 |
* | [PATCH v5 1/4] kernel: move xen.mk to virtual.mk | jow | 2010-09-05 | 1 | -6/+6 |
* | [package] firewall: | jow | 2010-09-05 | 2 | -4/+6 |
* | [package] firewall: introduce SNAT support for redirect sections | jow | 2010-09-05 | 3 | -4/+19 |
* | ar71xx: select AR71XX_DEV_DSA when AR71XX_DEV_AP91_ETH is selected, do not se... | nbd | 2010-09-05 | 1 | -2/+1 |
* | fix build error in tools on darwin on newer macs (patch by dirtyfreebooter) | nbd | 2010-09-05 | 5 | -22/+3 |
* | Fix musb-hdrc module loading | mb | 2010-09-05 | 1 | -2/+3 |
* | [PATCH] b43: Module option added to change the GPIO LED mask. | jow | 2010-09-04 | 1 | -0/+50 |
* | p54spi: Compile in the default eeprom image | mb | 2010-09-04 | 1 | -0/+2 |
* | linux/ixp4xx: add kernel 2.6.36 preliminary support | acoul | 2010-09-04 | 43 | -0/+6589 |
* | linux/ixp4xx: revert r22922 | acoul | 2010-09-04 | 43 | -6589/+0 |
* | linux/ixp4xx: add kernel 2.6.36 preliminary support | acoul | 2010-09-04 | 43 | -0/+6589 |
* | linux/generic: fix ioctl on 2.6.36 (http://lwn.net/Articles/394724/) | acoul | 2010-09-04 | 1 | -0/+11 |
* | linux/ixp4xx: fix am apex image make bug | acoul | 2010-09-04 | 1 | -1/+1 |
* | [package] fix fuse dependency against kmod-fuse | florian | 2010-09-04 | 1 | -1/+1 |
* | [package] kmod-sctp: Add SCTP kernel support | florian | 2010-09-04 | 3 | -5/+40 |
* | [package] add dm-crypt and fix tabs | florian | 2010-09-04 | 1 | -13/+13 |
* | [package] add XTS cipher CryptoAPI module | florian | 2010-09-04 | 1 | -0/+17 |
* | [kernel] add switch driver for Lantiq PSB6970 | florian | 2010-09-04 | 7 | -0/+510 |
* | [package] firewall: add option to disable NAT reflection | jow | 2010-09-04 | 1 | -0/+4 |
* | [package] firewall: clean up description (#7875) | jow | 2010-09-04 | 1 | -1/+1 |
* | package/apex: update apex to version 1.6.9 | acoul | 2010-09-04 | 4 | -20/+20 |
* | toolchain/gcc: fix -Os recursion on ARMv5 for gcc 4.5.0 & 4.5.1 (http://gcc.g... | acoul | 2010-09-04 | 2 | -0/+140 |
* | [package] 6in4: fix logic fail in previous commit | jow | 2010-09-04 | 1 | -1/+1 |
* | [package] 6in4: replace sed match with variable substitution, change pattern ... | jow | 2010-09-04 | 2 | -2/+2 |
* | [package] add kmod-usb-serial-ipw module | florian | 2010-09-04 | 1 | -0/+11 |
* | [x86] add cpu msr kernel module package | florian | 2010-09-04 | 1 | -0/+16 |
* | [package] support pre-md5summed passwords in 6in4 scripts | florian | 2010-09-04 | 1 | -1/+3 |
* | [package] firewall: | jow | 2010-09-04 | 4 | -8/+33 |