aboutsummaryrefslogtreecommitdiff
path: root/package/base-files/files/lib/functions.sh
Commit message (Expand)AuthorAge
...
* base-files: the USERID code path did not check for duplicate groupsJohn Crispin2014-10-14
* base-files: extend USERID:=syntaxJohn Crispin2014-10-08
* base-files: make postinst script run inside a subshellJohn Crispin2014-10-06
* postinst trigger: the new postinst trigger broke IBJohn Crispin2014-09-16
* ipkg: add a default postinst/prerm scriptJohn Crispin2014-09-11
* base-files: define yes/no as valid boolean optionsLuka Perkov2014-06-29
* base-files: add back missing function for find_mtd_part to /lib/functions.sh ...Felix Fietkau2014-04-08
* /lib/functions.sh: remove config_rename()Felix Fietkau2014-04-07
* /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib...Felix Fietkau2014-04-07
* /lib/functions.sh: remove jffs2_mark_erase()Felix Fietkau2014-04-07
* base-files: remove config_clear() and list_remove()Felix Fietkau2014-04-07
* base-files: move uci_apply_defaults() to /etc/init.d/bootFelix Fietkau2014-04-07
* /lib/functions.sh: remove hotplug_dev()Felix Fietkau2014-04-07
* /lib/functions.sh: remove strtok()Felix Fietkau2014-04-07
* /lib/functions.sh: move preinit related functions to /lib/functions/preinit.shFelix Fietkau2014-04-07
* /lib/functions.sh: remove pi_include()Felix Fietkau2014-04-07
* /lib/functions.sh: remove jffs2_ready()Felix Fietkau2014-04-07
* /lib/functions.sh: remove support for non-overlayfs overlay fopivot typesFelix Fietkau2014-04-07
* base-files: fix mount-utils incompatibilityJohn Crispin2013-12-27
* base-files: allow users to delect debug level during bootJohn Crispin2013-11-25
* base-files: add macaddr_canonicalize helper functionGabor Juhos2013-11-14
* base-files: mtd_get_mac_ascii bugfixGabor Juhos2013-11-08
* base-files: add mtd_get_part_size helperGabor Juhos2013-07-20
* package: fix insmod on installJohn Crispin2013-06-22
* base-files: module loading is now handled by ubox/kmodloaderJohn Crispin2013-06-21
* base-files: minor cosmetic corrections for functions.shGabor Juhos2013-02-17
* base-files: add macaddr_{add,2bin,setbit_la} helpersGabor Juhos2013-02-16
* base-files: add mtd_get_mac_{ascii,binary} helpersGabor Juhos2013-02-16
* base-files: Fix a typo in config_list_foreachSteven Barth2012-12-27
* merge /lib/functions/boot.sh and /lib/functions.shMirko Vogt2012-12-19
* Do not overload mount-call - trying to reduce confusionMirko Vogt2012-12-19
* base-files: add mtd_find_chardev helperGabor Juhos2012-12-12
* Revert "remove function find_mtd_part() from /lib/functions.sh"Mirko Vogt2012-12-12
* remove function find_mtd_part() from /lib/functions.shMirko Vogt2012-12-12
* base-files: make user_add() populate the shadow db as wellJo-Philipp Wich2012-06-05
* base-files: rename internal variables in config_foreach to make namespace con...Felix Fietkau2012-04-21
* base-files: split service related functions off to /lib/functions/service.shFelix Fietkau2012-03-20
* base-files: remove trailing whitespaces from lib/functions.shGabor Juhos2012-03-02
* package/base-files: enhance service functionsNicolas Thill2011-11-12
* package/base-files: /lib/functions.sh: add {group,user}_{add,exists} functionsNicolas Thill2011-11-09
* package/base-files: /lib/functions.sh: let service_stop exit early if no matc...Nicolas Thill2011-11-08
* package/base-files: enhance & cleanup service wrappersNicolas Thill2011-11-08
* package/base-files: move service* functions from /etc/rc.common to /lib/funct...Nicolas Thill2011-11-08
* package/base-files: move /etc/functions.sh to /lib/functions.shNicolas Thill2011-11-08