aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib/functions
Commit message (Expand)AuthorAgeFilesLines
...
* base-files: add back missing function for find_mtd_part to /lib/functions.sh ...Felix Fietkau2014-04-081-7/+0
* /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib...Felix Fietkau2014-04-071-0/+118
* /lib/functions.sh: move preinit related functions to /lib/functions/preinit.shFelix Fietkau2014-04-071-0/+87
* [package] base-files: add ucidef_add_switch_port functionLuka Perkov2014-01-231-0/+10
* base-files: add network_get_protocol() to /lib/functions/network.shJo-Philipp Wich2013-12-161-2/+7
* [package] base-files: fix whitespacesLuka Perkov2013-12-092-30/+27
* base-files: reject invalid uci keys in network_get_device() and related proce...Jo-Philipp Wich2013-07-151-0/+4
* base-files: network.sh: extend network_get_ipaddr6() / network_get_subnet6() ...Jo-Philipp Wich2013-06-171-43/+107
* base-files: change network_find_wan() procedure to ignore default gateways in...Jo-Philipp Wich2013-05-061-10/+14
* Change default IPv6 config to enable DHCPv6-PDSteven Barth2013-04-221-1/+1
* Adapt default network configuration for IPv6Steven Barth2013-04-091-0/+6
* base-files: introduce commonly used helper functions for setting ledsGabor Juhos2013-02-181-0/+68
* base-files: fix network_get_prefix6Steven Barth2013-01-221-1/+1
* base-files: network.sh: fix typo in previous commitJo-Philipp Wich2013-01-211-1/+1
* base-files: network.sh: simplify network_get_prefix6()Jo-Philipp Wich2013-01-211-7/+4
* base-files: add support for ipv6-prefixes in connection with netifdSteven Barth2013-01-151-0/+30
* merge /lib/functions/boot.sh and /lib/functions.shMirko Vogt2012-12-191-146/+0
* Do not overload mount-call - trying to reduce confusionMirko Vogt2012-12-191-15/+11
* base-files: use json_is_a() in network.shJo-Philipp Wich2012-12-171-7/+7
* base-files: rework cache handling in network.sh to keep the entire parsed ifs...Jo-Philipp Wich2012-12-161-129/+159
* base-files: various enhancements to network.shJo-Philipp Wich2012-12-161-30/+153
* [package] base-files: remove route enabled check in lib/functions/network.sh ...Jo-Philipp Wich2012-09-131-4/+2
* base-files: uci-defaults for rssiledsGabor Juhos2012-08-131-0/+44
* [package] base-files: implement network_get_dnsserver() and network_get_dnsse...Jo-Philipp Wich2012-06-291-0/+31
* [package] base-files: only consider enabled default routes when finding the w...Jo-Philipp Wich2012-06-291-2/+4
* [package] base-files: implement network_get_gateway(), network_get_gateway6()...Jo-Philipp Wich2012-06-171-0/+59
* [package] base-files: implement network_defer_device() and network_ready_devi...Jo-Philipp Wich2012-06-071-0/+16
* base-files: add LED specific functions to /lib/functions/uci-defaultsGabor Juhos2012-05-291-0/+98
* [package] base-files: add network_is_up()Jo-Philipp Wich2012-05-291-0/+6
* [package] base-files: let network_get_device() return the l3 interface, intro...Jo-Philipp Wich2012-05-291-4/+6
* [package] base-files: add network_get_device() to network.shJo-Philipp Wich2012-05-281-0/+15
* [package] base-files: introduce /lib/functions/network.shJo-Philipp Wich2012-05-281-0/+41
* base-files: split service related functions off to /lib/functions/service.shFelix Fietkau2012-03-201-0/+129
* base-files: remove trailing whitespaces from lib/functions/boot.shGabor Juhos2012-03-021-4/+4
* base-files: add lib/functions/uci-defaults.shGabor Juhos2011-12-011-0/+88
* base-files: add initial support for mounting overlayfsFelix Fietkau2011-03-171-1/+3
* boot.sh: Tabs are used for indent. Also use tabs in jffs2_ready()Michael Büsch2011-02-201-4/+4
* base-files: Add "-o noatime" to mount wrapperMichael Büsch2011-02-201-1/+1
* [PATCH] Fix permissions for /etc and other dirs after clean flash (#6039)Jo-Philipp Wich2010-11-071-1/+1
* [package] base/block-extroot, base/block-mount: Modified preinit and block-e...Daniel Dickinson2010-09-231-21/+56
* [package] base-files: Add function pi_include the /lib/functions/boot.sh used...Daniel Dickinson2010-09-191-0/+13
* [package] base-files: fix a preinit hang in jffs2_ready() when no rootfs_data...Jo-Philipp Wich2010-05-201-0/+1
* change from /jffs to /overlay, patch from Daniel DickinsonFlorian Fainelli2010-03-211-2/+1
* [package] base-files: force preinit to use busybox mount (#6797)Jo-Philipp Wich2010-03-131-0/+4
* add block-extroot, a package for using an external filesystem as rootfs (patc...Felix Fietkau2010-02-261-0/+1
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-251-0/+95