Commit Graph

352 Commits

Author SHA1 Message Date
Dominique Leuenberger
72a9b3e72b Accepting request 643708 from openSUSE:Tools
- require psmisc util for fuser
- Start debian support for kiwi images/containers
- Support building with unordered repositories for kiwi/docker builds
- Write the package list of the base container in kiwi container builds
- Support kiwi's "additionaltags" attribute (added in kiwi 9.15.3)
- Add some substitutes for the extra container tags
- Support "OBS-AddTag" directive to set multiple container tags in kiwi builds
- Archlinux updates
- SLE 12 SP4 config
- Appimage: support source file parsing

OBS-URL: https://build.opensuse.org/request/show/643708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=118
2018-11-05 21:47:31 +00:00
7f78fb19e4 ups
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=366
2018-10-22 10:12:48 +00:00
5e53ddb0a3 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=365
2018-10-22 10:10:21 +00:00
4c0a535bbf testing
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=364
2018-10-22 09:50:53 +00:00
6b73a11ffc update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=363
2018-10-22 09:46:11 +00:00
c169dce2cb Accepting request 636385 from home:bmwiedemann:branches:openSUSE:Tools
Require fuser at runtime to kill processes

fuser is used in build since
commit 93cfd50b3823799fd8791940bfaf8aca63d2b81c
Author: Ludwig Nussel <ludwig.nussel@suse.de>
Date:   Thu Jun 26 14:00:14 2008 +0000

    kill qemu and uml via fuser

OBS-URL: https://build.opensuse.org/request/show/636385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=362
2018-10-19 07:17:41 +00:00
Yuchen Lin
318d7c576e Accepting request 633708 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/633708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=117
2018-09-11 15:06:57 +00:00
0b0cf446cd fix
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=360
2018-08-30 09:19:25 +00:00
cd2960451c update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=359
2018-08-30 06:34:56 +00:00
c7f785c6f0 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=358
2018-08-29 14:01:15 +00:00
Dominique Leuenberger
1e9a6a94fc Accepting request 629607 from openSUSE:Tools
- docker format: New podman/buildah build engine support
- Support for full names in changes files
- Set %url macro when seeing an Url:
- pacman CLI updates
- enable core dump generation in VM builds
- Disable kpti on guest kernel for performance and correctness
- support for e2fsprogs 1.43.1 with old kernels

OBS-URL: https://build.opensuse.org/request/show/629607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=116
2018-08-24 14:49:23 +00:00
fddaba8e5b update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=356
2018-08-16 15:00:52 +00:00
Dominique Leuenberger
fca331a4fe Accepting request 619816 from openSUSE:Tools
- docker:
  * use a correct prefixed label for disturl
  * Support building multiple image types containing a docker image
  * Set build user to root for docker/fissile builds
  * Compress containers so that old kiwi versions can handle them
  * Put obs-docker-support uninstall before the last user line
  * Also pass arch and buildflavor when creating the containerinfo
  * set disturl as container LABEL
  * Uncompress kiwi generated containers
  * build-vm-docker: type=bind instead of type=volume in --mount option
- computeblocklists/extractbuild:
  * Tweak verbose logging of directories in computeblocklists/extractbuild
  * add support for FIEMAP ioctl
  * don't use bare F for file
  * document and use alternate ioctl numbers
  * more tweaks and sanity checks
  * Fallback to encode/decode helpers if perl does not support 'Q' in pack/unpack
  * Use 'eval' when querying the blocklist
- Misc:
  * fix escaping in regexp
  * log toplevel KIWI directories in verbose mode
  * Split kiwi product parser in a separate function
  * Always add extra dependencies when doing sysdeps expansion
  * Fix REPOTYPE setting if the PKGCONFIG file is generated by a service
  * support zypper's handling of versioned deps
  * pam-modules got dropped on sles 15
  * testing for build specific filesystem, which are more important then worker defaults
  * mark lint option as obsolete
  * Make sure that we know all pre/vminstalls

