summaryrefslogtreecommitdiff
path: root/package/base-files/Makefile
AgeCommit message (Expand)Author
2010-07-24[package] base-files: unconditionally unlock the rootfs_data partition (#7437)jow
2010-06-30[package] base-files: add "mtu" option for route sections, allows setting per...jow
2010-06-12[package] base-files: enable IPv6 forwarding by default since the default fir...jow
2010-06-01[package] base-file: move alias setup to route hotplug, this fixes alias sect...jow
2010-05-30[package] base-files:jow
2010-05-28[package] base-files: 3g connection interfaces are now called "3g-*" - adjust...jow
2010-05-27[package] base-files: respect .auto option when running coldplug_interface_*(...jow
2010-05-17[package] base-files (#7316)jow
2010-05-01package/base-files: fix libraries packaging on 64bits targets (closes: #6918)nico
2010-04-15package/base-files: fix typo in r20874 (thanks to rhk for spotting it)nico
2010-04-15package/base-files: use a single $(CP) instead of two to copy shared library ...nico
2010-04-03[package] base-files: also regenerate wifi config if existing config contains...jow
2010-03-27[package] base-files: add a hotplug handler for rdatejow
2010-03-21change from /jffs to /overlay, patch from Daniel Dickinsonflorian
2010-03-12package/base-files: call preinit_ip_deconfig before processing init onjuhosg
2010-02-12[package] base-files: revert dhcp state information on ifdown and restore pre...jow
2010-02-05[package] base-files: fix udhcpc address acquisition on network restart (patc...jow
2010-01-26base-files: don't build '00_preinit.conf' if CONFIG_PREINITOPT is not selectedjuhosg
2010-01-25add preinit modularization work by Daniel Dickinson (cshore)nbd
2010-01-18[package] base-files: disable bridge firewalling by defaultjow
2010-01-16[package] base-files:jow
2009-12-18[package] base-files: check for libpthread_so.a instead of libc_so.a (some gc...nico
2009-11-20[package] base-files: sysupgrade: restrict find command to plain files to avo...jow
2009-11-12neither avr32 or coldfire has a shared libgcckaloz
2009-10-20do not relink libresolv, it makes iproute2 barfnbd
2009-10-20[package] base-files: only try to execute watchdog if binary is presentjow
2009-10-20fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead o...nbd
2009-10-20install the right version of libgcc along with its version map to fix relinki...nbd
2009-09-28[package] base-files: add hotplug rules for /dev/lpX (#863)jow
2009-09-24base-files: add libgcc dependency to libc (#5262)nbd
2009-09-23[toolchain] add external toolchain support, enhance native toolchain support ...nico
2009-09-19base-files: fix conffiles entry check (patch from #2425)nbd
2009-09-16[package] base-files: clear ip addresses on interfaces that are about to be a...jow
2009-09-14[package] base-files: dispatch ifdown events for proto=none interfaces and fi...jow
2009-09-11[package] base-files: introduce a ready-to-use /etc/rc.local to let users run...jow
2009-09-10[package] bump some revisions and update copyrightsagb
2009-09-05package/base-files: set state to 'preinit' before preinit.arch is used, and s...juhosg
2009-08-29uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was n...nbd
2009-08-29allow mklibs.py to optimize libgcc_s.so.1nbd
2009-08-20now that each target has its own package directory, remove the base-files pac...nbd
2009-08-10[package] base-files: move ipv6 module loading from setup_interface() to addi...jow
2009-08-08install static libraries from uclibc to the rootfs staging dirnbd
2009-08-04[package] base-files: ensure that ipv6 is loaded if interfaces have an ip6add...jow
2009-08-01[package] prevent rebuild issues on creation of lib64 with 64-bits targetsflorian
2009-07-02[package] base-files: explicitly create /etc/rc.d/, fixes ImageBuilder when u...agb
2009-06-21add preliminary coldfire v4e supportkaloz
2009-06-17[package] sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger...jow
2009-05-30[package] base-files: set rules file for hotplug2 in the boot script (closes ...juhosg
2009-05-28[package] base-files: update command line for the new hotplug2juhosg
2009-05-23fix mips64el base-files compilenbd