Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | remove remaining unnecessary dependency | Felix Fietkau | 2007-02-28 | |
| | | | | SVN-Revision: 6423 | |||
* | add missing dependencies (#1244) | Felix Fietkau | 2007-02-28 | |
| | | | | SVN-Revision: 6421 | |||
* | add a patch to revert recent breakage in the intel cfi flash driver (fixes ↵ | Felix Fietkau | 2007-02-28 | |
| | | | | | | #1140) SVN-Revision: 6420 | |||
* | strip double quotes from grub boot options (fixes #1406) | Felix Fietkau | 2007-02-28 | |
| | | | | SVN-Revision: 6419 | |||
* | update to imq patch version 2.6.19-imq3 - fixes kernel oops from #1397 | Felix Fietkau | 2007-02-28 | |
| | | | | SVN-Revision: 6418 | |||
* | allow the user to change the rb532 rootfs size in menuconfig (fixes #1374) | Felix Fietkau | 2007-02-28 | |
| | | | | SVN-Revision: 6417 | |||
* | add wl-500w diag support (untested, based on patch from #1298) | Felix Fietkau | 2007-02-28 | |
| | | | | SVN-Revision: 6416 | |||
* | move ccache to tools/ and fix potential dependency issue | Felix Fietkau | 2007-02-27 | |
| | | | | SVN-Revision: 6413 | |||
* | fix ccache build (#1415) | Felix Fietkau | 2007-02-27 | |
| | | | | SVN-Revision: 6412 | |||
* | add a check for brctl in the unbridge() function (fixes #1417) | Felix Fietkau | 2007-02-27 | |
| | | | | SVN-Revision: 6410 | |||
* | use config_get_bool for hide_ssid option in madwifi | Felix Fietkau | 2007-02-27 | |
| | | | | SVN-Revision: 6408 | |||
* | move config_get_bool from /sbin/wifi to /etc/functions.sh | Felix Fietkau | 2007-02-27 | |
| | | | | SVN-Revision: 6407 | |||
* | Add hidden_ssid option to madwifi script (#1363) | Florian Fainelli | 2007-02-27 | |
| | | | | SVN-Revision: 6406 | |||
* | Massive speedup in the package/target scanning step - per package metadata ↵ | Felix Fietkau | 2007-02-27 | |
| | | | | | | files are now cached. - timestamp.pl calls have been replaced with make file dependencies - an extra stamp file ensures that directory listing changes force a rebuild SVN-Revision: 6404 | |||
* | remove compatibility crap from libfuse which seems to break on uClibc, ↵ | Felix Fietkau | 2007-02-27 | |
| | | | | | | because of problems with versioned symbols SVN-Revision: 6402 | |||
* | fix alsa compile | Felix Fietkau | 2007-02-27 | |
| | | | | SVN-Revision: 6401 | |||
* | Make cifs depend on kmod-nls-base (#1360) | Florian Fainelli | 2007-02-27 | |
| | | | | SVN-Revision: 6400 | |||
* | fix pam header related compile error in dropbear | Felix Fietkau | 2007-02-27 | |
| | | | | SVN-Revision: 6397 | |||
* | Add macosx fix from #1407 | Florian Fainelli | 2007-02-26 | |
| | | | | SVN-Revision: 6392 | |||
* | Integrate basic UCI config file validation support Needs more testing and ↵ | Felix Fietkau | 2007-02-26 | |
| | | | | | | | | validation is not enforced yet Code contributed by Fraunhofer Fokus SVN-Revision: 6391 | |||
* | correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors) | Felix Fietkau | 2007-02-26 | |
| | | | | SVN-Revision: 6390 | |||
* | add missing dependency | Felix Fietkau | 2007-02-26 | |
| | | | | SVN-Revision: 6389 | |||
* | document MAKE_FLAGS and MAKE_VARS | Felix Fietkau | 2007-02-26 | |
| | | | | SVN-Revision: 6385 | |||
* | add information about the tex4ht requirement for the docs | Felix Fietkau | 2007-02-26 | |
| | | | | SVN-Revision: 6384 | |||
* | add missing copyright header | Felix Fietkau | 2007-02-26 | |
| | | | | SVN-Revision: 6383 | |||
* | add x86_64 sitefile | Felix Fietkau | 2007-02-26 | |
| | | | | SVN-Revision: 6382 | |||
* | minor cleanup | Felix Fietkau | 2007-02-26 | |
| | | | | SVN-Revision: 6381 | |||
* | use default_subtargets in package/Makefile and target/Makefile | Felix Fietkau | 2007-02-26 | |
| | | | | SVN-Revision: 6380 | |||
* | remove old variables | Felix Fietkau | 2007-02-26 | |
| | | | | SVN-Revision: 6379 | |||
* | move CXXFLAGS to MAKE_VARS | Felix Fietkau | 2007-02-26 | |
| | | | | SVN-Revision: 6378 | |||
* | add MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_* | Felix Fietkau | 2007-02-26 | |
| | | | | SVN-Revision: 6377 | |||
* | rename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistency | Felix Fietkau | 2007-02-25 | |
| | | | | SVN-Revision: 6376 | |||
* | document configure related build system changes | Felix Fietkau | 2007-02-25 | |
| | | | | SVN-Revision: 6375 | |||
* | use NO_TRACE_MAKE for docs build | Felix Fietkau | 2007-02-25 | |
| | | | | SVN-Revision: 6374 | |||
* | more cleanup | Felix Fietkau | 2007-02-25 | |
| | | | | SVN-Revision: 6373 | |||
* | various configure related cleanups | Felix Fietkau | 2007-02-25 | |
| | | | | SVN-Revision: 6372 | |||
* | change path to .prereq stampfile | Felix Fietkau | 2007-02-25 | |
| | | | | SVN-Revision: 6371 | |||
* | move configure args to CONFIGURE_ARGS and configure variable to ↵ | Felix Fietkau | 2007-02-25 | |
| | | | | | | CONFIGURE_VARS to make it possible to modify the configure command line without overriding the default template SVN-Revision: 6370 | |||
* | fix for including host.mk multiple times | Felix Fietkau | 2007-02-25 | |
| | | | | SVN-Revision: 6369 | |||
* | add x86_64 config for uClibc | Felix Fietkau | 2007-02-25 | |
| | | | | SVN-Revision: 6368 | |||
* | fix stampfiles for host-builds | Felix Fietkau | 2007-02-25 | |
| | | | | SVN-Revision: 6367 | |||
* | run indent on ar2313 driver | Felix Fietkau | 2007-02-25 | |
| | | | | SVN-Revision: 6366 | |||
* | add prereq checks for the documentation (#1400) | Felix Fietkau | 2007-02-25 | |
| | | | | SVN-Revision: 6365 | |||
* | fix path to usb audio module | Felix Fietkau | 2007-02-25 | |
| | | | | SVN-Revision: 6364 | |||
* | fix KCONFIG for usb-audio package (#1335) | Felix Fietkau | 2007-02-25 | |
| | | | | SVN-Revision: 6363 | |||
* | add kernel_headers dependency on target/linux/generic-2.* | Felix Fietkau | 2007-02-25 | |
| | | | | SVN-Revision: 6362 | |||
* | add auto-rebuild for host builds (tested with tools/ and toolchain/) | Felix Fietkau | 2007-02-25 | |
| | | | | SVN-Revision: 6361 | |||
* | clean up a few things in image build makefiles and fix unnecessary grub rebuilds | Felix Fietkau | 2007-02-25 | |
| | | | | SVN-Revision: 6360 | |||
* | add optional padding for x86 grub images (useful for running jffs2 images in ↵ | Felix Fietkau | 2007-02-25 | |
| | | | | | | qemu) SVN-Revision: 6359 | |||
* | make ptgen print the end offset of the last partition as well | Felix Fietkau | 2007-02-25 | |
| | | | | SVN-Revision: 6358 |