summaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
Commit message (Expand)AuthorAgeFilesLines
* [package] base-files: implement "reqopts" parameter for dhcp interfaces to sp...jow2010-12-221-1/+1
* base-files: add support for the usbdev LED triggerjuhosg2010-12-171-1/+1
* [package] adds a --help option to /sbin/wififlorian2010-12-051-1/+1
* [package] base-file: add metric option for static and dhcp protos, this simpl...jow2010-11-171-1/+1
* [package] base-files: mark libc as hold and essential, opkg should now bail o...jow2010-11-111-0/+1
* [package] base-files: mark /etc/shadow as conffilejow2010-10-231-0/+1
* [package] base-files: add udhcpc vendorid option (#7744)jow2010-10-061-1/+1
* [package] base-files: mark /etc/sysupgrade.conf as conffilejow2010-10-051-0/+1
* [package] base-files:jow2010-10-051-1/+3
* [package] base-files: sysupgrade: merge info from "opkg list-changed-conffile...jow2010-10-051-1/+1
* [package] base-files: mark /etc/rc.local as conffilejow2010-10-051-0/+1
* [package] base-files: utilize uci_get_state to read the previous dhcp router ...jow2010-10-041-1/+1
* [package] base-files: bump pkg revision after r23091, r23092jow2010-09-191-1/+1
* [package] base-files: introduce service_kill() into functions.sh - a convenie...jow2010-09-191-1/+1
* [package] base-files: add an experimental "-c" flag which tries to preserve *...jow2010-09-071-1/+1
* [package] base-files: make build dependant on opkg/hostjow2010-09-061-0/+1
* toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo...nbd2010-08-191-8/+8
* [package] base-files, uci: properly revert list state on config_loadjow2010-08-141-1/+1
* [package] base-files: unconditionally unlock the rootfs_data partition (#7437)jow2010-07-241-1/+1
* [package] base-files: add "mtu" option for route sections, allows setting per...jow2010-06-301-1/+1
* [package] base-files: enable IPv6 forwarding by default since the default fir...jow2010-06-121-1/+1
* [package] base-file: move alias setup to route hotplug, this fixes alias sect...jow2010-06-011-1/+1
* [package] base-files:jow2010-05-301-1/+1
* [package] base-files: 3g connection interfaces are now called "3g-*" - adjust...jow2010-05-281-1/+1
* [package] base-files: respect .auto option when running coldplug_interface_*(...jow2010-05-271-1/+1
* [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