index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Config.in
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
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:
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
*
Add a USES_TGZ config.in variable, so that RB1xx profiles can use it
Florian Fainelli
2007-07-18
1
-1
/
+1
*
Make UCI preconfiguration optional and disabled by default
Felix Fietkau
2007-05-05
1
-57
/
+58
*
add a menuconfig option for specifying a local download mirror
Felix Fietkau
2007-04-06
1
-0
/
+3
*
Tidy up Makefiles
Mike Baker
2007-04-03
1
-1
/
+1
*
allow the user to change the rb532 rootfs size in menuconfig (fixes #1374)
Felix Fietkau
2007-02-28
1
-2
/
+2
*
add missing copyright header
Felix Fietkau
2007-02-26
1
-0
/
+4
*
make maxinodes configureable for ext2
Tim Yardley
2007-02-22
1
-4
/
+13
*
Add initial version of the new Image Builder
Felix Fietkau
2007-01-10
1
-0
/
+1
*
Add support for source feeds in menuconfig
Florian Fainelli
2007-01-05
1
-0
/
+7
*
move target/image/platform to target/linux/platform/image
Mike Baker
2006-11-28
1
-1
/
+1
*
make target/linux/* directories self-contained, use the selected kernel versi...
Felix Fietkau
2006-11-11
1
-1
/
+1
*
finally kill KMOD_template - removes a big chunk of legacy build code
Felix Fietkau
2006-10-19
1
-1
/
+0
*
make filesystem size selection generic (for ext2)
Felix Fietkau
2006-10-19
1
-0
/
+5
*
add USES_EXT2 flag for target platforms
Felix Fietkau
2006-10-17
1
-0
/
+1
*
add grub based images for x86-2.6 - still a bit hackish, but works with ext2 ...
Felix Fietkau
2006-10-08
1
-0
/
+3
*
clean up filesystem selction
Felix Fietkau
2006-09-23
1
-7
/
+4
*
add secret option to use host's toolchain when native compiling
Mike Baker
2006-08-10
1
-1
/
+1
*
enable ext2 rootfs by default when target is uml-2.6
Nicolas Thill
2006-08-08
1
-1
/
+1
*
and now, finally, enable ccache support
Mike Baker
2006-08-04
1
-0
/
+7
*
introduce new BROKEN menuconfig option for hiding known broken settings
Mike Baker
2006-07-25
1
-0
/
+4
*
UML target completed. Added ext2 target fs for use with uml images
Gerry Rozema
2006-07-20
1
-0
/
+8
*
Disable squashfs for au1000 target since it does not allow the user to use th...
Florian Fainelli
2006-07-02
1
-0
/
+1
*
reorder sdk menuconfig entry, so that it does not force the toolchain selecti...
Felix Fietkau
2006-06-21
1
-1
/
+1
*
fix and enable the sdk
Felix Fietkau
2006-06-21
1
-0
/
+35
*
remove unused wget menuconfig option; make the package autorebuild optional (...
Felix Fietkau
2006-06-02
1
-4
/
+6
[prev]
[next]