Commit Graph

25 Commits

Author SHA1 Message Date
Ermal
0d73a46803 Remove to other scripts with no function/or not working 2014-03-28 23:21:41 +01:00
Scott Ullrich
9a15e394d1 Use product name for bsdlabel 2011-07-02 20:57:10 -04:00
Scott Ullrich
2dfaa85fa0 Cleanup and drop verbosity 2011-06-17 19:40:06 -04:00
Scott Ullrich
ad893298b2 Add new config option cpdupPathsPrefix 2011-06-17 18:32:28 -04:00
Scott Ullrich
dbd3b18cd2 Turn down verbosity 2011-06-17 18:25:18 -04:00
Scott Ullrich
dabad9b76b Correct path 2010-12-17 23:56:31 -05:00
Scott Ullrich
2f13a852b7 We do not need these files 2010-12-17 23:44:09 -05:00
Scott Ullrich
e2912927e0 Add new files 2010-12-17 23:43:04 -05:00
Scott Ullrich
9b8707c320 Catch up to recent FreeBSD-9-CURRENT changes 2010-12-17 23:38:27 -05:00
Scott Ullrich
466a887545 Do not set legacy for now 2010-08-15 15:55:15 -04:00
Scott Ullrich
87e684039f Do not issue legacy command for time being until a strange error can be tracked down. The ZFS install works OK without it 2010-08-15 15:44:00 -04:00
Scott Ullrich
2940856dff These are not needed and ends up creating an error. Remove for time beeing 2010-08-15 14:19:08 -04:00
Scott Ullrich
2b69de496b Allow swap spaces and default to 200M 2010-08-14 22:35:51 -04:00
Scott Ullrich
c9079676e5 Do not set hostname 2010-08-14 22:08:10 -04:00
Scott Ullrich
48f7f102f6 chmod a+rx 2010-08-14 21:54:52 -04:00
Scott Ullrich
369cc15548 chmod a+rx 2010-08-14 21:28:07 -04:00
Scott Ullrich
5a69cb0659 Sync pc-sysinstall with FreeBSD-CURRENT and remove old /PCBSD version. Change installer.php to match new path 2010-08-14 21:12:05 -04:00
Ermal
33c017b25a Remove update_dns_cache.sh it seems to have been used for hostnames in the filter ruleset which now is handled quite differently. 2010-03-31 23:08:17 +00:00
Ermal Luçi
0027de0a54 * Create two new functions lock($subsystem)/unlock() to have more reliable locking using semaphores.
This function can sleep till the resource is free and can help find not well behaving code.
* Remove most of the config_lock/config_unlock logics on the whole scripts/pages it is an abuse of this.
	If any sybsytem wants to lock can do so with its own lock.
* Lock the config when doing a filter reload to avoid parallell recursion on this function, since it is not reentrant.
	This compenstates for the removal of lock aquiring from the scripts/pages.
* config_lock/config_unlock are now compate shims that do nothing. They are preserved since packages 'abuse' them too.
2009-05-08 18:42:37 +00:00
Seth Mos
067502de4f Compare files 2007-09-26 18:54:06 +00:00
Seth Mos
6a0161b34d Works with multiple ip addresses.
FIXME: Compare tmp file with old addresses
2007-09-25 21:54:38 +00:00
Scott Ullrich
a719e69f9c Do not return a value for NXDOMAIN 2007-09-25 18:39:47 +00:00
Scott Ullrich
655f01322b Ensure dns cache folder exists 2007-09-25 16:42:16 +00:00
Scott Ullrich
bec6d7ff06 Add update_dns_cache.sh file which monitors dns addresses and looks for changes. A filter reload will be triggered if host ips differ 2007-09-25 16:29:05 +00:00
Scott Ullrich
5b23774500 Initial revision 2004-11-07 03:06:49 +00:00