This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
pfsense
Watch
2
Star
0
Fork
0
You've already forked pfsense
mirror of
https://github.com/pfsense/pfsense.git
synced
2025-10-26 11:38:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
90ecc0b62f
pfsense
/
tmp
History
jim-p
a90896fd64
Move the code to touch needs_package_sync into the shell script portion of the post upgrade command. The PHP portion will fail spectacularly during the 1.2.3-to-2.0 upgrade trying to run the new binaries on the old OS. The shell script part still works.
Fixes
#1251
enough for what we need. The PHP code can never run properly there, but at least we can trigger the package reinstall and the rest can sort itself out when 2.0 boots the first time.
2011-05-24 12:22:43 -04:00
..
post_upgrade_command
Move the code to touch needs_package_sync into the shell script portion of the post upgrade command. The PHP portion will fail spectacularly during the 1.2.3-to-2.0 upgrade trying to run the new binaries on the old OS. The shell script part still works.
Fixes
#1251
enough for what we need. The PHP code can never run properly there, but at least we can trigger the package reinstall and the rest can sort itself out when 2.0 boots the first time.
2011-05-24 12:22:43 -04:00
post_upgrade_command.php
Move the code to touch needs_package_sync into the shell script portion of the post upgrade command. The PHP portion will fail spectacularly during the 1.2.3-to-2.0 upgrade trying to run the new binaries on the old OS. The shell script part still works.
Fixes
#1251
enough for what we need. The PHP code can never run properly there, but at least we can trigger the package reinstall and the rest can sort itself out when 2.0 boots the first time.
2011-05-24 12:22:43 -04:00
pre_upgrade_command
Revert "Swoop through and stop any packages prior to upgrade. Ticket
#1156
"
2011-01-05 16:28:31 -05:00