2012-06-14 |
Adrian Schröter | - fix syntax error when compressing vmx kiwi build... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Adrian Schröter | - fix building on RHEL4 again |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Adrian Schröter | - do not run createrepo on --no-init |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Adrian Schröter | - no progress step for already installed packages |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Stephan Kulow | we need to call kiwi by path |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Michael Schroeder | - support 'binarytype' so that we can have different... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Michael Schroeder | - simplify debug package code so that it also works... |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Michael Schroeder | - add targetarch hack for adrian, targetarch now sets... |
commit | commitdiff | tree | snapshot |
2012-05-30 |
Adrian Schröter | Merge pull request #14 from flichtenheld/setupccache |
commit | commitdiff | tree | snapshot |
2012-05-30 |
Frank Lichtenheld | setupccache: remove obsolete rm command |
commit | commitdiff | tree | snapshot |
2012-05-30 |
Adrian Schröter | - reorder only when needed |
commit | commitdiff | tree | snapshot |
2012-05-30 |
Adrian Schröter | - make last change in a nice way |
commit | commitdiff | tree | snapshot |
2012-05-30 |
Adrian Schröter | - take care about install order during preinstall and... |
commit | commitdiff | tree | snapshot |
2012-05-30 |
Adrian Schröter | - follow symlinks on extracting rpms during preinstall... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Adrian Schröter | - take .raw files as fallback build result if nothing... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Frank Lichtenheld | Install Requires(post|pre) and PreReq into the chroot |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Frank Lichtenheld | init_buildsystem: fix logic error in --rpms handling |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Daniel Gollub | Only call zic if available in BUILD_ROOT |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Daniel Gollub | Only run ldconfig if available in BUILD_ROOT |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Anas Nashif | add new option --configdir |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Ludwig Nussel | set an arbitrary limit of 10MB free space needed (bnc... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Dr. Werner... | work around command line size limit |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Michael Schroeder | - improve build root owner setting |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Michael Schroeder | - don't die at compile time if Archive::Tar is not... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Adrian Schröter | - do not copy-in host qemu anymore by default to be... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Michael Schroeder | - support tilde in rpm version comparison |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Michael Schroeder | - improve PSUF autodetection a bit |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Michael Schroeder | - add workaround for bad ubuntu package, see bnc#733699 |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Adrian Schröter | - we are GPLv3 compatible |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Adrian Schröter | - document get_build and get_deps difference |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Frank Lichtenheld | Sync sles11sp2.conf with OBS |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Frank Lichtenheld | build: Fix typo in --help description for --cachedir |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Frank Lichtenheld | build: make --help output more consistent |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Frank Lichtenheld | build: document more options in --help |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Carsten Munk | Make it possible to specify Type: in prjconf and have... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Michael Schroeder | - we need to fake a archpkg 'source' entry for poor... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Michael Schroeder | - don't print "installing <name>.pkg.tar.xz" |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Michael Schroeder | - fix arch pkg handling in rpmlist, reset SIGPIPE befor... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Michael Schroeder | - why is OBS mentioned in the error message? |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Michael Schroeder | - fix default fs options for reiserfs, fix VM_IMAGE... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Michael Schroeder | - autodetect arch build type |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Michael Schroeder | - finished support for arch linux, sample config included |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Michael Schroeder | - start support for arch linux, code mostly written... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Adrian Schröter | - write "x" as password in /etc/passwd for abuild user... |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Adrian Schröter | - do no use "--nosignature" on rpm v3 |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Adrian Schröter | - do not verify signatures during build, the inner... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Hector Oron | Map Debian ARM arches to OBS |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Adrian Schröter | - check_emulator needs to use $BUILD_DIR for initvm... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Daniel Gollub | Introduce --vmdisk-mount-options |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Adrian Schröter | - use xz as compression tool for oem-kiwi images if... |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Adrian Schröter | - use "stat" binary instead of "ls" to check for /... |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Martin Vidner | Added progress counters to init_buildsystem. |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Adrian Schröter | - add 12.2 config |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Dinar Valeev | - don't run kvm check inside VM. Smarter memory check |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Adrian Schröter | - prepare hostarch OBS handling |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Dinar Valeev | don't run kvm check inside VM. Smarter memory check |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Adrian Schröter | - take swap space into account durint ulimit settings... |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Adrian Schröter | - support multiple preference sections in kiwi 5 |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Adrian Schröter | - fix architecture detection |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Adrian Schröter | - ppc 32bit requires a gross hack ... |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Adrian Schröter | - fix personality switch for ppc and some more architec... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Adrian Schröter | - updated version of Dinar's kvm ppc handling |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Dinar Valeev | - fix ppc kvm build |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Dinar Valeev | - fix ppc kvm build |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Ludwig Nussel | reinitialize $RPMS as check scripts might delete packages |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Ludwig Nussel | use LWP::UserAgent, add more download options |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Adrian Schröter | - use absolute path when calling debtransformbz2 and zip |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Adrian Schröter | - more to sync with 12.1 OBS project config |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Adrian Schröter | - fix gcc version in 12.1 |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Ruediger Oertel | fix kiwi verbosity again, version number detection... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Adrian Schröter | - disable nmi_watchdog in kvm (optimization and workaro... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Stephan Kulow | also cat the rpmlint.log if rpmlint failed |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Adrian Schröter | - try to make VM build faster with less filesystem... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Ludwig Nussel | save rpmlint log in OTHER |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Ludwig Nussel | add special config for spec file parsers |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Ruediger Oertel | - build_kiwi.sh: use new kiwi calling syntax already... |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Adrian Schröter | - do not fail with rpm v5 (Mandriva 2011) |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Michael Schroeder | - support "any" in debian's dependency predicates |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Adrian Schröter | - add hook to run QA tests esp for post product builds |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Schroeder | add sles11sp2 config, hack autodetection to use it... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Adrian Schröter | - add armv5l, armv6l and armv7l architectures |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Adrian Schröter | - call qemu via binfmt misc handler. This requires... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Alexander Graf | KVM: use cache= for non-virtio too |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Alexander Graf | KVM: use cache=unsafe |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Dinar Valeev | add kvm for ppc64 |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Adrian Schröter | - set minimal mmap addr to 0 in VM |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Adrian Schröter | - xen does not like : anymore |
commit | commitdiff | tree | snapshot |
2011-09-26 |
Adrian Schröter | - set cpuid correctly on KVM |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Adrian Schröter | - fix lacking -32bit rpms on single arch medias |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Martin Mohring | [build] copy qemus from server not for local build |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Martin Mohring | [build] make sure local build works correctly when... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Martin Mohring | [build] reworked qemu init code. never mix up local... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Martin Mohring | [build] fix typo in qemu-reg |
commit | commitdiff | tree | snapshot |
2011-08-10 |
Adrian Schröter | - replace RELEASE place holders in spec files even... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Michael Schroeder | - allow extraction of empty files |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Michael Schroeder | - support '%expand' and macros with args |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Adrian Schröter | - fix syntax |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Adrian Schröter | - speed optimization for kvm using raw block devices... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Adrian Schröter | - handle broken kiwi from openSUSE 11.4 correctly and... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Adrian Schröter | - do not specify verbose level on product build, some... |
commit | commitdiff | tree | snapshot |
next |