Giter VIP home page Giter VIP logo

oz-image-build's Introduction

THIS CODE BASE IS NO LONGER MAINTAINED


Image Build
-----------
1) Install oz using the packages in /packages
2) build the image
    make fedora16 # will built a fedora 16 image
3) Copy the distro.img file to your nova infra node and add it to glance
    glance -A add name="<IMAGE NAME>" container_format=bare disk_format=raw is_Public="True" < distro.img
4) Launch an instance and enjoy

Current RCB OpenStack Image List (built images for deployment)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
RedHat 5 Update 6    http://c250663.r63.cf1.rackcdn.com/rhel56_x86_64.qcow2
CentOS 6.0 X86_64    http://c250663.r63.cf1.rackcdn.com/centos60_x86_64.qcow2
Fedora 15 X86_64     http://c250663.r63.cf1.rackcdn.com/fedora15_x86_64.qcow2
Fedora 16 X86_64     http://c250663.r63.cf1.rackcdn.com/fedora16_x86_64.qcow2
Ubuntu 10.04         http://c250663.r63.cf1.rackcdn.com/ubuntu-10.04-server-uec-amd64-multinic.tar.gz
Ubuntu 10.04 (60GB)  http://c250663.r63.cf1.rackcdn.com/ubuntu-lucid_x86_64_60G.qcow2
Ubuntu 10.04 (80GB)  http://c250663.r63.cf1.rackcdn.com/ubuntu-lucid_x86_64_80G.qcow2
Ubuntu 10.04 (120GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-lucid_x86_64_120G.qcow2
Ubuntu 10.04 (160GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-lucid_x86_64_160G.qcow2
Ubuntu 10.04 (320GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-lucid_x86_64_320G.qcow2
Ubuntu 10.10         http://c250663.r63.cf1.rackcdn.com/ubuntu-10.10-server-uec-amd64-multinic.tar.gz
Ubuntu 10.10 (60GB)  http://c250663.r63.cf1.rackcdn.com/ubuntu-maverick_x86_64_60G.qcow2
Ubuntu 10.10 (80GB)  http://c250663.r63.cf1.rackcdn.com/ubuntu-maverick_x86_64_80G.qcow2
Ubuntu 10.10 (120GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-maverick_x86_64_120G.qcow2
Ubuntu 10.10 (160GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-maverick_x86_64_160G.qcow2
Ubuntu 10.10 (320GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-maverick_x86_64_320G.qcow2
Ubuntu 11.04         http://c250663.r63.cf1.rackcdn.com/ubuntu-11.04-server-uec-amd64-multinic.tar.gz
Ubuntu 11.04 (60GB)  http://c250663.r63.cf1.rackcdn.com/ubuntu-natty_x86_64_60G.qcow2
Ubuntu 11.04 (80GB)  http://c250663.r63.cf1.rackcdn.com/ubuntu-natty_x86_64_80G.qcow2
Ubuntu 11.04 (120GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-natty_x86_64_120G.qcow2
Ubuntu 11.04 (160GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-natty_x86_64_160G.qcow2
Ubuntu 11.04 (320GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-natty_x86_64_320G.qcow2
Ubuntu 11.10 (60GB)  http://c250663.r63.cf1.rackcdn.com/ubuntu-oneiric_x86_64_60G.qcow2
Ubuntu 11.10 (80GB)  http://c250663.r63.cf1.rackcdn.com/ubuntu-oneiric_x86_64_80G.qcow2
Ubuntu 11.10 (120GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-oneiric_x86_64_120G.qcow2
Ubuntu 11.10 (160GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-oneiric_x86_64_160G.qcow2
Ubuntu 11.10 (320GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-oneiric_x86_64_320G.qcow2
Ubuntu 12.04 (60GB)  http://c250663.r63.cf1.rackcdn.com/ubuntu-precise_x86_64_60G.qcow2
Ubuntu 12.04 (80GB)  http://c250663.r63.cf1.rackcdn.com/ubuntu-precise_x86_64_80G.qcow2
Ubuntu 12.04 (120GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-precise_x86_64_120G.qcow2
Ubuntu 12.04 (160GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-precise_x86_64_160G.qcow2
Ubuntu 12.04 (320GB) http://c250663.r63.cf1.rackcdn.com/ubuntu-precise_x86_64_320G.qcow2
ttylinux             http://c250663.r63.cf1.rackcdn.com/ttylinux.tgz

oz-image-build's People

Contributors

breu avatar fifieldt avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.