index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
opkg
Age
Commit message (
Expand
)
Author
2009-04-30
opkg: work around the same broken array overrun check in gcc 4.4 as in gcc 4.3
nbd
2009-03-28
opkg: fix error message reporting caused by an uninitialized variable
nbd
2009-02-24
[package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLA...
nico
2009-02-14
opkg: apparently array bounds checking is gcc 4.3 specific, move -Wno-array-b...
nbd
2009-02-14
opkg: work around a gcc warning bug related to array bounds checking
nbd
2009-01-16
fix opkg target arch detection problem on x86
nbd
2008-12-21
fix opkg overlay_root option for jffs2-only images
nbd
2008-12-15
add a patch helping available storage space detection, remove workaround from...
nico
2008-12-12
add a workaround preventing opkg to install anything on squashfs-based fs lay...
nico
2008-10-30
remove GPG not enabled in this build warning
thepeople
2008-10-04
[opkg] use gzipped package lists
agb
2008-08-16
remove unneeded line
thepeople
2008-08-16
make opkg the default package manager, disable busybox ipkg from building by ...
thepeople
2008-08-15
fix symlinks when installing opkg into a image
thepeople
2008-08-13
Fix opkg compilation with ccache, thanks sn9
florian
2008-08-06
use $(FPIC) in a few places where it matters
nbd
2008-08-05
update opkg to 4564, fixes a couple of memory leaks
thepeople
2008-07-29
remove opkg config file and link ipkg.conf to opkg.conf being they are the same
thepeople
2008-07-29
removed a missed dependancy on curl
thepeople
2008-07-29
opkg depends on curl
florian
2008-07-29
add opkg
thepeople