1
0

68 Commits

Author SHA256 Message Date
684ca1a027 Accepting request 1061807 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1061807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diskimage-builder?expand=0&rev=32
2023-01-29 13:11:01 +00:00
f13414ee2e Accepting request 1061790 from home:dirkmueller:Factory
- update to 3.26.0:
  * cache-url: Give up on curl install for Redhat platforms
  * Clean up tox.ini for tox v4
  * Grow thin pool metadata by 1GiB
  * Add variable for check installing python3 in yum element
  * tox jobs: pin to correct nodesets; use host networking for containerfile
  * Fix issue in extract image
  * Added example configuration
  * Added cloud-init growpart element
  * Add Rocky 9 ARM64 functional test

OBS-URL: https://build.opensuse.org/request/show/1061790
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=67
2023-01-28 21:13:03 +00:00
17d28b7c37 Accepting request 1041266 from devel:languages:python
- update to 3.25.0:
  * Start running dib-lint again
  * Install Fedora ifcfg NM compat package
  * added elrepo element
  * changed release check logic in lvm element
  * Allow flake8 version 5
  * Support LVM thin provisioning
  * Add thin provisioning support to growvols
  * rocky : create machine-id in 9
  * Allow setting ROOT\_LABEL from environment
  * Do dmsetup remove device in rollback
  * Add Rockylinux 9 build configuration and update jobs for 8 and 9
  * Add subscription-manager repo names for RHEL-9
  * Disable the opensuse functest
  * Upgrade openEuler to 22.03 LTS
  * rockylinux : create machine-id early
  * cache-url: turn off -x by default
  * opensuse: better report checksum errors
  * ubuntu: more exact match on squashfs file, containerfile: use focal
  * Allow Gentoo to manage python versions by itself
  * Parse block device lvm lvs size attributes
  * update default python for gentoo to 3.10
  * Removing old grub removal step
  * Use internal dhcp client for centos 9-stream and beyond
  * Fix BLS entries for /boot partitions
  * Add Fedora 36 support
  * containerfile: warn if we don't have a Dockerfile
  * Add support for Python 3.10
  * Revert "CentOS 9-stream : work around selinux permissions issue"
  * Fix backward regex match

OBS-URL: https://build.opensuse.org/request/show/1041266
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diskimage-builder?expand=0&rev=31
2022-12-08 15:51:56 +00:00
cd1bbd7a36 - update to 3.25.0:
* Start running dib-lint again
  * Install Fedora ifcfg NM compat package
  * added elrepo element
  * changed release check logic in lvm element
  * Allow flake8 version 5
  * Support LVM thin provisioning
  * Add thin provisioning support to growvols
  * rocky : create machine-id in 9
  * Allow setting ROOT\_LABEL from environment
  * Do dmsetup remove device in rollback
  * Add Rockylinux 9 build configuration and update jobs for 8 and 9
  * Add subscription-manager repo names for RHEL-9
  * Disable the opensuse functest
  * Upgrade openEuler to 22.03 LTS
  * rockylinux : create machine-id early
  * cache-url: turn off -x by default
  * opensuse: better report checksum errors
  * ubuntu: more exact match on squashfs file, containerfile: use focal
  * Allow Gentoo to manage python versions by itself
  * Parse block device lvm lvs size attributes
  * update default python for gentoo to 3.10
  * Removing old grub removal step
  * Use internal dhcp client for centos 9-stream and beyond
  * Fix BLS entries for /boot partitions
  * Add Fedora 36 support
  * containerfile: warn if we don't have a Dockerfile
  * Add support for Python 3.10
  * Revert "CentOS 9-stream : work around selinux permissions issue"
  * Fix backward regex match

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=65
2022-12-07 22:08:24 +00:00
0da5a63421 Accepting request 959734 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/959734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diskimage-builder?expand=0&rev=30
2022-03-06 17:48:44 +00:00
27858a4cbe Accepting request 959336 from home:pgajdos:python
- version update to 3.19.1
  lot of changes, see ChangeLog

