Commit Graph

1472 Commits

Author SHA1 Message Date
Scott Ullrich
80e7aa3e00 Bringup carp last 2005-06-29 16:36:25 +00:00
Scott Ullrich
8856c622fc Version bump 2005-06-29 15:53:54 +00:00
Scott Ullrich
ec160e0b9d move carp_sync_xml() out to its own function instead of living in carp_sync_client() 2005-06-29 14:49:12 +00:00
Scott Ullrich
ee5408d5e3 Debugging echo's 2005-06-28 22:09:03 +00:00
Scott Ullrich
5aa8f8c763 Make sure we dont overwrite mounted pfi media which contains config.xml.
DOH!
2005-06-28 21:58:30 +00:00
Scott Ullrich
9a99cd41c1 Version bump 2005-06-28 17:41:12 +00:00
Scott Ullrich
4fd77a143a Only workaround RFC959 on optional interfaces if a gateway is set 2005-06-28 17:30:07 +00:00
Scott Ullrich
a27baeecf0 * Cleanup comments
* Turn off debugging items
* Ignore CVS directory
2005-06-28 17:27:26 +00:00
Scott Ullrich
a401df7b3c Do not eval CVS directories 2005-06-28 17:24:08 +00:00
Scott Ullrich
c20ac30525 c/r after initial RFC959 rule 2005-06-28 17:08:13 +00:00
Scott Ullrich
3082a86060 * Correct RFC959 behavior
* Move carp_sync_client() to filter.inc
2005-06-28 17:03:34 +00:00
Scott Ullrich
add734e713 Setup RFC959 workarounds on all interfaces. 2005-06-28 16:47:08 +00:00
Colin Smith
8f24e17c7e Add suggested fix for is_process_running(), which seems broken. 2005-06-28 00:43:28 +00:00
Scott Ullrich
7dc22ace8a rc.subr is used by pcmcia facilities 2005-06-27 21:09:17 +00:00
Scott Ullrich
17454a050a Version bump 2005-06-27 20:50:05 +00:00
Scott Ullrich
5508cf5729 Update wireless support to work with IBSS and BSS. 2005-06-27 16:46:46 +00:00
Bill Marquette
2fe045e547 Add comments 2005-06-27 05:12:44 +00:00
Bill Marquette
eeb6c16ec4 Stop duplicating work - use listtags() and listtags_pkg() instead of creating the list
twice (once for xmlparse, once for xmldump).
2005-06-27 05:11:15 +00:00
Bill Marquette
39cecbebff pipe no longer exists and hasn't for some time 2005-06-27 05:05:38 +00:00
Bill Marquette
c42c5e8159 Treat cacert as a list when we write XML files as well 2005-06-27 05:01:38 +00:00
Scott Ullrich
7766ebb949 add cacert to xml array 2005-06-27 04:06:04 +00:00
Scott Ullrich
361038bd3d Version bump 2005-06-26 21:14:46 +00:00
Scott Ullrich
673d64a2a2 * Full path to mount and fsck
* Try mounting / fsck'ing twice if necessary
2005-06-26 20:29:06 +00:00
Scott Ullrich
535f6ecf47 Version vump 2005-06-26 17:00:38 +00:00
Colin Smith
a8dbad898e Whoops. Don't forget to merge. 2005-06-26 07:29:40 +00:00
Colin Smith
636ab23813 Typos. 2005-06-26 07:24:41 +00:00
Colin Smith
fce971e128 Do not eval() before_form when syncing. 2005-06-26 04:32:16 +00:00
Colin Smith
58f8fb104a Make *_service less picky. 2005-06-26 04:27:25 +00:00
Colin Smith
1f84605858 Revert is_service_running to rev 1.10. 2005-06-26 03:57:18 +00:00
Scott Ullrich
1c4ec34545 Comment cleanups 2005-06-26 02:59:51 +00:00
Scott Ullrich
4d712b8bb0 Remove trailing space 2005-06-26 01:03:35 +00:00
Scott Ullrich
fb453a4aee Sync passwords on bootup 2005-06-26 01:01:19 +00:00
Scott Ullrich
35916668a6 add a comment that if you change this function, ill kill ya. 2005-06-25 23:14:34 +00:00
Scott Ullrich
750ad16707 Really make is_process_running() work as it should for the frickin 5th time. 2005-06-25 23:07:09 +00:00
Scott Ullrich
4c943221a4 Make is_process_running() work as it should for the frickin 5th time. 2005-06-25 23:06:43 +00:00
Scott Ullrich
dce949b0c0 Let system_start_ftp_helpers() handle starting and stopping of pftpx 2005-06-25 19:28:59 +00:00
Colin Smith
fbeb6d02c0 Move the actual ps component of is_service_running into is_process_running. 2005-06-24 00:33:07 +00:00
Scott Ullrich
55b6c57d8d Only rdr if mode is redir 2005-06-23 22:20:24 +00:00
Scott Ullrich
caeb3b4670 Start devd at bootup for dhclient 2005-06-23 16:26:30 +00:00
Colin Smith
d8d487f4c3 Don't write package information to syslog.conf unless we need to. 2005-06-23 04:24:57 +00:00
Colin Smith
ba6882bfec Add dump_xml_config() and dump_xml_config_pkg() to handle both sets of listtags. 2005-06-23 04:22:31 +00:00
Colin Smith
7565fb3117 Whoops, don't forget to remove restore_listtags. 2005-06-23 04:11:59 +00:00
Colin Smith
19a1167852 parse_xml_config -> parse_xml_config_pkg 2005-06-23 03:17:21 +00:00
Colin Smith
cb09a3402d Uncomment safe_mkdir() - this no longer breaks cdrom. 2005-06-23 03:14:09 +00:00
Colin Smith
63d9a5ae5d Don't tinker with listtags - this is now transparent. 2005-06-23 03:13:25 +00:00
Colin Smith
5440c5ec01 Don't tinker with listtags. 2005-06-23 03:12:03 +00:00
Colin Smith
cb980a2f1a * Move the old parse_xml_config() function to parse_xml_config_raw(). This function no longer sets its own listtags.
* Add parse_xml_config() and parse_xml_config_pkg(), which both set the listtags to their proper values before parsing.
2005-06-23 03:11:28 +00:00
Scott Ullrich
539cf2d675 Make sure and populate /conf.default 2005-06-22 23:53:01 +00:00
Scott Ullrich
2a3ec646bb Create factory default restore directory 2005-06-22 23:44:26 +00:00
Scott Ullrich
2646f45869 Be sure to copy conf.default/config.xml for Factory restore option. 2005-06-22 23:23:57 +00:00