PACKAGESDEV > What is the use of the start up items that this installs? There are three of them (IcebergBuilder, IcebergControlTower, and IcebergControlTowerTool) and a plist for them. These components are used to build the packages. > Additionally, why does this installer write data to /usr (/usr/local/bin/freeze and /usr/local/bin/goldin)? These are command line tools. Check the documentation chapter "Frequently Asked Questions" to get more information about the freeze command line utility. goldin is a command line tool used to split forks. > And why is there no mention that this installer will litter my drive with data beyond what an application uninstaller could find? Check the documentation chapter "Installing Iceberg", installation blueprints are provided explaining what is installed where. Additionally, an uninstall script is provided. (Version 1.2.9) |