summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Mount compact flash rw during package installScott Ullrich2005-03-202-1/+8
* 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
* Gotta load the global functions before the rest of them :)Bill Marquette2005-03-201-2/+3
* 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
* write_config() log what package was installed (I hope this is right)Bill Marquette2005-03-201-1/+1
* Fix that parse error (thought I had earlier).Colin Smith2005-03-201-0/+1
* write_config() descriptionsBill Marquette2005-03-202-2/+2
* Fix typos and trim output.Colin Smith2005-03-201-1/+1
* 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-202-5/+10
* Modify package version checking to use false instead of -1.Colin Smith2005-03-201-1/+1
* 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
* If the current pkg_config.xml doesn't have an entry for an installed package,...Colin Smith2005-03-201-2/+5
* Call fetch_latest_pkg_config() instead of duplicating code.Colin Smith2005-03-201-12/+2
* don't lie...it "works"Bill Marquette2005-03-201-1/+0
* breath life into the restore config codeBill Marquette2005-03-201-5/+28
* 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
* Nicer display for revisionsBill Marquette2005-03-201-4/+7
* Initial commit of onbox version control (broken).Bill Marquette2005-03-202-0/+58
* Better checking before applying reply-to rulesScott Ullrich2005-03-201-3/+4
* Move towards a m0n0wall like image for wrapScott Ullrich2005-03-201-5/+9
* 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-194-4/+14
* Alert the user of where the system is looking for config.xmlScott Ullrich2005-03-191-3/+2
OpenPOWER on IntegriCloud