Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Use php to detect product name on shell scripts" | Renato Botelho | 2009-08-26 | 1 | -1/+1 |
| | | | | This reverts commit 07881462254d007cf77c1a5b09e7a840f708657e. | ||||
* | Use php to detect product name on shell scripts | Renato Botelho | 2009-08-03 | 1 | -1/+1 |
| | |||||
* | Use product_name | Scott Ullrich | 2008-11-10 | 1 | -1/+3 |
| | |||||
* | Woops, cd to / and then tar | Scott Ullrich | 2007-02-18 | 1 | -1/+1 |
| | |||||
* | cd to /var before running tar operation | Scott Ullrich | 2007-02-18 | 1 | -1/+1 |
| | |||||
* | MFC 12687 | Scott Ullrich | 2006-06-17 | 1 | -1/+1 |
| | | | | Silent tar: Removing leading '/' from member names on reboot | ||||
* | MFC 11521 | Scott Ullrich | 2006-04-17 | 1 | -0/+2 |
| | | | | Mount config area rw before tar and then ro after tar. | ||||
* | MFC 11518 | Scott Ullrich | 2006-04-17 | 1 | -0/+3 |
| | | | | Save the rrd databases to the config space on reboot. | ||||
* | Do not allow shutdown if write is in progress | Scott Ullrich | 2006-03-20 | 1 | -0/+5 |
| | |||||
* | Do not rm -rf /tmp on shutdown if platform is not pfSense | Scott Ullrich | 2006-01-01 | 1 | -1/+6 |
| | |||||
* | Clean /tmp/ directory on shutdown | Scott Ullrich | 2005-11-28 | 1 | -0/+1 |
| | |||||
* | Do not down pfsync, let the reboot sequence naturally handle | Scott Ullrich | 2005-10-21 | 1 | -2/+0 |
| | |||||
* | Shut off pfsync on shutdown with same freebsd command: /sbin/ifconfig ↵ | Scott Ullrich | 2005-10-15 | 1 | -0/+2 |
| | | | | pfsync0 -syncdev down | ||||
* | Do not bring down carp interfaces one by one, let the normal shutdown ↵ | Scott Ullrich | 2005-10-13 | 1 | -10/+0 |
| | | | | procedure handle | ||||
* | Switch back to vty1 on reboot/shutdown | Scott Ullrich | 2005-10-09 | 1 | -0/+4 |
| | |||||
* | Spam less on shutdown | Scott Ullrich | 2005-07-11 | 1 | -12/+4 |
| | |||||
* | On shutdown call /etc/sshd and alert we're stopping so it can compare ↵ | Scott Ullrich | 2005-07-09 | 1 | -11/+15 |
| | | | | /root/.authorized_keys with the config.xml version | ||||
* | Output status of bringing carp interfaces down | Scott Ullrich | 2005-05-06 | 1 | -1/+11 |
| | |||||
* | Full patch to ifconfig | Scott Ullrich | 2005-05-06 | 1 | -1/+1 |
| | |||||
* | Convert carp code back to shell script | Scott Ullrich | 2005-05-06 | 1 | -21/+12 |
| | |||||
* | Alert when bringing down carp interfaces on shutdown | Scott Ullrich | 2005-05-06 | 1 | -0/+2 |
| | |||||
* | Don't forget <?php and ?> | Scott Ullrich | 2005-05-06 | 1 | -0/+3 |
| | |||||
* | Convert rc.shutdown to php script, gracefully shutdown carp interfaces on ↵ | Scott Ullrich | 2005-05-06 | 1 | -9/+13 |
| | | | | shutdown | ||||
* | Add $Id$ tags | Bill Marquette | 2005-03-27 | 1 | -0/+2 |
| | |||||
* | Initial revision | Scott Ullrich | 2004-11-07 | 1 | -0/+17 |