summaryrefslogtreecommitdiff
path: root/build_kiwi.sh
AgeCommit message (Expand)AuthorFilesLines
2012-10-24- export ovf and qcow2 files directly for vmx kiwi buildsAdrian Schröter1-1/+12
2012-10-15- add proper error message when kiwi creates broken symlinksAdrian Schröter1-1/+2
2012-08-24- add .qcow2 file handling for kiwiAdrian Schröter1-5/+13
2012-08-22- support root tar ball output format of kiwi, just export the tar ball files...Adrian Schröter1-0/+16
2012-07-17- do not package uncompressed and compressed version of same kiwi imageAdrian Schröter1-0/+8
2012-06-25- fix test for existens kiwi qa scriptAdrian Schröter1-1/+1
2012-06-14- fix syntax error when compressing vmx kiwi build imagesAdrian Schröter1-1/+1
2012-06-12- do not run createrepo on --no-initAdrian Schröter1-3/+3
2012-06-09we need to call kiwi by pathStephan Kulow1-2/+2
2012-05-24- take .raw files as fallback build result if nothing else existsAdrian Schröter1-0/+4
2012-02-28- use xz as compression tool for oem-kiwi images if possible (as it support s...Adrian Schröter1-4/+11
2011-12-13fix kiwi verbosity again, version number detection back to 4.90Ruediger Oertel1-2/+2
2011-11-28- build_kiwi.sh: use new kiwi calling syntax already starting with 4.85Ruediger Oertel1-1/+1
2011-10-12- add hook to run QA tests esp for post product buildsAdrian Schröter1-0/+4
2011-07-01- handle broken kiwi from openSUSE 11.4 correctly and increase runlevel to 2 ...Adrian Schröter1-3/+7
2011-06-29- do not specify verbose level on product build, some kiwi versions are buggy...Adrian Schröter1-1/+1
2011-06-07- handle past and current kiwi versions correctly during product build callsAdrian Schröter1-10/+18
2010-12-10- run createrepo with --simple-md-filenames if possibleMichael Schroeder1-2/+6
2010-09-07and revert the last two commits again to keep output compatibilityAdrian Schröter1-2/+2
2010-09-07sparse is not supported by bzip2, just by tarAdrian Schröter1-2/+2
2010-09-06use sparse option when bzip2 raw files (patch by cthiel)Adrian Schröter1-1/+1
2010-06-28The ovf file is useless alone, package it as part of the vmdk/vmx tar ball.Adrian Schröter1-5/+1
2010-06-28* fix repo creation in --noinit caseAdrian Schröter1-27/+24
2010-06-21make sha256sum run optional, old systems like SLE 10 based don't have it.Adrian Schröter1-21/+35
2010-04-21disable debug output when packaging kiwi live imagesAdrian Schröter1-1/+1
2010-04-09fix syntax errorAdrian Schröter1-1/+1
2010-02-17also xen guest images need the initrd filesAdrian Schröter1-0/+1
2010-02-16xen images need the initrd files packagedAdrian Schröter1-1/+1
2010-02-11fix bzip2 and sha1sum also in oem caseAdrian Schröter1-2/+5
2010-02-11fix exporting iso and raw files in oem modeAdrian Schröter1-6/+5
2010-02-11* tar vmx kind images into logical groups.Adrian Schröter1-8/+23
2010-02-10build_kiwi fix for vmxRuediger Oertel1-1/+1
2010-02-10cleanup build_kiwi.sh (step 3)Ruediger Oertel1-14/+4
2010-02-10cleanup build_kiwi.sh (step 2 from ro)Ruediger Oertel1-68/+91
2010-02-10cleanup build_kiwi.sh and add chroot (step 1 from adrian)Ruediger Oertel1-41/+27
2010-01-29be on the safe side, do skip createrepo only if DO_INIT is falseAdrian Schröter1-1/+1
2010-01-29Do not run "createrepo" for kiwi builds when --no-init is usedAdrian Schröter1-1/+1
2010-01-18switch from sha1 to sha256 to be on the safe side security wiseAdrian Schröter1-22/+22
2010-01-17nicer progress log on kiwi image compression/sha1sum creationAdrian Schröter1-2/+7
2010-01-17do not include .raw file for vmx output with given output formatAdrian Schröter1-1/+3
2010-01-17be a bit more informative on kiwi image collectionAdrian Schröter1-6/+6
2010-01-17switch from md5sum to sha1 for security reasons (we will sign the .sha1 file ...Adrian Schröter1-18/+18
2010-01-17fix missing places, where no .md5 file got generated for kiwi imagesAdrian Schröter1-18/+28
2010-01-17fix collection of vmx imagesAdrian Schröter1-15/+9
2009-12-09move huge block of kiwi code to separate fileLudwig Nussel1-0/+208