summaryrefslogtreecommitdiffstats
path: root/etc/inc/config.inc
Commit message (Expand)AuthorAgeFilesLines
* Let system_start_ftp_helpers() handle starting and stopping of pftpxScott Ullrich2005-06-251-1/+3
* Start devd at bootup for dhclientScott Ullrich2005-06-231-0/+4
* Don't tinker with listtags - this is now transparent.Colin Smith2005-06-231-2/+0
* Make sure we're using global listtags before writing config.Colin Smith2005-06-221-22/+18
* Only create $g['cf_conf_path'] if it doesn't exist.Scott Ullrich2005-06-211-1/+2
* Cleanup backup_config()Scott Ullrich2005-06-211-11/+12
* Do not write to $g['cf_conf_path'] . '/backup/backup.cache' unless it exists.Scott Ullrich2005-06-211-3/+5
* Mount volume RW before making changes.Scott Ullrich2005-06-211-0/+2
* Clarify that a user should disconnect all ethernet interfaces before enteringScott Ullrich2005-06-191-2/+3
* Remove debugging codeScott Ullrich2005-06-181-10/+0
* Do not load config.inc twice.Scott Ullrich2005-06-181-0/+6
* debugging linesScott Ullrich2005-06-181-0/+10
* Add debug for installing configuration directiveScott Ullrich2005-06-181-0/+3
* Debugging lines for cdrom buildScott Ullrich2005-06-181-1/+4
* Alert when resetting factory defaultsScott Ullrich2005-06-181-0/+1
* remove stale codeScott Ullrich2005-06-181-3/+0
* Do not run config_backup() atm until cdrom issues are cleared upScott Ullrich2005-06-181-1/+5
* Do not umount on cdrom platformScott Ullrich2005-06-181-0/+4
* do not mount on cdrom platformScott Ullrich2005-06-181-0/+4
* Correctly pass the current wan to pftpxScott Ullrich2005-06-131-2/+3
* Correctly start pftp on pppoe and similar type connectionsScott Ullrich2005-06-131-5/+7
* Relaunch pftpx on dhclient changes if necessaryScott Ullrich2005-06-071-0/+1
* Document more functions.Colin Smith2005-06-061-1/+55
* Trim some print.Colin Smith2005-06-021-1/+0
* * Only store 30 configuration revisions by default.Colin Smith2005-06-021-2/+4
* Thats -p not -iScott Ullrich2005-06-021-1/+1
* Correct typoScott Ullrich2005-06-021-1/+1
* 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
OpenPOWER on IntegriCloud