aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* add NTFS-3GImre Kaloz2007-02-08
* fix mac handling, thanks to Kestutis KupciunasImre Kaloz2007-02-08
* upgrade FUSE to v2.6.3, make fuse-utils depend on libfuse and kmod-fuseImre Kaloz2007-02-08
* update work in progress rewritten bcm947xx code. wifi and usb seem to be work...Felix Fietkau2007-02-08
* port [6229] to kamikazeFelix Fietkau2007-02-08
* fix typos in ifdown (patch from #1319)Felix Fietkau2007-02-06
* fix overzealous kmod stripping - it killed kernel module parameters (#1301)Felix Fietkau2007-02-06
* change target descriptionFelix Fietkau2007-02-05
* add profile for the wgt634uFelix Fietkau2007-02-05
* oops... typoFelix Fietkau2007-02-04
* fix rootfs detectionFelix Fietkau2007-02-04
* update atheros 2.6 port - add support for the older chip generationFelix Fietkau2007-02-04
* add extra netfilter xt stuff to config-templateFelix Fietkau2007-02-04
* Minor kernel build changes: Change '[ -d ... ] && cmd' to 'if [ -d ... ]; the...Felix Fietkau2007-02-04
* upgrade to busybox 1.4.1Felix Fietkau2007-02-04
* fix madwifi compile for atheros 2.6Felix Fietkau2007-02-04
* get rid of the get_system_type() dependency for atheros 2.6Felix Fietkau2007-02-04
* force MII access in AR2313 ethernet to KSEG1 instead of physical addresses - ...Felix Fietkau2007-02-04
* fix compat hacks for init_workFelix Fietkau2007-02-02
* disambiguate PKG_CONFIG_PATH, it is used for pkgconfig scripts while PKG_CONF...Nicolas Thill2007-02-01
* mark pwc as broken (at least on brcm-2.6 & x86-2.6)Nicolas Thill2007-02-01
* disable block2mtd page readahead (patch from #1058)Felix Fietkau2007-02-01
* update d80211 to latest wireless-dev versionFelix Fietkau2007-02-01
* fix typoFelix Fietkau2007-02-01
* unbreak cgis with custom headers on busybox httpdFelix Fietkau2007-02-01
* clean up the x86 image build a bit, fixing unconditional copy of grub filesTim Yardley2007-02-01
* print package name when prereq failsMike Baker2007-01-31
* enable httpd sighup config reload by defaultFelix Fietkau2007-01-31
* move "make symlinks" to "make package/symlinks"Mike Baker2007-01-31
* fix rb532 image buildFelix Fietkau2007-01-31
* basic pxa support; likely brokenMike Baker2007-01-31
* fix colors when compiling with some newer versions of bashMike Baker2007-01-30
* fix a typoFelix Fietkau2007-01-29
* move the natsemi preselection into the x86 default package listFelix Fietkau2007-01-29
* add broadcast setting for /etc/config/network interfacesFelix Fietkau2007-01-27
* forward port missing parts of the mtd permission change in whiterussian (and ...Felix Fietkau2007-01-27
* fix stupid busybox bin2hex bugFelix Fietkau2007-01-27
* really fix busybox wget command line parsingFelix Fietkau2007-01-27
* Fix ipv4/ipv6 resolving. When not using AF_INET, gethostbyname2_r tries to re...Felix Fietkau2007-01-27
* add broadcom-wl patchtable againFelix Fietkau2007-01-27
* merge another batch of code from michael buesch's wireless-dev tree, fix up e...Felix Fietkau2007-01-26
* fix a small bug in config.pl that tends to mess up kernel cmdlinesFelix Fietkau2007-01-26
* fix wget --passive-ftpFelix Fietkau2007-01-26
* another fix for the awk command line parsing - should finally work properly nowFelix Fietkau2007-01-26
* Fix gcc version selection - default version for linux 2.4 broken in r6208 - b...Felix Fietkau2007-01-26
* use gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by defaultImre Kaloz2007-01-26
* bluetooth currently depends on usb supportFelix Fietkau2007-01-26
* upgrade busybox to 1.4.0Felix Fietkau2007-01-25
* make usb init script executableFelix Fietkau2007-01-25
* use syslogd -C16 instead of syslogd -C 16 (busybox 1.4 compatibility)Felix Fietkau2007-01-25