OBS-URL: https://build.opensuse.org/request/show/619816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=115
2018-07-07 19:52:27 +00:00
Frank Schreiner
e6991e3bcf - docker:
* use a correct prefixed label for disturl
  * Support building multiple image types containing a docker image
  * Set build user to root for docker/fissile builds
  * Compress containers so that old kiwi versions can handle them
  * Put obs-docker-support uninstall before the last user line
  * Also pass arch and buildflavor when creating the containerinfo
  * set disturl as container LABEL
  * Uncompress kiwi generated containers
  * build-vm-docker: type=bind instead of type=volume in --mount option
- computeblocklists/extractbuild:
  * Tweak verbose logging of directories in computeblocklists/extractbuild
  * add support for FIEMAP ioctl
  * don't use bare F for file
  * document and use alternate ioctl numbers
  * more tweaks and sanity checks
  * Fallback to encode/decode helpers if perl does not support 'Q' in pack/unpack
  * Use 'eval' when querying the blocklist
- Misc:
  * fix escaping in regexp
  * log toplevel KIWI directories in verbose mode
  * Split kiwi product parser in a separate function
  * Always add extra dependencies when doing sysdeps expansion
  * Fix REPOTYPE setting if the PKGCONFIG file is generated by a service
  * support zypper's handling of versioned deps
  * pam-modules got dropped on sles 15
  * testing for build specific filesystem, which are more important then worker defaults
  * mark lint option as obsolete
  * Make sure that we know all pre/vminstalls

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=354
2018-06-29 12:16:59 +00:00
Dominique Leuenberger
dc8594f169 Accepting request 593183 from openSUSE:Tools
- KIWI: Support OBS-Profiles kiwi annotation
        kiwi profile filtering
- Switch to a little perl http server to get rid of the python2 dependency
- Avoid Ubuntu 18.04 uncompress failure messages
- Don't rely on AppImage's auto-detection for architecture
- build-recipe-livebuild: count ONIE images as build results

OBS-URL: https://build.opensuse.org/request/show/593183
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=114
2018-04-06 15:41:04 +00:00
7112746c87 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=352
2018-04-03 11:35:54 +00:00
Dominique Leuenberger
2d63c35a0d Accepting request 574760 from openSUSE:Tools
fixing changelog, includes also the SLE 11 change, you need to drop build-mkbaselibs-sle package link and prjconf entries. Also in Leap and SLE 15

- add sysrq functionality for KVM builds
- add initial SLES 15 config

 
- add own baselibs config for SLE 11

