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
197c674
Version:        29.8
8c7483b
Release:        1%{?dist}.1
Martin Gracik 6d90247
Summary:        Tool for creating the anaconda install images
Martin Gracik 6d90247
Martin Gracik 6d90247
Group:          Applications/System
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
8c7483b
# DNF 3 compatibility fix
8c7483b
# https://github.com/weldr/lorax/pull/388
8c7483b
Patch0:         0001-DNF-3-progress-callback-constants-moved-to-dnf.trans.patch
8c7483b
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
Martin Gracik 6d90247
Requires:       genisoimage
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
Martin Gracik 829626c
Requires:       xz
0012092
Requires:       pigz
9675a26
Requires:       dracut >= 030
80cc094
Requires:       kpartx
d588db6
d588db6
# Python modules
d588db6
Requires:       libselinux-python3
d588db6
Requires:       python3-mako
d588db6
Requires:       python3-kickstart
6fef7db
Requires:       python3-dnf >= 2.0.0
d588db6
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
b771e1f
Requires:       syslinux >= 6.02-4
Martin Gracik 77fd217
%endif
Martin Gracik 77fd217
ad5fad5
%ifarch ppc ppc64 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}
8c7483b
%patch0 -p1
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
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
Martin Gracik 6d90247
%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*
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
d55c6c9
d55c6c9
%files -n composer-cli
d55c6c9
%{_bindir}/composer-cli
d55c6c9
%{python3_sitelib}/composer/*
0076416
Martin Gracik 6d90247
%changelog
8c7483b
* Tue Jun 26 2018 Adam Williamson <awilliam@redhat.com> - 29.8-1.fc29.1
8c7483b
- Patch for DNF 3 compatibility
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)