- support tilde in rpm version comparison
[platform/upstream/build.git] / init_buildsystem
2012-04-17 Michael Schroeder- improve PSUF autodetection a bit
2012-04-17 Michael Schroeder- add workaround for bad ubuntu package, see bnc#733699
2012-04-10 Carsten MunkMake it possible to specify Type: in prjconf and have...
2012-04-03 Michael Schroeder- don't print "installing <name>.pkg.tar.xz"
2012-04-03 Michael Schroeder- fix arch pkg handling in rpmlist, reset SIGPIPE befor...
2012-04-03 Michael Schroeder- fix default fs options for reiserfs, fix VM_IMAGE...
2012-04-03 Michael Schroeder- autodetect arch build type
2012-04-02 Michael Schroeder- finished support for arch linux, sample config included
2012-02-27 Adrian Schröter- use "stat" binary instead of "ls" to check for /...
2012-02-17 Martin VidnerAdded progress counters to init_buildsystem.
2011-10-25 Adrian Schröter- do not fail with rpm v5 (Mandriva 2011)
2011-09-27 Adrian Schröter- set minimal mmap addr to 0 in VM
2011-08-15 Martin Mohring[build] copy qemus from server not for local build
2011-08-14 Martin Mohring[build] make sure local build works correctly when...
2011-08-11 Martin Mohring[build] reworked qemu init code. never mix up local...
2011-04-06 Ludwig Nusselmake sure /.build is available always
2011-03-22 Jan-Simon Möller[build] add needed data to fix issues in xen/kvm contin...
2011-03-20 James Perkinsinit_buildsystem: copy_qemu: prefer $BUILD_DIR qemu...
2011-03-20 James PerkinsUse initvm: Add recognition and use of initvm over...
2011-02-10 Ludwig Nusselrequire bsdtar for VMs
2011-02-05 Martin Mohring[build] to check for QEMU Usermode handle, loop over...
2011-01-10 Michael Schroeder- also use --numeric-owner in bsdtar case
2010-12-10 Michael Schroeder- also use -o when using bsdtar --chroot
2010-12-07 Michael Schroeder- use bsdtar if possible
2010-12-01 Michael Schroeder- make expanddeps use the highest version of a package...
2010-11-10 Michael Schroederadd workaround for Ubuntu 10 builds
2010-09-21 Michael Schroeder- add rpm-x86 hack for cross builds. will be removed...
2010-09-21 Michael SchroederRevert "[build] Add cb(pre)ignore capabilities to build...
2010-09-21 Jan-Simon Möller[build] Add cb(pre)ignore capabilities to build. Remove...
2010-08-02 Ludwig Nusselmake guessed BUILD_DIST available inside init_buildsystem
2010-08-02 Ludwig Nusseldetect zypp repo cache changes
2010-08-02 Ludwig Nusselhandle spaces and utf8 in file names of zypp repos...
2010-06-14 Michael Schroeder- support xz decoder helper script
2010-05-04 Ludwig Nusselunify function declarations
2010-05-04 Ludwig Nusseluse separate function for running pkg pre/post scripts
2010-05-03 Ludwig Nusselignore unknown tags in rpmlist file
2010-05-02 Jan-Simon MöllerCrossBuild/Speedup (pre-)install hooks.
2010-04-26 Ludwig Nusselfix emulator build without vm
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-03-31 Ludwig Nusselset mmap_min_addr to 0 in vm for qemu
2010-03-31 Ludwig Nusselprepare qemu only outside vm
2010-03-31 Ludwig Nusselrefactor cross build code
2010-03-26 Jan-Simon MöllerAdditional changes to support mips and ppc/ppc64 emulation
2010-03-26 Jan-Simon Möllermake arm work for kvm builds
2010-03-05 Ludwig Nusseladd more exit checks
2010-02-08 Adrian Schröterfix bash syntax for old bashes like on SLES 9 again
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-14 Ludwig Nusselumount $BUILD_ROOT/proc/sys/fs/binfmt_misc
2009-12-17 Ludwig Nusselretry rpm -e with --noscripts if some scriptlet failed
2009-12-08 Michael Schroeder- fix whitespace (revert large part of e7cba6)
2009-12-05 Pavol Rusnakfix whitespace
2009-12-01 Ludwig Nusseldon't display 'keeping ..' messages. That's rather...
2009-11-27 Adrian Schröter* revert last commit a bit, we configure packages at...
2009-11-25 Adrian Schröter- handle TERM and HUP signals to init process (needed...
2009-11-25 Adrian Schröterconfigure debian packages not on installation of each...
2009-11-20 Adrian Schröteradd support for xz compressed rpms (Fedora 12) on platf...
2009-11-19 Michael Schröder- speed up install by disabling fsync in rpm config
2009-11-09 Adrian Schröterrevert last change, real fix is too much for this evening
2009-11-09 Adrian Schröterchange order to use "keeping" of installed packages...
2009-06-19 Michael Schröderdo not call depmod until we use also the native kernel,
2009-04-27 Adrian Schröterexplain "build root is broken" options a bit
2009-04-24 Ludwig Nusselmove space check from init_buildsystem to build script
2009-04-24 Ludwig Nusselintroduce common_functions file to be shared between...
2009-04-23 Martin Mohring- fixed: remove also .root dir in buildroot. but this...
2009-04-23 Martin Mohring- removed: reset_mmap_min_addr() hack, have a fixed...
2009-04-20 Martin Mohring- fixed: forgot quoting the regexp
2009-04-11 Martin Mohring- fixed: sometimes, uname -i can return unknown
2009-04-08 Martin Mohringchanged: cross build init script for use with virtualiz...
2009-04-08 Adrian Schrötercopy in /bin/mount-static if existing
2009-04-08 Martin Mohringfixed: forgot to include qemu-binfmt-conf.sh script
2009-04-08 Martin Mohring- added: XEN + qemu user mode registration for use...
2009-04-08 Martin Mohring- changed: code cleanup of qemu user registration
2009-02-04 Ludwig Nusselbuild: init_buildsystem: remove legacy code
2009-01-20 Ludwig Nusselset -e safety
2009-01-15 Ludwig Nusselfix rpm4 detection on Fedora 10
2008-12-05 Martin Mohring- added: new armv7el arch for all binaries for up to...
2008-11-22 Martin Mohring- added: missing last parts of Cross Development support
2008-10-30 Michael Schröder- add support for --disturl
2008-10-20 Ruediger Oertelinit_buildsystem: check for some left space before...
2008-10-15 Ruediger Oertelcreate dev/shm as directory
2008-09-29 Michael Schröder- re-preinstall critical packages on update
2008-09-08 Michael Schröder- add --incarnation
2008-07-01 Michael Schröder- add support for lzmadec.sh hook
2008-06-26 Ludwig Nusselinstall trap to call cleanup_and_exit always on EXIT
2008-05-15 Martin Mohringfixed: ignore architecture so you can install pkgs...
2008-03-28 Michael Schröder- use lzma for payload decompression if it is not suppo...
2008-03-13 Ludwig Nusselbetter rm -rf message
2008-03-11 Ludwig Nusselclean the build root centrally in init_buildsystem
2008-03-11 Ludwig Nusselallow to continue despite potentially broken build...
2008-03-11 Ludwig Nusselfix shell quoting
2008-03-11 Ludwig Nusselqemu and uml support
2008-02-22 Ludwig Nusselalternative approach for BUILD_RPMS compatability
2008-02-22 Ludwig Nusselsupport for rpmmd and yast repos
2008-02-22 Ludwig Nusselbetter handling of multiple spec files and directories...
2008-02-15 Ludwig Nusseladd --repository to replace --rpms (bnc#346113)
2008-02-15 Ludwig Nusseladd support for --define, --with and --without
2007-07-23 Michael Schröder- fix dependency substitution for deps with '('
next