3970f01
# NOTE: This specfile is generated from upstream at https://github.com/rhinstaller/lorax
3970f01
# NOTE: Please submit changes as a pull request
Martin Gracik 75675ef
%define debug_package %{nil}
Martin Gracik 75675ef
Martin Gracik 6d90247
Name:           lorax
86a1937
Version:        30.13
fdd5208
Release:        1%{?dist}
Martin Gracik 6d90247
Summary:        Tool for creating the anaconda install images
Martin Gracik 6d90247
Martin Gracik 6d90247
License:        GPLv2+
4bb3ecd
URL:            https://github.com/weldr/lorax
0aea81e
# To generate Source0 do:
4bb3ecd
# git clone https://github.com/weldr/lorax
0aea81e
# git checkout -b archive-branch lorax-%%{version}-%%{release}
0aea81e
# tito build --tgz
0aea81e
Source0:        %{name}-%{version}.tar.gz
Martin Gracik 6d90247
d588db6
BuildRequires:  python3-devel
Martin Gracik 829626c
0076416
Requires:       lorax-templates
0076416
Martin Gracik 829626c
Requires:       GConf2
Martin Gracik 6d90247
Requires:       cpio
Martin Gracik 6d90247
Requires:       device-mapper
Martin Gracik 6d90247
Requires:       dosfstools
Martin Gracik 829626c
Requires:       e2fsprogs
Martin Gracik 829626c
Requires:       findutils
Martin Gracik 829626c
Requires:       gawk
86a1937
Requires:       xorrisofs
46bfeb7
Requires:       glib2
Martin Gracik 829626c
Requires:       glibc
Martin Gracik 829626c
Requires:       glibc-common
Martin Gracik 16297df
Requires:       gzip
Martin Gracik 829626c
Requires:       isomd5sum
Martin Gracik 829626c
Requires:       module-init-tools
Martin Gracik 829626c
Requires:       parted
7695dd2
Requires:       squashfs-tools >= 4.2
Martin Gracik 829626c
Requires:       util-linux
d7daa04
Requires:       xz-lzma-compat
Martin Gracik 829626c
Requires:       xz
0012092
Requires:       pigz
d7daa04
Requires:       pbzip2
9675a26
Requires:       dracut >= 030
80cc094
Requires:       kpartx
d588db6
d588db6
# Python modules
d588db6
Requires:       libselinux-python3
d588db6
Requires:       python3-mako
d588db6
Requires:       python3-kickstart
7788d2f
Requires:       python3-dnf >= 3.2.0
b97aa3b
Requires:       python3-librepo
0968815
0968815
%if 0%{?fedora}
0968815
# Fedora specific deps
b1a3aeb
%ifarch x86_64
d588db6
Requires:       hfsplus-tools
b1a3aeb
%endif
0968815
%endif
Martin Gracik 6d90247
Martin Gracik 16297df
%ifarch %{ix86} x86_64
86a1937
Requires:       syslinux >= 6.03-1
86a1937
Requires:       syslinux-nonlinux >= 6.03-1
Martin Gracik 77fd217
%endif
Martin Gracik 77fd217
238111e
%ifarch ppc64le
7d9b154
Requires:       grub2
7d9b154
Requires:       grub2-tools
7695dd2
%endif
7695dd2
Martin Gracik 0153a7c
%ifarch s390 s390x
Martin Gracik 0153a7c
Requires:       openssh
Martin Gracik 0153a7c
%endif
Martin Gracik 0153a7c
7fc00eb
%ifarch %{arm}
7fc00eb
Requires:       uboot-tools
7fc00eb
%endif
7fc00eb
5ed738d
# Moved image-minimizer tool to lorax
d55c6c9
Provides:       appliance-tools-minimizer = %{version}-%{release}
ebd1882
Obsoletes:      appliance-tools-minimizer < 007.7-3
5ed738d
Martin Gracik 6d90247
%description
Martin Gracik 6d90247
Lorax is a tool for creating the anaconda install images.
Martin Gracik 6d90247
7695dd2
It also includes livemedia-creator which is used to create bootable livemedia,
7695dd2
including live isos and disk images. It can use libvirtd for the install, or
7695dd2
Anaconda's image install feature.
7695dd2
d588db6
%package lmc-virt
d588db6
Summary:  livemedia-creator libvirt dependencies
d588db6
Requires: lorax = %{version}-%{release}
626cb1e
Requires: qemu
dff2bd1
dff2bd1
# Fedora edk2 builds currently only support these arches
dff2bd1
%ifarch %{ix86} x86_64 %{arm} aarch64
6eacccb
Requires: edk2-ovmf
dff2bd1
%endif
626cb1e
Recommends: qemu-kvm
d588db6
d588db6
%description lmc-virt
626cb1e
Additional dependencies required by livemedia-creator when using it with qemu.
d588db6
d588db6
%package lmc-novirt
d588db6
Summary:  livemedia-creator no-virt dependencies
d588db6
Requires: lorax = %{version}-%{release}
d588db6
Requires: anaconda-core
d588db6
Requires: anaconda-tui
57718d7
Requires: system-logos
d588db6
d588db6
%description lmc-novirt
d588db6
Additional dependencies required by livemedia-creator when using it with --no-virt
d588db6
to run Anaconda.
d588db6
0076416
%package templates-generic
0076416
Summary:  Generic build templates for lorax and livemedia-creator
0076416
Requires: lorax = %{version}-%{release}
d55c6c9
Provides: lorax-templates = %{version}-%{release}
0076416
0076416
%description templates-generic
0076416
Lorax templates for creating the boot.iso and live isos are placed in
0076416
/usr/share/lorax/templates.d/99-generic
d588db6
d55c6c9
%package composer
d55c6c9
Summary: Lorax Image Composer API Server
d55c6c9
# For Sphinx documentation build
d55c6c9
BuildRequires: python3-flask python3-gobject libgit2-glib python3-pytoml python3-semantic_version
d55c6c9
d55c6c9
Requires: lorax = %{version}-%{release}
d55c6c9
Requires(pre): /usr/bin/getent
d55c6c9
Requires(pre): /usr/sbin/groupadd
d55c6c9
Requires(pre): /usr/sbin/useradd
d55c6c9
d55c6c9
Requires: python3-pytoml
d55c6c9
Requires: python3-semantic_version
d55c6c9
Requires: libgit2
d55c6c9
Requires: libgit2-glib
d55c6c9
Requires: python3-flask
d55c6c9
Requires: python3-gevent
d55c6c9
Requires: anaconda-tui
d55c6c9
Requires: qemu-img
d55c6c9
Requires: tar
d55c6c9
d55c6c9
%{?systemd_requires}
d55c6c9
BuildRequires: systemd
d55c6c9
d55c6c9
%description composer
d55c6c9
lorax-composer provides a REST API for building images using lorax.
d55c6c9
d55c6c9
%package -n composer-cli
d55c6c9
Summary: A command line tool for use with the lorax-composer API server
d55c6c9
d55c6c9
# From Distribution
d55c6c9
Requires: python3-urllib3
d55c6c9
d55c6c9
%description -n composer-cli
d55c6c9
A command line tool for use with the lorax-composer API server. Examine recipes,
d55c6c9
build images, etc. from the command line.
d55c6c9
Martin Gracik 6d90247
%prep
0aea81e
%setup -q -n %{name}-%{version}
Martin Gracik 6d90247
Martin Gracik 6d90247
%build
Martin Gracik 6d90247
Martin Gracik 6d90247
%install
Martin Gracik 6d90247
rm -rf $RPM_BUILD_ROOT
03dcc45
make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
Martin Gracik 6d90247
c5619fd
# Install example blueprints from the test suite.
c5619fd
# This path MUST match the lorax-composer.service blueprint path.
c5619fd
mkdir -p $RPM_BUILD_ROOT/var/lib/lorax/composer/blueprints/
a653f71
for bp in example-http-server.toml example-development.toml example-atlas.toml; do
a653f71
    cp ./tests/pylorax/blueprints/$bp $RPM_BUILD_ROOT/var/lib/lorax/composer/blueprints/
