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
/
etc
/
functions.sh
Commit message (
Expand
)
Author
Age
*
base-files: we don't need /etc/functions.sh symlink anymore
Luka Perkov
2012-12-20
*
package/base-files: move /etc/functions.sh to /lib/functions.sh
Nicolas Thill
2011-11-08
*
block-mount base-files: Added additional check to pi_include to ensure that a...
Daniel Dickinson
2011-04-05
*
base/block-extroot, base/block-mount: Modified preinit and block-extroot and ...
Daniel Dickinson
2010-09-23
*
base-files: introduce service_kill() into functions.sh - a convenience wrappe...
Jo-Philipp Wich
2010-09-19
*
base-files, uci: properly revert list state on config_load This fixes a bug w...
Jo-Philipp Wich
2010-08-14
*
add missing argument to debug/mount wrappers (thx, matteo)
Felix Fietkau
2009-12-09
*
do not start multiple subshells for applying /etc/uci-defaults. use sh -x for...
Felix Fietkau
2009-12-09
*
functions.sh: use functions instead of aliases for the debug, mount wrappers ...
Felix Fietkau
2009-12-09
*
base-files: port functions.sh to new config_get
Felix Fietkau
2009-08-07
*
base-files: allow default value for config_get
Felix Fietkau
2009-08-07
*
Use busybox mount, could be overriden to use util-linux-ng for instance, than...
Florian Fainelli
2008-08-25
*
upgrade to uci 0.5.0, adds list handling support
Felix Fietkau
2008-08-20
*
fix config_clear(), see #3054
Felix Fietkau
2008-07-31
*
functions.sh: add list_contains function for checking whether a list contains...
Felix Fietkau
2008-07-30
*
functions.sh: add a function for removing an item from a list in a shell vari...
Felix Fietkau
2008-07-30
*
add an extra safety check
Felix Fietkau
2008-02-05
*
Here comes the new UCI. Enjoy :)
Felix Fietkau
2008-02-03
*
add uci_set_default (to be used in init scripts or /etc/uci-defaults)
Felix Fietkau
2008-01-02
*
drop the '0' default in config_get_bool
Felix Fietkau
2007-11-28
*
support true and false in config_get_bool
Felix Fietkau
2007-09-19
*
add patch from #2111
Felix Fietkau
2007-07-22
*
move uci_load into config_load so that changes can be applied via uci without...
Mike Baker
2007-07-11
*
some shell variable handling fixes
Felix Fietkau
2007-06-15
*
allow config_* and uci_* functions to work on files outside of /etc/config - ...
Felix Fietkau
2007-06-15
*
Check for modules.d existence before loading modules
Florian Fainelli
2007-05-31
*
add jffs2_mark_erase function for erasing jffs2 partitions on the next mount ...
Felix Fietkau
2007-04-16
*
allow scripts to disable config callbacks
Felix Fietkau
2007-04-11
*
rename uci-update.awk to uci.awk and add a few config_* functions
Felix Fietkau
2007-03-24
*
nuke mdev and replace it with hotplug2 :)
Felix Fietkau
2007-03-04
*
make find_mtd_part work without devfs
Felix Fietkau
2007-03-02
*
add support for static routes - based on the patch from #1365
Felix Fietkau
2007-03-02
*
move config_get_bool from /sbin/wifi to /etc/functions.sh
Felix Fietkau
2007-02-27
*
Integrate basic UCI config file validation support Needs more testing and val...
Felix Fietkau
2007-02-26
*
fix a typo
Felix Fietkau
2007-01-29
*
add a variable to keep track of the list of sections when loading uci config ...
Felix Fietkau
2006-12-20
*
fix sed error installing kmod ipkgs
Mike Baker
2006-11-23
*
rename default/ to files/
Felix Fietkau
2006-11-22