From 12a0cd74613ac78f6efd043af65b4ae3e0515969 Mon Sep 17 00:00:00 2001 From: Ermal Date: Wed, 15 Jun 2011 14:04:03 +0000 Subject: Remove obsolete file lurking on installs. --- usr/local/pkg/carp.xml | 234 ------------------------------------------------- 1 file changed, 234 deletions(-) delete mode 100644 usr/local/pkg/carp.xml (limited to 'usr/local/pkg') diff --git a/usr/local/pkg/carp.xml b/usr/local/pkg/carp.xml deleted file mode 100644 index 36f9fbe..0000000 --- a/usr/local/pkg/carp.xml +++ /dev/null @@ -1,234 +0,0 @@ - - - carp - 0.1.0 - $Revision$ - Services: CARP (failover) - - - CARP (failover) - CARP is a tool to help achieve system redundancy, by having multiple computers creating a single, virtual network interface between them. -
Services
- carp_status.php -
- - - - CARP Status - carp_status.php - - - CARP Settings - pkg_edit.php?xml=carp_settings.xml&id=0 - - - - /usr/local/pkg/ - a+rx - http://www.pfsense.com/packages/config/carp_settings.xml - - - /usr/local/pkg/pf/ - a+rx - http://www.pfsense.com/packages/config/carp_sync_client.php - - - /usr/local/pkg/ - a+rx - - http://www.pfsense.com/packages/config/carp_sync_server.php - - - /usr/local/www/ - a+rx - http://www.pfsense.com/packages/config/carp_status.php - - - ['installedpackages']['carp']['config'] - - - VHID Group - vhid - - - Virtual IP Address - ipaddress - - - Advertising Frequency - advskew - - - Netmask - netmask - - - - - - Virtual IP Address - ipaddress - Enter the IP Address that you would like to share on both machines - input - - - - Virtual IP Netmask - netmask - Enter the IP Address's netmask that you would like to share on both machines - select - 24 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Virtual IP Password - password - Enter the VHID group password. - password - - - VHID Group - vhid - Enter the VHID group that the machines will share - select - 1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Advertising Frequency - advskew - The frequency that this machine will advertise. 0 = master. Anything above 0 designates a backup. - select - 0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - interfaces_carp_setup(); - - - - - interfaces_carp_setup(); - - - unlink_if_exists("/usr/local/pkg/carp*"); - unlink_if_exists("/usr/local/pkg/pf/carp*"); - unlink_if_exists("/usr/local/etc/rc.d/carp*"); - unlink_if_exists("/usr/local/pkg/pf/carp*"); - -
-- cgit v1.1