summaryrefslogtreecommitdiffstats
path: root/etc/inc/config.inc
Commit message (Expand)AuthorAgeFilesLines
* Start pftpx with wan addressScott Ullrich2005-05-311-1/+2
* Make all startup commands uniform by correctly outputing when they are done.Scott Ullrich2005-05-301-1/+1
* No need for inetd, pftpx is its own proxyScott Ullrich2005-05-241-1/+0
* Only echo out if we're bootingScott Ullrich2005-05-241-2/+0
* Remove -q ftpproxyScott Ullrich2005-05-241-1/+1
* fix aliasesBill Marquette2005-05-231-2/+3
* Mute and unmute the console at strategic times to cleanup the boot sequenceScott Ullrich2005-05-211-1/+10
* Do not mount as ro if we're booting.Scott Ullrich2005-05-211-1/+3
* * Rely on the cached config only when we aren't writing - something seems to ...Colin Smith2005-05-211-18/+3
* We do need inetd. Duh.Scott Ullrich2005-05-211-0/+1
* pftpx does not use a -i argumentScott Ullrich2005-05-211-1/+1
* Do not kill pftpx. Its not hunting game.Scott Ullrich2005-05-211-2/+0
* we no longer need inetd.Scott Ullrich2005-05-211-1/+1
* Switch over to pftpx.Scott Ullrich2005-05-211-2/+2
* Comment out the rest of config.cacheScott Ullrich2005-05-211-2/+5
* Comment out the rest of config.cacheScott Ullrich2005-05-211-0/+2
* Do not use config.cache until the serialize() bug is solved.Scott Ullrich2005-05-201-0/+7
* Enable image RW before trying to backup.Scott Ullrich2005-05-201-0/+5
* Remove extra parsing.Colin Smith2005-05-191-4/+2
* Force the parsing of config.xml every time until someone with more knowledge ...Scott Ullrich2005-05-191-1/+7
* Parse the configuration on booting.Scott Ullrich2005-05-191-1/+1
* Changes to config versioning.Colin Smith2005-05-191-6/+5
* * Parse the config again, instead of just making the cache. This may resolve ...Colin Smith2005-05-191-1/+3
* Fix glob pattern.Colin Smith2005-05-181-2/+1
* bad BillBill Marquette2005-05-181-2/+2
* Some function documenting while I'm thinking about itBill Marquette2005-05-181-2/+17
* style cleanupsBill Marquette2005-05-181-13/+13
* Allow for multiple calls to write_lock() within a single processBill Marquette2005-05-181-3/+8
* Just create the config.cache - we already have a good $config, no need to rel...Bill Marquette2005-05-181-2/+2
* * Minor cleanup, almost entirely of bootup messages.Colin Smith2005-05-181-22/+6
* Add initial support for usb pen drives when using a read only cd versionScott Ullrich2005-05-171-0/+8
* Don't bother checking for the directory - we already check for the cache itself.Colin Smith2005-05-171-4/+0
* Make sure we have a backup.cache before cleaning.Colin Smith2005-05-171-37/+38
* Don't clean the backup cache if the directory doesn't exist.Colin Smith2005-05-171-0/+5
* Minor locking changesBill Marquette2005-05-171-0/+6
* Minor speed-up, config.cache has already been created in parse_config()Bill Marquette2005-05-171-1/+1
* Trim remaining debug prints.Colin Smith2005-05-171-3/+0
* (hopefully) fix the remaining config bugs.Colin Smith2005-05-171-3/+1
* More hacking away at the config hosification bugs.Colin Smith2005-05-171-13/+21
* Change the behavior of parse_config() and a few other functions. This will (h...Colin Smith2005-05-171-16/+12
* restore 1.62Scott Ullrich2005-05-161-65/+175
* Revert to version 1.38Scott Ullrich2005-05-161-176/+66
* need global $gBill Marquette2005-05-161-2/+2
* fix whitespace and make wording a hair betterBill Marquette2005-05-161-3/+3
* Restore stuff accidentally nuked in an earlier commit.Colin Smith2005-05-161-0/+4
* Remove check for version_control flag. This should clean up related errors.Colin Smith2005-05-161-25/+22
* Add a variable to limit the number of backed up configs. This is rather ugly ...Colin Smith2005-05-161-6/+13
* * Always use the config cache - only parse the actual XML config at boot and ...Colin Smith2005-05-161-42/+71
* Make config backup actually workBill Marquette2005-05-161-1/+1
* Log what script was running when write_config() was called so we aren'tBill Marquette2005-05-151-0/+4
OpenPOWER on IntegriCloud