mediatek: backport PWM drivers
[openwrt/openwrt.git] / package / base-files / files / lib / functions.sh
2024-01-15 Philip Prindevillebase-files: functions.sh: prepend() always adds separator
2023-12-27 Rafał Miłeckibase-files: execute package's "postinst" after executin...
2023-10-23 Philip Prindevillebase-files: functions.sh: Add prepend() homologue to...
2023-09-25 Leon M. Busch-Georgepackage: avoid the use of eval to parse ipcalc.sh output
2022-05-02 Daniel Gollebase-files: simplify restorecon logic
2022-05-02 Daniel Gollebase-files: add missing $IPKG_INSTROOT to restorecon...
2022-05-02 Dominick Griftbase-files: address sed in-place without SELinux awareness
2021-11-01 Daniel Gollebase-files: allow specifiying rootdev for find_mmc_part
2021-10-31 Davide Fioravantibase-files: add minimal mmc support
2021-10-28 Daniel Gollebase-files, metadata: support additional group membership
2021-03-31 Daniel Gollebase-files: functions: introduce new helper functions
2021-01-29 Adrian Schmutzlerbase-files: remove execute bit and shebang from functio...
2021-01-01 Oldřich Jedličkabase-files: allow reusing of boolean value extraction...
2020-11-25 Rosen Penevbase-files: functions.sh: replace [^...] with [!.....
2020-08-07 Jo-Philipp Wichbase-files: functions.sh: fix config_get() on invalid...
2020-07-11 Rosen Penevbase-files/functions.sh: use command -v instead of...
2020-04-12 Adrian Schmutzlerbase-files: do not source system.sh in functions.sh
2020-03-13 Adrian Schmutzlerbase-files: convert leading spaces to tabs in functions.sh
2020-01-17 Rosen Penevbase-files/functions.sh: use grep -q instead of []
2020-01-17 Rosen Penevbase-files/functions.sh: use && instead of -a
2020-01-17 Rosen Penevbase-files/functions.sh: remove useless cat
2020-01-17 Rosen Penevbase-files/functions.sh: don't use $var in $(())
2019-10-13 Adrian Schmutzlerbase-files: move xor() from caldata extraction to funct...
2019-06-21 Yousong Zhoubase-files: apply new sysctl.conf at postinst
2019-01-30 Günther Kelleterbase-files: config_get: prevent filename globbing
2018-11-29 Tony Ambardarbase-files: fix prerm return value, align with postinst...
2018-09-24 Tony Ambardarbase-files: fix postinstall uci-defaults removal
2018-06-06 Tony Ambardarbase-files: fix UCI config parsing and callback handling
2018-04-17 Matthias Schifferbase-files: /lib/functions.sh: remove unused insert_modules
2017-11-09 Yousong Zhoubase-files: fix getting gid from group_add_next
2017-11-08 Marko Ratkajfunctions.sh: fix default_postinst function
2017-11-07 Jo-Philipp Wichinclude: kernel.mk: simplify module autoloading
2017-06-18 Yousong Zhoubase-files: allocate uid/gid starting from 65536
2017-03-22 Felix Fietkaubase-files: add generic board_name function to functions.sh
2016-12-20 Rafał Miłeckibase-files: add support for overlaying rootfs content
2016-11-21 Jonas Gorskibase-files: ignore failure of stopping services on...
2016-11-21 Jonas Gorskibase-files: don't modify enabled state of service on...
2016-09-26 Matthias Schifferbase-files: make default_prerm work offline
2016-05-27 Jo-Philipp Wichbase-files: rework postinstall uci-defaults handling
2016-05-04 Daniel Gollebase-files: evaluate uci-defaults on run-time installations
2016-04-29 John Crispinbase-files: split user/group addition code into a function
2015-09-16 Jo-Philipp Wichbase-files: refactor default_postinst()
2015-08-17 John Crispinbase-files: default_postinst: propagate the real postin...
2015-05-19 Jonas Gorskibase-files: fix default pre-/postrm for packages with...
2015-04-10 John Crispinmodules: fix postinst generation for kernel modules
2015-02-04 John Crispinbase-files: default_postinst() fix variable colision
2014-12-01 John Crispinbase-files: default_postinst() - create user:group...
2014-10-15 John Crispindefault_postinst() fix wrong call of group_add
2014-10-14 John Crispinbase-files: default_postinst() force clear luci-indexcache
2014-10-14 John Crispinbase-files: the USERID code path did not check for...
2014-10-08 John Crispinbase-files: extend USERID:=syntax
2014-10-06 John Crispinbase-files: make postinst script run inside a subshell
2014-09-16 John Crispinpostinst trigger: the new postinst trigger broke IB
2014-09-11 John Crispinipkg: add a default postinst/prerm script
2014-06-29 Luka Perkovbase-files: define yes/no as valid boolean options
2014-04-08 Felix Fietkaubase-files: add back missing function for find_mtd_part...
2014-04-07 Felix Fietkau/lib/functions.sh: remove config_rename()
2014-04-07 Felix Fietkau/lib/functions.sh: move rarely used mtd and macaddr...
2014-04-07 Felix Fietkau/lib/functions.sh: remove jffs2_mark_erase()
2014-04-07 Felix Fietkaubase-files: remove config_clear() and list_remove()
2014-04-07 Felix Fietkaubase-files: move uci_apply_defaults() to /etc/init...
2014-04-07 Felix Fietkau/lib/functions.sh: remove hotplug_dev()
2014-04-07 Felix Fietkau/lib/functions.sh: remove strtok()
2014-04-07 Felix Fietkau/lib/functions.sh: move preinit related functions to...
2014-04-07 Felix Fietkau/lib/functions.sh: remove pi_include()
2014-04-07 Felix Fietkau/lib/functions.sh: remove jffs2_ready()
2014-04-07 Felix Fietkau/lib/functions.sh: remove support for non-overlayfs...
2013-12-27 John Crispinbase-files: fix mount-utils incompatibility
2013-11-25 John Crispinbase-files: allow users to delect debug level during...
2013-11-14 Gabor Juhosbase-files: add macaddr_canonicalize helper function
2013-11-08 Gabor Juhosbase-files: mtd_get_mac_ascii bugfix
2013-07-20 Gabor Juhosbase-files: add mtd_get_part_size helper
2013-06-22 John Crispinpackage: fix insmod on install
2013-06-21 John Crispinbase-files: module loading is now handled by ubox/kmodl...
2013-02-17 Gabor Juhosbase-files: minor cosmetic corrections for functions.sh
2013-02-16 Gabor Juhosbase-files: add macaddr_{add,2bin,setbit_la} helpers
2013-02-16 Gabor Juhosbase-files: add mtd_get_mac_{ascii,binary} helpers
2012-12-27 Steven Barthbase-files: Fix a typo in config_list_foreach
2012-12-19 Mirko Vogtmerge /lib/functions/boot.sh and /lib/functions.sh
2012-12-19 Mirko VogtDo not overload mount-call - trying to reduce confusion
2012-12-12 Gabor Juhosbase-files: add mtd_find_chardev helper
2012-12-12 Mirko VogtRevert "remove function find_mtd_part() from /lib/funct...
2012-12-12 Mirko Vogtremove function find_mtd_part() from /lib/functions.sh
2012-06-05 Jo-Philipp Wichbase-files: make user_add() populate the shadow db...
2012-04-21 Felix Fietkaubase-files: rename internal variables in config_foreach...
2012-03-20 Felix Fietkaubase-files: split service related functions off to...
2012-03-02 Gabor Juhosbase-files: remove trailing whitespaces from lib/functi...
2011-11-12 Nicolas Thillpackage/base-files: enhance service functions
2011-11-09 Nicolas Thillpackage/base-files: /lib/functions.sh: add {group,user...
2011-11-08 Nicolas Thillpackage/base-files: /lib/functions.sh: let service_stop...
2011-11-08 Nicolas Thillpackage/base-files: enhance & cleanup service wrappers
2011-11-08 Nicolas Thillpackage/base-files: move service* functions from /etc...
2011-11-08 Nicolas Thillpackage/base-files: move /etc/functions.sh to /lib...