index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
base-files
/
files
/
lib
/
functions.sh
Commit message (
Expand
)
Author
Age
*
base-files: functions.sh: Add prepend() homologue to append()
Philip Prindeville
2023-10-23
*
package: avoid the use of eval to parse ipcalc.sh output
Leon M. Busch-George
2023-09-25
*
base-files: simplify restorecon logic
Daniel Golle
2022-05-02
*
base-files: add missing $IPKG_INSTROOT to restorecon call
Daniel Golle
2022-05-02
*
base-files: address sed in-place without SELinux awareness
Dominick Grift
2022-05-02
*
base-files: allow specifiying rootdev for find_mmc_part
Daniel Golle
2021-11-01
*
base-files: add minimal mmc support
Davide Fioravanti
2021-11-01
*
base-files, metadata: support additional group membership
Daniel Golle
2021-10-28
*
base-files: functions: introduce new helper functions
Daniel Golle
2021-03-31
*
base-files: remove execute bit and shebang from functions.sh
Adrian Schmutzler
2021-01-29
*
base-files: allow reusing of boolean value extraction logic
Oldřich Jedlička
2021-01-01
*
base-files: functions.sh: replace [^...] with [!...] in case
Rosen Penev
2020-11-25
*
base-files: functions.sh: fix config_get() on invalid identifiers
Jo-Philipp Wich
2020-08-07
*
base-files/functions.sh: use command -v instead of which
Rosen Penev
2020-07-11
*
base-files: do not source system.sh in functions.sh
Adrian Schmutzler
2020-04-12
*
base-files: convert leading spaces to tabs in functions.sh
Adrian Schmutzler
2020-03-13
*
base-files/functions.sh: use grep -q instead of []
Rosen Penev
2020-01-18
*
base-files/functions.sh: use && instead of -a
Rosen Penev
2020-01-17
*
base-files/functions.sh: remove useless cat
Rosen Penev
2020-01-17
*
base-files/functions.sh: don't use $var in $(())
Rosen Penev
2020-01-17
*
base-files: move xor() from caldata extraction to functions.sh
Adrian Schmutzler
2019-10-13
*
base-files: apply new sysctl.conf at postinst
Yousong Zhou
2019-06-21
*
base-files: config_get: prevent filename globbing
Günther Kelleter
2019-01-30
*
base-files: fix prerm return value, align with postinst code
Tony Ambardar
2018-11-29
*
base-files: fix postinstall uci-defaults removal
Tony Ambardar
2018-09-24
*
base-files: fix UCI config parsing and callback handling
Tony Ambardar
2018-06-06
*
base-files: /lib/functions.sh: remove unused insert_modules
Matthias Schiffer
2018-04-17
*
base-files: fix getting gid from group_add_next
Yousong Zhou
2017-11-09
*
functions.sh: fix default_postinst function
Marko Ratkaj
2017-11-08
*
include: kernel.mk: simplify module autoloading
Jo-Philipp Wich
2017-11-07
*
base-files: allocate uid/gid starting from 65536
Yousong Zhou
2017-06-18
*
base-files: add generic board_name function to functions.sh
Felix Fietkau
2017-03-22
*
base-files: add support for overlaying rootfs content
Rafał Miłecki
2016-12-20
*
base-files: ignore failure of stopping services on removal
Jonas Gorski
2016-11-21
*
base-files: don't modify enabled state of service on upgrade
Jonas Gorski
2016-11-21
*
base-files: make default_prerm work offline
Matthias Schiffer
2016-09-26
*
base-files: rework postinstall uci-defaults handling
Jo-Philipp Wich
2016-05-27
*
base-files: evaluate uci-defaults on run-time installations
Daniel Golle
2016-05-04
*
base-files: split user/group addition code into a function
John Crispin
2016-04-29
*
base-files: refactor default_postinst()
Jo-Philipp Wich
2015-09-16
*
base-files: default_postinst: propagate the real postinst return code
John Crispin
2015-08-17
*
base-files: fix default pre-/postrm for packages with a dot
Jonas Gorski
2015-05-19
*
modules: fix postinst generation for kernel modules
John Crispin
2015-04-10
*
base-files: default_postinst() fix variable colision
John Crispin
2015-02-04
*
base-files: default_postinst() - create user:group first (resend)
John Crispin
2014-12-01
*
default_postinst() fix wrong call of group_add
John Crispin
2014-10-15
*
base-files: default_postinst() force clear luci-indexcache
John Crispin
2014-10-14
*
base-files: the USERID code path did not check for duplicate groups
John Crispin
2014-10-14
*
base-files: extend USERID:=syntax
John Crispin
2014-10-08
*
base-files: make postinst script run inside a subshell
John Crispin
2014-10-06
[next]