Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more cleanup | Felix Fietkau | 2007-02-25 | 1 | -33/+14 |
| | | | | SVN-Revision: 6373 | ||||
* | various configure related cleanups | Felix Fietkau | 2007-02-25 | 8 | -134/+49 |
| | | | | SVN-Revision: 6372 | ||||
* | change path to .prereq stampfile | Felix Fietkau | 2007-02-25 | 1 | -2/+2 |
| | | | | SVN-Revision: 6371 | ||||
* | move configure args to CONFIGURE_ARGS and configure variable to ↵ | Felix Fietkau | 2007-02-25 | 1 | -13/+19 |
| | | | | | | 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 | 1 | -0/+3 |
| | | | | SVN-Revision: 6369 | ||||
* | add x86_64 config for uClibc | Felix Fietkau | 2007-02-25 | 1 | -0/+152 |
| | | | | SVN-Revision: 6368 | ||||
* | fix stampfiles for host-builds | Felix Fietkau | 2007-02-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 6367 | ||||
* | run indent on ar2313 driver | Felix Fietkau | 2007-02-25 | 3 | -654/+688 |
| | | | | SVN-Revision: 6366 | ||||
* | add prereq checks for the documentation (#1400) | Felix Fietkau | 2007-02-25 | 1 | -1/+18 |
| | | | | SVN-Revision: 6365 | ||||
* | fix path to usb audio module | Felix Fietkau | 2007-02-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 6364 | ||||
* | fix KCONFIG for usb-audio package (#1335) | Felix Fietkau | 2007-02-25 | 1 | -1/+2 |
| | | | | SVN-Revision: 6363 | ||||
* | add kernel_headers dependency on target/linux/generic-2.* | Felix Fietkau | 2007-02-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 6362 | ||||
* | add auto-rebuild for host builds (tested with tools/ and toolchain/) | Felix Fietkau | 2007-02-25 | 1 | -10/+12 |
| | | | | SVN-Revision: 6361 | ||||
* | clean up a few things in image build makefiles and fix unnecessary grub rebuilds | Felix Fietkau | 2007-02-25 | 6 | -43/+18 |
| | | | | SVN-Revision: 6360 | ||||
* | add optional padding for x86 grub images (useful for running jffs2 images in ↵ | Felix Fietkau | 2007-02-25 | 3 | -1/+7 |
| | | | | | | qemu) SVN-Revision: 6359 | ||||
* | make ptgen print the end offset of the last partition as well | Felix Fietkau | 2007-02-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 6358 | ||||
* | clean up stampfile mess for tools/ and toolchain/ | Felix Fietkau | 2007-02-25 | 3 | -61/+44 |
| | | | | SVN-Revision: 6357 | ||||
* | more reliable fix for handling ppp | Felix Fietkau | 2007-02-25 | 2 | -4/+5 |
| | | | | SVN-Revision: 6356 | ||||
* | integrate the fix from #1348 and clean up the network scripts a bit... | Felix Fietkau | 2007-02-25 | 1 | -18/+39 |
| | | | | SVN-Revision: 6355 | ||||
* | fix ppp defaultroute issues (based on patch from #1386, fixes #1181) | Felix Fietkau | 2007-02-25 | 1 | -0/+4 |
| | | | | SVN-Revision: 6354 | ||||
* | upgrade to uClibc 0.9.28.2 | Felix Fietkau | 2007-02-24 | 10 | -326/+56 |
| | | | | SVN-Revision: 6353 | ||||
* | fix cylinder rounding in ptgen | Felix Fietkau | 2007-02-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 6352 | ||||
* | always dereference symbolic links when copying kernel modules into the ↵ | Felix Fietkau | 2007-02-23 | 1 | -1/+1 |
| | | | | | | packaging directory (fixes alsa build, patch from #1392) SVN-Revision: 6350 | ||||
* | add -mlong-calls cflag to alsa mips build (patch from #1391) | Felix Fietkau | 2007-02-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 6349 | ||||
* | fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP time | Felix Fietkau | 2007-02-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 6346 | ||||
* | make maxinodes configureable for ext2 | Tim Yardley | 2007-02-22 | 2 | -5/+14 |
| | | | | SVN-Revision: 6345 | ||||
* | NTFS-3G is at v1.0 now | Imre Kaloz | 2007-02-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 6344 | ||||
* | add gcc 4.1.2 (closes #1381) | Imre Kaloz | 2007-02-22 | 13 | -0/+4051 |
| | | | | SVN-Revision: 6343 | ||||
* | ignore profiles with custom kernel configs in the image builder itself | Felix Fietkau | 2007-02-22 | 2 | -4/+8 |
| | | | | SVN-Revision: 6342 | ||||
* | disable the image builder in menuconfig for profiles with custom kernel configs | Felix Fietkau | 2007-02-22 | 3 | -0/+6 |
| | | | | SVN-Revision: 6341 | ||||
* | fix a small bug in the order of the profile metadata dump | Felix Fietkau | 2007-02-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 6340 | ||||
* | last commit was missing a change... | Felix Fietkau | 2007-02-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 6339 | ||||
* | add missing config files | Felix Fietkau | 2007-02-22 | 16 | -0/+4762 |
| | | | | SVN-Revision: 6338 | ||||
* | Reorganize kernel configs - target/linux/*/config is now a directory. ↵ | Felix Fietkau | 2007-02-22 | 26 | -24325/+638 |
| | | | | | | ./config/default will replace the old config and config-diff (format is like config-diff, the full kernel config is no longer kept in the build system) This commit removes all the kernel config stuff, the next one will add the replacement - there's no way to do this atomically with svn. SVN-Revision: 6337 | ||||
* | rename the Profile template that the image builder uses to prevent name ↵ | Felix Fietkau | 2007-02-22 | 2 | -2/+2 |
| | | | | | | conflicts with the template that the kernel uses SVN-Revision: 6336 | ||||
* | Move aodv-uu to trunk/ | Florian Fainelli | 2007-02-20 | 6 | -0/+251 |
| | | | | SVN-Revision: 6335 | ||||
* | add 16MB flash support for ar2315 (who knows...?) | Felix Fietkau | 2007-02-20 | 3 | -2/+19 |
| | | | | SVN-Revision: 6334 | ||||
* | nuke even more debug stuff | Felix Fietkau | 2007-02-20 | 1 | -14/+48 |
| | | | | SVN-Revision: 6333 | ||||
* | sorry, last commit had a bug | Felix Fietkau | 2007-02-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 6332 | ||||
* | fix debug patch for ahb | Felix Fietkau | 2007-02-20 | 1 | -21/+30 |
| | | | | SVN-Revision: 6331 | ||||
* | fix wireless-tools install *sigh* - thanks Kesha for noticing it | Imre Kaloz | 2007-02-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 6330 | ||||
* | disable debugging stuff in madwifi - saves precious flash space :) | Imre Kaloz | 2007-02-20 | 2 | -1/+106 |
| | | | | SVN-Revision: 6329 | ||||
* | make rootfs split/detection more generic - patch can be moved to generic-2.6 ↵ | Felix Fietkau | 2007-02-19 | 4 | -433/+416 |
| | | | | | | after testing on other platforms (especially broadcom) SVN-Revision: 6328 | ||||
* | autodetect flash width - thanks to Kestutis Kupciunas | Imre Kaloz | 2007-02-19 | 1 | -0/+14 |
| | | | | SVN-Revision: 6327 | ||||
* | use radio0 only on the 5312 | Imre Kaloz | 2007-02-19 | 1 | -3/+5 |
| | | | | SVN-Revision: 6326 | ||||
* | fix ar2315 rootfs mount | Felix Fietkau | 2007-02-19 | 1 | -1/+7 |
| | | | | SVN-Revision: 6325 | ||||
* | Upgrade comgt to 0.32 (#1347) | Florian Fainelli | 2007-02-19 | 2 | -39/+132 |
| | | | | SVN-Revision: 6323 | ||||
* | Fix another typo, definitively closes #1370 | Florian Fainelli | 2007-02-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 6322 | ||||
* | Fix a typo for videodev modules (#1371) | Florian Fainelli | 2007-02-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 6321 | ||||
* | Fix a typo with latest driver, module name changed (#1370) | Florian Fainelli | 2007-02-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 6320 |