Edit a dpkg based bootstrap skeleton directory to add / remove packages, clean the status file and more.

Kevin Bradley c52aabc54d added bump feature that literally just bumps a package version and also validates any dylibs inside to make sure they have a valid code signature 5 years ago
bootstrapTool c52aabc54d added bump feature that literally just bumps a package version and also validates any dylibs inside to make sure they have a valid code signature 5 years ago
bootstrapTool.xcodeproj c52aabc54d added bump feature that literally just bumps a package version and also validates any dylibs inside to make sure they have a valid code signature 5 years ago
README.md 5462c33113 Update 'README.md' 5 years ago

README.md

bootstrapTool

Usage: bootstrapTool [OPTIONS] BOOTSTRAP_FOLDER
Makes various modifications to a raw bootstrap folder

-h, --help prints usage information
-i, --input the deb package to process
-d, --delete the package to delete
-l, --list list all the packages installed on this bootstrap
-c, --clean clean a bad status file from duplicate entries
-r, --repackage repackage to fix bad locations and to change architecture