summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib/functions.sh
Commit message (Expand)AuthorAgeFilesLines
* base-files: make default_prerm work offlineMatthias Schiffer2016-09-261-4/+12
* base-files: rework postinstall uci-defaults handlingJo-Philipp Wich2016-05-271-5/+4
* base-files: evaluate uci-defaults on run-time installationsDaniel Golle2016-05-041-0/+11
* base-files: split user/group addition code into a functionJohn Crispin2016-04-291-4/+10
* base-files: refactor default_postinst()Jo-Philipp Wich2015-09-161-51/+50
* base-files: default_postinst: propagate the real postinst return codeJohn Crispin2015-08-171-3/+7
* base-files: fix default pre-/postrm for packages with a dotJonas Gorski2015-05-191-2/+2
* modules: fix postinst generation for kernel modulesJohn Crispin2015-04-101-4/+7
* base-files: default_postinst() fix variable colisionJohn Crispin2015-02-041-15/+15
* base-files: default_postinst() - create user:group first (resend)John Crispin2014-12-011-2/+4
* default_postinst() fix wrong call of group_addJohn Crispin2014-10-151-2/+5
* base-files: default_postinst() force clear luci-indexcacheJohn Crispin2014-10-141-0/+1
* base-files: the USERID code path did not check for duplicate groupsJohn Crispin2014-10-141-1/+1
* base-files: extend USERID:=syntaxJohn Crispin2014-10-081-8/+20
* base-files: make postinst script run inside a subshellJohn Crispin2014-10-061-1/+1
* postinst trigger: the new postinst trigger broke IBJohn Crispin2014-09-161-3/+6
* ipkg: add a default postinst/prerm scriptJohn Crispin2014-09-111-1/+76
* base-files: define yes/no as valid boolean optionsLuka Perkov2014-06-291-2/+2
* base-files: add back missing function for find_mtd_part to /lib/functions.sh ...Felix Fietkau2014-04-081-0/+7
* /lib/functions.sh: remove config_rename()Felix Fietkau2014-04-071-18/+0
* /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib...Felix Fietkau2014-04-071-137/+0
* /lib/functions.sh: remove jffs2_mark_erase()Felix Fietkau2014-04-071-9/+0
* base-files: remove config_clear() and list_remove()Felix Fietkau2014-04-071-28/+0
* base-files: move uci_apply_defaults() to /etc/init.d/bootFelix Fietkau2014-04-071-11/+0
* /lib/functions.sh: remove hotplug_dev()Felix Fietkau2014-04-071-4/+0
* /lib/functions.sh: remove strtok()Felix Fietkau2014-04-071-26/+0
* /lib/functions.sh: move preinit related functions to /lib/functions/preinit.shFelix Fietkau2014-04-071-85/+0
* /lib/functions.sh: remove pi_include()Felix Fietkau2014-04-071-24/+0
* /lib/functions.sh: remove jffs2_ready()Felix Fietkau2014-04-071-7/+0
* /lib/functions.sh: remove support for non-overlayfs overlay fopivot typesFelix Fietkau2014-04-071-44/+2
* base-files: fix mount-utils incompatibilityJohn Crispin2013-12-271-11/+11
* base-files: allow users to delect debug level during bootJohn Crispin2013-11-251-0/+20
* base-files: add macaddr_canonicalize helper functionGabor Juhos2013-11-141-1/+34
* base-files: mtd_get_mac_ascii bugfixGabor Juhos2013-11-081-4/+3
* base-files: add mtd_get_part_size helperGabor Juhos2013-07-201-0/+12
* package: fix insmod on installJohn Crispin2013-06-221-0/+7
* base-files: module loading is now handled by ubox/kmodloaderJohn Crispin2013-06-211-7/+0
* base-files: minor cosmetic corrections for functions.shGabor Juhos2013-02-171-6/+3
* base-files: add macaddr_{add,2bin,setbit_la} helpersGabor Juhos2013-02-161-0/+24
* base-files: add mtd_get_mac_{ascii,binary} helpersGabor Juhos2013-02-161-0/+34
* base-files: Fix a typo in config_list_foreachSteven Barth2012-12-271-1/+1
* merge /lib/functions/boot.sh and /lib/functions.shMirko Vogt2012-12-191-0/+137
* Do not overload mount-call - trying to reduce confusionMirko Vogt2012-12-191-3/+0
* base-files: add mtd_find_chardev helperGabor Juhos2012-12-121-3/+17
* Revert "remove function find_mtd_part() from /lib/functions.sh"Mirko Vogt2012-12-121-0/+9
* remove function find_mtd_part() from /lib/functions.shMirko Vogt2012-12-121-9/+0
* base-files: make user_add() populate the shadow db as wellJo-Philipp Wich2012-06-051-0/+1
* base-files: rename internal variables in config_foreach to make namespace con...Felix Fietkau2012-04-211-4/+4
* base-files: split service related functions off to /lib/functions/service.shFelix Fietkau2012-03-201-128/+0
* base-files: remove trailing whitespaces from lib/functions.shGabor Juhos2012-03-021-10/+10