GithubHelp home page GithubHelp logo

helioloureiro / kiwi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from osinside/kiwi-legacy

0.0 3.0 0.0 460.45 MB

KIWI OS Image builder

Home Page: http://opensuse.github.com/kiwi

License: GNU General Public License v2.0

Shell 22.71% Perl 73.72% Makefile 0.20% Emacs Lisp 0.01% JavaScript 0.97% CSS 0.09% Python 0.87% XSLT 1.44%

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

schaefi avatar rjschwei avatar adrianschroeter avatar cwh42 avatar coolo avatar thardeck avatar kostyasha avatar cshorler avatar andreas-schwab avatar matwey avatar dirkmueller avatar dimstar77 avatar magist3r avatar tomschr avatar ggardet avatar michal42 avatar flavio avatar bgeuken avatar aosthof avatar aspiers avatar mantel avatar jordimassaguerpla avatar toabctl avatar madanyang avatar bear454 avatar wfeldt avatar lnussel avatar ledest avatar lcp avatar fsundermeyer avatar

Watchers

James Cloos avatar Helio Loureiro 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.