index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
improve error message output of metadata scan - fix newline break and do not ...
Felix Fietkau
2009-05-27
1
-2
/
+2
*
stop build when an error occurs and when BUILDLOG is set (#5160)
Florian Fainelli
2009-05-26
1
-1
/
+1
*
enable lzma for squashfs4 by default
Felix Fietkau
2009-05-21
1
-1
/
+1
*
update to new stable 2.6.27.24
Florian Fainelli
2009-05-20
1
-2
/
+2
*
remove 2.6.29 since there are no remaining users of it
Florian Fainelli
2009-05-19
1
-3
/
+0
*
create squashfs4 images if kernel version >=2.6.29
Gabor Juhos
2009-05-15
1
-1
/
+12
*
netfilter: move iptable_raw, xt_NOTRACK from conntrack-extra to conntrack
Felix Fietkau
2009-05-14
1
-2
/
+2
*
ipt_TTL and ipt_ttl moved and were renamed in kernel 2.6.30
Hauke Mehrtens
2009-05-14
1
-2
/
+8
*
use unexport instead of export to clear perforce variables
Felix Fietkau
2009-05-08
1
-4
/
+1
*
override some variables to make sure that perforce does not mess with our bui...
Felix Fietkau
2009-05-07
1
-0
/
+6
*
remove 2.6.26 since there are no remaining candidates for it
Florian Fainelli
2009-05-07
1
-3
/
+0
*
adept netfilter.mk to updated imq
Jo-Philipp Wich
2009-05-07
1
-0
/
+1
*
upgrade to newest stable kernel versions
Imre Kaloz
2009-05-03
1
-6
/
+6
*
fix a typo that prevented host build specific variable exports from working
Felix Fietkau
2009-04-30
1
-2
/
+2
*
2.6.30 supports different initramfs compressors, take care of them
Imre Kaloz
2009-04-29
1
-0
/
+2
*
add missing bits from [15451]
Nicolas Thill
2009-04-27
2
-3
/
+3
*
introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigu...
Nicolas Thill
2009-04-27
1
-2
/
+2
*
also strip the .notes section of the kernel
Florian Fainelli
2009-04-27
1
-1
/
+1
*
make sure that at least sed is built before kernel_menuconfig/kernel_oldconfi...
Felix Fietkau
2009-04-27
1
-2
/
+11
*
remove 2.6.24, no target is relying on it
Florian Fainelli
2009-04-24
1
-3
/
+0
*
add missing $(if) check for build logging
Felix Fietkau
2009-04-24
1
-1
/
+1
*
add BUILD_LOG option to let the build system log all subdir make command outp...
Felix Fietkau
2009-04-24
1
-1
/
+2
*
fix KERNEL_PATCHVER, properly strip -rc* suffixes
Felix Fietkau
2009-04-23
1
-1
/
+1
*
emit proper error messages if important kernel config files are missing
Felix Fietkau
2009-04-23
1
-1
/
+7
*
remove 2 old interfering variables, probably missed from [15299]
Nicolas Thill
2009-04-22
1
-2
/
+0
*
clean up automake/pkg-config handling, move separate host/package variable ex...
Felix Fietkau
2009-04-22
2
-10
/
+22
*
kernel: make sure all patches are applied before running menuconfig or oldconfig
Felix Fietkau
2009-04-21
1
-1
/
+1
*
move pkg config stuff to per-target exports to prevent interference with host...
Felix Fietkau
2009-04-20
3
-3
/
+6
*
add md5sum for linux 2.6.29.1
Felix Fietkau
2009-04-18
1
-0
/
+3
*
add a modified version of the mips64 patch from #4603
Felix Fietkau
2009-04-18
8
-1
/
+79
*
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
Felix Fietkau
2009-04-17
4
-4
/
+0
*
Update default configuration to use profiles
Hamish Guthrie
2009-04-16
1
-1
/
+1
*
fix source file vs library order in a few prereq checks (#4326)
Felix Fietkau
2009-04-09
1
-3
/
+3
*
move iptable_raw to the conntrack-extra package
Felix Fietkau
2009-04-09
1
-1
/
+1
*
accomodate netfilter module (xt_recent) name change in 2.6.28, add missing kc...
Nicolas Thill
2009-04-06
1
-0
/
+1
*
add support for config options checking in top-level directory stampfiles
Felix Fietkau
2009-04-06
1
-2
/
+2
*
add a default template for Host/Install
Felix Fietkau
2009-04-06
1
-0
/
+9
*
ooops, m4 is already part of the host tools
Ralph Hempel
2009-03-25
1
-4
/
+0
*
added m4 to prereq check, thanks to Gerph
Ralph Hempel
2009-03-25
1
-0
/
+4
*
correct md5sum
Hauke Mehrtens
2009-03-24
1
-1
/
+1
*
update to kernel version 2.6.28.9
Hauke Mehrtens
2009-03-24
1
-4
/
+4
*
fix the path to the build dir for host packages
Felix Fietkau
2009-03-23
1
-2
/
+2
*
fix calling the update target for host-only builds
Felix Fietkau
2009-03-23
1
-0
/
+1
*
fix HOST_QUILT override
Felix Fietkau
2009-03-23
1
-1
/
+1
*
speed up quilt imports
Felix Fietkau
2009-03-23
1
-32
/
+5
*
add makefile target alias package/<name>/host/<target> for host builds
Felix Fietkau
2009-03-18
1
-0
/
+1
*
Final updates to default configuration of ps3 petitboot sub-target
Hamish Guthrie
2009-03-17
1
-0
/
+1
*
update to 2.6.28.8
Imre Kaloz
2009-03-17
1
-2
/
+2
*
fix quilt variable and stampfile usage for host builds
Felix Fietkau
2009-03-17
2
-6
/
+12
*
fix download reverse depends
Felix Fietkau
2009-03-17
1
-2
/
+4
[next]