OBS-URL: https://build.opensuse.org/request/show/959336
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=63
2022-03-06 16:31:43 +00:00
7dc90b29db - add python-rpm-macros dependency
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=62
2022-01-15 18:48:11 +00:00
5101a4c4fa Accepting request 800946 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/800946
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diskimage-builder?expand=0&rev=29
2020-05-07 12:56:11 +00:00
Tomáš Chvátal
e0d1e26b41 Accepting request 800830 from home:dimstar:Factory
- Run test-suite using python3: export PYTHON=%{_bindir}/python3
  before running testr.
- Replace all python2-* BuildRequires with their python3
  equivalents.

OBS-URL: https://build.opensuse.org/request/show/800830
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=60
2020-05-07 07:02:23 +00:00
facbf478f9 Accepting request 737144 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/737144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diskimage-builder?expand=0&rev=28
2019-10-11 13:17:30 +00:00
Tomáš Chvátal
2bcc143f82 Accepting request 737037 from home:markoschandras:sysinstall
- Update to 2.28.0
  * Add NetworkManager and dhcp-client for CentOS 8
  * Fix networking for CentOS 8
  * simple-init: Use wrappers to call pip for glean install
  * simple-init: default to NetworkManager for CentOS and Fedora
  * Add security mirror override for debian-minimal
  * pip-and-virtualenv : deprecate source for CentOS 8, new variables
  * yum-minimal: Don't install yum, install libcurl
  * Use $YUM instead of direct calls in more places
  * Add environment switch for centos8 to use dnf
  * Update redhat-common pkg-map for centos 8
  * Update locales for Centos 8
  * dib-python : handle centos 8
  * yum-minimal : update mirrors for Centos 8
  * Remove "failovermethod=priority" for Fedora (dnf)
  * Install Python 3 libselinux packages for Fedora
  * Revert "Fixed use of flake8"
  * Only install doc requirements if needed
  * Use x86 architeture specific grub2 packages for RHEL
  * Move doc related modules to doc/requirements.txt

OBS-URL: https://build.opensuse.org/request/show/737037
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=58
2019-10-10 14:15:49 +00:00
94910d1d61 Accepting request 729467 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/729467
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diskimage-builder?expand=0&rev=27
2019-09-09 22:01:08 +00:00
Tomáš Chvátal
ff5ce86605 Accepting request 729426 from home:markoschandras:sysinstall
- Update to 2.27.0
  * Uninstall linux-firmware and linux-firmware-whence
  * Fixed use of flake8
  * Allow configurable gzip binary name
  * Do not delete cracklib from /usr/share
  * Fedora 30 functional and boot tests
  * rpm-distro: ensure we selinux relabel underlying directories
  * Allow extra repositories to be added to images
  * yum-minimal: install fedora-release-cloud

OBS-URL: https://build.opensuse.org/request/show/729426
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=56
2019-09-09 13:07:20 +00:00
1a2d2aa744 Accepting request 725237 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/725237
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diskimage-builder?expand=0&rev=26
2019-08-22 13:04:59 +00:00
Tomáš Chvátal
f7caa61663 Accepting request 725213 from home:markoschandras:sysinstall
- Update to 2.26.1
  * zypper-minimal: Don't get confused by etc/resolv.conf symlink
  * simple-init: add configurable RA timeout with network-manager
  * update gentoo systemd profile to 17.1 from 17.0
  * block-device-efi : expand disk size calculation
  * Don't show all elements found
  * dracut-regenerate: catch failures and exit code
  * Fixes packages for arm64 bootloader
  * Fixes DIB_DISTRIBUTION_MIRROR_UBUNTU_IGNORE matching when empty
  * Fix the pypi element for multiple mirror URLs
  * Stop regex warning
  * Create /etc/machine-id for RHEL images
  * fix comments / spelling errors in gentoo element
  * support alternate portage directories
  * journal-to-console: element to send systemd journal to console
  * update version of open-iscsi that is installed on musl
  * Cleanup: remove useless statement

