| Commit message (Expand) | Author | Age | Files | Lines |
* | /lib/functions.sh: remove hotplug_dev() | Felix Fietkau | 2014-04-07 | 1 | -4/+0 |
* | /lib/functions.sh: remove strtok() | Felix Fietkau | 2014-04-07 | 1 | -26/+0 |
* | /lib/functions.sh: move preinit related functions to /lib/functions/preinit.sh | Felix Fietkau | 2014-04-07 | 1 | -85/+0 |
* | /lib/functions.sh: remove pi_include() | Felix Fietkau | 2014-04-07 | 1 | -24/+0 |
* | /lib/functions.sh: remove jffs2_ready() | Felix Fietkau | 2014-04-07 | 1 | -7/+0 |
* | /lib/functions.sh: remove support for non-overlayfs overlay fopivot types | Felix Fietkau | 2014-04-07 | 1 | -44/+2 |
* | base-files: fix mount-utils incompatibility | John Crispin | 2013-12-27 | 1 | -11/+11 |
* | base-files: allow users to delect debug level during boot | John Crispin | 2013-11-25 | 1 | -0/+20 |
* | base-files: add macaddr_canonicalize helper function | Gabor Juhos | 2013-11-14 | 1 | -1/+34 |
* | base-files: mtd_get_mac_ascii bugfix | Gabor Juhos | 2013-11-08 | 1 | -4/+3 |
* | base-files: add mtd_get_part_size helper | Gabor Juhos | 2013-07-20 | 1 | -0/+12 |
* | package: fix insmod on install | John Crispin | 2013-06-22 | 1 | -0/+7 |
* | base-files: module loading is now handled by ubox/kmodloader | John Crispin | 2013-06-21 | 1 | -7/+0 |
* | base-files: minor cosmetic corrections for functions.sh | Gabor Juhos | 2013-02-17 | 1 | -6/+3 |
* | base-files: add macaddr_{add,2bin,setbit_la} helpers | Gabor Juhos | 2013-02-16 | 1 | -0/+24 |
* | base-files: add mtd_get_mac_{ascii,binary} helpers | Gabor Juhos | 2013-02-16 | 1 | -0/+34 |
* | base-files: Fix a typo in config_list_foreach | Steven Barth | 2012-12-27 | 1 | -1/+1 |
* | merge /lib/functions/boot.sh and /lib/functions.sh | Mirko Vogt | 2012-12-19 | 1 | -0/+137 |
* | Do not overload mount-call - trying to reduce confusion | Mirko Vogt | 2012-12-19 | 1 | -3/+0 |
* | base-files: add mtd_find_chardev helper | Gabor Juhos | 2012-12-12 | 1 | -3/+17 |
* | Revert "remove function find_mtd_part() from /lib/functions.sh" | Mirko Vogt | 2012-12-12 | 1 | -0/+9 |
* | remove function find_mtd_part() from /lib/functions.sh | Mirko Vogt | 2012-12-12 | 1 | -9/+0 |
* | base-files: make user_add() populate the shadow db as well | Jo-Philipp Wich | 2012-06-05 | 1 | -0/+1 |
* | base-files: rename internal variables in config_foreach to make namespace con... | Felix Fietkau | 2012-04-21 | 1 | -4/+4 |
* | base-files: split service related functions off to /lib/functions/service.sh | Felix Fietkau | 2012-03-20 | 1 | -128/+0 |
* | base-files: remove trailing whitespaces from lib/functions.sh | Gabor Juhos | 2012-03-02 | 1 | -10/+10 |
* | package/base-files: enhance service functions | Nicolas Thill | 2011-11-12 | 1 | -13/+27 |
* | package/base-files: /lib/functions.sh: add {group,user}_{add,exists} functions | Nicolas Thill | 2011-11-09 | 1 | -0/+37 |
* | package/base-files: /lib/functions.sh: let service_stop exit early if no matc... | Nicolas Thill | 2011-11-08 | 1 | -1/+1 |
* | package/base-files: enhance & cleanup service wrappers | Nicolas Thill | 2011-11-08 | 1 | -26/+40 |
* | package/base-files: move service* functions from /etc/rc.common to /lib/funct... | Nicolas Thill | 2011-11-08 | 1 | -0/+82 |
* | package/base-files: move /etc/functions.sh to /lib/functions.sh | Nicolas Thill | 2011-11-08 | 1 | -0/+320 |