summaryrefslogtreecommitdiffstats
path: root/etc/rc
Commit message (Collapse)AuthorAgeFilesLines
* Add alias data url option. This code existed but lacked a backend daemon to ↵Scott Ullrich2010-03-191-0/+3
| | | | update the data every 24 hours. Adding this as well.
* Add PPP logging tabScott Ullrich2009-10-261-0/+3
|
* Revert "Use php to detect product name on shell scripts"Renato Botelho2009-08-261-1/+1
| | | | This reverts commit 07881462254d007cf77c1a5b09e7a840f708657e.
* Do not create /root/var/tmpScott Ullrich2009-08-061-3/+1
|
* Only symlink pkg dirScott Ullrich2009-08-061-2/+1
|
* Reverse link arguments and rm dirScott Ullrich2009-08-061-2/+3
|
* Create symlink after disks are mountedScott Ullrich2009-08-061-8/+6
|
* Create symlink after disks are mountedScott Ullrich2009-08-061-0/+7
|
* Use php to detect product name on shell scriptsRenato Botelho2009-08-031-1/+1
|
* Fix path to expireaccounts.Ermal Luçi2009-07-091-1/+1
|
* Add support for nanobsd platformScott Ullrich2009-06-271-0/+12
|
* Zap config.cache after bootupScott Ullrich2009-06-241-0/+3
|
* Move RO operation down in rc and revert rc.bootup commitScott Ullrich2009-06-241-2/+2
|
* Replace PHP init system with the init system.Scott Ullrich2009-06-201-1/+1
|
* Set hostname then call hostid onestartScott Ullrich2009-05-311-3/+0
|
* Set hostid earlier in bootScott Ullrich2009-05-301-3/+3
|
* Setup the host GUID which is required for ZFSScott Ullrich2009-05-301-0/+3
|
* Full path to chmodScott Ullrich2009-05-291-1/+1
|
* Nuke \n'sScott Ullrich2009-05-181-1/+1
|
* * Reboot after installation from recovery consoleScott Ullrich2009-05-151-0/+7
| | | | * Add ! drop to shell option and bypass bootup
* Setup relayd.logScott Ullrich2009-04-121-0/+1
|
* Set all log files to 600Scott Ullrich2009-04-071-1/+1
|
* No need to wipe logs twiceScott Ullrich2009-04-061-10/+0
|
* Correct grep statement for hideplatformScott Ullrich2009-04-021-1/+1
|
* Correct check for hideplatformScott Ullrich2009-04-021-2/+2
|
* Use clog or fifologScott Ullrich2009-04-011-23/+25
|
* Correct variable nameScott Ullrich2009-03-261-1/+1
|
* Add missing thenScott Ullrich2009-03-251-1/+1
|
* Add hideplatform directive useful for rebrandingScott Ullrich2009-03-241-1/+8
|
* Echo out data to start of log filesScott Ullrich2009-03-181-0/+12
|
* Clear logs before fifolog_create commandScott Ullrich2009-03-181-11/+21
|
* Use divisibles of 512Scott Ullrich2009-03-151-10/+10
|
* Jettison clog and replace with fifolog which is included in FreeBSD 7.1Scott Ullrich2009-03-151-11/+11
|
* Modify captive portal to use centralized user management. The user manager hasmgrooms2009-03-151-1/+4
| | | | been modified to include an account expiration option to support this service.
* Remove notice that contents are being written to script caused by nohupScott Ullrich2008-12-231-1/+1
|
* Move php.ini setup to its own fileScott Ullrich2008-11-301-88/+5
|
* Turn off APC upload progress support, we're using the pecl extensionScott Ullrich2008-11-241-1/+0
| | | | now.
* Remove lighttpd files on reboot.Scott Ullrich2008-11-241-0/+2
|
* Inculde uploadprogress.soScott Ullrich2008-11-241-0/+1
|
* Backout apc / cli cacheScott Ullrich2008-11-241-1/+0
|
* Turn on apc.rfc1867 = on (upload progress bar support which is apparently)Scott Ullrich2008-11-241-0/+1
| | | | native to APC.
* Turn on apc for cliScott Ullrich2008-11-241-1/+2
|
* Bump /var/run to 4mScott Ullrich2008-11-191-1/+1
|
* Turn off expose_phpScott Ullrich2008-11-021-0/+1
|
* Output welcome message after various items are mounted (so we have grep)Scott Ullrich2008-10-261-11/+12
|
* Grab product_name from globals.incScott Ullrich2008-10-261-1/+2
|
* Use correct octal modeSeth Mos2008-09-071-2/+2
|
* Add conf.default to the unionfs rosterScott Ullrich2008-09-061-0/+3
|
* Allow bin sbin and boot writingScott Ullrich2008-09-061-1/+10
|
* * Show operations in progressScott Ullrich2008-09-061-3/+3
| | | | * Increase /conf memory partition size to 6m
OpenPOWER on IntegriCloud