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
*
add portability fixes for toolchain/tools (full tools/toolchain build works o...
Felix Fietkau
2006-09-27
1
-0
/
+1
*
use 'false' instead of '/bin/false'
Felix Fietkau
2006-09-27
1
-1
/
+1
*
fix DESCRIPTION use in menuconfig and ipkg control files
Nicolas Thill
2006-09-24
1
-10
/
+11
*
clean up and really fix bogus build_ directory
Felix Fietkau
2006-09-24
1
-0
/
+1
*
add BOARD and KERNEL to tgz image file name
Nicolas Thill
2006-09-24
1
-1
/
+1
*
add CXXFLAGS and PKG_CONFIG_PATH in Build/Configure/Default,
Nicolas Thill
2006-09-24
1
-2
/
+5
*
correct arguments to Build/Prepare/Default
Mike Baker
2006-09-18
1
-1
/
+1
*
add quotes to ipkg name in the rebuild check
Felix Fietkau
2006-09-07
1
-1
/
+1
*
don't run rebuild checks for dump and prereq
Felix Fietkau
2006-09-07
1
-7
/
+9
*
add extra rebuild check for development libraries
Felix Fietkau
2006-09-07
1
-0
/
+4
*
fix unnecessary rebuilds for library package directories with no selected pac...
Felix Fietkau
2006-09-07
1
-11
/
+14
*
Clean up prereq error messages
Mike Baker
2006-09-07
1
-6
/
+6
*
use an if block on the whole configure command
Felix Fietkau
2006-08-30
1
-1
/
+2
*
fix previous commit
Mike Baker
2006-08-30
1
-3
/
+2
*
only run trap error code in the configure template, if the configure script w...
Felix Fietkau
2006-08-30
1
-2
/
+2
*
Add new warning to help track down pesky compile issues
Mike Baker
2006-08-30
1
-1
/
+7
*
move $(MAKE) packages from .linux-compile: to compile:
Felix Fietkau
2006-08-27
1
-1
/
+1
*
fix LINUX_RELEASE and use it for the kmod-* build
Felix Fietkau
2006-08-27
1
-1
/
+1
*
add basic support for the Magicbox boards
Imre Kaloz
2006-08-25
2
-0
/
+4
*
add prereq check to prevent people from building openwrt as root
Felix Fietkau
2006-08-24
1
-0
/
+7
*
Port kmod-tun to the new module layout
Florian Fainelli
2006-08-22
1
-4
/
+0
*
Port kmod-gre to the new module layout
Florian Fainelli
2006-08-22
1
-4
/
+0
*
port kmod-ipv6 to the new system
Felix Fietkau
2006-08-20
2
-8
/
+0
*
Remove postinit stuff for initramfs
Gerry Rozema
2006-08-18
1
-1
/
+0
*
handle postinit for initramfs
Gerry Rozema
2006-08-18
1
-0
/
+1
*
remove reference to missing file
Felix Fietkau
2006-08-18
1
-1
/
+0
*
Update for initramfs handling
Gerry Rozema
2006-08-18
1
-0
/
+1
*
cosmetic coherency fix
Nicolas Thill
2006-08-18
1
-2
/
+2
*
fix KERNELNAME
Felix Fietkau
2006-08-17
1
-1
/
+1
*
Build bzImage for x86 builds - allow ext2 images even if initramfs used, they...
Gerry Rozema
2006-08-17
3
-6
/
+13
*
tidy up output
Mike Baker
2006-08-17
1
-2
/
+7
*
fix accidental tab
Mike Baker
2006-08-17
1
-2
/
+2
*
Show error messages when collecting the package info
Mike Baker
2006-08-16
1
-0
/
+2
*
fix issues if kernel config is changed after the compile has started
Mike Baker
2006-08-16
2
-30
/
+41
*
Move a bunch of ethernet hardware drivers to new kernel module packageing
Gerry Rozema
2006-08-14
2
-12
/
+0
*
Make ext2 image larger for uml, update uml kernel config
Gerry Rozema
2006-08-14
1
-1
/
+1
*
fix uml-2.6 (closes: #678)
Nicolas Thill
2006-08-10
2
-7
/
+11
*
Force remove of the symbolic link build_arm/linux, especially when switching ...
Florian Fainelli
2006-08-05
1
-0
/
+1
*
automatically turn off colors
Mike Baker
2006-08-04
1
-1
/
+6
*
set PATH in rules.mk
Mike Baker
2006-08-04
2
-8
/
+8
*
fix everything I broke with the previous patches
Mike Baker
2006-08-04
1
-1
/
+1
*
yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)
Mike Baker
2006-08-04
1
-9
/
+6
*
more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)
Mike Baker
2006-08-04
2
-3
/
+2
*
remove debug line
Mike Baker
2006-08-02
1
-2
/
+1
*
correct [4397]
Mike Baker
2006-08-02
1
-1
/
+1
*
fix CONFIG_ALL
Mike Baker
2006-08-02
1
-2
/
+2
*
minor makefile tweaks
Mike Baker
2006-08-02
1
-28
/
+29
*
don't try to package ipt_SNAT and ipt_DNAT when making kernel module packages
Felix Fietkau
2006-07-31
1
-1
/
+3
*
port ppp modules to package/kernel and fix ppp package dependencies
Felix Fietkau
2006-07-30
2
-39
/
+0
*
add support for per-package prereq checks, run global prereq checks before (m...
Felix Fietkau
2006-07-29
3
-82
/
+92
[next]