OBS-URL: https://build.opensuse.org/request/show/725213
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=54
2019-08-22 08:24:08 +00:00
dfb6df06d0 Accepting request 715642 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/715642
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diskimage-builder?expand=0&rev=25
2019-07-22 10:19:37 +00:00
Tomáš Chvátal
ba51256fc6 Accepting request 715466 from home:markoschandras:sysinstall
- Update to 2.25.0
  * Only enable dbus-daemon on fedora-29
  * Set router solicitation delay with using NM
  * [RHEL-8] Set _clear_old_files=0 in install-pip element
  * disable autounmask for emerge
  * ironic-agent: Use targetcli & python3-devel on rhel8
  * Mailing lists change openstack-dev to openstack-discuss
  * install gnupg2 by default in debian-minimal
  * set default sources conf for buster as it now has a release
  * Enable nodepool testing for opensuse 15.1
  * Replace nodepool func jobs
  * Move existing Zuul project config to projects.yaml
  * Move Zuul config in-repo
  * Add DIB_UBUNTU_KERNEL to ubuntu-minimal
  * Sync Sphinx requirement
  * Update test coverage for openSUSE/-minimal to 15.1
  * Remove the rhel 8 check for xfs
  * debootstrap: make default network interface names configurable
  * Move pypi to dib-python
  * ironic-agent: install mdadm on the ramdisk
  * Use architecture-specific grub2 RPMs on RHEL8
  * Increase size of EFI system partition (again)
  * bindep: exclude zypper from debian-stretch
  * Makes image caching more resilient
  * fail early when lates build information can not be fetched
  * Deprecate rhel7 in favor of rhel
  * Add version-less RHEL element for RHEL7 and RHEL8
  * allow the use of non-bzip compressed stages for building gentoo
  * Replace git.openstack.org URLs with opendev.org URLs
  * Use megabyte granularity for image extra space

OBS-URL: https://build.opensuse.org/request/show/715466
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=52
2019-07-16 10:54:45 +00:00
6c09a337f9 Accepting request 704183 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/704183
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diskimage-builder?expand=0&rev=24
2019-05-22 09:14:31 +00:00
Tomáš Chvátal
7a1996bbdd Accepting request 703278 from home:jesusaur:branches:devel:languages:python
- Upgrade to 2.22.0
  * Only enable dbus-daemon for fedora-29 and below
  * Switch simple-init to support python3
  * openssh-server: harden sshd config
  * Support defining the free space in the image
  * Allow specification of filesystem journal size
  * Document the various global filesystem options
  * Constraint networkx to <2.3 for Python 2
  * Fix Fedora aarch64 image location
  * debian-minimal buster support
  * Also use selinuxenabled to check selinux status

OBS-URL: https://build.opensuse.org/request/show/703278
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=50
2019-05-20 09:19:42 +00:00
d5da04e905 Accepting request 693800 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/693800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diskimage-builder?expand=0&rev=23
2019-04-14 10:23:17 +00:00
Tomáš Chvátal
3302995681 Accepting request 693769 from home:markoschandras:sysinstall
- Version bump to 2.21.0
  * Minor clarifications in centos7 element docs
  * Unmount internal mounts on finalise errors
  * Add DIB_APT_MINIMAL_CREATE_INTERFACES toggle
  * [lvm] Add Ubuntu bionic as supported distro

OBS-URL: https://build.opensuse.org/request/show/693769
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=48
2019-04-12 19:24:33 +00:00
ad529561c5 Accepting request 686317 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/686317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diskimage-builder?expand=0&rev=22
2019-03-20 12:19:41 +00:00
Tomáš Chvátal
b8ccd9d055 Accepting request 686257 from home:jayvdb:flake8
- Relax egg-info requirement flake8 >=2.5.4,<2.6.0 which is
  incompatible with available flake8 3.x

