summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Let system_start_ftp_helpers() handle starting and stopping of pftpxScott Ullrich2005-06-251-1/+3
* Move the actual ps component of is_service_running into is_process_running.Colin Smith2005-06-241-8/+17
* Only rdr if mode is redirScott Ullrich2005-06-231-1/+1
* Start devd at bootup for dhclientScott Ullrich2005-06-232-0/+7
* Don't write package information to syslog.conf unless we need to.Colin Smith2005-06-231-1/+1
* Add dump_xml_config() and dump_xml_config_pkg() to handle both sets of listtags.Colin Smith2005-06-231-1/+15
* Whoops, don't forget to remove restore_listtags.Colin Smith2005-06-231-12/+0
* parse_xml_config -> parse_xml_config_pkgColin Smith2005-06-231-7/+7
* Uncomment safe_mkdir() - this no longer breaks cdrom.Colin Smith2005-06-231-2/+0
* Don't tinker with listtags - this is now transparent.Colin Smith2005-06-231-2/+0
* Don't tinker with listtags.Colin Smith2005-06-231-10/+0
* * Move the old parse_xml_config() function to parse_xml_config_raw(). This fu...Colin Smith2005-06-231-0/+15
* Make sure and populate /conf.defaultScott Ullrich2005-06-221-6/+6
* Create factory default restore directoryScott Ullrich2005-06-221-0/+3
* Be sure to copy conf.default/config.xml for Factory restore option.Scott Ullrich2005-06-221-0/+1
* Version bumpScott Ullrich2005-06-221-1/+1
* Start services at bootup. This is a temporary solution until all services are...Colin Smith2005-06-221-1/+1
* Add service handler.Colin Smith2005-06-221-0/+15
* ps a -> ps axColin Smith2005-06-221-1/+2
* Add service handler.Colin Smith2005-06-221-0/+10
* Uncomment the squid rdr line.Scott Ullrich2005-06-221-8/+0
* We need to start services in the background to prevent blocking.Colin Smith2005-06-221-1/+1
* Add function to restore package specific listtags.Colin Smith2005-06-221-1/+7
* Make sure we're using global listtags before writing config.Colin Smith2005-06-221-22/+18
* Add function to restore global listtags.Colin Smith2005-06-221-4/+10
* Remove is_service_running().Colin Smith2005-06-221-10/+0
* Replace listtags instead of merging. This should fix pkg_edit issues.Colin Smith2005-06-221-1/+1
* More fixes.Colin Smith2005-06-221-6/+9
* Fixes and updates.Colin Smith2005-06-221-5/+6
* Add is_service_running.Colin Smith2005-06-221-0/+24
* Add executable.Colin Smith2005-06-221-1/+4
* Clean up restart_service.Colin Smith2005-06-221-8/+2
* Add functions for starting, restarting, and stopping services.Colin Smith2005-06-221-0/+66
* Make sure we're writing to a realistic prefix ;)Colin Smith2005-06-221-2/+1
* Add service-utils.inc and write_rcfile.Colin Smith2005-06-221-0/+58
* Version bumpScott Ullrich2005-06-221-1/+1
* Comment out code until better testedScott Ullrich2005-06-221-0/+2
* Add package logging to syslogd_start().Colin Smith2005-06-221-10/+10
* Version bumpScott Ullrich2005-06-211-1/+1
* Add C/RScott Ullrich2005-06-211-1/+1
* Add trailing lineScott Ullrich2005-06-211-1/+1
* Add backend tcpflags supportScott Ullrich2005-06-211-12/+16
* C/R before and after motdScott Ullrich2005-06-211-1/+1
* Try fixing make_dirs and friends.Colin Smith2005-06-211-7/+7
* Try to fix make_dirsScott Ullrich2005-06-211-6/+10
* Only create $g['cf_conf_path'] if it doesn't exist.Scott Ullrich2005-06-211-1/+2
* Really mkdir... honest.Scott Ullrich2005-06-211-5/+4
* 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
* If motd greater than 2 chars, echo motdScott Ullrich2005-06-211-0/+1
OpenPOWER on IntegriCloud