| Commit message (Expand) | Author | Age | Files | Lines |
* | Attempt to Eject the CD device on 3G sticks for Huawei and ZTE devices. | smos | 2012-05-20 | 1 | -0/+5 |
* | Move routing (radvd, routed, ospf, bgp) to its own log since these daemons ca... | jim-p | 2012-05-01 | 1 | -1/+1 |
* | Store PBIs in /root/var/db/pbi so they persist across reboots.
| Phil Davis | 2012-04-18 | 1 | -1/+5 |
* | Move some of the log file tabs around. | smos | 2012-03-29 | 1 | -1/+1 |
* | Rather make use of grep -c than all these pipes | Warren Baker | 2012-03-13 | 1 | -2/+2 |
* | Simplify this code a little and make it easily extendible. | Ermal | 2012-03-12 | 1 | -89/+15 |
* | check for presense of file before trying to exec it | Ermal | 2012-03-12 | 1 | -1/+3 |
* | Do not wipe logs on reboot on full install | Ermal | 2012-03-12 | 1 | -18/+54 |
* | Add a small script to disable APM on ATA drives if they claim to support it. ... | jim-p | 2012-01-30 | 1 | -0/+3 |
* | Add missing s | jim-p | 2011-09-30 | 1 | -1/+1 |
* | Move hostapd to its own log and tab, so it stops spamming the system log. | jim-p | 2011-09-30 | 1 | -0/+3 |
* | Make initial changes to allow pfSense to work in a jail. | Andrew Thompson | 2011-08-17 | 1 | -23/+33 |
* | Run on CD-ROM, too, it should be writable after rc.cdrom | jim-p | 2011-07-25 | 1 | -4/+2 |
* | Sync password database right after mount, in case it is corrupt. (Except on C... | jim-p | 2011-07-25 | 1 | -0/+6 |
* | Redirect errors to file | Scott Ullrich | 2011-07-17 | 1 | -1/+1 |
* | Remove nohup from the calling for check_reload_status since it may cause issu... | Ermal | 2011-06-24 | 1 | -1/+1 |
* | Add custom boot early hook | Scott Ullrich | 2011-06-21 | 1 | -0/+6 |
* | Remove extra unmatched conf_mount_ro for a potential race condition preventin... | Erik Fonnesbeck | 2011-03-10 | 1 | -2/+0 |
* | Set PKG_TMPDIR for embedded/nano because it will fill up /var trying to downl... | jim-p | 2011-02-23 | 1 | -0/+2 |
* | Run dumpon earlier, split dumpon/ddb from savecore and run savecore later. | jim-p | 2011-01-26 | 1 | -1/+7 |
* | Add support for dumpon/savecore to run on full installs. | jim-p | 2011-01-25 | 1 | -0/+1 |
* | Whitespace fix | jim-p | 2011-01-25 | 1 | -2/+2 |
* | Be less chatty | Scott Ullrich | 2010-12-18 | 1 | -9/+2 |
* | Use fullpath | Ermal | 2010-11-30 | 1 | -4/+4 |
* | Run ecl through php instead of executing directly. | jim-p | 2010-11-30 | 1 | -2/+2 |
* | Add pfSsh.php externalconfiglocator playback script | Scott Ullrich | 2010-11-28 | 1 | -1/+1 |
* | Adding external configuration loader which will look on all found disks excep... | Scott Ullrich | 2010-11-28 | 1 | -0/+15 |
* | Bring interfaces up only if there is a mismatch to allow them to be reassigned. | Ermal | 2010-11-10 | 1 | -3/+0 |
* | Protect from strange situations on bootup by testing for is_array(). Do not a... | Ermal | 2010-11-02 | 1 | -0/+3 |
* | More VPN log fixes, for consistency. Ticket #912 | jim-p | 2010-11-02 | 1 | -9/+9 |
* | Update (C) | Scott Ullrich | 2010-09-19 | 1 | -1/+1 |
* | Ensure /etc/gettytab is of a sane size and restore from backup + log if it is... | Scott Ullrich | 2010-09-19 | 1 | -0/+7 |
* | Do not suck in the file but actually execute it. | Ermal | 2010-09-16 | 1 | -1/+1 |
* | Correct typo in file name. Also do not delete users just expire them. | Ermal | 2010-09-08 | 1 | -1/+1 |
* | Start-up first check_reload_status than call rc.bootup since this is the new ... | Ermal | 2010-09-08 | 1 | -86/+84 |
* | Use the new events mechanisms to dispatch events. | Ermal | 2010-09-07 | 1 | -2/+0 |
* | Only do check on pfSense platform | Scott Ullrich | 2010-08-15 | 1 | -4/+6 |
* | Only process items if we can find grep | Scott Ullrich | 2010-08-15 | 1 | -3/+5 |
* | Handle ZFS root partition read-only cases | Scott Ullrich | 2010-08-15 | 1 | -0/+6 |
* | Do not setup unionfs for /PCBSD | Scott Ullrich | 2010-08-14 | 1 | -2/+0 |
* | add apinger.log here too to silence error at boot | Chris Buechler | 2010-07-24 | 1 | -1/+4 |
* | Do not nuke /tmp/ on livecd's | Scott Ullrich | 2010-06-01 | 1 | -1/+3 |
* | Make sure to cleanup /tmp before using it. Solves config cache issue as a start. | Ermal | 2010-05-28 | 1 | -0/+1 |
* | Remove stale code. | Ermal | 2010-05-28 | 1 | -4/+0 |
* | Make installer unionfs | Scott Ullrich | 2010-05-23 | 1 | -1/+3 |
* | Remove unionfs /, will have to come up with a new plan | Scott Ullrich | 2010-05-22 | 1 | -2/+0 |
* | Use unionfs for / | Scott Ullrich | 2010-05-22 | 1 | -0/+3 |
* | Remove stray done | Scott Ullrich | 2010-05-21 | 1 | -1/+0 |
* | Do not fsck /cf on each bootup | Scott Ullrich | 2010-05-21 | 1 | -1/+2 |
* | Unbreak nanobsd since Ticket #444 | Scott Ullrich | 2010-05-21 | 1 | -24/+21 |