Giter VIP home page Giter VIP logo

kiwi's Introduction

KIWI

Introduction

The openSUSE KIWI Image System provides an operating system image solution for Linux supported hardware platforms as well as for virtualization systems like Xen, VMware, etc. The KIWI architecture was designed as a two level system. The first stage, based on a valid software package source, creates a so called unpacked image according to the provided image description. The second stage creates from a required unpacked image an operating system image. The result of the second stage is called a packed image or short an image.

Installation

packages for kiwi are provided at the openSUSE buildservice: http://download.opensuse.org/repositories/Virtualization:/Appliances/

Usage

  1. make sure you have the kiwi-templates package installed
  2. build a live ISO example:
kiwi --build suse-XXX-JeOS -d /tmp/myimage --type iso
  1. run your OS in a VM like kvm
kvm -cdrom /tmp/myimage/*.iso

Mailing list

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_kiwi)
  3. Commit your changes (git commit -am "Added Snarkdown")
  4. Push to the branch (git push origin my_kiwi)
  5. Create an [Issue][1] with a link to your branch
  6. Enjoy a refreshing Diet Coke and wait

also see the git-review gem

Remember to have fun :)

kiwi's People

Contributors

adrianschroeter avatar andreas-schwab avatar aosthof avatar aspiers avatar bear454 avatar bgeuken avatar coolo avatar cshorler avatar cwh42 avatar cyphar avatar dimstar77 avatar dirkmueller avatar e9925248 avatar flavio avatar fsundermeyer avatar ggardet avatar jchnkl avatar jordimassaguerpla avatar kostyasha avatar lnussel avatar madanyang avatar magist3r avatar matwey avatar michal42 avatar mmohring avatar rjschwei avatar schaefi avatar thardeck avatar toabctl avatar tomschr avatar

Watchers

 avatar  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.