summaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
Commit message (Expand)AuthorAgeFilesLines
* package/base-files: call preinit_ip_deconfig before processing init on initra...Gabor Juhos2010-03-121-1/+1
* base-files: revert dhcp state information on ifdown and restore pre-r19530 be...Jo-Philipp Wich2010-02-121-1/+1
* base-files: fix udhcpc address acquisition on network restart (patch by Scott...Jo-Philipp Wich2010-02-051-1/+1
* base-files: don't build '00_preinit.conf' if CONFIG_PREINITOPT is not selectedGabor Juhos2010-01-261-2/+4
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-251-0/+18
* base-files: disable bridge firewalling by defaultJo-Philipp Wich2010-01-181-2/+2
* base-files: sysupgade library coomon.sh has "bug" in glibc enviorement. For s...Jo-Philipp Wich2010-01-161-1/+1
* base-files: check for libpthread_so.a instead of libc_so.a (some gcc/libc com...Nicolas Thill2009-12-181-1/+1
* base-files: sysupgrade: restrict find command to plain files to avoid duplica...Jo-Philipp Wich2009-11-201-1/+1
* neither avr32 or coldfire has a shared libgccImre Kaloz2009-11-121-0/+2
* do not relink libresolv, it makes iproute2 barfFelix Fietkau2009-10-201-1/+1
* base-files: only try to execute watchdog if binary is presentJo-Philipp Wich2009-10-201-1/+1
* fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead o...Felix Fietkau2009-10-201-1/+5
* install the right version of libgcc along with its version map to fix relinki...Felix Fietkau2009-10-201-1/+4
* base-files: add hotplug rules for /dev/lpX (#863)Jo-Philipp Wich2009-09-281-1/+1
* base-files: add libgcc dependency to libc (#5262)Felix Fietkau2009-09-241-0/+1
* add external toolchain support, enhance native toolchain support (special tha...Nicolas Thill2009-09-231-31/+269
* base-files: fix conffiles entry check (patch from #2425)Felix Fietkau2009-09-191-1/+1
* base-files: clear ip addresses on interfaces that are about to be added to a ...Jo-Philipp Wich2009-09-161-1/+1
* base-files: dispatch ifdown events for proto=none interfaces and fix a race c...Jo-Philipp Wich2009-09-141-1/+1
* base-files: introduce a ready-to-use /etc/rc.local to let users run custom co...Jo-Philipp Wich2009-09-111-1/+1
* bump some revisions and update copyrightsAndy Boyett2009-09-101-1/+1
* package/base-files: set state to 'preinit' before preinit.arch is used, and s...Gabor Juhos2009-09-051-1/+1
* uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was n...Felix Fietkau2009-08-291-0/+1
* allow mklibs.py to optimize libgcc_s.so.1Felix Fietkau2009-08-291-0/+1
* now that each target has its own package directory, remove the base-files pac...Felix Fietkau2009-08-201-7/+5
* base-files: move ipv6 module loading from setup_interface() to addif() in the...Jo-Philipp Wich2009-08-101-1/+1
* install static libraries from uclibc to the rootfs staging dirFelix Fietkau2009-08-081-0/+4
* base-files: ensure that ipv6 is loaded if interfaces have an ip6addr defined,...Jo-Philipp Wich2009-08-041-1/+1
* prevent rebuild issues on creation of lib64 with 64-bits targetsFlorian Fainelli2009-08-011-2/+2
* base-files: explicitly create /etc/rc.d/, fixes ImageBuilder when using git i...Andy Boyett2009-07-021-1/+2
* add preliminary coldfire v4e supportImre Kaloz2009-06-211-1/+1
* sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger if standa...Jo-Philipp Wich2009-06-171-1/+1
* base-files: set rules file for hotplug2 in the boot script (closes #5235)Gabor Juhos2009-05-301-1/+1
* base-files: update command line for the new hotplug2Gabor Juhos2009-05-281-1/+1
* fix mips64el base-files compileFelix Fietkau2009-05-231-1/+1
* sysupgrade: use sysrq-trigger if availableJo-Philipp Wich2009-05-151-1/+1
* create the lib64 symbolic links for 64-bits supported architectures (#5075)Florian Fainelli2009-05-071-1/+6
* base-files: Add additional base-files search pathsHamish Guthrie2009-05-041-0/+6
* introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigu...Nicolas Thill2009-04-271-1/+1
* uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30...Nicolas Thill2009-04-241-9/+5
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
* move ldconfig & ldd to utils sectionNicolas Thill2009-04-141-1/+5
* base-files: remove redundant netmask handling in 10-routesJo-Philipp Wich2009-04-121-1/+1
* - fix mac assignment for broadcom vifs in bridging mode - thanks abramoff1 fo...Jo-Philipp Wich2009-03-251-1/+1
* add uclibc 0.9.30.1Felix Fietkau2009-03-231-0/+4
* sysupgrade: install /bin/sleep into ramdisk too and add completition notice (...Jo-Philipp Wich2009-03-081-2/+2
* base-files: allow option dns to override dhcp assigned dns serversJo-Philipp Wich2009-02-191-1/+1
* fix handling of eglibc config options for packagingFelix Fietkau2009-01-261-1/+5
* add support for an optional staging directory for debug binariesFelix Fietkau2009-01-131-0/+1