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
Commit message (
Expand
)
Author
Age
Files
Lines
*
move e2fsprogs from packages to trunk (will need this in a target profile later)
Felix Fietkau
2007-01-20
1
-0
/
+93
*
remove obsolete stuff
Felix Fietkau
2007-01-20
1
-13
/
+0
*
add descriptions to the broadcom target profiles and export them to the targe...
Felix Fietkau
2007-01-20
4
-1
/
+58
*
cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod pack...
Felix Fietkau
2007-01-20
9
-91
/
+51
*
include .pkginfo in image builder
Felix Fietkau
2007-01-20
1
-0
/
+1
*
clean up package rebuild messages
Felix Fietkau
2007-01-20
1
-7
/
+2
*
add usb led for wl-hdd
Felix Fietkau
2007-01-20
1
-0
/
+1
*
always return true in rstrip.sh
Felix Fietkau
2007-01-20
1
-0
/
+1
*
fix syslogd output to /dev/console (patch from #1170)
Felix Fietkau
2007-01-19
1
-0
/
+14
*
fix user mode linux toolchain build
Felix Fietkau
2007-01-19
1
-0
/
+1
*
bring in 2.6.19.2 fixes, primarily for the fixed sata support. see http://ww...
Tim Yardley
2007-01-18
1
-2
/
+2
*
fix pcmcia-cs install (remove previous PKG_INSTALL_DIR)
Nicolas Thill
2007-01-18
1
-0
/
+2
*
Fix wep encryption setting with madwifi (#1173)
Florian Fainelli
2007-01-18
1
-1
/
+1
*
Fix the issue where the default gateway is not set
Felix Fietkau
2007-01-17
1
-0
/
+6
*
fix dropbear config (#960)
Felix Fietkau
2007-01-17
1
-3
/
+3
*
Use nbd's fix for Zip files.
Mike Albon
2007-01-16
1
-1
/
+1
*
remove bogus part of the broadcom target descriptions
Felix Fietkau
2007-01-16
3
-12
/
+0
*
fix a small typo
Felix Fietkau
2007-01-15
1
-1
/
+1
*
show package list on make info in the image builder
Felix Fietkau
2007-01-14
1
-1
/
+1
*
Fix config checks for Image Builder and SDK - only build them when requested.
Felix Fietkau
2007-01-14
4
-6
/
+15
*
remove BIN_DIR on make clean in the image builder
Felix Fietkau
2007-01-14
1
-1
/
+1
*
fix x86 image builder
Felix Fietkau
2007-01-14
1
-4
/
+9
*
add checks for {ip,ip6}addr in the network config
Felix Fietkau
2007-01-14
1
-2
/
+2
*
include the default profile in target.mk as well - required for the image bui...
Felix Fietkau
2007-01-14
1
-7
/
+9
*
move another DEFAULT:=y and fix a dependency bug
Felix Fietkau
2007-01-14
2
-2
/
+2
*
move several instances of DEFAULT:=y to profile preselections (easier for the...
Felix Fietkau
2007-01-14
5
-13
/
+9
*
include section name in the package metadata
Felix Fietkau
2007-01-14
1
-0
/
+1
*
include .targetinfo in the image builder, and allow direct calls to the packa...
Felix Fietkau
2007-01-14
2
-2
/
+3
*
add maintainer to package metadata
Felix Fietkau
2007-01-13
1
-0
/
+1
*
merge the scripts dealing with package/target metadata to remove some redunda...
Felix Fietkau
2007-01-13
6
-485
/
+438
*
Fix the annoying base-files autorebuild bug.
Felix Fietkau
2007-01-12
3
-4
/
+4
*
fix unpacking of .zip files
Felix Fietkau
2007-01-11
1
-1
/
+1
*
disable pcmcia for atheros-2.6
Felix Fietkau
2007-01-11
2
-1
/
+2
*
Rename patches to match conventions
Florian Fainelli
2007-01-11
3
-0
/
+0
*
Remove this unnecessary patch
Florian Fainelli
2007-01-11
1
-16
/
+0
*
Ok, try to make shfs work with 2.6.19, raw fixes, so might need better readin...
Florian Fainelli
2007-01-11
1
-0
/
+202
*
bump version numbers of linksys images, because the linksys firmware often re...
Felix Fietkau
2007-01-11
1
-4
/
+4
*
force rebuild of the imagebuilder
Felix Fietkau
2007-01-11
1
-1
/
+1
*
Add initial version of the new Image Builder
Felix Fietkau
2007-01-10
14
-20
/
+263
*
don't mess with the staging dir too much when building the sdk
Felix Fietkau
2007-01-10
1
-5
/
+5
*
cosmetic fixes for ipkg
Felix Fietkau
2007-01-10
1
-5
/
+1
*
include the full board name in .target.mk
Felix Fietkau
2007-01-10
1
-0
/
+1
*
enable pretty lsmod output for linux 2.6
Felix Fietkau
2007-01-10
1
-1
/
+1
*
fix madwifi mode selection problems
Felix Fietkau
2007-01-10
1
-8
/
+8
*
include default package set in .target.mk
Felix Fietkau
2007-01-10
1
-2
/
+3
*
add a hack to allow source package names in Build-Depends: (PKG_BUILDDEP)
Nicolas Thill
2007-01-10
1
-0
/
+2
*
Update rdc-2.6 config (#1178)
Florian Fainelli
2007-01-09
1
-44
/
+138
*
extend tmp/.target.mk to include target profile information - preparation for...
Felix Fietkau
2007-01-09
1
-8
/
+29
*
fix typo
Felix Fietkau
2007-01-09
1
-1
/
+1
*
upgrade hostapd to 0.5.7 (patch from #1133)
Felix Fietkau
2007-01-09
2
-20
/
+20
[next]