summaryrefslogtreecommitdiff
path: root/package/base-files/Makefile
Commit message (Expand)AuthorAge
...
* base-files: Fix typo in option name for disabling failsafe announcment Thanks...Daniel Dickinson2011-01-18
* base-files: implement "reqopts" parameter for dhcp interfaces to specify addi...Jo-Philipp Wich2010-12-22
* base-files: add support for the usbdev LED triggerGabor Juhos2010-12-17
* adds a --help option to /sbin/wifiFlorian Fainelli2010-12-05
* base-file: add metric option for static and dhcp protos, this simplifies the ...Jo-Philipp Wich2010-11-17
* base-files: mark libc as hold and essential, opkg should now bail out if some...Jo-Philipp Wich2010-11-11
* base-files: mark /etc/shadow as conffileJo-Philipp Wich2010-10-23
* base-files: add udhcpc vendorid option (#7744)Jo-Philipp Wich2010-10-06
* base-files: mark /etc/sysupgrade.conf as conffileJo-Philipp Wich2010-10-05
* base-files: - add sysupgrade support for keepfile hints * introduces /lib/upg...Jo-Philipp Wich2010-10-05
* base-files: sysupgrade: merge info from "opkg list-changed-conffiles" to back...Jo-Philipp Wich2010-10-05
* base-files: mark /etc/rc.local as conffileJo-Philipp Wich2010-10-05
* base-files: utilize uci_get_state to read the previous dhcp router address in...Jo-Philipp Wich2010-10-04
* base-files: bump pkg revision after r23091, r23092Jo-Philipp Wich2010-09-19
* base-files: introduce service_kill() into functions.sh - a convenience wrappe...Jo-Philipp Wich2010-09-19
* base-files: add an experimental "-c" flag which tries to preserve *all* chang...Jo-Philipp Wich2010-09-07
* base-files: make build dependant on opkg/hostJo-Philipp Wich2010-09-06
* toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo...Felix Fietkau2010-08-19
* base-files, uci: properly revert list state on config_load This fixes a bug w...Jo-Philipp Wich2010-08-14
* base-files: unconditionally unlock the rootfs_data partition (#7437)Jo-Philipp Wich2010-07-24
* base-files: add "mtu" option for route sections, allows setting per-route mtu...Jo-Philipp Wich2010-06-30
* base-files: enable IPv6 forwarding by default since the default firewall supp...Jo-Philipp Wich2010-06-12
* base-file: move alias setup to route hotplug, this fixes alias sections for n...Jo-Philipp Wich2010-06-01
* base-files: - use add_dns() and remove_dns() for when changing resolv.conf.au...Jo-Philipp Wich2010-05-30
* base-files: 3g connection interfaces are now called "3g-*" - adjust 10-net ho...Jo-Philipp Wich2010-05-28
* base-files: respect .auto option when running coldplug_interface_*() hooks on...Jo-Philipp Wich2010-05-27
* base-files (#7316) - improve rdate reliability - make rdate config more ntp l...Jo-Philipp Wich2010-05-17
* package/base-files: fix libraries packaging on 64bits targets (closes: #6918)Nicolas Thill2010-05-01
* package/base-files: fix typo in r20874 (thanks to rhk for spotting it)Nicolas Thill2010-04-15
* package/base-files: use a single $(CP) instead of two to copy shared library ...Nicolas Thill2010-04-15
* base-files: also regenerate wifi config if existing config contains only whit...Jo-Philipp Wich2010-04-03
* base-files: add a hotplug handler for rdateJo-Philipp Wich2010-03-27
* change from /jffs to /overlay, patch from Daniel DickinsonFlorian Fainelli2010-03-21
* package/base-files: call preinit_ip_deconfig before processing init on initra...Gabor Juhos2010-03-12
* base-files: revert dhcp state information on ifdown and restore pre-r19530 be...Jo-Philipp Wich2010-02-12
* base-files: fix udhcpc address acquisition on network restart (patch by Scott...Jo-Philipp Wich2010-02-05
* base-files: don't build '00_preinit.conf' if CONFIG_PREINITOPT is not selectedGabor Juhos2010-01-26
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-25
* base-files: disable bridge firewalling by defaultJo-Philipp Wich2010-01-18
* base-files: sysupgade library coomon.sh has "bug" in glibc enviorement. For s...Jo-Philipp Wich2010-01-16
* base-files: check for libpthread_so.a instead of libc_so.a (some gcc/libc com...Nicolas Thill2009-12-18
* base-files: sysupgrade: restrict find command to plain files to avoid duplica...Jo-Philipp Wich2009-11-20
* neither avr32 or coldfire has a shared libgccImre Kaloz2009-11-12
* do not relink libresolv, it makes iproute2 barfFelix Fietkau2009-10-20
* base-files: only try to execute watchdog if binary is presentJo-Philipp Wich2009-10-20
* fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead o...Felix Fietkau2009-10-20
* install the right version of libgcc along with its version map to fix relinki...Felix Fietkau2009-10-20
* base-files: add hotplug rules for /dev/lpX (#863)Jo-Philipp Wich2009-09-28
* base-files: add libgcc dependency to libc (#5262)Felix Fietkau2009-09-24
* add external toolchain support, enhance native toolchain support (special tha...Nicolas Thill2009-09-23