OBS-URL: https://build.opensuse.org/request/show/574760
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=113
2018-02-14 08:17:12 +00:00
93b44d2beb update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=350
2018-02-09 16:01:51 +00:00
737d4dc9a2 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=349
2018-02-09 15:19:40 +00:00
5910ba05b2 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=348
2018-01-31 13:40:03 +00:00
Dominique Leuenberger
830a7c078a Accepting request 569349 from openSUSE:Tools
- Fix picking of right changes file for changelog generation (boo#1077145)

- force use of bsdtar for VMs (bnc#665768, CVE-2010-4226)

OBS-URL: https://build.opensuse.org/request/show/569349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=112
2018-01-29 13:54:50 +00:00
5543a60e88 fix
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=346
2018-01-24 16:07:16 +00:00
861f5669f7 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=345
2018-01-23 14:05:54 +00:00
Dominique Leuenberger
f7d6310476 Accepting request 546366 from openSUSE:Tools
version update

OBS-URL: https://build.opensuse.org/request/show/546366
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=111
2017-11-30 11:31:59 +00:00
78d1608281 go
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=343
2017-11-28 13:37:00 +00:00
feea843e51 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=342
2017-11-28 13:22:04 +00:00
580c5e93e6 fix build
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=341
2017-11-23 08:19:17 +00:00
9ef75d9338 don't use debian/ folder anymore
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=340
2017-11-22 13:55:48 +00:00
Stephan Kulow
f78fded2af - buildignore the sle flavor of mkbaselibs for sle
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=339
2017-11-21 09:16:57 +00:00
Dominique Leuenberger
1c4dcee404 Accepting request 542595 from openSUSE:Tools
version update

OBS-URL: https://build.opensuse.org/request/show/542595
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=110
2017-11-19 10:07:39 +00:00
e4af4092ef update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=337
2017-11-17 09:37:46 +00:00
Dominique Leuenberger
e0b04f87ea Accepting request 540259 from openSUSE:Tools
container support fixes, syntax error fix

OBS-URL: https://build.opensuse.org/request/show/540259
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=109
2017-11-14 13:01:49 +00:00
9830ffedd7 update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=335
2017-11-09 16:15:21 +00:00
Dominique Leuenberger
5336cc013f Accepting request 537597 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/537597
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=108
2017-11-03 15:20:31 +00:00
Dominique Leuenberger
5a3a253325 Accepting request 535285 from openSUSE:Tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/535285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=107
2017-10-28 12:17:44 +00:00
Stephan Kulow
0ca1eaa241 - Support getting the container tags from the Dockerfile
- Put the disturl in the .buildenv file
- Support rpm-buildroot-override buildflag
- Support kvm builds on Debian
- Support with/without/unless rich deps
- Added obs-docker-support script for docker images
- Initial SLE 15 config

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=332
2017-10-23 15:05:44 +00:00
5a702c8aa2 fix
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=331
2017-10-12 16:01:02 +00:00
3d3d85bcdb update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=330
2017-10-06 13:13:47 +00:00
Dominique Leuenberger
0fc9ba2360 Accepting request 530635 from openSUSE:Tools
1

OBS-URL: https://build.opensuse.org/request/show/530635
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=106
2017-10-05 09:48:18 +00:00
Stephan Kulow
4a4f0edfd3 Accepting request 527666 from home:coolo:branches:openSUSE:Factory
- add conflict to otherproviders 

- Support getting the container tags from the Dockerfile
- Put the disturl in the .buildenv file
- Support rpm-buildroot-override buildflag
- Support kvm builds on Debian
- Support with/without/unless rich deps
- Added obs-docker-support script for docker images
- Initial SLE 15 config

OBS-URL: https://build.opensuse.org/request/show/527666
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=328
2017-10-03 03:03:36 +00:00
Dominique Leuenberger
eec8e0b969 Accepting request 514523 from openSUSE:Tools
- Temporary hack to aid liblua5_3 -> liblua5_3-5 rename

- switch baselibs scheme for debuginfo packages from
  foo-debuginfo-32bit to foo-32bit-debuginfo [fate#323217]


- Fix path to files

- provide build-mkbaselibs so this can really be used 

- fix build 

- new package for SLE baselibsconf, including ia64 arch defaults

OBS-URL: https://build.opensuse.org/request/show/514523
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=105
2017-08-14 10:35:41 +00:00
b6aef7b053 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=326 2017-08-04 07:51:19 +00:00
839c19bb1d - Temporary hack to aid liblua5_3 -> liblua5_3-5 rename
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=324
2017-08-04 06:27:08 +00:00
467b681ebe Fix build in devel project
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=323
2017-08-03 12:59:19 +00:00
51916a4bf5 - Fix path to files
- Temporary hack to aid liblua5_3 -> liblua5_3-5 renam

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=322
2017-08-02 15:00:21 +00:00
46ad474f53 add debian.changelog again
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=321
2017-07-20 17:51:51 +00:00
54b2736853 try
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=320
2017-07-20 17:43:25 +00:00
f47f6cf45e ups
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=319
2017-07-20 17:25:52 +00:00
c3276f877d try
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=318
2017-07-20 17:22:11 +00:00
321ac1356c update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=317
2017-07-20 17:17:10 +00:00