summaryrefslogtreecommitdiffstats
path: root/package/base-files/default/etc/functions.sh
Commit message (Expand)AuthorAgeFilesLines
* reset CONFIG_SECTION when calling config_loadnbd2006-10-281-0/+1
* add lookup function for mtd partsnbd2006-10-261-0/+7
* remove an obsolete functionnbd2006-10-241-7/+0
* add new /bin/uci script and api for manipulating buildroot-ng config filesnbd2006-10-091-1/+21
* fix shell escaping bug in append() functionnbd2006-10-091-1/+1
* use absolute paths in include() shell functionnbd2006-09-241-1/+1
* avoid using a reserved word as a variable namenbd2006-07-291-3/+3
* fix unnamed config sectionsnbd2006-07-291-6/+15
* add copyright headers to base-files scripts and config filesnbd2006-06-271-0/+2
* don't rely on temporary variables in config() as they may get overwritten by ...nbd2006-06-261-5/+3
* fixes for common config functionsnbd2006-06-251-15/+27
* add a list append function to functions.shnbd2006-06-191-0/+11
* resync with kamikazenbd2006-05-301-0/+4
* add common functions for the new config file formatnbd2006-05-101-0/+50
* large init script cleanup and merge of whiterussian changes, new dnsmasq conf...nbd2006-04-051-26/+0
* hotplug-based network script rewritenbd2005-11-191-66/+3
* add hotplug stuff to trunk/nbd2005-11-071-6/+9
* sync base-files with whiterussiannbd2005-10-221-0/+50
* add nvram.sh to all startup scripts, no errors on wgt634uwbx2005-09-101-15/+1
* add config file /etc/config/network, add board-specific network.overrides (in...nbd2005-07-211-5/+11
* move target/default/target_skeleton into package/base-files, put all the defa...nbd2005-07-171-0/+57