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
*
allow packages to override PKG_UNPACK, HOST_UNPACK
Felix Fietkau
2009-02-25
1
-2
/
+2
*
move common variables to a dedicated include file
Nicolas Thill
2009-02-23
1
-0
/
+13
*
initialize the url field for packages
Felix Fietkau
2009-02-23
1
-0
/
+1
*
allow a separate patch directory for host patches
Felix Fietkau
2009-02-22
1
-1
/
+3
*
fix the host vs native stampfile dependencies to improve quilt support
Felix Fietkau
2009-02-22
1
-2
/
+2
*
only define unpack templates if PKG_SOURCE is set
Felix Fietkau
2009-02-22
1
-1
/
+6
*
allow concurrent use of host-build.mk and package.mk as well as their templates
Felix Fietkau
2009-02-22
3
-17
/
+26
*
eliminate redundancy by creating the quilt_used stampfile in the right place
Felix Fietkau
2009-02-22
3
-2
/
+2
*
fix missing change from r14610
Felix Fietkau
2009-02-22
1
-1
/
+1
*
build system refactoring in preparation for allowing packages to do host-buil...
Felix Fietkau
2009-02-22
4
-118
/
+151
*
fix typo
Felix Fietkau
2009-02-22
1
-1
/
+1
*
update to 2.6.28.7 and 2.6.27.19
Hauke Mehrtens
2009-02-21
1
-4
/
+4
*
remove support for ipp2p - it's unmaintained, broken, overmatching and underm...
Felix Fietkau
2009-02-21
1
-1
/
+0
*
move the EABI config override to the generic kernel config overrides, as it's...
Felix Fietkau
2009-02-21
1
-0
/
+2
*
avoid kernel version in target if sub-targets available (usefull if we have 2...
Ralph Hempel
2009-02-20
1
-1
/
+1
*
change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk)
Ralph Hempel
2009-02-20
1
-1
/
+1
*
fix potential rootfs owner/group mismatch (tgz root only, patch from #4562)
Felix Fietkau
2009-02-19
1
-1
/
+1
*
make cvs checkouts more flexible. packages must now specify either -r <tag> o...
Felix Fietkau
2009-02-19
1
-1
/
+1
*
update to 2.6.28.6
Gabor Juhos
2009-02-19
1
-3
/
+0
*
added 2.6.28.6 checksum
Markus Wigge
2009-02-18
1
-0
/
+3
*
genext2fs: update to 1.4.1
Nicolas Thill
2009-02-17
1
-1
/
+1
*
update to 2.6.27.17
Gabor Juhos
2009-02-15
1
-2
/
+2
*
update to 2.6.28.5
Gabor Juhos
2009-02-15
1
-3
/
+0
*
kernel: add missing definition for CONFIG_KALLSYMS_ALL
Felix Fietkau
2009-02-14
1
-0
/
+1
*
Add 2.6.28.5 md5sum
Michael Büsch
2009-02-13
1
-0
/
+3
*
netfilter: remove CHAOS, TARPIT and DELUDE references
Gabor Juhos
2009-02-09
1
-4
/
+0
*
update to 2.6.28.4
Gabor Juhos
2009-02-08
1
-2
/
+2
*
update to 2.6.27.15
Gabor Juhos
2009-02-08
1
-2
/
+2
*
strip the .note.gnu.build-id section from kernel images, which on some platfo...
Felix Fietkau
2009-02-02
1
-2
/
+4
*
prevent quilt from loading any configuration file (closes: #4520)
Nicolas Thill
2009-02-02
1
-9
/
+11
*
Add menuconfig option for enabling profiling in the kernel.
Lars-Peter Clausen
2009-01-29
1
-0
/
+1
*
move IPKG_STATE_DIR from ./rules.mk to ./include/package-ipkg.mk and change i...
Nicolas Thill
2009-01-29
1
-0
/
+2
*
update to 2.6.28.2
Gabor Juhos
2009-01-28
1
-2
/
+2
*
remove trailing whitespace from the md5sum of the 2.6.27.13 tarball (closes #...
Gabor Juhos
2009-01-25
1
-1
/
+1
*
improve support for building on mac os x by improving detection of missing co...
Felix Fietkau
2009-01-25
1
-0
/
+14
*
update to 2.6.27.13
Gabor Juhos
2009-01-25
1
-2
/
+2
*
if quilt failed whilst patching, no output was shown
John Crispin
2009-01-25
1
-1
/
+1
*
switch to 2.6.27.12
Gabor Juhos
2009-01-23
1
-2
/
+2
*
do not ignore exit codes of quilt anymore (by nbd)
Mirko Vogt
2009-01-22
1
-1
/
+1
*
adjust site config files for uClibc ARM EABI
Nicolas Thill
2009-01-21
2
-0
/
+0
*
add a menuconfig option for enabling KALLSYMS for the kernel
Felix Fietkau
2009-01-20
1
-0
/
+3
*
update to 2.6.27.11
Gabor Juhos
2009-01-15
1
-2
/
+2
*
add support for an optional staging directory for debug binaries
Felix Fietkau
2009-01-13
2
-1
/
+28
*
add support for build-only packages which do not appear in menuconfig
Felix Fietkau
2009-01-13
2
-0
/
+2
*
fix LINUX_KARCH for x86
Felix Fietkau
2009-01-11
1
-1
/
+1
*
add missing 'ac_cv_sizeof_unsigned_long_long' variable
Nicolas Thill
2009-01-11
1
-0
/
+1
*
add support for alternative C libraries (currently only glibc/eglibc) other (...
Nicolas Thill
2009-01-08
29
-4
/
+144
*
make config.{guess,sub} writable before attempting to overwrite them (many pa...
Felix Fietkau
2009-01-06
1
-1
/
+1
*
add MD5 for the kernel 2.6.28
Matteo Croce
2008-12-25
1
-0
/
+3
*
fix kernel version for 2.6.27.10
Gabor Juhos
2008-12-20
1
-1
/
+1
[next]