Make the reboot time estimate a little more realisitic.
Include neccessary files.
Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed
Use product_name
Close STDIN ($fp) handle before returning back to shell. Major doh's.
Add $Id$ tags
Style clieanup.
Finish packaging storage mechanism. Upon package deletin the package manager will loop through the variables and set them so that you can invoke commands such as system("pw userdel " . $username); from the xml configuration file.
Initial revision