Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding external configuration loader which will look on all found disks ↵ | Scott Ullrich | 2010-11-28 | 1 | -0/+15 |
| | | | | except bootup disk for config.xml. If tconfig.xml is found on an external disk then it tests the roobobj to ensure its a valid file then calls test_config() to ensure it is a valid xml file. Once the file is validated a backup_config() is called to backup the current configuration and finally the file is installed using restore_backup() | ||||
* | 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 ↵ | Ermal | 2010-11-02 | 1 | -0/+3 |
| | | | | add anymore the 127.0.0.2 route its not needed anymore. Also during bootup bring up all interfaces so the assignment process can deal with them(Possibly should be done in another code flow!). | ||||
* | 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 ↵ | Scott Ullrich | 2010-09-19 | 1 | -0/+7 |
| | | | | is not | ||||
* | 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 |
| | | | | world order. This unbreaks booting and removes spurious messages during boot. While here for all binaries use full path for correctnes and avoid any 'strange' issues. | ||||
* | 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 |
| | |||||
* | Unbreak nano since ticket #444 | Scott Ullrich | 2010-05-21 | 1 | -3/+7 |
| | |||||
* | Handle mounting of extra filesystems correctly. Ticket #444 | Scott Ullrich | 2010-05-19 | 1 | -1/+1 |
| | |||||
* | move mount up for cases where /usr and other partitions may be separate, and ↵ | Chris Buechler | 2010-05-19 | 1 | -30/+30 |
| | | | | needed for other things to function | ||||
* | Make /var/run/booting exist for more of the actual booting process. Ticket #53. | jim-p | 2010-05-11 | 1 | -0/+3 |
| | |||||
* | Revert last commit .. This might not work on Nano | Scott Ullrich | 2010-05-05 | 1 | -1/+1 |
| | |||||
* | Use mount -a instead of -uw Ticket #444 | Scott Ullrich | 2010-05-05 | 1 | -1/+1 |
| | |||||
* | Fix file names. | Ermal | 2010-03-29 | 1 | -2/+2 |
| | |||||
* | Use the -s ident option of mpd to send the logs for the PPPoE/PPTP/L2TP ↵ | Ermal | 2010-03-23 | 1 | -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 Ullrich | 2010-03-19 | 1 | -0/+3 |
| | | | | update the data every 24 hours. Adding this as well. | ||||
* | Add PPP logging tab | Scott Ullrich | 2009-10-26 | 1 | -0/+3 |
| | |||||
* | Revert "Use php to detect product name on shell scripts" | Renato Botelho | 2009-08-26 | 1 | -1/+1 |
| | | | | This reverts commit 07881462254d007cf77c1a5b09e7a840f708657e. | ||||
* | Do not create /root/var/tmp | Scott Ullrich | 2009-08-06 | 1 | -3/+1 |
| | |||||
* | Only symlink pkg dir | Scott Ullrich | 2009-08-06 | 1 | -2/+1 |
| | |||||
* | Reverse link arguments and rm dir | Scott Ullrich | 2009-08-06 | 1 | -2/+3 |
| | |||||
* | Create symlink after disks are mounted | Scott Ullrich | 2009-08-06 | 1 | -8/+6 |
| | |||||
* | Create symlink after disks are mounted | Scott Ullrich | 2009-08-06 | 1 | -0/+7 |
| | |||||
* | Use php to detect product name on shell scripts | Renato Botelho | 2009-08-03 | 1 | -1/+1 |
| | |||||
* | Fix path to expireaccounts. | Ermal Luçi | 2009-07-09 | 1 | -1/+1 |
| | |||||
* | Add support for nanobsd platform | Scott Ullrich | 2009-06-27 | 1 | -0/+12 |
| | |||||
* | Zap config.cache after bootup | Scott Ullrich | 2009-06-24 | 1 | -0/+3 |
| | |||||
* | Move RO operation down in rc and revert rc.bootup commit | Scott Ullrich | 2009-06-24 | 1 | -2/+2 |
| | |||||
* | Replace PHP init system with the init system. | Scott Ullrich | 2009-06-20 | 1 | -1/+1 |
| | |||||
* | Set hostname then call hostid onestart | Scott Ullrich | 2009-05-31 | 1 | -3/+0 |
| | |||||
* | Set hostid earlier in boot | Scott Ullrich | 2009-05-30 | 1 | -3/+3 |
| | |||||
* | Setup the host GUID which is required for ZFS | Scott Ullrich | 2009-05-30 | 1 | -0/+3 |
| | |||||
* | Full path to chmod | Scott Ullrich | 2009-05-29 | 1 | -1/+1 |
| |