| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix madwifi channel setting (#2073) | nbd | 2007-09-07 | 1 | -1/+1 |
* | bump package versions after updates | nbd | 2007-09-07 | 10 | -10/+10 |
* | fix typo | nico | 2007-09-07 | 1 | -1/+1 |
* | fix ppp unit number issues (#2178) | nbd | 2007-09-07 | 1 | -3/+6 |
* | fix board name for nvram and switch packages on brcm-2.4 after [8653] | nico | 2007-09-07 | 2 | -6/+6 |
* | qos-scripts: add patch for tos and dscp support from #2291 | nbd | 2007-09-07 | 1 | -0/+39 |
* | remove obsolete dependencies on VIDEO_SUPPORT (#2314) | nbd | 2007-09-07 | 2 | -2/+2 |
* | add missing endef | nico | 2007-09-07 | 1 | -0/+1 |
* | remove remaining description field missed from [8659] | nico | 2007-09-07 | 1 | -4/+0 |
* | move package description to a separate definition, remove it when DESCRIPTION... | nico | 2007-09-07 | 65 | -683/+1232 |
* | remove automake prereq not needed anymore since [7011], use a separate descri... | nico | 2007-09-07 | 1 | -12/+6 |
* | zd1211-firmware: remove uneeded commands in install, use a separate descripti... | nico | 2007-09-07 | 1 | -9/+9 |
* | cosmetic fixes for ar7: indent, use lowercase hex notation, format | nico | 2007-09-06 | 10 | -163/+164 |
* | remove some obsolete files | nbd | 2007-09-06 | 2 | -305/+0 |
* | strip the kernel version suffix from target directories, except for brcm-2.4 ... | nbd | 2007-09-06 | 701 | -105/+48 |
* | enable start-stop-daemon by default, i want to use this to clean up a few ini... | nbd | 2007-09-06 | 1 | -1/+1 |
* | Disable the USB clock for now, will be used later for the AR7-HCD driver, whi... | florian | 2007-09-06 | 1 | -2/+2 |
* | allow scan.mk to find python packages introduced in [8639] | nico | 2007-09-06 | 1 | -1/+1 |
* | remove uneeded stuff after python changes in [8639] | nico | 2007-09-06 | 2 | -16/+0 |
* | Package ip6tables-utils as well (#2318) | florian | 2007-09-05 | 1 | -1/+14 |
* | fix typo (thanks to jonasg[1] on irc) | nico | 2007-09-05 | 1 | -1/+1 |
* | suppress warning in gcd() | nico | 2007-09-04 | 1 | -2/+2 |
* | use kernel abs(), remove recursion in gcd() (closes: #2307) | nico | 2007-09-04 | 1 | -9/+13 |
* | use constant for clock values (closes: #2306) | nico | 2007-09-04 | 2 | -17/+18 |
* | tweak Makefile | nico | 2007-09-03 | 1 | -5/+5 |
* | move TARGET_* flags from ./include/package-default.mk to ./rules.mk, remove E... | nico | 2007-09-03 | 2 | -13/+6 |
* | require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to... | nico | 2007-09-03 | 9 | -174/+279 |
* | tweak Build/Compile/PyMod: add CPPFLAGS, allow caller to override any of the ... | nico | 2007-09-03 | 1 | -6/+8 |
* | another cleanup missed from [8587] | nico | 2007-09-03 | 1 | -2/+0 |
* | rename hostap package to hostap-driver | nico | 2007-09-03 | 1 | -0/+0 |
* | package Makefile cleanup: remove uneeded vars | nico | 2007-09-03 | 12 | -26/+3 |
* | rename bridge package to bridge-utils (to match source name) | nico | 2007-09-03 | 2 | -5/+3 |
* | rename zd1211_firmware to zd1211-firmware | nico | 2007-09-03 | 1 | -0/+0 |
* | rename zd1211 package to zd1211-driver | nico | 2007-09-03 | 2 | -4/+2 |
* | provide default PKG_BUILD_DIR for packages missing a PKG_VERSION | nico | 2007-09-03 | 2 | -2/+2 |
* | remove duplicate ./include/kernel.mk inclusion | nico | 2007-09-03 | 1 | -1/+0 |
* | move ipkg related vars from ./rules.mk to ./include/package-ipkg.mk | nico | 2007-09-03 | 2 | -12/+12 |
* | remove uneeded PATH setting in ipkg invocation | nico | 2007-09-03 | 1 | -3/+2 |
* | change case of conflicting option | nico | 2007-09-03 | 1 | -1/+1 |
* | use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L... | nico | 2007-09-03 | 2 | -4/+4 |
* | Do not restart ipsec on hotplug events (#2212) | florian | 2007-09-02 | 1 | -1/+1 |
* | use a default VERSION field for kmod packages | nico | 2007-09-02 | 29 | -29/+1 |
* | rename 2.6 high-speed usb serial fix to match 2.4 one | nico | 2007-09-02 | 1 | -0/+0 |
* | add high-speed usb serial fix from Junxion to 2.4 kernel too (closes: #2274) | nico | 2007-09-02 | 1 | -0/+30 |
* | reduce watchdog trigger from 10 to 5 seconds | blogic | 2007-09-01 | 1 | -1/+1 |
* | add an abs2rel.pl helper script (returns a path relative to another) | nico | 2007-09-01 | 1 | -0/+17 |
* | allow the user to disable the defaultroute option for ppp | nbd | 2007-09-01 | 1 | -2/+3 |
* | small rdc-2.6 fixes (from sn9, thanks!) | nico | 2007-09-01 | 3 | -8/+4 |
* | fix .dep_files exclusion in rdep calls | nico | 2007-09-01 | 1 | -2/+2 |
* | fix typo left in [8562] (thanks to sn9) | nico | 2007-09-01 | 1 | -2/+2 |