OBS-URL: https://build.opensuse.org/request/show/686257
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=46
2019-03-19 08:31:22 +00:00
Stephan Kulow
aefe514835 Accepting request 682594 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/682594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diskimage-builder?expand=0&rev=21
2019-03-10 08:36:46 +00:00
Tomáš Chvátal
5f6163ef26 Accepting request 682520 from home:markoschandras:sysinstall
- Version bump to 2.20.3
  * Update gentoo-releng gpg key
  * Fix opensuse 42.3 pip-and-virtualenv
  * Keep git after ironic-agent post
  * set rhel minor release
  * update spelling errors

OBS-URL: https://build.opensuse.org/request/show/682520
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=44
2019-03-07 16:39:49 +00:00
d66880c049 Accepting request 676958 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/676958
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diskimage-builder?expand=0&rev=20
2019-02-27 14:05:46 +00:00
Tomáš Chvátal
2c76fdabbd Accepting request 676537 from home:markoschandras:sysinstall
- Version bump to 2.20.1
  * pip-and-virtualenv: handle centos image-based builds
  * pip-and-virtualenv : only remove system files on centos
  * Enable dbus-broker for Fedora 29
  * fix systemd import-tar for gentoo
  * Add python3-setuptools to bindep.txt for Fedora
  * support cracklib in pam for Gentoo's musl profile
  * Make sure $TMP_BUILD_DIR/mnt is owned by root
  * change to python36 for gentoo
  * source-repositories: Replace documentation http with https links
  * Delete the duplicate words in  50-zipl
  * Change phase to check for dracut-regenerate in iscsi-boot
  * Add policycoreutils-python-utils to bindep
  * Use template for lower-constraints
  * simple-init: allow for NetworkManager support
  * package-installs: provide for skip from env var
  * Add an element to configure iBFT network interfaces
  * move selinux-permissive configure to pre-install phase
  * Update to Fedora 29
  * Increase size of EFI system partition

OBS-URL: https://build.opensuse.org/request/show/676537
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=42
2019-02-18 08:50:02 +00:00
85e340afce Accepting request 646589 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/646589
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diskimage-builder?expand=0&rev=19
2018-11-08 08:48:39 +00:00
08b2540d2b Accepting request 646577 from home:markoschandras:sysinstall
- Version bump to 2.18.0
  * Add ubuntu-systemd-container operating-system element
  * Turn on quiet mode when logfile specified
  * Fix epel repo rewrite, add to testing
  * Add a post-root.d phase
  * Fix DIB_DISTRIBUTION_MIRROR_UBUNTU_IGNORE regex typo
  * Add support for Fedora 28, remove EOL Fedora 26
  * ubuntu: Add options to ignore mirror components and use insecure repos
  * simplify overlay logic for Gentoo
  * simplify python3.6 selection on gentoo
  * Turn down pkg-map and hook copy tracing output
  * enable caching for gentoo builds
  * Add a pre-finalise.d phase
  * Minor documentation updates
  * Allow debootstrap to cleanup without a kernel
  * Fail build due to missing kauditd only when SELinux is enabled
  * Fix DIB ubuntu-minimal running on bionic (18.04)
  * ubuntu-common: Update default DIB_RELEASE to bionic
  * Move common ubuntu environment setting to ubuntu-common element
  * allow building non-gentoo images on gentoo hosts

OBS-URL: https://build.opensuse.org/request/show/646577
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=40
2018-11-06 09:18:50 +00:00
eb18d26550 Accepting request 635709 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/635709
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diskimage-builder?expand=0&rev=18
2018-09-18 09:43:21 +00:00
6eda34ea9b Accepting request 635708 from home:markoschandras:sysinstall
- Version bump to 2.17.0
  * Only append DIB_BOOTLOADER_DEFAULT_CMDLINE to default grub entry
  * Fix CentOS image build failure when dib runs on system where audit disabled
  * Fix bootloader packages for aarch64
  * Install ca-certificate with redhat-common
  * Add netcat to redhat-common map-packages
  * Only detach device if all partitions have been cleaned
  * Move LVM cleanup phase into cleanup
  * Add DIB element to blacklist nouveau
  * modprobe DIB_MODPROBE_BLACKLIST should be optional
  * cache-url requires curl
  * Fix for proper LVM support
  * Call kpartx remove in umount, not cleanup
  * block-device lvm: fix umount phase
  * Don't quote names with sgdisk
  * better handle existing keywords files/directories
  * IPA requires iptables
  * Install sudo on Gentoo images by deault

