{"id":18188522,"url":"https://github.com/burbuja/debian-ova-creator","last_synced_at":"2025-07-24T23:17:08.145Z","repository":{"id":260823350,"uuid":"882447040","full_name":"burbuja/debian-ova-creator","owner":"burbuja","description":"A script to create a Debian OVA image for VMware","archived":false,"fork":false,"pushed_at":"2024-11-02T19:59:33.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T16:51:29.142Z","etag":null,"topics":["debian","esxi","ova","ovf","vmware","vsphere"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/burbuja.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-02T19:52:31.000Z","updated_at":"2025-01-30T11:53:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"da130dac-c3e2-486e-b03c-38c55632b886","html_url":"https://github.com/burbuja/debian-ova-creator","commit_stats":null,"previous_names":["burbuja/debian-ova-creator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burbuja%2Fdebian-ova-creator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burbuja%2Fdebian-ova-creator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burbuja%2Fdebian-ova-creator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burbuja%2Fdebian-ova-creator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/burbuja","download_url":"https://codeload.github.com/burbuja/debian-ova-creator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247666030,"owners_count":20975794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["debian","esxi","ova","ovf","vmware","vsphere"],"created_at":"2024-11-03T03:03:16.907Z","updated_at":"2025-04-07T14:22:17.524Z","avatar_url":"https://github.com/burbuja.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# debian-ova-creator\n\n## Introduction\n\nThis script helps you to download a Debian cloud image and to convert it into an OVA file.\n\nThe OVF file included into this script was taken from an Ubuntu OVA file.\n\n## Dependencies\n\nThis script depends of wget and qemu-img packages that you may install using the following command:\n\n```sh\nsudo apt install -y wget qemu-img\n```\n\n## Usage\n\nCreate a new directory:\n\n```sh\n mkdir debian-ova\n```\n\nChange directory:\n\n```sh\n cd debian-ova\n```\n\nDownload this script:\n\n```sh\nwget https://github.com/burbuja/debian-ova-creator/blob/master/debian-ova-creator.sh\n```\n\nEdit it:\n\n```sh\nnano debian-ova-creator.sh\n```\n\nChange the permissions:\n\n```sh\nchmod +x debian-ova-creator.sh\n```\n\nExecute it:\n\n```sh\n./debian-ova-creator.sh\n```\n\n## License\n\n[GNU General Public License version 2 (GPLv2)](https://github.com/burbuja/debian-ova-creator/blob/master/LICENSE) or later","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburbuja%2Fdebian-ova-creator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fburbuja%2Fdebian-ova-creator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburbuja%2Fdebian-ova-creator/lists"}