summaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [package] base-files (#7316)jow2010-05-171-1/+1
* package/base-files: fix libraries packaging on 64bits targets (closes: #6918)nico2010-05-011-9/+14
* package/base-files: fix typo in r20874 (thanks to rhk for spotting it)nico2010-04-151-1/+1
* package/base-files: use a single $(CP) instead of two to copy shared library ...nico2010-04-151-10/+20
* [package] base-files: also regenerate wifi config if existing config contains...jow2010-04-031-1/+1
* [package] base-files: add a hotplug handler for rdatejow2010-03-271-1/+1
* change from /jffs to /overlay, patch from Daniel Dickinsonflorian2010-03-211-1/+1
* package/base-files: call preinit_ip_deconfig before processing init onjuhosg2010-03-121-1/+1
* [package] base-files: revert dhcp state information on ifdown and restore pre...jow2010-02-121-1/+1
* [package] base-files: fix udhcpc address acquisition on network restart (patc...jow2010-02-051-1/+1
* base-files: don't build '00_preinit.conf' if CONFIG_PREINITOPT is not selectedjuhosg2010-01-261-2/+4
* add preinit modularization work by Daniel Dickinson (cshore)nbd2010-01-251-0/+18
* [package] base-files: disable bridge firewalling by defaultjow2010-01-181-2/+2
* [package] base-files:jow2010-01-161-1/+1
* [package] base-files: check for libpthread_so.a instead of libc_so.a (some gc...nico2009-12-181-1/+1
* [package] base-files: sysupgrade: restrict find command to plain files to avo...jow2009-11-201-1/+1
* neither avr32 or coldfire has a shared libgcckaloz2009-11-121-0/+2
* do not relink libresolv, it makes iproute2 barfnbd2009-10-201-1/+1
* [package] base-files: only try to execute watchdog if binary is presentjow2009-10-201-1/+1
* fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead o...nbd2009-10-201-1/+5
* install the right version of libgcc along with its version map to fix relinki...nbd2009-10-201-1/+4
* [package] base-files: add hotplug rules for /dev/lpX (#863)jow2009-09-281-1/+1
* base-files: add libgcc dependency to libc (#5262)nbd2009-09-241-0/+1
* [toolchain] add external toolchain support, enhance native toolchain support ...nico2009-09-231-31/+269
* base-files: fix conffiles entry check (patch from #2425)nbd2009-09-191-1/+1
* [package] base-files: clear ip addresses on interfaces that are about to be a...jow2009-09-161-1/+1
* [package] base-files: dispatch ifdown events for proto=none interfaces and fi...jow2009-09-141-1/+1
* [package] base-files: introduce a ready-to-use /etc/rc.local to let users run...jow2009-09-111-1/+1
* [package] bump some revisions and update copyrightsagb2009-09-101-1/+1
* package/base-files: set state to 'preinit' before preinit.arch is used, and s...juhosg2009-09-051-1/+1
* uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was n...nbd2009-08-291-0/+1
* allow mklibs.py to optimize libgcc_s.so.1nbd2009-08-291-0/+1
* now that each target has its own package directory, remove the base-files pac...nbd2009-08-201-7/+5
* [package] base-files: move ipv6 module loading from setup_interface() to addi...jow2009-08-101-1/+1
* install static libraries from uclibc to the rootfs staging dirnbd2009-08-081-0/+4
* [package] base-files: ensure that ipv6 is loaded if interfaces have an ip6add...jow2009-08-041-1/+1
* [package] prevent rebuild issues on creation of lib64 with 64-bits targetsflorian2009-08-011-2/+2
* [package] base-files: explicitly create /etc/rc.d/, fixes ImageBuilder when u...agb2009-07-021-1/+2
* add preliminary coldfire v4e supportkaloz2009-06-211-1/+1
* [package] sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger...jow2009-06-171-1/+1
* [package] base-files: set rules file for hotplug2 in the boot script (closes ...juhosg2009-05-301-1/+1
* [package] base-files: update command line for the new hotplug2juhosg2009-05-281-1/+1
* fix mips64el base-files compilenbd2009-05-231-1/+1
* [package] sysupgrade: use sysrq-trigger if availablejow2009-05-151-1/+1
* [package] create the lib64 symbolic links for 64-bits supported architectures...florian2009-05-071-1/+6
* base-files: Add additional base-files search pathshcg2009-05-041-0/+6
* introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigu...nico2009-04-271-1/+1
* [toolchain] uClibc cleanup:nico2009-04-241-9/+5
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
* move ldconfig & ldd to utils sectionnico2009-04-141-1/+5