summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-05Do not include () when parsing macro option definitionFrank Lichtenheld1-1/+1
2012-08-30- use default MEMSIZE in check_for_ppcAdrian Schröter1-1/+1
2012-08-28- don't add self-provides for src packagesMichael Schroeder1-12/+14
2012-08-24- implement var substitution for arch, fix quoting code, also set 'sources' w...Michael Schroeder2-6/+13
2012-08-24- depends also count as makedepends in arch linuxMichael Schroeder1-0/+1
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-08-20- bring prereqs handling in sync with the obs backendMichael Schroeder1-2/+3
2012-08-20Merge pull request #19 from andreas-schwab/masterMichael Schroeder1-1/+3
2012-08-18expanddeps: ignore prereqs for subpacks to be builtAndreas Schwab1-1/+3
2012-08-16Build::Arch add queryvars and queryfilesMichael Schroeder1-13/+41
2012-08-10- be more strict about the spelling of --cleanMichael Schroeder1-1/+1
2012-08-09- rename vmdisk-cleanup to vmdisk-clean (cleanup sounds like it is done after...Michael Schroeder1-9/+14
2012-08-09Merge pull request #18 from k0da/masterMichael Schroeder1-0/+11
2012-08-02- remove spaces from debug package macros, they may confuse rpm in rare casesMichael Schroeder1-3/+3
2012-08-01Revert "- workaround hanging kiwi builds on dmsetup remove with openSUSE 12.2...Michael Schroeder1-3/+0
2012-08-01- workaround hanging kiwi builds on dmsetup remove with openSUSE 12.2 initrd ...Adrian Schröter1-0/+3
2012-07-30- fix building in btrfs VMsAdrian Schröter1-0/+2
2012-07-30- mount binfmt misc handler in chroot caseAdrian Schröter1-1/+3
2012-07-24add vmdisk-cleanup, to remove VM root disk if neededDinar Valeev1-0/+11
2012-07-19- add initial openSUSE 12.3 config to fix package buildAdrian Schröter1-0/+607
2012-07-19- final openSUSE 12.2 configAdrian Schröter1-84/+57
2012-07-17- do not package uncompressed and compressed version of same kiwi imageAdrian Schröter1-0/+8
2012-07-16- avoid double timestampes in VM buildsAdrian Schröter1-1/+6
2012-07-16- prefix each build log line with the second since build startedAdrian Schröter1-2/+5
2012-07-09- add ia64 personality (patch from Rudi)Adrian Schröter1-0/+1
2012-07-05- add back one layer of indirection: only create debug packages if rpmbuild i...Michael Schroeder1-13/+17
2012-07-04- use rpmquery instead of rpmsign to detect rpmv4, as Fedora has a separate p...Michael Schroeder1-2/+2
2012-07-03- umount /run in 2nd stage, our initrd mounts tmpfs on itMichael Schroeder1-1/+2
2012-06-29make sure we keep installed packages even if they come from preinstalled imagesStephan Kulow1-0/+1
2012-06-28- basic hugetable memory page supportAdrian Schröter1-0/+11
2012-06-27- unify "installing..." message a bitMichael Schroeder1-8/+4
2012-06-27- do not extract old build results when build type is not handled.Adrian Schröter1-0/+3
2012-06-27- minor output fix, no underscore for extracting packagesAdrian Schröter1-1/+1
2012-06-26- cosmetcis: remove "..."Michael Schroeder1-2/+2
2012-06-26- fix extraction of preinstall imagesMichael Schroeder1-1/+4
2012-06-26- make stat report the numeric id so that we no longer get UNKNOWNMichael Schroeder1-2/+2
2012-06-26- adrian and coolo want _preinstallimage as file nameMichael Schroeder3-4/+4
2012-06-26- correct unwanted change that broke the BUILD_IS_RUNNING testMichael Schroeder1-1/+1
2012-06-26- export rpms of kiwi builds just via OTHERAdrian Schröter1-1/+1
2012-06-25- kiwi appliance gets build as root, take care on .build.packages link creationAdrian Schröter1-1/+7
2012-06-25- fix test for existens kiwi qa scriptAdrian Schröter1-1/+1
2012-06-20- support preinstal limage creation/unpackingMichael Schroeder2-94/+232
2012-06-20- support expansion of preinstallimage build typeMichael Schroeder1-2/+2
2012-06-20- ignore empty packages when ordering (instead of dieing)Michael Schroeder1-0/+4
2012-06-20- support 'preinstallimage' parsingMichael Schroeder2-3/+15
2012-06-14- use __debug_package instead of _suse_insert_debug_package_seen, always unde...Michael Schroeder1-7/+4
2012-06-14- fix syntax error when compressing vmx kiwi build imagesAdrian Schröter1-1/+1
2012-06-12- fix building on RHEL4 againAdrian Schröter1-3/+6
2012-06-12- do not run createrepo on --no-initAdrian Schröter1-3/+3