index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
base-files
/
files
/
etc
/
functions.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
[package] block-mount base-files: Added additional check to pi_include to en...
Daniel Dickinson
2011-04-05
1
-6
/
+10
*
[package] base/block-extroot, base/block-mount: Modified preinit and block-e...
Daniel Dickinson
2010-09-23
1
-0
/
+21
*
[package] base-files: introduce service_kill() into functions.sh - a convenie...
Jo-Philipp Wich
2010-09-19
1
-0
/
+17
*
[package] base-files, uci: properly revert list state on config_load
Jo-Philipp Wich
2010-08-14
1
-0
/
+1
*
add missing argument to debug/mount wrappers (thx, matteo)
Felix Fietkau
2009-12-09
1
-2
/
+2
*
do not start multiple subshells for applying /etc/uci-defaults. use sh -x for...
Felix Fietkau
2009-12-09
1
-2
/
+2
*
functions.sh: use functions instead of aliases for the debug, mount wrappers ...
Felix Fietkau
2009-12-09
1
-2
/
+7
*
base-files: port functions.sh to new config_get
Felix Fietkau
2009-08-07
1
-2
/
+2
*
base-files: allow default value for config_get
Felix Fietkau
2009-08-07
1
-6
/
+9
*
Use busybox mount, could be overriden to use util-linux-ng for instance, than...
Florian Fainelli
2008-08-25
1
-0
/
+1
*
upgrade to uci 0.5.0, adds list handling support
Felix Fietkau
2008-08-20
1
-1
/
+34
*
fix config_clear(), see #3054
Felix Fietkau
2008-07-31
1
-2
/
+3
*
functions.sh: add list_contains function for checking whether a list contains...
Felix Fietkau
2008-07-30
1
-0
/
+9
*
functions.sh: add a function for removing an item from a list in a shell vari...
Felix Fietkau
2008-07-30
1
-0
/
+14
*
add an extra safety check
Felix Fietkau
2008-02-05
1
-1
/
+1
*
Here comes the new UCI. Enjoy :)
Felix Fietkau
2008-02-03
1
-36
/
+22
*
add uci_set_default (to be used in init scripts or /etc/uci-defaults)
Felix Fietkau
2008-01-02
1
-0
/
+6
*
drop the '0' default in config_get_bool
Felix Fietkau
2007-11-28
1
-1
/
+1
*
support true and false in config_get_bool
Felix Fietkau
2007-09-19
1
-2
/
+2
*
add patch from #2111
Felix Fietkau
2007-07-22
1
-2
/
+4
*
move uci_load into config_load so that changes can be applied via uci without...
Mike Baker
2007-07-11
1
-8
/
+21
*
some shell variable handling fixes
Felix Fietkau
2007-06-15
1
-3
/
+3
*
allow config_* and uci_* functions to work on files outside of /etc/config - ...
Felix Fietkau
2007-06-15
1
-1
/
+5
*
Check for modules.d existence before loading modules
Florian Fainelli
2007-05-31
1
-2
/
+4
*
add jffs2_mark_erase function for erasing jffs2 partitions on the next mount ...
Felix Fietkau
2007-04-16
1
-0
/
+10
*
allow scripts to disable config callbacks
Felix Fietkau
2007-04-11
1
-2
/
+2
*
rename uci-update.awk to uci.awk and add a few config_* functions
Felix Fietkau
2007-03-24
1
-1
/
+5
*
nuke mdev and replace it with hotplug2 :)
Felix Fietkau
2007-03-04
1
-1
/
+1
*
make find_mtd_part work without devfs
Felix Fietkau
2007-03-02
1
-1
/
+3
*
add support for static routes - based on the patch from #1365
Felix Fietkau
2007-03-02
1
-1
/
+4
*
move config_get_bool from /sbin/wifi to /etc/functions.sh
Felix Fietkau
2007-02-27
1
-0
/
+11
*
Integrate basic UCI config file validation support
Felix Fietkau
2007-02-26
1
-18
/
+19
*
fix a typo
Felix Fietkau
2007-01-29
1
-1
/
+1
*
add a variable to keep track of the list of sections when loading uci config ...
Felix Fietkau
2006-12-20
1
-4
/
+21
*
fix sed error installing kmod ipkgs
Mike Baker
2006-11-23
1
-1
/
+2
*
rename default/ to files/
Felix Fietkau
2006-11-22
1
-0
/
+149