Main repository for pfSense
Go to file
Phil Davis 84a2e91548 Why is break missing for reinstallxml
I thought that "reinstallxml" should do less than "reinstallpkg" but actually it was getting stuff here, then falling through "reinstalpkg" which did delete_package_xml and then install_pkg, which got the files a 2nd time and...
Maybe that was supposed to happen?
Anyway, I thought I would point this out and someone can either commit this pull request if the "break" should be there, or explain to me why "reinstallxml" is supposed to fall through executing all this code.
2015-06-16 22:40:23 +05:45
boot No need to deal with hw.usb.no_pf anymore, it's part of default loader.conf 2015-05-13 09:18:10 -03:00
cf/conf
conf.default Remove track6-interface and track6-prefix-id from interfaces->lan in default config.xml 2015-06-12 17:15:20 +08:00
etc Remove the GUI for the pc-sysinstaller as well and add it to obsoletee files 2015-06-15 16:46:24 +02:00
root
sbin
tmp Keep a copy of old mtree binary during upgrade and use it to avoid crashing. Fixes #4563 2015-06-16 07:34:26 -05:00
usr Why is break missing for reinstallxml 2015-06-16 22:40:23 +05:45
.editorconfig Add .inc files to editorconfig 2015-05-22 10:30:23 -03:00
.gitattributes
.gitignore
license.txt