force enable DO_CUMULATE
[platform/upstream/build.git] / build_kiwi.sh
2012-10-24 Adrian Schröter- export ovf and qcow2 files directly for vmx kiwi...
2012-10-15 Adrian Schröter- add proper error message when kiwi creates broken...
2012-08-24 Adrian Schröter- add .qcow2 file handling for kiwi
2012-08-22 Adrian Schröter- support root tar ball output format of kiwi, just...
2012-07-17 Adrian Schröter- do not package uncompressed and compressed version...
2012-06-25 Adrian Schröter- fix test for existens kiwi qa script
2012-06-14 Adrian Schröter- fix syntax error when compressing vmx kiwi build...
2012-06-12 Adrian Schröter- do not run createrepo on --no-init
2012-06-09 Stephan Kulowwe need to call kiwi by path
2012-05-24 Adrian Schröter- take .raw files as fallback build result if nothing...
2012-02-28 Adrian Schröter- use xz as compression tool for oem-kiwi images if...
2011-12-13 Ruediger Oertelfix kiwi verbosity again, version number detection...
2011-11-28 Ruediger Oertel- build_kiwi.sh: use new kiwi calling syntax already...
2011-10-12 Adrian Schröter- add hook to run QA tests esp for post product builds
2011-07-01 Adrian Schröter- handle broken kiwi from openSUSE 11.4 correctly and...
2011-06-29 Adrian Schröter- do not specify verbose level on product build, some...
2011-06-07 Adrian Schröter- handle past and current kiwi versions correctly durin...
2010-12-10 Michael Schroeder- run createrepo with --simple-md-filenames if possible
2010-09-07 Adrian Schröterand revert the last two commits again to keep output...
2010-09-07 Adrian Schrötersparse is not supported by bzip2, just by tar
2010-09-06 Adrian Schröteruse sparse option when bzip2 raw files (patch by cthiel)
2010-06-28 Adrian SchröterThe ovf file is useless alone, package it as part of...
2010-06-28 Adrian Schröter* fix repo creation in --noinit case
2010-06-21 Adrian Schrötermake sha256sum run optional, old systems like SLE 10...
2010-04-21 Adrian Schröterdisable debug output when packaging kiwi live images
2010-04-09 Adrian Schröterfix syntax error
2010-02-28 Marcus HueweMerge branch 'master' of git://gitorious.org/opensuse...
2010-02-17 Adrian Schröteralso xen guest images need the initrd files
2010-02-16 Adrian Schröterxen images need the initrd files packaged
2010-02-11 Adrian Schröterfix bzip2 and sha1sum also in oem case
2010-02-11 Adrian Schröterfix exporting iso and raw files in oem mode
2010-02-11 Adrian Schröter* tar vmx kind images into logical groups.
2010-02-10 Ruediger Oertelbuild_kiwi fix for vmx
2010-02-10 Ruediger Oertelcleanup build_kiwi.sh (step 3)
2010-02-10 Ruediger Oertelcleanup build_kiwi.sh (step 2 from ro)
2010-02-10 Ruediger Oertelcleanup build_kiwi.sh and add chroot (step 1 from adrian)
2010-01-29 Adrian Schröterbe on the safe side, do skip createrepo only if DO_INIT...
2010-01-29 Adrian SchröterDo not run "createrepo" for kiwi builds when --no-init...
2010-01-18 Adrian Schröterswitch from sha1 to sha256 to be on the safe side secur...
2010-01-17 Adrian Schröternicer progress log on kiwi image compression/sha1sum...
2010-01-17 Adrian Schröterdo not include .raw file for vmx output with given...
2010-01-17 Adrian Schröterbe a bit more informative on kiwi image collection
2010-01-17 Adrian Schröterswitch from md5sum to sha1 for security reasons (we...
2010-01-17 Adrian Schröterfix missing places, where no .md5 file got generated...
2010-01-17 Adrian Schröterfix collection of vmx images
2009-12-09 Ludwig Nusselmove huge block of kiwi code to separate file