| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] base-files: remove route enabled check in lib/functions/network.sh ... | jow | 2012-09-13 | 1 | -4/+2 |
* | base-files: uci-defaults for rssileds | juhosg | 2012-08-13 | 1 | -0/+44 |
* | [package] base-files: implement network_get_dnsserver() and network_get_dnsse... | jow | 2012-06-29 | 1 | -0/+31 |
* | [package] base-files: only consider enabled default routes when finding the w... | jow | 2012-06-29 | 1 | -2/+4 |
* | [package] base-files: implement network_get_gateway(), network_get_gateway6()... | jow | 2012-06-17 | 1 | -0/+59 |
* | [package] base-files: implement network_defer_device() and network_ready_devi... | jow | 2012-06-07 | 1 | -0/+16 |
* | base-files: add LED specific functions to /lib/functions/uci-defaults | juhosg | 2012-05-29 | 1 | -0/+98 |
* | [package] base-files: add network_is_up() | jow | 2012-05-29 | 1 | -0/+6 |
* | [package] base-files: let network_get_device() return the l3 interface, intro... | jow | 2012-05-29 | 1 | -4/+6 |
* | [package] base-files: add network_get_device() to network.sh | jow | 2012-05-28 | 1 | -0/+15 |
* | [package] base-files: introduce /lib/functions/network.sh | jow | 2012-05-28 | 1 | -0/+41 |
* | base-files: split service related functions off to /lib/functions/service.sh | nbd | 2012-03-20 | 1 | -0/+129 |
* | base-files: remove trailing whitespaces from lib/functions/boot.sh | juhosg | 2012-03-02 | 1 | -4/+4 |
* | base-files: add lib/functions/uci-defaults.sh | juhosg | 2011-12-01 | 1 | -0/+88 |
* | base-files: add initial support for mounting overlayfs | nbd | 2011-03-17 | 1 | -1/+3 |
* | boot.sh: Tabs are used for indent. Also use tabs in jffs2_ready() | mb | 2011-02-20 | 1 | -4/+4 |
* | base-files: Add "-o noatime" to mount wrapper | mb | 2011-02-20 | 1 | -1/+1 |
* | [PATCH] Fix permissions for /etc and other dirs after clean flash (#6039) | jow | 2010-11-07 | 1 | -1/+1 |
* | [package] base/block-extroot, base/block-mount: Modified preinit and block-e... | cshore | 2010-09-23 | 1 | -21/+56 |
* | [package] base-files: Add function pi_include the /lib/functions/boot.sh used... | cshore | 2010-09-19 | 1 | -0/+13 |
* | [package] base-files: fix a preinit hang in jffs2_ready() when no rootfs_data... | jow | 2010-05-20 | 1 | -0/+1 |
* | change from /jffs to /overlay, patch from Daniel Dickinson | florian | 2010-03-21 | 1 | -2/+1 |
* | [package] base-files: force preinit to use busybox mount (#6797) | jow | 2010-03-13 | 1 | -0/+4 |
* | add block-extroot, a package for using an external filesystem as rootfs (patc... | nbd | 2010-02-26 | 1 | -0/+1 |
* | add preinit modularization work by Daniel Dickinson (cshore) | nbd | 2010-01-25 | 1 | -0/+95 |