DevOps CPack

1234567891011
Across
  1. 2. Option for cpack command to view possible generators is --_____
  2. 5. Option for many complex commands to see what it is doing, --_______
  3. 6. A file extension for a tar gzip file
  4. 9. On the command line, to generate an exit status
  5. 10. Utility to unarchive and uncompress multiple files
  6. 11. To produce an installation package for Fedora the command is "cpack -G ___"
Down
  1. 1. CPack has a set of these, and each one produces a different installer
  2. 3. Another name for the exit status is exit _____
  3. 4. Another name for the exit status is _____ status
  4. 6. A file extension for a tar xz file
  5. 7. Utility to archive and compress multiple files
  6. 8. To produce an installation package for Ubuntu the command is "cpack -G ___"