index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
base-files
/
files
/
lib
/
functions.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
base-files: allow specifiying rootdev for find_mmc_part
Daniel Golle
2021-11-01
1
-2
/
+8
*
base-files: add minimal mmc support
Davide Fioravanti
2021-11-01
1
-0
/
+13
*
base-files, metadata: support additional group membership
Daniel Golle
2021-10-28
1
-3
/
+20
*
base-files: functions: introduce new helper functions
Daniel Golle
2021-03-31
1
-0
/
+10
*
base-files: remove execute bit and shebang from functions.sh
Adrian Schmutzler
2021-01-29
1
-1
/
+0
*
base-files: allow reusing of boolean value extraction logic
Oldřich Jedlička
2021-01-01
1
-5
/
+12
*
base-files: functions.sh: replace [^...] with [!...] in case
Rosen Penev
2020-11-25
1
-1
/
+1
*
base-files: functions.sh: fix config_get() on invalid identifiers
Jo-Philipp Wich
2020-08-07
1
-3
/
+8
*
base-files/functions.sh: use command -v instead of which
Rosen Penev
2020-07-11
1
-2
/
+2
*
base-files: do not source system.sh in functions.sh
Adrian Schmutzler
2020-04-12
1
-1
/
+0
*
base-files: convert leading spaces to tabs in functions.sh
Adrian Schmutzler
2020-03-13
1
-2
/
+2
*
base-files/functions.sh: use grep -q instead of []
Rosen Penev
2020-01-18
1
-4
/
+4
*
base-files/functions.sh: use && instead of -a
Rosen Penev
2020-01-17
1
-2
/
+2
*
base-files/functions.sh: remove useless cat
Rosen Penev
2020-01-17
1
-2
/
+2
*
base-files/functions.sh: don't use $var in $(())
Rosen Penev
2020-01-17
1
-3
/
+3
*
base-files: move xor() from caldata extraction to functions.sh
Adrian Schmutzler
2019-10-13
1
-0
/
+16
*
base-files: apply new sysctl.conf at postinst
Yousong Zhou
2019-06-21
1
-13
/
+20
*
base-files: config_get: prevent filename globbing
Günther Kelleter
2019-01-30
1
-1
/
+1
*
base-files: fix prerm return value, align with postinst code
Tony Ambardar
2018-11-29
1
-5
/
+10
*
base-files: fix postinstall uci-defaults removal
Tony Ambardar
2018-09-24
1
-4
/
+3
*
base-files: fix UCI config parsing and callback handling
Tony Ambardar
2018-06-06
1
-8
/
+5
*
base-files: /lib/functions.sh: remove unused insert_modules
Matthias Schiffer
2018-04-17
1
-10
/
+0
*
base-files: fix getting gid from group_add_next
Yousong Zhou
2017-11-09
1
-7
/
+6
*
functions.sh: fix default_postinst function
Marko Ratkaj
2017-11-08
1
-1
/
+1
*
include: kernel.mk: simplify module autoloading
Jo-Philipp Wich
2017-11-07
1
-0
/
+4
*
base-files: allocate uid/gid starting from 65536
Yousong Zhou
2017-06-18
1
-4
/
+4
*
base-files: add generic board_name function to functions.sh
Felix Fietkau
2017-03-22
1
-0
/
+4
*
base-files: add support for overlaying rootfs content
Rafał Miłecki
2016-12-20
1
-0
/
+5
*
base-files: ignore failure of stopping services on removal
Jonas Gorski
2016-11-21
1
-1
/
+1
*
base-files: don't modify enabled state of service on upgrade
Jonas Gorski
2016-11-21
1
-10
/
+12
*
base-files: make default_prerm work offline
Matthias Schiffer
2016-09-26
1
-4
/
+12
*
base-files: rework postinstall uci-defaults handling
Jo-Philipp Wich
2016-05-27
1
-5
/
+4
*
base-files: evaluate uci-defaults on run-time installations
Daniel Golle
2016-05-04
1
-0
/
+11
*
base-files: split user/group addition code into a function
John Crispin
2016-04-29
1
-4
/
+10
*
base-files: refactor default_postinst()
Jo-Philipp Wich
2015-09-16
1
-51
/
+50
*
base-files: default_postinst: propagate the real postinst return code
John Crispin
2015-08-17
1
-3
/
+7
*
base-files: fix default pre-/postrm for packages with a dot
Jonas Gorski
2015-05-19
1
-2
/
+2
*
modules: fix postinst generation for kernel modules
John Crispin
2015-04-10
1
-4
/
+7
*
base-files: default_postinst() fix variable colision
John Crispin
2015-02-04
1
-15
/
+15
*
base-files: default_postinst() - create user:group first (resend)
John Crispin
2014-12-01
1
-2
/
+4
*
default_postinst() fix wrong call of group_add
John Crispin
2014-10-15
1
-2
/
+5
*
base-files: default_postinst() force clear luci-indexcache
John Crispin
2014-10-14
1
-0
/
+1
*
base-files: the USERID code path did not check for duplicate groups
John Crispin
2014-10-14
1
-1
/
+1
*
base-files: extend USERID:=syntax
John Crispin
2014-10-08
1
-8
/
+20
*
base-files: make postinst script run inside a subshell
John Crispin
2014-10-06
1
-1
/
+1
*
postinst trigger: the new postinst trigger broke IB
John Crispin
2014-09-16
1
-3
/
+6
*
ipkg: add a default postinst/prerm script
John Crispin
2014-09-11
1
-1
/
+76
*
base-files: define yes/no as valid boolean options
Luka Perkov
2014-06-29
1
-2
/
+2
*
base-files: add back missing function for find_mtd_part to /lib/functions.sh ...
Felix Fietkau
2014-04-08
1
-0
/
+7
*
/lib/functions.sh: remove config_rename()
Felix Fietkau
2014-04-07
1
-18
/
+0
[next]