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