Main repository for pfSense
Go to file
Phil Davis a1d4a048dc remove_freebsd_package: check that a symlink exists and is currently pointing into the pbidir of the current package, then unlink it. This avoids possibly deleting real files, or deleting a symlink that points into some other package.
pkg_fetch_recursive: remove a bonus "$" in the symlink target specification. This was causing symlinks from /usr/local/bin to not be generated validly.
install_package_xml: make the grep for a pbi package name more robust by anchoring the search for the name to be at the start. This will prevent potential problems, e.g. with a package "bar" matching "foobar".
install_package_xml: check that the target pbi dir exists before creating the symlink. There can be extra conf files in /user/local/etc/... that are not in the PBI dir tree. This can happen with squidGuard on top of squid, particularly after adding/removing/adding the packages.
2012-03-23 12:13:07 +05:45
boot Use FreeBSD specific files 2009-05-15 13:21:15 -04:00
cf/conf trigger setup wizard 2009-11-16 01:44:37 -05:00
conf.default removed the timeformate change and putting it in the dhcpd and dhcpdv6 which will be generated by interface code. New XML tags will be <dhcpleaseinlocaltime/> and <dhcpv6leaseinlocaltime/> 2012-02-25 16:35:09 -06:00
etc remove_freebsd_package: check that a symlink exists and is currently pointing into the pbidir of the current package, then unlink it. This avoids possibly deleting real files, or deleting a symlink that points into some other package. 2012-03-23 12:13:07 +05:45
root Add support for an automatic merge list to gitsync, properly escape user-supplied parameters, and improve error handling a bit. 2010-09-16 02:40:17 -06:00
sbin Actaully put the route adding under the conditional logic checking. Ticket #1408. 2011-05-06 21:02:30 +00:00
tmp Fix filename used in check for existence of the uniprocessor kernel to match the one that was being used to extract. 2012-02-28 10:41:58 -07:00
usr Fix the link local check when trying to add a link local gateway 2012-03-13 20:39:42 +01:00
.gitignore ignore dreamweaver temp files 2011-04-21 14:33:45 -04:00