| Commit message (Expand) | Author | Age | Files | Lines |
* | images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE | Nicolas Thill | 2010-05-05 | 1 | -1/+1 |
* | buildsystem: rearrange main config options, reorder, move stripping items to ... | Nicolas Thill | 2010-04-28 | 1 | -245/+237 |
* | buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ | Nicolas Thill | 2010-04-28 | 1 | -4/+4 |
* | images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is ... | Nicolas Thill | 2010-04-28 | 1 | -2/+0 |
* | add "patented"-build flag to allow packages being with and without patented t... | Mirko Vogt | 2010-04-20 | 1 | -1/+8 |
* | select LZMA compressed initramfs by default for ramips | Gabor Juhos | 2010-03-31 | 1 | -0/+1 |
* | remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT ... | Felix Fietkau | 2010-02-24 | 1 | -7/+0 |
* | with no users left, remove support for 2.6.21 | Imre Kaloz | 2010-02-11 | 1 | -1/+0 |
* | add a config item to specify arguments to strip | Nicolas Thill | 2010-01-22 | 1 | -0/+9 |
* | Add support for building ubifs images. | Lars-Peter Clausen | 2010-01-11 | 1 | -0/+7 |
* | remove handling of older unsupported kernels | Imre Kaloz | 2009-12-27 | 1 | -2/+0 |
* | partially revert [18830]: stripped packages are still usefull when debugging ... | Florian Fainelli | 2009-12-22 | 1 | -1/+0 |
* | disable stripping when compiling with debug info (closes: #6373) | Florian Fainelli | 2009-12-22 | 1 | -0/+1 |
* | partially revert [18830]: stripped packages are still usefull when debugging ... | Nicolas Thill | 2009-12-18 | 1 | -2/+1 |
* | disable stripping when compiling with debug info (closes: #6373) | Nicolas Thill | 2009-12-18 | 1 | -0/+2 |
* | make lzo compressed initramfs selectable, too | Imre Kaloz | 2009-11-21 | 1 | -0/+3 |
* | Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The t... | Felix Fietkau | 2009-11-14 | 1 | -0/+1 |
* | add external toolchain support, enhance native toolchain support (special tha... | Nicolas Thill | 2009-09-23 | 1 | -2/+2 |
* | prepare for upcoming external toolchain support: move config items not strict... | Nicolas Thill | 2009-09-10 | 1 | -0/+39 |
* | add menuconfig option for enabling debugfs support in the kernel | Gabor Juhos | 2009-09-08 | 1 | -0/+10 |
* | do not forcibly disable stripping when selecting CONFIG_DEBUG, debugging symb... | Felix Fietkau | 2009-09-06 | 1 | -2/+0 |
* | add menuconfig option for selecting initramfs compression | Gabor Juhos | 2009-08-16 | 1 | -12/+37 |
* | add an optional config option for stripping all unnecessary symbol exports fr... | Felix Fietkau | 2009-08-08 | 1 | -0/+8 |
* | integrate mklibs.py support into the build process | Felix Fietkau | 2009-08-08 | 1 | -0/+8 |
* | globally define IPv6 support or not in OpenWrt, just like for largefiles, ipv... | Florian Fainelli | 2009-07-25 | 1 | -0/+7 |
* | add a config option to select the binary stripping method to use (between non... | Nicolas Thill | 2009-07-07 | 1 | -5/+30 |
* | Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target | Hamish Guthrie | 2009-03-18 | 1 | -1/+1 |
* | add the possibility to put the rootfs to another location (usefull to specify... | Ralph Hempel | 2009-02-20 | 1 | -0/+8 |
* | Add menuconfig option for enabling profiling in the kernel. | Lars-Peter Clausen | 2009-01-29 | 1 | -0/+6 |
* | add a menuconfig option for enabling KALLSYMS for the kernel | Felix Fietkau | 2009-01-20 | 1 | -0/+8 |
* | add support for an optional staging directory for debug binaries | Felix Fietkau | 2009-01-13 | 1 | -0/+7 |
* | clean up build system settings and make some of them more accessible | Felix Fietkau | 2009-01-13 | 1 | -35/+32 |
* | Adds support for using a local clone of a git tree | Hamish Guthrie | 2008-10-10 | 1 | -0/+20 |
* | fix build options in menuconfig: - move EXTERNAL_KERNEL_TREE & NO_STRIP from ... | Nicolas Thill | 2008-09-13 | 1 | -9/+7 |
* | add new option for enabling debugging symbols | Felix Fietkau | 2008-09-13 | 1 | -4/+12 |
* | adds missing patch for native toolchain | John Crispin | 2008-06-10 | 1 | -0/+4 |
* | Update size and inodes of grup image | Jens Muecke | 2008-05-12 | 1 | -2/+2 |
* | add feature flag for the cpio.gz support | Gabor Juhos | 2008-01-29 | 1 | -1/+1 |
* | remove old feeds stuff | Felix Fietkau | 2007-12-28 | 1 | -13/+0 |
* | add cpio.gz support (patch from #2595) | Felix Fietkau | 2007-12-28 | 1 | -0/+7 |
* | fix rootfs size selection | Felix Fietkau | 2007-12-20 | 1 | -1/+1 |
* | add external kernel tree support | Eugene Konev | 2007-11-20 | 1 | -0/+5 |
* | add possibility to set default .config values | John Crispin | 2007-10-14 | 1 | -0/+9 |
* | added generation of x86 livecds, from #2391 | John Crispin | 2007-10-08 | 1 | -0/+7 |
* | add option for cleaning all ipkg info before the image build | Felix Fietkau | 2007-10-05 | 1 | -3/+11 |
* | move the "BUILD_SUFFIX" options out of "SOURCE_FEEDS" options | Nicolas Thill | 2007-10-03 | 1 | -7/+7 |
* | remove CONFIG_JLEVEL. use make -j in the future | Felix Fietkau | 2007-07-30 | 1 | -7/+0 |
* | add source feed rev to menuconfig, set 8180 as default rev for kamikaze 7.07 | Felix Fietkau | 2007-07-26 | 1 | -0/+6 |
* | Fix the automatic selection of ext2 when not using neither squashfs nor jffs2 | Florian Fainelli | 2007-07-20 | 1 | -1/+0 |
* | Add optionnal support for a BUILD_DIR suffix (#2057) | Florian Fainelli | 2007-07-19 | 1 | -0/+7 |