• Vinicius Ruoso's avatar
    Created scripts to automatize the package creation process · 487e7e55
    Vinicius Ruoso authored
    
    
    The following scripts were added:
      - build-agent-files: script to compile the sources from the git and create
        a tree with all necessary files to agent work.
      - create-integrity-system: script to create backup and md5sum from agent
        files to a better integrity.
      - build-update-package: script to create a .run package to be used with
        the auto-update feature.
      - build-install-package: script to create a package to be installed from
        the portal.
    
    The following bootstraps were added:
      - bootstrap-install: the script to prepare the environment for the package
      - bootstrap-update: critical script to update a package installation
    
    In a near future the README will contain details on how to use those
    scripts.
    Signed-off-by: default avatarVinicius Ruoso <vkr07@c3sl.ufpr.br>
    487e7e55