summaryrefslogtreecommitdiff
path: root/package/base-files/files/lib/functions
AgeCommit message (Expand)Author
2012-12-17base-files: use json_is_a() in network.shjow
2012-12-16base-files: rework cache handling in network.sh to keep the entire parsed ifs...jow
2012-12-16base-files: various enhancements to network.shjow
2012-09-13[package] base-files: remove route enabled check in lib/functions/network.sh ...jow
2012-08-13base-files: uci-defaults for rssiledsjuhosg
2012-06-29[package] base-files: implement network_get_dnsserver() and network_get_dnsse...jow
2012-06-29[package] base-files: only consider enabled default routes when finding the w...jow
2012-06-17[package] base-files: implement network_get_gateway(), network_get_gateway6()...jow
2012-06-07[package] base-files: implement network_defer_device() and network_ready_devi...jow
2012-05-29base-files: add LED specific functions to /lib/functions/uci-defaultsjuhosg
2012-05-29[package] base-files: add network_is_up()jow
2012-05-29[package] base-files: let network_get_device() return the l3 interface, intro...jow
2012-05-28[package] base-files: add network_get_device() to network.shjow
2012-05-28[package] base-files: introduce /lib/functions/network.shjow
2012-03-20base-files: split service related functions off to /lib/functions/service.shnbd
2012-03-02base-files: remove trailing whitespaces from lib/functions/boot.shjuhosg
2011-12-01base-files: add lib/functions/uci-defaults.shjuhosg
2011-03-17base-files: add initial support for mounting overlayfsnbd
2011-02-20boot.sh: Tabs are used for indent. Also use tabs in jffs2_ready()mb
2011-02-20base-files: Add "-o noatime" to mount wrappermb
2010-11-07[PATCH] Fix permissions for /etc and other dirs after clean flash (#6039)jow
2010-09-23[package] base/block-extroot, base/block-mount: Modified preinit and block-e...cshore
2010-09-19[package] base-files: Add function pi_include the /lib/functions/boot.sh used...cshore
2010-05-20[package] base-files: fix a preinit hang in jffs2_ready() when no rootfs_data...jow
2010-03-21change from /jffs to /overlay, patch from Daniel Dickinsonflorian
2010-03-13[package] base-files: force preinit to use busybox mount (#6797)jow
2010-02-26add block-extroot, a package for using an external filesystem as rootfs (patc...nbd
2010-01-25add preinit modularization work by Daniel Dickinson (cshore)nbd