Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base-files: add mtd_find_chardev helper | Gabor Juhos | 2012-12-12 | 1 | -3/+17 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34648 | ||||
* | Revert "remove function find_mtd_part() from /lib/functions.sh" | Mirko Vogt | 2012-12-12 | 1 | -0/+9 |
| | | | | | | | | | Reverting commit 34641. Function find_mtd_part() is needed by some scripts deployed for certain targets but not including boot.sh after all. Still, all this certainly needs some love. SVN-Revision: 34642 | ||||
* | remove function find_mtd_part() from /lib/functions.sh | Mirko Vogt | 2012-12-12 | 1 | -9/+0 |
| | | | | | | | | | Since all scripts using this function include /lib/functions/boot.sh - where this function is defined as well - it can be dropped from /lib/functions.sh. Also avoids further confusion about this function being declared and defined in two different places. SVN-Revision: 34641 | ||||
* | Remove default sysctl-entry for IPv6 here (races) | Steven Barth | 2012-11-29 | 1 | -2/+0 |
| | | | | SVN-Revision: 34417 | ||||
* | base-files: add support for the morse LED trigger | Gabor Juhos | 2012-11-25 | 2 | -1/+8 |
| | | | | | | | | | | | | Write "delay" and "message" options to their respective files, allowing Morse code message configuration through UCI. The delay (dit length) defaults to 150ms (about 8 words per minute, suitable for beginners). Signed-off-by: Petr Viktorin <encukou@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34380 | ||||
* | base-files: use a natural mount syntax | Florian Fainelli | 2012-11-23 | 6 | -9/+8 |
| | | | | | | | | | | Busybox built against musl-libc will choke on these otherwise, besides that it is more natural to use the filesystem type, then options, then name, then mountpoint. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34308 | ||||
* | base-files: skip LEDs handled by rssileds in led init-script | Florian Fainelli | 2012-10-11 | 2 | -1/+6 |
| | | | | | | | | | | | | | | | Without this, /etc/init.d/led will try to set the non-existing 'rssi' trigger. This doesn't harm as the kernel will refuse this setting, but it outputs some ugly log-lines: Jun 24 10:15:19 OpenWrt user.info sysinit: setting up led RSSILOW Jun 24 10:15:19 OpenWrt user.info sysinit: sh: write error: Invalid argument ... In order to avoid this, skip LEDs with trigger = "rssi" in /etc/init.d/led Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33717 | ||||
* | it's time to break the barriers | Imre Kaloz | 2012-10-08 | 1 | -8/+5 |
| | | | | SVN-Revision: 33666 | ||||
* | base-files: remove obsolete entries from sysctl.conf (#12236) | Felix Fietkau | 2012-09-24 | 1 | -5/+0 |
| | | | | SVN-Revision: 33532 | ||||
* | base-files: release an attached loop device on umounting | Florian Fainelli | 2012-09-19 | 2 | -2/+2 |
| | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de> SVN-Revision: 33477 | ||||
* | base-files: make file compare silent in migrate-sysctl | Jo-Philipp Wich | 2012-09-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 33449 | ||||
* | base-files: add uci-defaults script to migrate sysctl.conf (#12196) | Jo-Philipp Wich | 2012-09-17 | 2 | -1/+18 |
| | | | | SVN-Revision: 33448 | ||||
* | base-files: remove route enabled check in lib/functions/network.sh after ↵ | Jo-Philipp Wich | 2012-09-13 | 1 | -4/+2 |
| | | | | | | netifd bump SVN-Revision: 33391 | ||||
* | base-files: uci-defaults for rssileds | Gabor Juhos | 2012-08-13 | 1 | -0/+44 |
| | | | | | | | | Adds capability to add uci-defaults defining RSSI LEDs Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33164 | ||||
* | base-files: provide a sysupgrade -r (--restore-backup) option as convenience ↵ | Jo-Philipp Wich | 2012-08-12 | 2 | -1/+13 |
| | | | | | | wrapper for tar -C / -x(v)zf SVN-Revision: 33147 | ||||
* | move LIB_SUFFIX from base-files to rules.mk | Florian Fainelli | 2012-08-10 | 1 | -3/+0 |
| | | | | | | Some packages are going to need fixups based on LIB_SUFFIX SVN-Revision: 33080 | ||||
* | base-files: fix option parsing of -F/--force parameter | Jo-Philipp Wich | 2012-08-09 | 2 | -2/+2 |
| | | | | SVN-Revision: 33075 | ||||
* | base-files: check for ldd presence and executability (#11991) | Florian Fainelli | 2012-08-08 | 2 | -2/+2 |
| | | | | SVN-Revision: 33057 | ||||
* | base-files: fix detection of standalone ldd | Florian Fainelli | 2012-07-27 | 2 | -2/+2 |
| | | | | | | | | When standalone ldd is selected in config the binary is installed in /usr/bin/ldd. Signed-off-by: Michael Heimpold <mhei@heimpold.de> SVN-Revision: 32891 | ||||
* | base-files: Modernize hotplug2 rules (#11368) | Vasilis Tsiligiannis | 2012-07-14 | 1 | -29/+11 |
| | | | | SVN-Revision: 32711 | ||||
* | base-files: ensure that /sys is available during sysupgrade, some essential ↵ | Jo-Philipp Wich | 2012-07-03 | 1 | -1/+5 |
| | | | | | | services like om-watchdog need it SVN-Revision: 32587 | ||||
* | base-files: implement network_get_dnsserver() and network_get_dnssearch() in ↵ | Jo-Philipp Wich | 2012-06-29 | 1 | -0/+31 |
| | | | | | | /lib/functions/network.sh SVN-Revision: 32531 | ||||
* | base-files: only consider enabled default routes when finding the wan iface ↵ | Jo-Philipp Wich | 2012-06-29 | 1 | -2/+4 |
| | | | | | | (#11774) SVN-Revision: 32525 | ||||
* | base-files: enable TCP timestamps, enable sack/dsack. (patch by Dave Täht) | Felix Fietkau | 2012-06-27 | 1 | -1/+3 |
| | | | | | | | | | | A year of testing in the cerowrt project shows not using timestamps to be a very bad idea in nearly any TCP at speeds above a few Mbit. Lastly sack/dsack help on recovery from larger amounts of packet loss. SVN-Revision: 32513 | ||||
* | base-files: allow wireless ifaces to be part of multiple networks | Jo-Philipp Wich | 2012-06-26 | 2 | -5/+10 |
| | | | | SVN-Revision: 32503 | ||||
* | toolchain: move eglibc-files from base-files to toolchain, it is packaged as ↵ | Felix Fietkau | 2012-06-20 | 1 | -13/+0 |
| | | | | | | part of the libc package SVN-Revision: 32467 | ||||
* | base-files: implement network_get_gateway(), network_get_gateway6(), ↵ | Jo-Philipp Wich | 2012-06-17 | 2 | -1/+60 |
| | | | | | | network_find_wan() and network_find_wan6() in /lib/functions/network.sh SVN-Revision: 32397 | ||||
* | base-files: enable shell tracing in initscripts when INIT_TRACE is set | Jo-Philipp Wich | 2012-06-13 | 1 | -1/+3 |
| | | | | SVN-Revision: 32340 | ||||
* | base-files: override Build/Compile/Default instead of Build/Compile (fixes ↵ | Felix Fietkau | 2012-06-13 | 1 | -1/+2 |
| | | | | | | #11667) SVN-Revision: 32339 | ||||
* | base-files: move all toolchain packages to a separate package directory ↵ | Felix Fietkau | 2012-06-10 | 1 | -543/+2 |
| | | | | | | 'toolchain' SVN-Revision: 32169 | ||||
* | base-files: implement network_defer_device() and network_ready_device() ↵ | Jo-Philipp Wich | 2012-06-07 | 1 | -0/+16 |
| | | | | | | wrappers for upcoming netifd iface deferring support SVN-Revision: 32106 | ||||
* | base-files: add permission exceptions, do not clobber shadow permissions - ↵ | Jo-Philipp Wich | 2012-06-05 | 1 | -0/+4 |
| | | | | | | based on patch by Mark Mentovai <mark@moxienet.com> SVN-Revision: 32073 | ||||
* | base-files: ship a static initial shadow db instead of creating it from ↵ | Jo-Philipp Wich | 2012-06-05 | 2 | -4/+5 |
| | | | | | | passwd with sed, this fixes registering of users at compile time SVN-Revision: 32064 | ||||
* | base-files: make user_add() populate the shadow db as well | Jo-Philipp Wich | 2012-06-05 | 2 | -1/+2 |
| | | | | SVN-Revision: 32063 | ||||
* | /etc/functions.sh => /lib/functions.sh | Jo-Philipp Wich | 2012-06-05 | 8 | -9/+9 |
| | | | | SVN-Revision: 32062 | ||||
* | base-files: add LED specific functions to /lib/functions/uci-defaults | Gabor Juhos | 2012-05-29 | 1 | -0/+98 |
| | | | | SVN-Revision: 31991 | ||||
* | base-files: remove base-files-network, netifd is the only supported option now | Felix Fietkau | 2012-05-29 | 1 | -7/+1 |
| | | | | SVN-Revision: 31980 | ||||
* | base-files: add network_is_up() | Jo-Philipp Wich | 2012-05-29 | 1 | -0/+6 |
| | | | | SVN-Revision: 31978 | ||||
* | base-files: let network_get_device() return the l3 interface, introduce ↵ | Jo-Philipp Wich | 2012-05-29 | 1 | -4/+6 |
| | | | | | | network_get_physdev() to obtain the underlying iface (if applicable) SVN-Revision: 31960 | ||||
* | base-files: add network_get_device() to network.sh | Jo-Philipp Wich | 2012-05-28 | 1 | -0/+15 |
| | | | | SVN-Revision: 31937 | ||||
* | base-files: introduce /lib/functions/network.sh This file will contain ↵ | Jo-Philipp Wich | 2012-05-28 | 2 | -1/+42 |
| | | | | | | common procedures to deal with network interfaces. Initially provides network_get_ipaddr(), network_get_ipaddr6(), network_get_subnet() and network_get_subnet6() to determine the primary IP addresses or subnets of a given logical interface. SVN-Revision: 31935 | ||||
* | base-files: kill ubusd and udhcpc on sysupgrade as well | Felix Fietkau | 2012-05-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 31852 | ||||
* | base-files: allow sysupgrade to kill netifd, fixes pppd shutdown on upgrade | Felix Fietkau | 2012-05-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 31851 | ||||
* | package/base-files: copy /lib/functions.sh to the ramfs on sysupgrade | Gabor Juhos | 2012-05-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 31842 | ||||
* | enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS ↵ | Felix Fietkau | 2012-05-14 | 1 | -3/+3 |
| | | | | | | in a few relevant places SVN-Revision: 31730 | ||||
* | base-files: wait for wifi modules to settle | Jonas Gorski | 2012-05-06 | 1 | -0/+3 |
| | | | | | | | | | | On slower devices wifi drivers might take too long for detecting devices, resulting in the wifi detect call not seeing them. This was observed on a bcm6348 with bcm4318 wifi. Adding a one second pause was enough for b43 to expose the device. SVN-Revision: 31639 | ||||
* | remove special treatment when using glibc - support got dropped | Mirko Vogt | 2012-04-28 | 1 | -3/+3 |
| | | | | SVN-Revision: 31504 | ||||
* | purge support for glibc - use eglibc instead! | Mirko Vogt | 2012-04-28 | 2 | -6/+2 |
| | | | | | | for reference: http://www.mail-archive.com/openwrt-devel@lists.openwrt.org/msg13425.html SVN-Revision: 31503 | ||||
* | base-files: fix typo in 05_firstboot_skip script (#11359) | Florian Fainelli | 2012-04-27 | 2 | -2/+2 |
| | | | | SVN-Revision: 31492 | ||||
* | base-files: rename internal variables in config_foreach to make namespace ↵ | Felix Fietkau | 2012-04-21 | 1 | -4/+4 |
| | | | | | | conflicts more unlikely SVN-Revision: 31431 |