{"id":21357766,"url":"https://github.com/rcbops/oz-image-build","last_synced_at":"2025-10-19T05:37:58.791Z","repository":{"id":1788394,"uuid":"2712273","full_name":"rcbops/oz-image-build","owner":"rcbops","description":"Tools to build images with oz.  THIS CODE BASE IS NO LONGER MAINTAINED","archived":false,"fork":false,"pushed_at":"2018-12-18T17:47:50.000Z","size":511,"stargazers_count":103,"open_issues_count":6,"forks_count":58,"subscribers_count":27,"default_branch":"master","last_synced_at":"2024-04-14T15:54:44.708Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"facebook/react","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rcbops.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-11-04T21:06:45.000Z","updated_at":"2023-08-23T08:37:19.000Z","dependencies_parsed_at":"2022-08-19T22:32:31.781Z","dependency_job_id":null,"html_url":"https://github.com/rcbops/oz-image-build","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcbops%2Foz-image-build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcbops%2Foz-image-build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcbops%2Foz-image-build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rcbops%2Foz-image-build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rcbops","download_url":"https://codeload.github.com/rcbops/oz-image-build/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225844817,"owners_count":17533161,"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":[],"created_at":"2024-11-22T05:11:59.557Z","updated_at":"2025-10-19T05:37:58.695Z","avatar_url":"https://github.com/rcbops.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nTHIS CODE BASE IS NO LONGER MAINTAINED\n\n\nImage Build\n-----------\n1) Install oz using the packages in /packages\n2) build the image\n    make fedora16 # will built a fedora 16 image\n3) Copy the distro.img file to your nova infra node and add it to glance\n    glance -A add name=\"\u003cIMAGE NAME\u003e\" container_format=bare disk_format=raw is_Public=\"True\" \u003c distro.img\n4) Launch an instance and enjoy\n\nCurrent RCB OpenStack Image List (built images for deployment)\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\nRedHat 5 Update 6    http://c250663.r63.cf1.rackcdn.com/rhel56_x86_64.qcow2\nCentOS 6.0 X86_64    http://c250663.r63.cf1.rackcdn.com/centos60_x86_64.qcow2\nFedora 15 X86_64     http://c250663.r63.cf1.rackcdn.com/fedora15_x86_64.qcow2\nFedora 16 X86_64     http://c250663.r63.cf1.rackcdn.com/fedora16_x86_64.qcow2\nUbuntu 10.04         http://c250663.r63.cf1.rackcdn.com/ubuntu-10.04-server-uec-amd64-multinic.tar.gz\nUbuntu 10.04 (60GB)  http://c250663.r63.cf1.rackcdn.com/ubuntu-lucid_x86_64_60G.qcow2\nUbuntu 10.04 (80GB)  http://c250663.r63.cf1.rackcdn.com/ubuntu-lucid_x86_64_80G.qcow2\nUbuntu 10.04 (120GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-lucid_x86_64_120G.qcow2\nUbuntu 10.04 (160GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-lucid_x86_64_160G.qcow2\nUbuntu 10.04 (320GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-lucid_x86_64_320G.qcow2\nUbuntu 10.10         http://c250663.r63.cf1.rackcdn.com/ubuntu-10.10-server-uec-amd64-multinic.tar.gz\nUbuntu 10.10 (60GB)  http://c250663.r63.cf1.rackcdn.com/ubuntu-maverick_x86_64_60G.qcow2\nUbuntu 10.10 (80GB)  http://c250663.r63.cf1.rackcdn.com/ubuntu-maverick_x86_64_80G.qcow2\nUbuntu 10.10 (120GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-maverick_x86_64_120G.qcow2\nUbuntu 10.10 (160GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-maverick_x86_64_160G.qcow2\nUbuntu 10.10 (320GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-maverick_x86_64_320G.qcow2\nUbuntu 11.04         http://c250663.r63.cf1.rackcdn.com/ubuntu-11.04-server-uec-amd64-multinic.tar.gz\nUbuntu 11.04 (60GB)  http://c250663.r63.cf1.rackcdn.com/ubuntu-natty_x86_64_60G.qcow2\nUbuntu 11.04 (80GB)  http://c250663.r63.cf1.rackcdn.com/ubuntu-natty_x86_64_80G.qcow2\nUbuntu 11.04 (120GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-natty_x86_64_120G.qcow2\nUbuntu 11.04 (160GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-natty_x86_64_160G.qcow2\nUbuntu 11.04 (320GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-natty_x86_64_320G.qcow2\nUbuntu 11.10 (60GB)  http://c250663.r63.cf1.rackcdn.com/ubuntu-oneiric_x86_64_60G.qcow2\nUbuntu 11.10 (80GB)  http://c250663.r63.cf1.rackcdn.com/ubuntu-oneiric_x86_64_80G.qcow2\nUbuntu 11.10 (120GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-oneiric_x86_64_120G.qcow2\nUbuntu 11.10 (160GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-oneiric_x86_64_160G.qcow2\nUbuntu 11.10 (320GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-oneiric_x86_64_320G.qcow2\nUbuntu 12.04 (60GB)  http://c250663.r63.cf1.rackcdn.com/ubuntu-precise_x86_64_60G.qcow2\nUbuntu 12.04 (80GB)  http://c250663.r63.cf1.rackcdn.com/ubuntu-precise_x86_64_80G.qcow2\nUbuntu 12.04 (120GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-precise_x86_64_120G.qcow2\nUbuntu 12.04 (160GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-precise_x86_64_160G.qcow2\nUbuntu 12.04 (320GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-precise_x86_64_320G.qcow2\nttylinux             http://c250663.r63.cf1.rackcdn.com/ttylinux.tgz\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcbops%2Foz-image-build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frcbops%2Foz-image-build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frcbops%2Foz-image-build/lists"}