a653f71
done
c5619fd
d55c6c9
%pre composer
d55c6c9
getent group weldr >/dev/null 2>&1 || groupadd -r weldr >/dev/null 2>&1 || :
d55c6c9
getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin -c "User for lorax-composer" weldr >/dev/null 2>&1 || :
d55c6c9
d55c6c9
%post composer
d55c6c9
%systemd_post lorax-composer.service
d55c6c9
%systemd_post lorax-composer.socket
d55c6c9
d55c6c9
%preun composer
d55c6c9
%systemd_preun lorax-composer.service
d55c6c9
%systemd_preun lorax-composer.socket
d55c6c9
d55c6c9
%postun composer
d55c6c9
%systemd_postun_with_restart lorax-composer.service
d55c6c9
%systemd_postun_with_restart lorax-composer.socket
d55c6c9
Martin Gracik 6d90247
%files
e0ba3da
%defattr(-,root,root,-)
c88a149
%license COPYING
d588db6
%doc AUTHORS docs/livemedia-creator.rst docs/product-images.rst
9fa0a77
%doc docs/*ks
d588db6
%{python3_sitelib}/pylorax
d588db6
%{python3_sitelib}/*.egg-info
Martin Gracik 6d90247
%{_sbindir}/lorax
7695dd2
%{_sbindir}/mkefiboot
7695dd2
%{_sbindir}/livemedia-creator
5ed738d
%{_bindir}/image-minimizer
3d1268f
%{_bindir}/mk-s390-cdboot
Martin Gracik 6d90247
%dir %{_sysconfdir}/lorax
Martin Gracik 6d90247
%config(noreplace) %{_sysconfdir}/lorax/lorax.conf
Martin Gracik 6d90247
%dir %{_datadir}/lorax
03dcc45
%{_mandir}/man1/*.1*
86a1937
%{_tmpfilesdir}/lorax.conf
Martin Gracik 6d90247
d588db6
%files lmc-virt
d588db6
d588db6
%files lmc-novirt
d588db6
0076416
%files templates-generic
67e624f
%dir %{_datadir}/lorax/templates.d
0076416
%{_datadir}/lorax/templates.d/*
0076416
d55c6c9
%files composer
d55c6c9
%config(noreplace) %{_sysconfdir}/lorax/composer.conf
d55c6c9
%{python3_sitelib}/pylorax/api/*
d55c6c9
%{_sbindir}/lorax-composer
d55c6c9
%{_unitdir}/lorax-composer.service
d55c6c9
%{_unitdir}/lorax-composer.socket
d55c6c9
%dir %{_datadir}/lorax/composer
d55c6c9
%{_datadir}/lorax/composer/*
d55c6c9
%{_tmpfilesdir}/lorax-composer.conf
c5619fd
%dir %attr(0771, root, weldr) %{_sharedstatedir}/lorax/composer/
c5619fd
%dir %attr(0771, root, weldr) %{_sharedstatedir}/lorax/composer/blueprints/
c5619fd
%attr(0771, weldr, weldr) %{_sharedstatedir}/lorax/composer/blueprints/*
d55c6c9
d55c6c9
%files -n composer-cli
3e0806e
%{_bindir}/composer-cli
d55c6c9
%{python3_sitelib}/composer/*
3e0806e
%{_sysconfdir}/bash_completion.d/composer-cli
0076416
Martin Gracik 6d90247
%changelog
86a1937
* Wed Jan 30 2019 Brian C. Lane <bcl@redhat.com> 30.13-1
86a1937
- Remove duplicate repositories from the sources list (bcl@redhat.com)
86a1937
- Copy .discinfo to the boot.iso (bcl@redhat.com)
86a1937
- Clarify the ks repo only error message (bcl@redhat.com)
86a1937
- fedora-livemedia.ks: Add packages needed to boot livecd on UEFI systems (bcl@redhat.com)
86a1937
- Use xorrisofs instead of mkisofs (bcl@redhat.com)
86a1937
- lorax: Move default tmp dir to /var/tmp/lorax (bcl@redhat.com)
86a1937
- Export OS_PROJECT_NAME variable in openstack scripts (jstodola@redhat.com)
86a1937
- Collect results from all cleanup scripts (jstodola@redhat.com)
86a1937
- Typo in PR template (atodorov@redhat.com)
86a1937
- Expand parameters as separate words (jstodola@redhat.com)
86a1937
- Add PR template with instructions for repo members (atodorov@redhat.com)
86a1937
- Add script for removing old artifacts from OpenStack (jstodola@redhat.com)
86a1937
- Add script for removing old artifacts from AWS (jstodola@redhat.com)
86a1937
fdd5208
* Fri Jan 18 2019 Brian C. Lane <bcl@redhat.com> 30.12-1
fdd5208
- Don't exclude /dev from the `setfiles` in `novirt_install` (awilliam@redhat.com)
fdd5208
fdd5208
* Fri Jan 18 2019 Brian C. Lane <bcl@redhat.com> 30.11-1
fdd5208
- dracut-fips is no longer a subpackage, it is included in dracut. (bcl@redhat.com)
d039d7c
238111e
* Tue Jan 08 2019 Brian C. Lane <bcl@redhat.com> 30.10-1
238111e
- Remove unneeded else from for/else loop. It confuses pylint (bcl@redhat.com)
238111e
- Turn off pylint warning about docstring with backslash (bcl@redhat.com)
238111e
- Turn off smartquotes in Sphinx documentation (bcl@redhat.com)
238111e
- fixes #543 qemu -nodefconfig deprecated (afm404@gmail.com)
238111e
- fix spinx build warnings (afm404@gmail.com)
238111e
- Revert "lorax-composer: Cancel running Anaconda process" (bcl@redhat.com)
238111e
- set inst.stage2 for ppc64le image (rhbz#1577587) (dan@danny.cz)
238111e
- Allow customizations to be specified as a toml list (dshea@redhat.com)
238111e
- Make sure cancel_func is not None (bcl@redhat.com)
238111e
- drop ppc/ppc64 from tests (dan@danny.cz)
238111e
- drop ppc/ppc64 from spec (dan@danny.cz)
238111e
- all supported arches have docker (dan@danny.cz)
238111e
- drop big endian ppc/ppc64 support (dan@danny.cz)
238111e
- add qemu command mapping for ppc64le (dan@danny.cz)
238111e
- don't reduce initrd size on ppc64/ppc64le (dan@danny.cz)
238111e
- fbset has been retired (dan@danny.cz)
238111e
- Add timestamps to program.log and dnf.log (bcl@redhat.com)
238111e
cbcdf63
* Mon Dec 17 2018 Brian C. Lane <bcl@redhat.com> 30.9-1
cbcdf63
- lorax: Save information about rootfs filesystem size and usage (bcl@redhat.com)
cbcdf63
- Turn on signed tags when using tito. (bcl@redhat.com)
cbcdf63
- lorax-composer: Cancel running Anaconda process (bcl@redhat.com)
cbcdf63
- Add cancel_func to virt and novirt_install functions (bcl@redhat.com)
cbcdf63
- lorax-composer: Check for STATUS before deleting (bcl@redhat.com)
cbcdf63
- Check for existing CANCEL request, and exit on FINISHED (bcl@redhat.com)
cbcdf63
- tests: use the first IP address if more than 1 retruned from OpenStack (atodorov@redhat.com)
cbcdf63
- tests: remove a debugging command (atodorov@redhat.com)
cbcdf63
- Add openstack to the image type list in the docs (dshea@redhat.com)
cbcdf63
a361142
* Thu Dec 06 2018 Brian C. Lane <bcl@redhat.com> 30.8-1
a361142
- lorax-composer: Handle packages with multiple builds (bcl@redhat.com)
a361142
- lorax-composer: Check the queue and results at startup (bcl@redhat.com)
a361142
- Teach OpenStack test to distinguish between RHEL and Fedora (atodorov@redhat.com)
a361142
- Use full path for Azure playbook as well (atodorov@redhat.com)
a361142
- Use a temporary dir for ssh keys during testing (atodorov@redhat.com)
a361142
- Update V_DATASTORE b/c defaults appear to have been changed (atodorov@redhat.com)
a361142
- Clone pyvmomi samples in the correct directory (atodorov@redhat.com)
a361142
- Use full path when pushing toml files during testing (atodorov@redhat.com)
a361142
- Add empty ci_after_success target for Jenkins (atodorov@redhat.com)
a361142
- Implicitly specify ssh key directory/files for testing (atodorov@redhat.com)
a361142
- [test] Clean up containers.json (atodorov@redhat.com)
a361142
- Teach AWS test to distinguish between RHEL and Fedora (atodorov@redhat.com)
a361142
d7daa04
* Thu Nov 29 2018 Brian C. Lane <bcl@redhat.com> 30.7-1
d7daa04
- lorax-composer: Install selinux-policy-targeted in images (bcl@redhat.com)
d7daa04
- Remove setfiles from mkrootfsimage (bcl@redhat.com)
d7daa04
- New lorax documentation - 30.7 (bcl@redhat.com)
d7daa04
- Remove SELinux Permissive checks (bcl@redhat.com)
d7daa04
- Drop minor version from php package in blueprint (atodorov@redhat.com)
d7daa04
- Use a temporary shared dir when testing (atodorov@redhat.com)
d7daa04
- Copy blueprints used for testing to temporary directory (atodorov@redhat.com)
d7daa04
- Add make targets for Jenkins (atodorov@redhat.com)
d7daa04
- Add --no-system-repos to lorax-composer (bcl@redhat.com)
d7daa04
- Install grubby-deprecated package for ARMv7 (javierm@redhat.com)
d7daa04
- Teach test_cli.sh to execute test scripts via arguments (atodorov@redhat.com)
d7daa04
- new test: build an image and deploy it on Azure (atodorov@redhat.com)
d7daa04
- Fix typo in comment (atodorov@redhat.com)
d7daa04
- Fix reporting of coverage results to coverall.io (bcl@redhat.com)
d7daa04
- For OpenStack build image with rng-tools installed (atodorov@redhat.com)
d7daa04
- Add tests for partitioned disk images (bcl@redhat.com)
d7daa04
- Create a kpartx_disk_img function (bcl@redhat.com)
d7daa04
- Add tests for pylorax.imgutils (bcl@redhat.com)
d7daa04
- Add tests to test_creator.py (bcl@redhat.com)
d7daa04
- Fix make_appliance and the libvirt.tmpl (bcl@redhat.com)
d7daa04
- Add some tests for creator.py (bcl@redhat.com)
d7daa04
- tests: Add executils test (bcl@redhat.com)
d7daa04
- tests: Add sysutils test (bcl@redhat.com)
d7daa04
- tests: Add discinfo test (bcl@redhat.com)
d7daa04
- tests: Add treeinfo test (bcl@redhat.com)
d7daa04
- Stop using build to run the tests, allow using podman (bcl@redhat.com)
d7daa04
- new test: build and deploy an image in OpenStack (atodorov@redhat.com)
d7daa04
- Fix typos in VM_NAME and cleanup command (atodorov@redhat.com)
d7daa04
- new test: build and deploy images on vSphere (atodorov@redhat.com)
d7daa04
- Update docs with info about ssh keys (atodorov@redhat.com)
d7daa04
b15b4e3
* Mon Oct 29 2018 Brian C. Lane <bcl@redhat.com> 30.6-1
b15b4e3
- new test: build and deploy images on AWS (atodorov@redhat.com)
b15b4e3
- Disable execution of new tests which need Docker privileged mode (atodorov@redhat.com)
b15b4e3
- New tests: build ext4-filesystem and partitioned-disk composes (atodorov@redhat.com)
b15b4e3
- Update tmux version in tests (atodorov@redhat.com)
b15b4e3
- Add tests for ltmpl.py (bcl@redhat.com)
b15b4e3
- Move get_dnf_base_object into a module (bcl@redhat.com)
b15b4e3
- New lorax documentation - 30.5 (bcl@redhat.com)
b15b4e3
- Build manpages for composer-cli and lorax-composer (bcl@redhat.com)
b15b4e3
- Add --squashfs-only option to drop inner rootfs.img layer (marmarek@invisiblethingslab.com)
b15b4e3
- Update php version to 7.3.* (bcl@redhat.com)
b15b4e3
- Update the projects tests to use DNF Repo object (bcl@redhat.com)
b15b4e3
- dnf changed the type of gpgkey to a tuple (bcl@redhat.com)
b15b4e3
- Install python3-librepo in the test container (bcl@redhat.com)
b15b4e3
- lorax: Log when SOURCE_DATE_EPOCH is used for the current time (bcl@redhat.com)
b15b4e3
- Drop non-determinism from default templates (marmarek@invisiblethingslab.com)
b15b4e3
- Use SOURCE_DATE_EPOCH for volumeid of efi boot image (marmarek@invisiblethingslab.com)
b15b4e3
- Preserve timestamps when building fs image (marmarek@invisiblethingslab.com)
b15b4e3
- Use SOURCE_DATE_EPOCH for metadata timestamps (marmarek@invisiblethingslab.com)
b15b4e3
6456a08
* Fri Oct 12 2018 Brian C. Lane <bcl@redhat.com> 30.5-1
6456a08
- Update depsolving with suggestions from dnf (#1636239) (bcl@redhat.com)
6456a08
- Disable false context-manager pylint error (bcl@redhat.com)
6456a08
- Fix directory creation for blueprints (bcl@redhat.com)
6456a08
- Update the tests for new make_dnf_dir arguments. (bcl@redhat.com)
6456a08
- Change make_dnf_dirs to be run as root (bcl@redhat.com)
6456a08
- Fix vhd images (vponcova@redhat.com)
6456a08
d57e0f0
* Tue Oct 09 2018 Brian C. Lane <bcl@redhat.com> 30.4-1
d57e0f0
- Add an openstack image type (bcl@redhat.com)
d57e0f0
- Add cloud-init to vhd images. (dshea@redhat.com)
d57e0f0
- Replace /etc/machine-id with an empty file (dshea@redhat.com)
d57e0f0
3e0806e
* Mon Oct 08 2018 Brian C. Lane <bcl@redhat.com> 30.3-1
3e0806e
- Update cli tests to use composer-cli name (bcl@redhat.com)
3e0806e
- Revert "Rename composer-cli to composer" (bcl@redhat.com)
3e0806e
52194d0
* Fri Oct 05 2018 Brian C. Lane <bcl@redhat.com> 30.2-1
52194d0
- Work around dnf problem with multiple repos (bcl@redhat.com)
52194d0
- Add and enable cloud-init for ami images (lars@karlitski.net)
52194d0
- Make no-virt generated images sparser (dshea@redhat.com)
52194d0
- New lorax documentation - 30.1 (bcl@redhat.com)
52194d0
261de08
* Wed Oct 03 2018 Brian C. Lane <bcl@redhat.com> 30.1-1
261de08
- Report an error if the blueprint doesn't exist (bcl@redhat.com)
261de08
- cli: Clarify error message for unprivileged access (lars@karlitski.net)
261de08
- Write a rootpw line if no root customizations in the blueprint (bcl@redhat.com)
261de08
a8de4ff
* Tue Oct 02 2018 Brian C. Lane <bcl@redhat.com> 30.0-1
a8de4ff
- Add beakerlib to Dockerfile.test (bcl@redhat.com)
a8de4ff
- Adjust the new templates for locked root (bcl@redhat.com)
a8de4ff
- Adjust projects test for DNF 3.6.1 tuple issue (bcl@redhat.com)
a8de4ff
- Don't try to append to DNF config value that can't take it
a8de4ff
  (awilliam@redhat.com)
a8de4ff
- Always update repo metadata when building an image (bcl@redhat.com)
a8de4ff
- Add a test for repo metadata expiration (bcl@redhat.com)
a8de4ff
- Add tests for setting root password and ssh key with blueprints
a8de4ff
  (bcl@redhat.com)
a8de4ff
- Use rootpw for setting the root password instead of user (bcl@redhat.com)
a8de4ff
- Lock the root account, except on live-iso (bcl@redhat.com)
a8de4ff
- Add new compose types to compose sanity test (dshea@redhat.com)
a8de4ff
- Add virt guest agents to the qcow2 compose (dshea@redhat.com)
a8de4ff
- Add a vmdk compose type. (dshea@redhat.com)
a8de4ff
- Add a vhd compose type for Azure images (dshea@redhat.com)
a8de4ff
- Add an ami compose type for AWS images (dshea@redhat.com)
a8de4ff
- Remove --fstype from the generated part line (dshea@redhat.com)
a8de4ff
- Also run `make check` on travis (lars@karlitski.net)
a8de4ff
- Fix pylint errors and warnings (lars@karlitski.net)
a8de4ff
- New cli test covering basic compose commands (atodorov@redhat.com)
a8de4ff
- Update glusterfs to 5.* (atodorov@redhat.com)
a8de4ff
- Execute bash tests for composer-cli (atodorov@redhat.com)
a8de4ff
- Rename composer-cli to composer (lars@karlitski.net)
a8de4ff
- Include python3-pyatspi on boot.iso (#1506595) (bcl@redhat.com)
a8de4ff
- Start a HACKING.md file and document how to run the tests (stefw@redhat.com)
a8de4ff
- tests: Fix tests so they run on Fedora 28 (stefw@redhat.com)
a8de4ff
- Ignore files created by tests (stefw@redhat.com)
a8de4ff
- Makefile: Fix the 'make install' target (stefw@redhat.com)
a8de4ff
- Replace CJK fonts with Google Noto CJK (akira@tagoh.org)
a8de4ff
- Fix a DeprecationWarning (dshea@redhat.com)
a8de4ff
- Fix the expected versions of blueprint components (dshea@redhat.com)
a8de4ff
- Switch the test container back to rawhide (dshea@redhat.com)
d924be0
b97aa3b
* Fri Sep 07 2018 Brian C. Lane <bcl@redhat.com> 29.15-1
b97aa3b
- Add a Makefile target for building html docs using a rawhide environment (bcl@redhat.com)
b97aa3b
- Revert "Don't activate default auto connections after switchroot" (rvykydal@redhat.com)
b97aa3b
- Need to explicitly require python3-librepo (#1626413) (bcl@redhat.com)
b97aa3b
- New lorax documentation - 29.14 (bcl@redhat.com)
b97aa3b
d1ca115
* Thu Sep 06 2018 Brian C. Lane <bcl@redhat.com> 29.14-1
d1ca115
- Add the create ISO component for ARMv7 (pbrobinson@gmail.com)
d1ca115
- Don't activate default auto connections after switchroot (rvykydal@redhat.com)
d1ca115
- Ignore a pylint warning about UnquotingConfigParser get args (bcl@redhat.com)
d1ca115
- Ditch all use of pyanaconda's simpleconfig (awilliam@redhat.com)
3e4ca33
7788d2f
* Wed Aug 29 2018 Brian C. Lane <bcl@redhat.com> 29.13-1
7788d2f
- Update the example blueprints for rawhide (bcl@redhat.com)
7788d2f
- Bump required dnf version to 3.2.0 for module_platform_id support (bcl@redhat.com)
7788d2f
- Add support for DNF 3.2 module_platform_id config value (bcl@redhat.com)
7788d2f
- lorax: Only run depmod on the installed kernels (bcl@redhat.com)
7788d2f
9ec2e3d
* Tue Aug 28 2018 Brian C. Lane <bcl@redhat.com> 29.12-1
9ec2e3d
- Minor package fixes for aarch64/ARMv7 (pbrobinson@gmail.com)
9ec2e3d
a653f71
* Mon Aug 27 2018 Brian C. Lane <bcl@redhat.com> 29.11-1
a653f71
- Fix composer-cli blueprints changes to get correct total (bcl@redhat.com)
a653f71
- Fix blueprints/list and blueprints/changes to return the correct total (bcl@redhat.com)
a653f71
- Add tests for limit=0 routes (bcl@redhat.com)
a653f71
- Add a function to get_url_json_unlimited to retrieve the total (bcl@redhat.com)
a653f71
- Fix tests related to blueprint name changes (bcl@redhat.com)
a653f71
- Add 'example' to the example blueprint names (bcl@redhat.com)
a653f71
- Use urllib.parse instead of urlparse (bcl@redhat.com)
a653f71
- In composer-cli, request all results (dshea@redhat.com)
a653f71
- Add tests for /compose/status filter arguments (dshea@redhat.com)
a653f71
- Allow '*' as a uuid in /compose/status/<uuid> (dshea@redhat.com)
a653f71
- Add filter arguments to /compose/status (dshea@redhat.com)
a653f71
- composer-cli should not log to a file by default (bcl@redhat.com)
a653f71
- Add documentation for using a DVD as the package source (bcl@redhat.com)
a653f71
- Set TCP listen backlog for API socket to SOMAXCONN (lars@karlitski.net)
a653f71
- Update Arm architectures for the latest requirements (pbrobinson@gmail.com)
a653f71
- New lorax documentation - 29.11 (bcl@redhat.com)
a653f71
- Add a note about using lorax-composer.service (bcl@redhat.com)
a653f71
- Ignore dnf.logging when building docs (bcl@redhat.com)
a653f71
- Bring back import-state.service (#1615332) (rvykydal@redhat.com)
a653f71
- Fix a little bug in running "modules list". (clumens@redhat.com)
a653f71
- Fix bash_completion.d typo (bcl@redhat.com)
a653f71
- Move disklabel and UEFI support to compose.py (bcl@redhat.com)
a653f71
- Fix more tests. (clumens@redhat.com)
a653f71
- Change INVALID_NAME to INVALID_CHARS. (clumens@redhat.com)
a653f71
- Update composer-cli for the new error return types. (clumens@redhat.com)
a653f71
- Add default error IDs everywhere else. (clumens@redhat.com)
a653f71
- Add error IDs to things that can go wrong when running a compose.  (clumens@redhat.com)
a653f71
- Add error IDs for common source-related errors. (clumens@redhat.com)
a653f71
- Add error IDs for unknown modules and unknown projects. (clumens@redhat.com)
a653f71
- Add error IDs for when an unknown commit is requested. (clumens@redhat.com)
a653f71
- Add error IDs for when an unknown blueprint is requested.  (clumens@redhat.com)
a653f71
- Add error IDs for when an unknown build UUID is requested.  (clumens@redhat.com)
a653f71
- Add error IDs for bad state conditions. (clumens@redhat.com)
a653f71
- Change the error return type for bad limit= and offset=. (clumens@redhat.com)
a653f71
- Don't sort error messages. (clumens@redhat.com)
a653f71
- Fix bash completion of compose info (bcl@redhat.com)
a653f71
- Add + to the allowed API string character set (bcl@redhat.com)
a653f71
- Add job_* timestamp support to compose status (bcl@redhat.com)
a653f71
- Drop .decode from UTF8_TEST_STRING (bcl@redhat.com)
a653f71
- Add input string checks to the branch and format arguments (bcl@redhat.com)
a653f71
- Add a test for invalid characters in the API route (bcl@redhat.com)
a653f71
- Add etc/bash_completion.d/composer-cli (wwoods@redhat.com)
a653f71
- composer-cli: clean up "list" commands (wwoods@redhat.com)
a653f71
- Fix logging argument (bcl@redhat.com)
a653f71
- Update get_system_repo for dnf (bcl@redhat.com)
a653f71
- Update ConfigParser usage for Py3 (bcl@redhat.com)
a653f71
- Update StringIO use for Py3 (bcl@redhat.com)
a653f71
- Add a test for the pylorax.api.timestamp functions (bcl@redhat.com)
a653f71
- Fix write_timestamp for py3 (bcl@redhat.com)
a653f71
- Return a JSON error instead of a 404 on certain malformed URLs.  (clumens@redhat.com)
a653f71
- Return an error if /modules/info doesn't return anything.  (clumens@redhat.com)
a653f71
- Update documentation (#409). (clumens@redhat.com)
a653f71
- Use constants instead of strings (#409). (clumens@redhat.com)
a653f71
- Write timestamps when important events happen during the compose (#409).  (clumens@redhat.com)
a653f71
- Return multiple timestamps in API results (#409). (clumens@redhat.com)
a653f71
- Add a new timestamp.py file to the API directory (#409). (clumens@redhat.com)
a653f71
- Use the first enabled system repo for the test (bcl@redhat.com)
a653f71
- Show more details when the system repo delete test fails (bcl@redhat.com)
a653f71
- Add composer-cli function tests (bcl@redhat.com)
a653f71
- Add a test library (bcl@redhat.com)
a653f71
- composer-cli: Add support for Group to blueprints diff (bcl@redhat.com)
a653f71
- Update status.py to use new handle_api_result (bcl@redhat.com)
a653f71
- Update sources.py to use new handle_api_result (bcl@redhat.com)
a653f71
- Update projects.py to use new handle_api_result (bcl@redhat.com)
a653f71
- Update modules.py to use new handle_api_result (bcl@redhat.com)
a653f71
- Update compose.py to use new handle_api_result (bcl@redhat.com)
a653f71
- Update blueprints.py to use new handle_api_result (bcl@redhat.com)
a653f71
- Modify handle_api_result so it can be used in more places (bcl@redhat.com)
a653f71
- Fix help output on the compose subcommand. (clumens@redhat.com)
a653f71
- Add timestamps to "compose-cli compose status" output. (clumens@redhat.com)
a653f71
- And then add real output to the status command. (clumens@redhat.com)
a653f71
- Add the beginnings of a new status subcommand. (clumens@redhat.com)
a653f71
- Document that you shouldn't run lorax-composer twice. (clumens@redhat.com)
a653f71
- Add PIDFile to the .service file. (clumens@redhat.com)
a653f71
- composer-cli: Fix non-zero epoch in projets info (bcl@redhat.com)
a653f71
e0ba3da
* Fri Jul 20 2018 Brian C. Lane <bcl@redhat.com> 29.10-1
e0ba3da
- New lorax documentation - 29.10 (bcl@redhat.com)
e0ba3da
- Add dnf.transaction to list of modules for sphinx to ignore (bcl@redhat.com)
e0ba3da
- Log and exit on metadata update errors at startup (bcl@redhat.com)
e0ba3da
- Check /projects responses for null values. (bcl@redhat.com)
e0ba3da
- Clarify error message from /source/new (bcl@redhat.com)
e0ba3da
- Update samba and rsync versions for tests (bcl@redhat.com)
e0ba3da
- Support loading groups from the kickstart template files.  (clumens@redhat.com)
e0ba3da
- Add group-based tests. (clumens@redhat.com)
e0ba3da
- Include groups in depsolving. (clumens@redhat.com)
e0ba3da
- Add support for groups to blueprints. (clumens@redhat.com)
e0ba3da
- Add help output to each subcommand. (clumens@redhat.com)
e0ba3da
- Split the help output into its own module. (clumens@redhat.com)
e0ba3da
- If the help subcommand is given, print the help output. (clumens@redhat.com)
e0ba3da
- Check the compose templates at startup (bcl@redhat.com)
e0ba3da
- Fix a couple typos in lorax-composer docs. (bcl@redhat.com)
9a374c6
c5619fd
* Wed Jun 27 2018 Brian C. Lane <bcl@redhat.com> 29.9-1
c5619fd
- DNF 3: progress callback constants moved to dnf.transaction (awilliam@redhat.com)
c5619fd
- Include example blueprints in the rpm (bcl@redhat.com)
c5619fd
- Make sure /run/weldr has correct ownership and permissions (bcl@redhat.com)
8c7483b
197c674
* Fri Jun 22 2018 Brian C. Lane <bcl@redhat.com> 29.8-1
197c674
- Fixing bug where test did not try to import pylorax.version (sophiafondell)
197c674
- Add the ability to enable DNF plugins for lorax (bcl@redhat.com)
197c674
- Allow more than 1 bash build in tests (bcl@redhat.com)
197c674
- Update tests for glusterfs 4.1.* on rawhide (bcl@redhat.com)
197c674
- Install 'hostname' in runtime-install (for iSCSI) (awilliam@redhat.com)
197c674
- Add redhat.exec to s390 .treeinfo (bcl@redhat.com)
197c674
- It's /compose/cancel, not /blueprints/cancel. (clumens@redhat.com)
197c674
- Retry losetup if loop_attach fails (bcl@redhat.com)
197c674
- Add reqpart to example kickstart files (bcl@redhat.com)
197c674
- Increase default ram used with lmc and virt to 2048 (bcl@redhat.com)
5d27aa3
5a11a5f
* Thu Jun 07 2018 Brian C. Lane <bcl@redhat.com> 29.7-1
5a11a5f
- New lorax documentation - 29.7 (bcl@redhat.com)
5a11a5f
- Add --dracut-arg support to lorax (bcl@redhat.com)
5a11a5f
- Make LogRequestHandler configurable (mkolman@redhat.com)
5a11a5f
- gevent has deprecated .wsgi, should use .pywsgi instead (bcl@redhat.com)
5a11a5f
5ae848f
* Mon Jun 04 2018 Brian C. Lane <bcl@redhat.com> 29.6-1
5ae848f
- New lorax documentation - 29.6 (bcl@redhat.com)
5ae848f
- Override Sphinx documentation version with LORAX_VERSION (bcl@redhat.com)
5ae848f
- Add support for sources to composer-cli (bcl@redhat.com)
5ae848f
- Fix DNF related issues with source selection (bcl@redhat.com)
5ae848f
- Fix handling bad source repos and add a test (bcl@redhat.com)
5ae848f
- Speed up test_dnfbase.py (bcl@redhat.com)
5ae848f
- Make sure new sources show up in the source/list output (bcl@redhat.com)
5ae848f
- Fix make_dnf_dirs (bcl@redhat.com)
5ae848f
- Update test_server for rawhide (bcl@redhat.com)
5ae848f
- Add support for user defined package sources API (bcl@redhat.com)
5ae848f
66a99c8
* Wed May 23 2018 Brian C. Lane <bcl@redhat.com> 29.5-1
66a99c8
- templates: Stop using gconfset (walters@verbum.org)
66a99c8
- Add support for version globs to blueprints (bcl@redhat.com)
66a99c8
- Update atlas blueprint (bcl@redhat.com)
66a99c8
ebc9261
* Thu May 17 2018 Brian C. Lane <bcl@redhat.com> 29.4-1
ebc9261
- Update documentation (#1430906) (bcl@redhat.com)
ebc9261
- really kill kernel-bootwrapper on ppc (dan@danny.cz)
ebc9261
d55c6c9
* Mon May 14 2018 Brian C. Lane <bcl@redhat.com> 29.3-1
d55c6c9
- Update the README with relevant URLs (bcl@redhat.com)
d55c6c9
- Fix documentation for enabling lorax-composer.socket (bcl@redhat.com)
d55c6c9
- Add support for systemd socket activation (bcl@redhat.com)
d55c6c9
- Remove -boot-info-table from s390 boot.iso creation (#1478448) (bcl@redhat.com)
d55c6c9
- Update the generated html docs (bcl@redhat.com)
d55c6c9
- Add documentation for lorax-composer and composer-cli (bcl@redhat.com)
d55c6c9
- Move lorax-composer and composer-cli argument parsing into modules (bcl@redhat.com)
d55c6c9
- Update composer templates for use with Fedora (bcl@redhat.com)
d55c6c9
- Add new cmdline args to compose_args settings (bcl@redhat.com)
d55c6c9
- lorax-composer also requires tar (bcl@redhat.com)
d55c6c9
- Remove temporary files after run_compose (bcl@redhat.com)
d55c6c9
- Add --proxy to lorax-composer cmdline (bcl@redhat.com)
d55c6c9
- Pass the --tmp value into run_creator and cleanup after a crash (bcl@redhat.com)
d55c6c9
- Add --tmp to lorax-composer and set default tempdir (bcl@redhat.com)
d55c6c9
- Set lorax_templates to the correct directory (bcl@redhat.com)
d55c6c9
- Adjust the disk size estimates to match Anaconda (bcl@redhat.com)
d55c6c9
- Skip creating groups with the same name as a user (bcl@redhat.com)
d55c6c9
- Add user and group creation to blueprint (bcl@redhat.com)
d55c6c9
- Add blueprint customization support for hostname and ssh key (bcl@redhat.com)
d55c6c9
- Update setup.py for lorax-composer and composer-cli (bcl@redhat.com)
d55c6c9
- Add composer-cli and tests (bcl@redhat.com)
d55c6c9
- Fix the compose arguments for the Fedora version of Anaconda (bcl@redhat.com)
d55c6c9
- Add selinux check to lorax-composer (bcl@redhat.com)
d55c6c9
- Update test_server for blueprint and Yum to DNF changes. (bcl@redhat.com)
d55c6c9
- Convert Yum usage to DNF (bcl@redhat.com)
d55c6c9
- workspace read and write needs UTF-8 conversion (bcl@redhat.com)
d55c6c9
- Return an empty list if depsolve results are empty (bcl@redhat.com)
d55c6c9
- The git blob needs to be bytes (bcl@redhat.com)
d55c6c9
- Remove bin and sbin from nose (bcl@redhat.com)
d55c6c9
- Update the test blueprints (bcl@redhat.com)
d55c6c9
- Ignore more pylint errors (bcl@redhat.com)
d55c6c9
- Use default commit sort order instead of TIME (bcl@redhat.com)
d55c6c9
- Add lorax-composer and the composer kickstart templates (bcl@redhat.com)
d55c6c9
- Update pylorax.api.projects for DNF usage (bcl@redhat.com)
d55c6c9
- Update dnfbase (formerly yumbase) for DNF support (bcl@redhat.com)
d55c6c9
- Move core of livemedia-creator into pylorax.creator (bcl@redhat.com)
d55c6c9
- Update dnfbase tests (bcl@redhat.com)
d55c6c9
- Convert lorax-composer yum base object to DNF (bcl@redhat.com)
d55c6c9
- Use 2to3 to convert the python2 lorax-composer code to python3 (bcl@redhat.com)
d55c6c9
- Add the tests from lorax-composer branch (bcl@redhat.com)
d55c6c9
- Update .dockerignore (bcl@redhat.com)
d55c6c9
- Update lorax.spec for lorax-composer (bcl@redhat.com)
d55c6c9
- livemedia-creator: Move core functions into pylorax modules (bcl@redhat.com)
d55c6c9
a478e18
* Thu May 03 2018 Brian C. Lane <bcl@redhat.com> 29.2-1
a478e18
- Enable testing in Travis and collecting of coverage history (atodorov@redhat.com)
a478e18
- Check selinux state before creating output directory (bcl@redhat.com)
a478e18
- change installed packages on ppc (dan@danny.cz)
a478e18
- drop support for 32-bit ppc (dan@danny.cz)
a478e18
- remove redundant mkdir (dan@danny.cz)
a478e18
4bb3ecd
* Mon Apr 09 2018 Brian C. Lane <bcl@redhat.com> 29.1-1
4bb3ecd
- Fix anaconda metapackage name (mkolman@redhat.com)
4bb3ecd
- Include the anaconda-install-env-deps metapackage (mkolman@redhat.com)
4bb3ecd
- Update the URL in lorax.spec to point to new Lorax location (bcl@redhat.com)
4bb3ecd
- lorax's gh-pages are under ./lorax/ so make the links relative
4bb3ecd
  (bcl@redhat.com)
4bb3ecd
- New lorax documentation - 29.0 (bcl@redhat.com)
4bb3ecd
f80078f
* Thu Mar 15 2018 Brian C. Lane <bcl@redhat.com> 29.0-1
f80078f
- Update Copyright year to 2018 in Sphinx docs (bcl@redhat.com)
f80078f
- Add links to documentation for previous versions (bcl@redhat.com)
f80078f
- make docs now also builds html (bcl@redhat.com)
f80078f
- Update default releasever to Fedora 29 (rawhide) (jkonecny@redhat.com)
b9d3f8f
9fc2889
* Mon Feb 26 2018 Brian C. Lane <bcl@redhat.com> 28.8-1
9fc2889
- cleanup: don't remove libgstgl (dusty@dustymabe.com)
9fc2889
57718d7
* Fri Feb 23 2018 Brian C. Lane <bcl@redhat.com> 28.7-1
57718d7
- Fix _install_branding (bcl@redhat.com)
57718d7
- livemedia-creator --no-virt requires a system-logos package (bcl@redhat.com)
57718d7
- Revert "add system-logos dependency for syslinux" (bcl@redhat.com)
57718d7
7b90c54
* Thu Feb 22 2018 Brian C. Lane <bcl@redhat.com> 28.6-1
7b90c54
- add system-logos dependency for syslinux (pbrobinson@gmail.com)
7b90c54
- Really don't try to build EFI images on i386 (awilliam@redhat.com)
eb865a6
c99d7bf
* Mon Jan 29 2018 Brian C. Lane <bcl@redhat.com> 28.5-1
c99d7bf
- Don't try to build efi images for basearch=i386. (pjones@redhat.com)
c99d7bf
- LMC: Make the QEMU RNG device optional (yturgema@redhat.com)
c99d7bf
0a08029
* Wed Jan 17 2018 Brian C. Lane <bcl@redhat.com> 28.4-1
0a08029
- Write the --variant string to .buildstamp as 'Variant=' (bcl@redhat.com)
0a08029
- Run the pylorax tests with 'make test' (bcl@redhat.com)
0a08029
- Fix installpkg exclude operation (bcl@redhat.com)
0a08029
8651e2d
* Wed Jan 03 2018 Brian C. Lane <bcl@redhat.com> 28.3-1
8651e2d
- Add --old-chroot to the mock example cmdlines (bcl@redhat.com)
8651e2d
- Don't try and install kernel-PAE on i686 any more (awilliam@redhat.com)
8651e2d
- New lorax documentation - 28.2 (bcl@redhat.com)
8651e2d
67e624f
* Tue Nov 28 2017 Brian C. Lane <bcl@redhat.com> 28.2-1
67e624f
- Add documentation about mock changes (#1473880) (bcl@redhat.com)
67e624f
- Log a more descriptive error when setfiles fails (#1499771) (bcl@redhat.com)
67e624f
- Add /usr/share/lorax/templates.d ownership to lorax-templates-generic
67e624f
  (bcl@redhat.com)
67e624f
- Add dependencies for SE/HMC (vponcova@redhat.com)
67e624f
- Allow installpkgs to do version pinning through globbing (claudioz@fb.com)
67e624f
- Storaged re-merged with udisks2 upstream (sgallagh@redhat.com)
67e624f
3a68bdf
* Thu Oct 19 2017 Brian C. Lane <bcl@redhat.com> 28.1-1
3a68bdf
- Use bytes when writing strings in mk-s390-cdboot (#1504026) (bcl@redhat.com)
3a68bdf
ad652c3
* Tue Oct 17 2017 Brian C. Lane <bcl@redhat.com> 28.0-1
ad652c3
- Add make test target and update .gitignore (atodorov@redhat.com)
ad652c3
- Add first unit test so we can start collecting coverage (atodorov@redhat.com)
ad652c3
- Convert mk-s390-cdboot to python3 (#1497141) (bcl@redhat.com)
ad652c3
- Update false positives (atodorov@redhat.com)
ad652c3
- Rename parameters to match names that dnf uses (atodorov@redhat.com)
ad652c3
- Don't override 'line' from outer scope (atodorov@redhat.com)
ad652c3
- Add swaplabel command (vponcova@redhat.com)
ad652c3
3d1268f
* Wed Sep 27 2017 Brian C. Lane <bcl@redhat.com> 27.11-1
3d1268f
- s390 doesn't need to graft product.img and updates.img into /images (#1496461) (bcl@redhat.com)
3d1268f
- distribute the mk-s390-cdboot utility (dan@danny.cz)
3d1268f
- update graft variable in s390 template (dan@danny.cz)
3d1268f
0043a21
* Mon Sep 18 2017 Brian C. Lane <bcl@redhat.com> 27.10-1
0043a21
- Restore all of the grub2-tools on x86_64 and i386 (#1492197) (bcl@redhat.com)
0043a21
067e779
* Fri Aug 25 2017 Brian C. Lane <bcl@redhat.com> 27.9-1
067e779
- x86.tmpl: initially define compressargs as empty string (awilliam@redhat.com)
067e779
- x86.tmpl: ensure efiarch64 is defined (awilliam@redhat.com)
067e779
d08d5b3
* Thu Aug 24 2017 Brian C. Lane <bcl@redhat.com> 27.8-1
d08d5b3
- Fix grub2-efi-ia32-cdboot and shim-ia32 bits. (pjones@redhat.com)
d08d5b3
a6a34f8
* Thu Aug 24 2017 Brian C. Lane <bcl@redhat.com> 27.7-1
a6a34f8
- Make 64-bit kernel on 32-bit firmware work for x86 efi machines (pjones@redhat.com)
a6a34f8
- Don't install rdma bits on 32-bit ARM (#1483278) (awilliam@redhat.com)
a6a34f8
4ce8608
* Mon Aug 14 2017 Brian C. Lane <bcl@redhat.com> 27.6-1
4ce8608
- Add creation of a bootable s390 iso (#1478448) (bcl@redhat.com)
4ce8608
- Add mk-s360-cdboot utility (#1478448) (bcl@redhat.com)
4ce8608
- Fix systemctl command (#1478247) (bcl@redhat.com)
4ce8608
- Add version output (#1335456) (bcl@redhat.com)
4ce8608
- Include the dracut fips module in the initrd (#1341280) (bcl@redhat.com)
4ce8608
- Make sure loop device is setup (#1462150) (bcl@redhat.com)
4ce8608
d0eda70
* Wed Aug 02 2017 Brian C. Lane <bcl@redhat.com> 27.5-1
d0eda70
- runtime-cleanup: preserve a couple more gstreamer libs (awilliam@redhat.com)
d0eda70
- perl is needed on all arches now (dennis@ausil.us)
8526bb6
3dfdd58
* Mon Jul 10 2017 Brian C. Lane <bcl@redhat.com> 27.4-1
3dfdd58
- runtime-cleanup.tmpl: don't delete localedef (jlebon@redhat.com)
3dfdd58
8d986c5
* Tue Jun 20 2017 Brian C. Lane <bcl@redhat.com> 27.3-1
8d986c5
- Don't remove libmenu.so library during cleanup on PowerPC (sinny@redhat.com)
8d986c5
40af269
* Thu Jun 01 2017 Brian C. Lane <bcl@redhat.com> 27.2-1
40af269
- Remove filegraft from arm.tmpl (#1457906) (bcl@redhat.com)
40af269
- Use anaconda-core to detect buildarch (sgallagh@redhat.com)
40af269
eee34b7
* Wed May 31 2017 Brian C. Lane <bcl@redhat.com> 27.1-1
eee34b7
- arm.tmpl import basename (#1457055) (bcl@redhat.com)
eee34b7
645b9ed
* Tue May 30 2017 Brian C. Lane <bcl@redhat.com> 27.0-1
645b9ed
- Bump version to 27.0 (bcl@redhat.com)
645b9ed
- Try all packages when installpkg --optional is used. (bcl@redhat.com)
645b9ed
- Add support for aarch64 live images (bcl@redhat.com)
645b9ed
- pylint: Ignore different argument lengths for dnf callback. (bcl@redhat.com)
645b9ed
- Adds additional callbacks keyword for start() (jmracek@redhat.com)
645b9ed
- Add ppc64-diag for Power64 platforms (pbrobinson@gmail.com)
645b9ed
- livemedia-creator: Add release license files to / of the iso (bcl@redhat.com)
645b9ed
- lorax: Add release license files to / of the iso (bcl@redhat.com)
645b9ed
- INSTALL_ROOT and LIVE_ROOT are not available during %%post (bcl@redhat.com)
645b9ed
- Add --noverifyssl to lorax (#1430483) (bcl@redhat.com)