- use the "noop" elevator on virtual machines
[tools/obs-build.git] / build
2010-05-28 Cristian Rodríguez- use the "noop" elevator on virtual machines
2010-05-28 Cristian Rodríguezbuild starts at localtime but finishes at UTC
2010-05-07 Adrian Schröterkill a possible existing xen instance first
2010-05-04 Ludwig Nusselsome refactoring
2010-05-04 Ludwig Nusseldon't use chown -R
2010-05-04 Ludwig Nusselunify chown calls
2010-05-04 Ludwig Nusselunify function declarations
2010-05-04 Ludwig Nusselneed to recursively chown TOPDIR
2010-04-29 Ludwig Nusselmkdir directory of autogenerated images
2010-04-29 Ludwig Nusseladd vm options to help output an unify option naming
2010-04-29 Ludwig Nusselmove initialization up
2010-04-29 Ludwig Nusseladd separate --vm-type and --vm-disk options
2010-04-29 Ludwig Nussellxc doesn't use disk images
2010-04-29 Ludwig Nusselerror out if mandatory arguments are missing
2010-04-29 Michael Schroeder- rename 'changetarget' to 'target' in config ('changet...
2010-04-27 Ludwig Nusseladd blank line after rpmlint output
2010-04-27 Ludwig Nusselturn off mkbaselibs verbosity
2010-04-25 Ruediger Oertelfix build-compare support in chroot mode
2010-04-21 Adrian Schröterfix build-compare support in chroot mode
2010-04-21 Adrian Schröterdetect configured virtio initrds on SUSE systems automa...
2010-04-20 Ludwig Nusselcheck changetarget an all architectures
2010-04-15 Adrian SchröterRevert "save rpmlint output for easier processing by...
2010-04-14 Ludwig Nusselwait for power off sysrq to take effect (bnc#595916)
2010-04-09 Jan-Simon MöllerAdd armv6el to emulator archs. It's not yet available...
2010-04-09 Adrian Schröterfix execution of mkbaselibs again, needs write permissi...
2010-04-09 Ludwig Nusselwhitespace fixes
2010-04-09 Yi YangCan recognize more remote repo url and some cleanups
2010-04-08 Yi YangSupport remote repos
2010-04-08 Ludwig Nusseladd --shell option to spawn shell in chroot instead...
2010-04-01 Ludwig Nusselprint warning if halt -f -p doesn't work
2010-03-31 Ludwig Nusselpass --no-init flag to vm
2010-03-31 Ludwig Nusseluse $BUILD_ROOT ...
2010-03-31 Michael Schroeder- fix desktopfile move for coolo
2010-03-31 Ludwig Nusselsave rpmlint output for easier processing by external...
2010-03-31 Ludwig Nusselrefactor cross build code
2010-03-31 Ludwig Nusselabort if $TOPDIR is empty
2010-03-31 Ludwig Nusselfix use of virtio initrd
2010-03-30 Ludwig Nusselbetter hint about missing fstab entry
2010-03-30 Ludwig Nusselrestore build root owner at exit
2010-03-30 Ludwig Nusselautomatically create disk images for vm always
2010-03-29 Ludwig Nusselexpand initrd symlink
2010-03-29 Ludwig Nusselonly rebuild initrd if not in build service mode
2010-03-29 Ludwig Nusselrefactor vmdisk autosetup code
2010-03-29 Ludwig Nusselfix if condition
2010-03-26 Jan-Simon MöllerAdditional changes to support mips and ppc/ppc64 emulation
2010-03-26 Jan-Simon MöllerEnable ext4 for KVM again.
2010-03-26 Martin Mohringfixed: missing qemu-kvm bin
2010-03-26 Jan-Simon MöllerAllow kernel and initrd preset in sysconfig.
2010-03-26 Jan-Simon Möllerfixed: build should not write on /boot
2010-03-26 Jan-Simon MöllerChange disk image sizes from GB to MB.
2010-03-26 Jan-Simon MöllerAdd ext4 mkinitrd support.
2010-03-26 Jan-Simon MöllerAdd selection for ext3/ext4 as worker's root disk-image...
2010-03-26 Jan-Simon MöllerAdd missing arm target scheduler archs in kvm path.
2010-03-26 Jan-Simon MöllerAdd VMDISK autosetup for workers and osc build.
2010-03-26 Jan-Simon Möllermake arm work for kvm builds
2010-03-26 Jan-Simon Möllerqemu-arm on kvm
2010-03-26 Jan-Simon MöllerFix user for mkbaselibs and add echo on internal usage.
2010-03-25 Jan-Simon MöllerFix VM build.
2010-03-25 Ludwig Nusselalways rm /.build, could be leftover from lxc build
2010-03-24 Michael SchroederMerge branch 'master' of gitorious.org:opensuse/build
2010-03-24 Michael Schroeder- try sysrq when halt is not available
2010-03-24 Ludwig Nusselmake sure proc is mounted for build-compare (bnc#590462)
2010-03-24 Ludwig Nusselrequire build-compare if --oldpackages is specified
2010-03-05 Ludwig Nusseladd more exit checks
2010-03-05 Ludwig Nussellxc support
2010-02-28 Marcus HueweMerge branch 'master' of git://gitorious.org/opensuse...
2010-02-22 David GreavesAdded '--uid uid:gid' feature to specify abuild id...
2010-02-19 Jan-Simon MöllerFix the right place.
2010-02-19 Jan-Simon MöllerMove chown up as debian builds need it earlier if files...
2010-01-22 Ludwig Nusselupdate help
2010-01-22 Ludwig Nusseluse all enabled zypp repos by default
2010-01-22 Ludwig Nusseladd support for using the system's zypp repos
2010-01-22 Adrian Schröterjustify error message when no buildstatus could get...
2010-01-19 Adrian Schröterforgotten --root for substitutedeps
2010-01-14 Ludwig Nusselumount $BUILD_ROOT/proc/sys/fs/binfmt_misc
2010-01-11 Ludwig Nusselalso set %_smp_mflags to BUILD_JOBS
2010-01-10 Ludwig NusselRevert "use $BUILD_DIR for mkbaselibs"
2010-01-05 Ludwig Nusselrun mkbaselibs as $BUILD_USER
2009-12-17 Ludwig Nusselmore set -e fixes
2009-12-10 Michael SchroederMerge branch 'master' of gitorious.org:opensuse/build
2009-12-10 Michael Schroeder- mark build as failed before killing it
2009-12-10 Michael Schroeder- fix signal handling, cannot use '' as there is no...
2009-12-10 Adrian SchröterDrop SIGTERM handler, causing problems at build time.
2009-12-09 Ludwig Nusseluse ip instead of ifconfig if available (bnc#479009)
2009-12-09 Ludwig Nusseluse $BUILD_DIR for mkbaselibs
2009-12-09 Ludwig Nusselmove huge block of kiwi code to separate file
2009-12-08 Michael Schroeder- fix whitespace (revert large part of e7cba6)
2009-12-08 Adrian Schröterskip unnecessary steps for product building which costs...
2009-12-08 Adrian Schröterfix building of products with user(abuild) permissions
2009-12-05 Pavol Rusnakfix whitespace
2009-12-02 Adrian Schröterdo Product kiwi building as "abuild" user
2009-11-27 Michael Schröder- add --linksources flag
2009-11-25 Adrian Schröter- handle TERM and HUP signals to init process (needed...
2009-11-12 Adrian Schröteranother place to fix for xen tmpfs handling
2009-11-12 Adrian Schrötersupport xen setups with root file on tmpfs
2009-11-09 Adrian Schrötermake Ubuntu 9.10 happy (thanks to Luke Imhoff for the...
2009-11-07 Adrian Schröterpxe image may not be compressed, depending on kiwi...
2009-11-07 Adrian Schröterfail when compressing images isn't working (eg. expecte...
2009-10-26 Adrian Schröterdisable suse-isolinux call, kiwi 3.74 is creating isos...
2009-09-15 David GreavesSupport running a build.script for dsc builds as an...
next