summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Missing )Scott Ullrich2005-03-201-1/+1
* Glob returns false. use the original parmScott Ullrich2005-03-201-1/+1
* If glob does not return an array, deal with the single filename.Scott Ullrich2005-03-201-4/+7
* Back out wildcard handling in unlink_if_exists() until I can test it.Colin Smith2005-03-201-2/+3
* Versin bumpScott Ullrich2005-03-201-1/+1
* Make unlink_if_exists work with wildcards using a foreach and glob().Colin Smith2005-03-201-2/+3
* Mount compact flash rw before writing timezoneScott Ullrich2005-03-201-3/+3
* Woops, change the flash back to ro after upgradeScott Ullrich2005-03-201-1/+1
* Unlock flash during upgradeScott Ullrich2005-03-201-0/+2
* Unlock flash before writing /etc/localtimeScott Ullrich2005-03-201-1/+5
* Mount card back after rc.bootupScott Ullrich2005-03-201-0/+2
* invoke php to activate ro and rwScott Ullrich2005-03-201-2/+2
* whitespace cleanupBill Marquette2005-03-201-3/+3
* Get rid of illegal offset errorScott Ullrich2005-03-201-6/+4
* Get rid of illegal offset errorScott Ullrich2005-03-201-5/+6
* Mount read-write on bootup and read-only at end.Scott Ullrich2005-03-202-4/+4
* Dont worry about noatime right nowScott Ullrich2005-03-201-2/+2
* Mount or unmount soekris boot partition for conf_mount_rw and counf_mount_roScott Ullrich2005-03-201-0/+12
* Use rc.conf_mount_ro and rc.conf_mount_rwScott Ullrich2005-03-201-2/+2
* Add rc.conf_mount_rw and rc.conf_mount_roScott Ullrich2005-03-202-0/+74
* Dont forget the ,Scott Ullrich2005-03-201-1/+1
* Add embeddedbootupslice global variableScott Ullrich2005-03-201-0/+1
* move brace to the right placeBill Marquette2005-03-201-1/+1
* remove extra ] typoBill Marquette2005-03-201-2/+2
* Fix that parse error (thought I had earlier).Colin Smith2005-03-201-0/+1
* write_config() descriptionsBill Marquette2005-03-202-2/+2
* more descriptionsBill Marquette2005-03-201-1/+1
* fix two typoesBill Marquette2005-03-201-2/+2
* Tell what config.xml wasn't loadedBill Marquette2005-03-201-2/+2
* Whoops, missed a ".".Colin Smith2005-03-201-1/+1
* Only write_config() if we actually upgraded config file versions (this should...Bill Marquette2005-03-201-2/+6
* write_config can now be passed a description of the changeBill Marquette2005-03-201-1/+3
* Have get_latest_package_version() return false instead ;PColin Smith2005-03-201-2/+2
* Have get_latest_package_version() return -1 if the package isn't defined in t...Colin Smith2005-03-201-3/+3
* we're at config version 1.6, not 1.5Bill Marquette2005-03-201-1/+1
* Modify get_latest_pkgconfig() to work with alternate pkg_config URLs.Colin Smith2005-03-201-2/+8
* * Add rc.config_unlock and rc.conf_lockScott Ullrich2005-03-201-0/+4
* Initial commit of onbox version control (broken).Bill Marquette2005-03-201-0/+14
* Better checking before applying reply-to rulesScott Ullrich2005-03-201-3/+4
* Do not modify fstab if we are on a wrapScott Ullrich2005-03-201-4/+3
* sleep 5 -> sleep(5)Scott Ullrich2005-03-191-1/+1
* Add basic support for <custom_php_global_functions> tag.Colin Smith2005-03-191-1/+3
* Alert the user of where the system is looking for config.xmlScott Ullrich2005-03-191-3/+2
* Use sh instead of tcshScott Ullrich2005-03-191-1/+1
* Look for configuration on d slice as wellScott Ullrich2005-03-191-1/+1
* Look for configuration on d slice as wellScott Ullrich2005-03-191-0/+14
* Do not show errors on swapon. We may be in an embedded environment.Scott Ullrich2005-03-191-1/+1
* Drop to a shell before halting the system so the user can inspect the issue.Scott Ullrich2005-03-191-0/+3
* Ensure outgoing traffic adheres to the gateway for optional interfacesScott Ullrich2005-03-191-3/+8
* Silence dumpon errors. We may be on a embedded platformScott Ullrich2005-03-191-1/+1
OpenPOWER on IntegriCloud