aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/default/etc/functions.sh
Commit message (Expand)AuthorAgeFilesLines
* rename default/ to files/Felix Fietkau2006-11-221-149/+0
* fix broken export from last commitMike Baker2006-11-221-1/+1
* avoid eval leaksMike Baker2006-11-221-9/+9
* fix various variable copying bugsFelix Fietkau2006-11-221-6/+10
* cleanup uci and functions.shMike Baker2006-11-211-45/+46
* strtok helper functionMike Baker2006-11-201-0/+24
* reset CONFIG_SECTION when calling config_loadFelix Fietkau2006-10-281-0/+1
* add lookup function for mtd partsFelix Fietkau2006-10-261-0/+7
* remove an obsolete functionFelix Fietkau2006-10-241-7/+0
* add new /bin/uci script and api for manipulating buildroot-ng config filesFelix Fietkau2006-10-091-1/+21
* fix shell escaping bug in append() functionFelix Fietkau2006-10-091-1/+1
* use absolute paths in include() shell functionFelix Fietkau2006-09-241-1/+1
* avoid using a reserved word as a variable nameFelix Fietkau2006-07-291-3/+3
* fix unnamed config sectionsFelix Fietkau2006-07-291-6/+15
* add copyright headers to base-files scripts and config filesFelix Fietkau2006-06-271-0/+2
* don't rely on temporary variables in config() as they may get overwritten by ...Felix Fietkau2006-06-261-5/+3
* fixes for common config functionsFelix Fietkau2006-06-251-15/+27
* add a list append function to functions.shFelix Fietkau2006-06-191-0/+11
* resync with kamikazeFelix Fietkau2006-05-301-0/+4
* add common functions for the new config file formatFelix Fietkau2006-05-101-0/+50
* large init script cleanup and merge of whiterussian changes, new dnsmasq conf...Felix Fietkau2006-04-051-26/+0
* hotplug-based network script rewriteFelix Fietkau2005-11-191-66/+3
* add hotplug stuff to trunk/Felix Fietkau2005-11-071-6/+9
* sync base-files with whiterussianFelix Fietkau2005-10-221-0/+50
* add nvram.sh to all startup scripts, no errors on wgt634uWaldemar Brodkorb2005-09-101-15/+1
* add config file /etc/config/network, add board-specific network.overrides (in...Felix Fietkau2005-07-211-5/+11
* move target/default/target_skeleton into package/base-files, put all the defa...Felix Fietkau2005-07-171-0/+57