summaryrefslogtreecommitdiffstats
path: root/etc/rc
Commit message (Collapse)AuthorAgeFilesLines
* Do not nuke /tmp/ on livecd'sScott Ullrich2010-06-011-1/+3
|
* Make sure to cleanup /tmp before using it. Solves config cache issue as a start.Ermal2010-05-281-0/+1
|
* Remove stale code.Ermal2010-05-281-4/+0
|
* Make installer unionfsScott Ullrich2010-05-231-1/+3
|
* Remove unionfs /, will have to come up with a new planScott Ullrich2010-05-221-2/+0
|
* Use unionfs for /Scott Ullrich2010-05-221-0/+3
|
* Remove stray doneScott Ullrich2010-05-211-1/+0
|
* Do not fsck /cf on each bootupScott Ullrich2010-05-211-1/+2
|
* Unbreak nanobsd since Ticket #444Scott Ullrich2010-05-211-24/+21
|
* Unbreak nano since ticket #444Scott Ullrich2010-05-211-3/+7
|
* Handle mounting of extra filesystems correctly. Ticket #444Scott Ullrich2010-05-191-1/+1
|
* move mount up for cases where /usr and other partitions may be separate, and ↵Chris Buechler2010-05-191-30/+30
| | | | needed for other things to function
* Make /var/run/booting exist for more of the actual booting process. Ticket #53.jim-p2010-05-111-0/+3
|
* Revert last commit .. This might not work on NanoScott Ullrich2010-05-051-1/+1
|
* Use mount -a instead of -uw Ticket #444Scott Ullrich2010-05-051-1/+1
|
* Fix file names.Ermal2010-03-291-2/+2
|
* Use the -s ident option of mpd to send the logs for the PPPoE/PPTP/L2TP ↵Ermal2010-03-231-0/+9
| | | | servers to syslogs appropriate files. Create the files for these vpn's as for the others. Logs can be viewed in the VPN tab of the system log.
* 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
|
OpenPOWER on IntegriCloud