This version is now deprecated, consult the downloads page for a link to the latest version.
The changes I introduced in pfix v2.4 to reduce execution time (touching /S/L/E when pfix was targeting the root partition and kextd was running instead of forced regeneration of system caches with kextcache utility) apparently causes a problem for a small number of users. From what I have been able to find out this problem only seems to effect people running with a patched (non-vanilla) kernel. There is also the potential that this may effect people who are having issues with their running kextd process for one reason or another. Despite the fact that this problem would effect only a small number of pfix users the reduced execution time (30-90 seconds) is not worth it if pfix does not work for 100% of all users. So pfix will be reverted to manually regenerating system kext caches like it did in pfix v2.3 but the other improvements and enhancements found in pfix v2.6 will not be altered.
Changelog:
v2.7:
- - Bugfix: System kext caches regeneration has been reverted to forced kextcache method.
v2.6:
- - Added feature which displays numbered menu instead of requiring user to type in volume manually.
- - User is now prompted for password (if not already authorized with sudo) prior to script execution.
v2.5:
- - Bugfix: Corrected kextd test, if pfix is targeting a mounted volume and not the root [/] partition system caches will be rebuilt with kextcache.
v2.4:
- - When running under OS X 10.6.x pfix now tests to see if kextd is running, if so it touches /S/L/E instead of rebuilding system caches with kextcache. This significantly reduces execution time.
- - Repairing permissions with diskutil is now optional.
- - Minor improvements to terminal output.
v2.3:
- -If target is a mounted volume execute command to enable permissions on the volume prior to running pfix.
v2.2:
- -A number of alterations/additions were made to enable proper functionality of pfix when it is launched from a USB Installer or Installation DVD.
- -Log file is no longer written to disk, the log is displayed directly in the terminal window instead. This better informs the end user of what is happening and also prevents any errors from occurring if it is launched from a read-only location such as a USB Installer or Installation DVD.
- -Improvements made to visual appearance of log.
- -pfix version info now displayed in terminal before running any operations.
v2.1.1:
- -Revised function to move CustomExtensions to Extensions to ensure smooth bug-free operation.
- -pfix version now echoed to log file and terminal.
v2.1:
- -Bugfix: Corrected syntax error on kextcache command under Leopard.
- -Bugfix: Corrected minor error that could sometimes cause pfix.log to not be created.
- -pfix.log now written to root [/] partition of the system it has been run on.
- -Changed verbosity level of kextcache to 2 for additional useful information to be written to log.
- -All kext caches are now removed prior to rebuilding.
- -Minor alterations to output for additional clarity.
v2.0