summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Comment out code until better testedScott Ullrich2005-06-221-0/+2
* Add package logging to syslogd_start().Colin Smith2005-06-221-10/+10
* Add backend tcpflags supportScott Ullrich2005-06-211-12/+16
* 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
* Cleanup make_dirs() to prevent recursion from hell issues.Scott Ullrich2005-06-211-1/+4
* * Add rdr for all optional interfaces for pftpxScott Ullrich2005-06-211-2/+11
* Mount volume RW before making changes.Scott Ullrich2005-06-211-0/+2
* Woops, correctly get the optional interfaces ipScott Ullrich2005-06-211-1/+1
* Allow port 8000 and 53 to both the captive portal ip and the lan ip.Scott Ullrich2005-06-211-1/+3
* Make package log streams work.Colin Smith2005-06-211-4/+3
* Restore package logging streams on boot.Colin Smith2005-06-211-1/+8
* Fix typos.Colin Smith2005-06-211-1/+3
* * Add get_tmp_file(), which returns a temporary filename based on the current...Colin Smith2005-06-211-9/+17
* * Add get_disk_info().Colin Smith2005-06-211-20/+4
* Revert.Colin Smith2005-06-211-51/+26
* * Add get_disk_info().Colin Smith2005-06-211-26/+51
* Use mwexec_bg()Scott Ullrich2005-06-201-1/+1
* do not bg itemScott Ullrich2005-06-201-1/+1
* Woops, missing ; due to lack of closing )Scott Ullrich2005-06-201-1/+1
* Fire up dhclient in the backgroundScott Ullrich2005-06-201-6/+8
* Add optimization to pkg_fetch_recursive.Colin Smith2005-06-201-4/+5
* Remove a debug line.Colin Smith2005-06-201-1/+0
* Properly squash bytes down to a reasonable unit.Colin Smith2005-06-201-1/+12
* Don't count duplicated dependencies.Colin Smith2005-06-201-6/+16
* Add functions to determine the amount of space a package will take to install...Colin Smith2005-06-201-0/+58
* Import dhclient fixes.Scott Ullrich2005-06-191-6/+6
* Bring wan interface up before starting dhclientScott Ullrich2005-06-191-1/+4
* Clarify that a user should disconnect all ethernet interfaces before enteringScott Ullrich2005-06-191-2/+3
* Remove debugging codeScott Ullrich2005-06-181-10/+0
* Uncomment code.Colin Smith2005-06-181-2/+2
* Do not load config.inc twice.Scott Ullrich2005-06-181-0/+6
* remove trailing psaceScott Ullrich2005-06-181-1/+1
OpenPOWER on IntegriCloud