index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
base-files
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
[package] base-files: revert dhcp state information on ifdown and restore pre...
Jo-Philipp Wich
2010-02-12
1
-1
/
+1
*
[package] base-files: fix udhcpc address acquisition on network restart (patc...
Jo-Philipp Wich
2010-02-05
1
-1
/
+1
*
base-files: don't build '00_preinit.conf' if CONFIG_PREINITOPT is not selected
Gabor Juhos
2010-01-26
1
-2
/
+4
*
add preinit modularization work by Daniel Dickinson (cshore)
Felix Fietkau
2010-01-25
1
-0
/
+18
*
[package] base-files: disable bridge firewalling by default
Jo-Philipp Wich
2010-01-18
1
-2
/
+2
*
[package] base-files:
Jo-Philipp Wich
2010-01-16
1
-1
/
+1
*
[package] base-files: check for libpthread_so.a instead of libc_so.a (some gc...
Nicolas Thill
2009-12-18
1
-1
/
+1
*
[package] base-files: sysupgrade: restrict find command to plain files to avo...
Jo-Philipp Wich
2009-11-20
1
-1
/
+1
*
neither avr32 or coldfire has a shared libgcc
Imre Kaloz
2009-11-12
1
-0
/
+2
*
do not relink libresolv, it makes iproute2 barf
Felix Fietkau
2009-10-20
1
-1
/
+1
*
[package] base-files: only try to execute watchdog if binary is present
Jo-Philipp Wich
2009-10-20
1
-1
/
+1
*
fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead o...
Felix Fietkau
2009-10-20
1
-1
/
+5
*
install the right version of libgcc along with its version map to fix relinki...
Felix Fietkau
2009-10-20
1
-1
/
+4
*
[package] base-files: add hotplug rules for /dev/lpX (#863)
Jo-Philipp Wich
2009-09-28
1
-1
/
+1
*
base-files: add libgcc dependency to libc (#5262)
Felix Fietkau
2009-09-24
1
-0
/
+1
*
[toolchain] add external toolchain support, enhance native toolchain support ...
Nicolas Thill
2009-09-23
1
-31
/
+269
*
base-files: fix conffiles entry check (patch from #2425)
Felix Fietkau
2009-09-19
1
-1
/
+1
*
[package] base-files: clear ip addresses on interfaces that are about to be a...
Jo-Philipp Wich
2009-09-16
1
-1
/
+1
*
[package] base-files: dispatch ifdown events for proto=none interfaces and fi...
Jo-Philipp Wich
2009-09-14
1
-1
/
+1
*
[package] base-files: introduce a ready-to-use /etc/rc.local to let users run...
Jo-Philipp Wich
2009-09-11
1
-1
/
+1
*
[package] bump some revisions and update copyrights
Andy Boyett
2009-09-10
1
-1
/
+1
*
package/base-files: set state to 'preinit' before preinit.arch is used, and s...
Gabor Juhos
2009-09-05
1
-1
/
+1
*
uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was n...
Felix Fietkau
2009-08-29
1
-0
/
+1
*
allow mklibs.py to optimize libgcc_s.so.1
Felix Fietkau
2009-08-29
1
-0
/
+1
*
now that each target has its own package directory, remove the base-files pac...
Felix Fietkau
2009-08-20
1
-7
/
+5
*
[package] base-files: move ipv6 module loading from setup_interface() to addi...
Jo-Philipp Wich
2009-08-10
1
-1
/
+1
*
install static libraries from uclibc to the rootfs staging dir
Felix Fietkau
2009-08-08
1
-0
/
+4
*
[package] base-files: ensure that ipv6 is loaded if interfaces have an ip6add...
Jo-Philipp Wich
2009-08-04
1
-1
/
+1
*
[package] prevent rebuild issues on creation of lib64 with 64-bits targets
Florian Fainelli
2009-08-01
1
-2
/
+2
*
[package] base-files: explicitly create /etc/rc.d/, fixes ImageBuilder when u...
Andy Boyett
2009-07-02
1
-1
/
+2
*
add preliminary coldfire v4e support
Imre Kaloz
2009-06-21
1
-1
/
+1
*
[package] sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger...
Jo-Philipp Wich
2009-06-17
1
-1
/
+1
*
[package] base-files: set rules file for hotplug2 in the boot script (closes ...
Gabor Juhos
2009-05-30
1
-1
/
+1
*
[package] base-files: update command line for the new hotplug2
Gabor Juhos
2009-05-28
1
-1
/
+1
*
fix mips64el base-files compile
Felix Fietkau
2009-05-23
1
-1
/
+1
*
[package] sysupgrade: use sysrq-trigger if available
Jo-Philipp Wich
2009-05-15
1
-1
/
+1
*
[package] create the lib64 symbolic links for 64-bits supported architectures...
Florian Fainelli
2009-05-07
1
-1
/
+6
*
base-files: Add additional base-files search paths
Hamish Guthrie
2009-05-04
1
-0
/
+6
*
introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigu...
Nicolas Thill
2009-04-27
1
-1
/
+1
*
[toolchain] uClibc cleanup:
Nicolas Thill
2009-04-24
1
-9
/
+5
*
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
Felix Fietkau
2009-04-17
1
-1
/
+0
*
move ldconfig & ldd to utils section
Nicolas Thill
2009-04-14
1
-1
/
+5
*
[package] base-files: remove redundant netmask handling in 10-routes
Jo-Philipp Wich
2009-04-12
1
-1
/
+1
*
[package]
Jo-Philipp Wich
2009-03-25
1
-1
/
+1
*
add uclibc 0.9.30.1
Felix Fietkau
2009-03-23
1
-0
/
+4
*
[package] sysupgrade: install /bin/sleep into ramdisk too and add completitio...
Jo-Philipp Wich
2009-03-08
1
-2
/
+2
*
[package] base-files: allow option dns to override dhcp assigned dns servers
Jo-Philipp Wich
2009-02-19
1
-1
/
+1
*
fix handling of eglibc config options for packaging
Felix Fietkau
2009-01-26
1
-1
/
+5
*
add support for an optional staging directory for debug binaries
Felix Fietkau
2009-01-13
1
-0
/
+1
*
[massive] add support for alternative C libraries (currently only glibc/eglibc)
Nicolas Thill
2009-01-08
1
-25
/
+55
[next]