OBS-URL: https://build.opensuse.org/request/show/635708
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=38
2018-09-14 09:29:09 +00:00
245f015ab5 Accepting request 624031 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/624031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diskimage-builder?expand=0&rev=17
2018-07-21 08:24:53 +00:00
aae6daab03 Accepting request 623931 from home:markoschandras:sysinstall
- Version bump to 2.16.0
  * Update pylint to 1.7.6, uncap networkx
  * Add expected semicolons for dhclient.conf
  * Add keyring if supplied
  * Add new modprobe element
  * Add iscsi-boot element for CentOS images
  * Fix /etc/network/interfaces file contents
  * Convert labels to upper case
  * Fix bootloader for efi on rhel systems
  * Don't run setfiles on /boot/efi
  * Add iscsi-boot element
  * Fix bootloader packages for rhel
  * Don't install zypper on bionic
  * Rename output log files
  * Save and close stdout on exit
  * Reduce path length in PS4 for debug
  * Use surrogateescape with outfilter.py
  * Fix encoding issue during processing output
- Package improvements
  * convert to python3
  * Improve description
  * spec-cleaner fixes

OBS-URL: https://build.opensuse.org/request/show/623931
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=36
2018-07-19 11:04:57 +00:00
801cca4124 Accepting request 616235 from devel:languages:python
- Version bump to 2.15.1 (bsc#1097115)
  * elements: pip-and-virtualenv: Handle openSUSE Leap 15
  * Allow to rebuild arbitrary images
  * Replace the ubuntu-minimal trusty test with a bionic one
  * Remove non-maintained ubuntu-core element
  * elements: zypper-minimal: Add support for openSUSE Leap 15.X
  * Add Ubuntu 18.04 support
  * Remove duplicate GRUB command line entry
  * rpm-distro: set the contentdir yum var
  * Trivial: update url to new url
  * Fixes add-apt-keys in dpkg element
  * Add pip cache cleanup to pip-and-virtualenv
  * pip-and-virtualenv: fix install-pip when centos-release-openstack is enabled
  * Stop using slave_scripts/install-distro-packages.sh

OBS-URL: https://build.opensuse.org/request/show/616235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diskimage-builder?expand=0&rev=16
2018-06-19 09:55:53 +00:00
Markos Chandras
d7d0e54b71 - Version bump to 2.15.1 (bsc#1097115)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=34
2018-06-12 07:22:02 +00:00
673373922b Accepting request 614938 from home:markoschandras:sysinstall
- Version bump to 2.15.1
  * elements: pip-and-virtualenv: Handle openSUSE Leap 15
  * Allow to rebuild arbitrary images
  * Replace the ubuntu-minimal trusty test with a bionic one
  * Remove non-maintained ubuntu-core element
  * elements: zypper-minimal: Add support for openSUSE Leap 15.X
  * Add Ubuntu 18.04 support
  * Remove duplicate GRUB command line entry
  * rpm-distro: set the contentdir yum var
  * Trivial: update url to new url
  * Fixes add-apt-keys in dpkg element
  * Add pip cache cleanup to pip-and-virtualenv
  * pip-and-virtualenv: fix install-pip when centos-release-openstack is enabled
  * Stop using slave_scripts/install-distro-packages.sh

OBS-URL: https://build.opensuse.org/request/show/614938
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=33
2018-06-07 17:44:25 +00:00
e223c2c06c Accepting request 602548 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/602548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diskimage-builder?expand=0&rev=15
2018-04-30 20:58:38 +00:00
Tomáš Chvátal
ff4e02efa7 Accepting request 602517 from home:markoschandras:sysinstall
- Version bump to 2.14.1
  * Fix epel element for centos-minimal
  * Revert "debootstrap: Call update-initramfs explicitly"
  * Remove installed packages before pip install
  * Don't only install python3-virtualenv
  * Don't use -e to test for what might be broken symlink
  * add lower-constraints job
  * Set the dhclient timeout to match DIB_DHCP_TIMEOUT
  * Formalise saving of /etc/resolv.conf
  * Restore tracing on exit points of block_device_create_config_file
  * delete unused module
  * debootstrap: Call update-initramfs explicitly
  * Change the GENTOO_PORTAGE_CLEANUP variable default
  * Fix element-provides in debian element
  * Revert "Remove tripleo jobs"
  * enable systemd profile for Gentoo
  * install sudo in the devuser element
  * Fix default partition type
  * Remove tripleo jobs
  * remove portage git directory
  * Updated from global requirements
  * Updated from global requirements
  * proliant-tools: add net-tools package to support hpsum utility
  * Make the build reproducible
  * Updated from global requirements
  * secondary architectures use different url
  * Fix for rhel7 iso image creation.
  * Fix for passing user defined value for satellite cert for rhel-common.
  * arm64: use HWE kernel and fix console
  * Choose appropriate bootloader for block-device

OBS-URL: https://build.opensuse.org/request/show/602517
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=31
2018-04-30 13:14:36 +00:00
0322c7d585 Accepting request 584983 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/584983
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diskimage-builder?expand=0&rev=14
2018-03-11 14:24:59 +00:00
Tomáš Chvátal
2bf7884ab0 Accepting request 584825 from home:markoschandras:sysinstall
- Version bump to 2.11.0
  * Install systemd earlier for Ubuntu Bionic
  * update gentoo vars for new profile and python
  * Set default label for XFS disks
  * Don't install dmidecode on Fedora ppc64le
  * Updated from global requirements
  * Add support for Fedora 27, remove EOL Fedora 25
  * Don't fstrim vfat partitions
  * Remove RH1 check OVB jobs from configuration
  * upgrade pip before using -c option
  * Correct link address
  * Updated from global requirements
  * Add SUSE Mapping
  * Revert "Dont install python-pip for py3k"
  * Adding mapping for SUSE package
  * Check source-repository-* files for trailing newline
  * ironic-agent: don't remove make
  * Remove architecture rules on lshw dependency in ironic-agent
  * zypper: fix package removal
  * Avoid tox_install.sh for constraints support
  * Fix wrong epel-release-7* package URL
  * Add the groundwork for musl profile support
  * Enable support for Gentoo overlays
  * Pre-install curl
  * Install fedora-gpg-keys for F27
  * Make preinstall.d more deterministic
  * Use EPEL for debootstrap on centos
  * Fix /dev/pts mount options handling
  * Make python changes more reliable
  * Remove setting of version/release from releasenotes

OBS-URL: https://build.opensuse.org/request/show/584825
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=29
2018-03-09 11:22:02 +00:00
5b0aa592d6 Accepting request 548359 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/548359
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diskimage-builder?expand=0&rev=13
2017-12-06 07:59:12 +00:00
Tomáš Chvátal
17243fcf08 Accepting request 548112 from home:markoschandras:sysinstall
- Version bump to 2.9.0
  * Add initramfs-tools for ubuntu-minimal
  * Create /etc/machine-id for fedora
  * Use latest Fedora .qcow URL
  * Updated from global requirements
  * Add missing package dependency for yaml
  * Mention the need of dracut-regenerate element
  * Move the ordering of the dracut regenerate command
  * Fix cylical systemd config for dhcp-all-interfaces
  * LVM support for dib-block-device
  * Increase timeout for removal
  * Add netbase to ensure /etc/protocols is placed for debian
  * Add kpartx as a requirement to build images
  * Clear up debian element documentation
  * Bump fedora/fedora-minimal DIB_RELEASE 26
  * Allow users to specify partition type in the MBR PTE
- Fix env-script-interpreter rpmlint warnings.

OBS-URL: https://build.opensuse.org/request/show/548112
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=27
2017-12-04 21:27:33 +00:00
304bfd8487 Accepting request 516762 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/516762
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diskimage-builder?expand=0&rev=12
2017-08-24 16:51:57 +00:00
ca418df019 Accepting request 516753 from home:markoschandras:sysinstall
- Version bump to 2.8.0
  * Move selinux packages to redhat-common
  * Use SELinuxfs to check selinux status
  * Switch openSUSE to 42.3 by default

OBS-URL: https://build.opensuse.org/request/show/516753
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=25
2017-08-14 07:56:08 +00:00
9ce8122846 Accepting request 512627 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/512627
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diskimage-builder?expand=0&rev=11
2017-08-10 12:04:12 +00:00
Markos Chandras
291f245e21 Accepting request 512626 from home:markoschandras:sysinstall
- Version bump to 2.7.1
  * elements: zypper-minimal: Install tar package
  * zypper: Clean caches and don't cache packages locally

OBS-URL: https://build.opensuse.org/request/show/512626
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=23
2017-07-26 09:28:40 +00:00
36290ff50f Accepting request 512230 from home:markoschandras:sysinstall
- Version bump to 2.7.0 
  * Move setfiles to outside chroot with runcon
  * doc: supported_distros: Add openSUSE Leap 42.2/3 and Tumbleweed
  * Add -m flag to setfiles for Fedora 26
  * yum-minimal: pre-install coreutils
  * Force install during pip-and-virtualenv
  * Fix latest-limit command line
  * opensuse-minimal: install glibc-locale
  * elements: openstack-ci-mirrors: Use openSUSE mirrors for gating jobs
  * Remove DIB_[DISTRO]_DISTRIBUTION_MIRROR
  * doc: Switch from oslosphinx to openstackdocstheme
  * The correct option for label name in fat and vfat is '-n'
  * zypper-minimal: No point in preserving the environment here
  * Remove additional Bumblebee repository for opensuse element
  * Enable console during kernel boot on Power
  * fix readme.rst to reflect correct environment variable
  * Add symlink test for resolv.conf restore
  * pip-and-virtualenv: Install python3 on openSUSE
  * Support for Cloud Images on ppc64le for rhel7 and centos7
  * bindep.txt: Exclude gnupg2 package on openSUSE
  * Avoid hanging endlessly on unreachable cache urls
  * elements: pip-and-virtualenv: Use common packages for openSUSE
  * Remove mirror create
  * Remove centos and rhel elements
  * Updated from global requirements
  * dib-lint: Ignore editor temp files for linting run
  * Fix mkfs use wrong label option for vfat
  * Use the dib python to do cleanup
  * Replace architecture-emulation-binaries with qemu-debootstrap

OBS-URL: https://build.opensuse.org/request/show/512230
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=22
2017-07-24 18:54:36 +00:00
617c611ae3 Accepting request 510261 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/510261
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diskimage-builder?expand=0&rev=10
2017-07-17 07:11:34 +00:00
Markos Chandras
e893f9b375 Accepting request 510260 from home:markoschandras:sysinstall
- Version bump to 2.6.1
  * On suse the python2 dev package is python-devel        
  * Move ironic-agent test to fedora-minimal               
  * Start at using CI mirrors for fedora/centos            
  * Use local mirror for ubuntu-minimal jobs               
  * Move apt-sources to ubuntu-minimal / move debian to skip list                                                      
  * Sync after writing partition table                     
  * Install systemd earlier for Stretch
  * Fix mkfs failure when loop device is not ready

OBS-URL: https://build.opensuse.org/request/show/510260
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/diskimage-builder?expand=0&rev=20
2017-07-14 11:18:12 +00:00
91573151f4 Accepting request 503781 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/503781
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diskimage-builder?expand=0&rev=9
2017-06-16 08:54:28 +00:00