Preface
Concepts
Using Application Vault
Package Physical Structure
Building Installation Package
Step 1. Making up the hierarchy of folders
Step 2. Adding the application files to the /apps folder
Step 3. Adding the description file to the /docs folder
Step 4. Adding GUI images to the /screenshots folder
Step 5. Adding forms and handlers to the /forms folder
Step 6. Adding scripts to the /scripts folder
Step 7. Adding the uninstall script to the /uninstall folder
Step 8. Adding the info.xml file to the /info folder
Step 9. Creating an RPM/SH/DEB distribution package
Creating an RPM package
Creating a SH package
Creating a DEB package