2015-12-03 01:48:59 +00:00
|
|
|
# NOTE: This specfile is generated from upstream at https://github.com/rhinstaller/lorax
|
|
|
|
# NOTE: Please submit changes as a pull request
|
2011-05-03 09:17:32 +00:00
|
|
|
%define debug_package %{nil}
|
|
|
|
|
2010-12-22 09:15:24 +00:00
|
|
|
Name: lorax
|
2018-06-22 16:24:50 +00:00
|
|
|
Version: 29.8
|
|
|
|
Release: 1%{?dist}
|
2010-12-22 09:15:24 +00:00
|
|
|
Summary: Tool for creating the anaconda install images
|
|
|
|
|
|
|
|
Group: Applications/System
|
|
|
|
License: GPLv2+
|
2018-04-09 20:45:56 +00:00
|
|
|
URL: https://github.com/weldr/lorax
|
2015-02-13 01:04:12 +00:00
|
|
|
# To generate Source0 do:
|
2018-04-09 20:45:56 +00:00
|
|
|
# git clone https://github.com/weldr/lorax
|
2015-02-13 01:04:12 +00:00
|
|
|
# git checkout -b archive-branch lorax-%%{version}-%%{release}
|
|
|
|
# tito build --tgz
|
|
|
|
Source0: %{name}-%{version}.tar.gz
|
2010-12-22 09:15:24 +00:00
|
|
|
|
2015-05-16 00:14:32 +00:00
|
|
|
BuildRequires: python3-devel
|
2012-06-01 10:25:33 +00:00
|
|
|
|
2016-02-13 00:00:07 +00:00
|
|
|
Requires: lorax-templates
|
|
|
|
|
2012-06-01 10:25:33 +00:00
|
|
|
Requires: GConf2
|
2010-12-22 09:15:24 +00:00
|
|
|
Requires: cpio
|
|
|
|
Requires: device-mapper
|
|
|
|
Requires: dosfstools
|
2012-06-01 10:25:33 +00:00
|
|
|
Requires: e2fsprogs
|
|
|
|
Requires: findutils
|
|
|
|
Requires: gawk
|
2010-12-22 09:15:24 +00:00
|
|
|
Requires: genisoimage
|
2012-09-01 03:15:32 +00:00
|
|
|
Requires: glib2
|
2012-06-01 10:25:33 +00:00
|
|
|
Requires: glibc
|
|
|
|
Requires: glibc-common
|
2011-05-02 07:27:54 +00:00
|
|
|
Requires: gzip
|
2012-06-01 10:25:33 +00:00
|
|
|
Requires: isomd5sum
|
|
|
|
Requires: module-init-tools
|
|
|
|
Requires: parted
|
2011-12-21 17:17:47 +00:00
|
|
|
Requires: squashfs-tools >= 4.2
|
2012-06-01 10:25:33 +00:00
|
|
|
Requires: util-linux
|
|
|
|
Requires: xz
|
2013-11-18 22:50:34 +00:00
|
|
|
Requires: pigz
|
2013-08-01 17:03:24 +00:00
|
|
|
Requires: dracut >= 030
|
2016-01-09 00:40:34 +00:00
|
|
|
Requires: kpartx
|
2015-05-16 00:14:32 +00:00
|
|
|
|
|
|
|
# Python modules
|
|
|
|
Requires: libselinux-python3
|
|
|
|
Requires: python3-mako
|
|
|
|
Requires: python3-kickstart
|
2016-09-30 16:15:51 +00:00
|
|
|
Requires: python3-dnf >= 2.0.0
|
2015-05-16 00:14:32 +00:00
|
|
|
|
2013-02-28 20:05:06 +00:00
|
|
|
|
|
|
|
%if 0%{?fedora}
|
|
|
|
# Fedora specific deps
|
2013-08-21 17:39:27 +00:00
|
|
|
%ifarch x86_64
|
2015-05-16 00:14:32 +00:00
|
|
|
Requires: hfsplus-tools
|
2013-08-21 17:39:27 +00:00
|
|
|
%endif
|
2013-02-28 20:05:06 +00:00
|
|
|
%endif
|
2010-12-22 09:15:24 +00:00
|
|
|
|
2011-05-02 07:27:54 +00:00
|
|
|
%ifarch %{ix86} x86_64
|
2014-04-15 20:46:47 +00:00
|
|
|
Requires: syslinux >= 6.02-4
|
2011-04-13 11:29:55 +00:00
|
|
|
%endif
|
|
|
|
|
2014-09-15 20:11:33 +00:00
|
|
|
%ifarch ppc ppc64 ppc64le
|
2013-09-03 22:30:15 +00:00
|
|
|
Requires: grub2
|
|
|
|
Requires: grub2-tools
|
2011-12-21 17:17:47 +00:00
|
|
|
%endif
|
|
|
|
|
2012-03-07 15:27:35 +00:00
|
|
|
%ifarch s390 s390x
|
|
|
|
Requires: openssh
|
|
|
|
%endif
|
|
|
|
|
2014-04-27 02:34:55 +00:00
|
|
|
%ifarch %{arm}
|
|
|
|
Requires: uboot-tools
|
|
|
|
%endif
|
|
|
|
|
2014-04-03 00:17:21 +00:00
|
|
|
# Moved image-minimizer tool to lorax
|
2018-05-14 22:35:12 +00:00
|
|
|
Provides: appliance-tools-minimizer = %{version}-%{release}
|
2014-05-13 00:24:52 +00:00
|
|
|
Obsoletes: appliance-tools-minimizer < 007.7-3
|
2014-04-03 00:17:21 +00:00
|
|
|
|
2010-12-22 09:15:24 +00:00
|
|
|
%description
|
|
|
|
Lorax is a tool for creating the anaconda install images.
|
|
|
|
|
2011-12-21 17:17:47 +00:00
|
|
|
It also includes livemedia-creator which is used to create bootable livemedia,
|
|
|
|
including live isos and disk images. It can use libvirtd for the install, or
|
|
|
|
Anaconda's image install feature.
|
|
|
|
|
2015-05-16 00:14:32 +00:00
|
|
|
%package lmc-virt
|
|
|
|
Summary: livemedia-creator libvirt dependencies
|
|
|
|
Requires: lorax = %{version}-%{release}
|
2016-03-30 21:37:40 +00:00
|
|
|
Requires: qemu
|
2016-12-07 00:29:03 +00:00
|
|
|
|
|
|
|
# Fedora edk2 builds currently only support these arches
|
|
|
|
%ifarch %{ix86} x86_64 %{arm} aarch64
|
2016-05-28 00:03:11 +00:00
|
|
|
Requires: edk2-ovmf
|
2016-12-07 00:29:03 +00:00
|
|
|
%endif
|
2016-03-30 21:37:40 +00:00
|
|
|
Recommends: qemu-kvm
|
2015-05-16 00:14:32 +00:00
|
|
|
|
|
|
|
%description lmc-virt
|
2016-03-30 21:37:40 +00:00
|
|
|
Additional dependencies required by livemedia-creator when using it with qemu.
|
2015-05-16 00:14:32 +00:00
|
|
|
|
|
|
|
%package lmc-novirt
|
|
|
|
Summary: livemedia-creator no-virt dependencies
|
|
|
|
Requires: lorax = %{version}-%{release}
|
|
|
|
Requires: anaconda-core
|
|
|
|
Requires: anaconda-tui
|
2018-02-23 21:26:03 +00:00
|
|
|
Requires: system-logos
|
2015-05-16 00:14:32 +00:00
|
|
|
|
|
|
|
%description lmc-novirt
|
|
|
|
Additional dependencies required by livemedia-creator when using it with --no-virt
|
|
|
|
to run Anaconda.
|
|
|
|
|
2016-02-13 00:00:07 +00:00
|
|
|
%package templates-generic
|
|
|
|
Summary: Generic build templates for lorax and livemedia-creator
|
|
|
|
Requires: lorax = %{version}-%{release}
|
2018-05-14 22:35:12 +00:00
|
|
|
Provides: lorax-templates = %{version}-%{release}
|
2016-02-13 00:00:07 +00:00
|
|
|
|
|
|
|
%description templates-generic
|
|
|
|
Lorax templates for creating the boot.iso and live isos are placed in
|
|
|
|
/usr/share/lorax/templates.d/99-generic
|
2015-05-16 00:14:32 +00:00
|
|
|
|
2018-05-14 22:35:12 +00:00
|
|
|
%package composer
|
|
|
|
Summary: Lorax Image Composer API Server
|
|
|
|
# For Sphinx documentation build
|
|
|
|
BuildRequires: python3-flask python3-gobject libgit2-glib python3-pytoml python3-semantic_version
|
|
|
|
|
|
|
|
Requires: lorax = %{version}-%{release}
|
|
|
|
Requires(pre): /usr/bin/getent
|
|
|
|
Requires(pre): /usr/sbin/groupadd
|
|
|
|
Requires(pre): /usr/sbin/useradd
|
|
|
|
|
|
|
|
Requires: python3-pytoml
|
|
|
|
Requires: python3-semantic_version
|
|
|
|
Requires: libgit2
|
|
|
|
Requires: libgit2-glib
|
|
|
|
Requires: python3-flask
|
|
|
|
Requires: python3-gevent
|
|
|
|
Requires: anaconda-tui
|
|
|
|
Requires: qemu-img
|
|
|
|
Requires: tar
|
|
|
|
|
|
|
|
%{?systemd_requires}
|
|
|
|
BuildRequires: systemd
|
|
|
|
|
|
|
|
%description composer
|
|
|
|
lorax-composer provides a REST API for building images using lorax.
|
|
|
|
|
|
|
|
%package -n composer-cli
|
|
|
|
Summary: A command line tool for use with the lorax-composer API server
|
|
|
|
|
|
|
|
# From Distribution
|
|
|
|
Requires: python3-urllib3
|
|
|
|
|
|
|
|
%description -n composer-cli
|
|
|
|
A command line tool for use with the lorax-composer API server. Examine recipes,
|
|
|
|
build images, etc. from the command line.
|
|
|
|
|
2010-12-22 09:15:24 +00:00
|
|
|
%prep
|
2015-02-13 01:04:12 +00:00
|
|
|
%setup -q -n %{name}-%{version}
|
2010-12-22 09:15:24 +00:00
|
|
|
|
|
|
|
%build
|
|
|
|
|
|
|
|
%install
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
2013-07-26 22:59:36 +00:00
|
|
|
make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
2010-12-22 09:15:24 +00:00
|
|
|
|
2018-05-14 22:35:12 +00:00
|
|
|
%pre composer
|
|
|
|
getent group weldr >/dev/null 2>&1 || groupadd -r weldr >/dev/null 2>&1 || :
|
|
|
|
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 || :
|
|
|
|
|
|
|
|
%post composer
|
|
|
|
%systemd_post lorax-composer.service
|
|
|
|
%systemd_post lorax-composer.socket
|
|
|
|
|
|
|
|
%preun composer
|
|
|
|
%systemd_preun lorax-composer.service
|
|
|
|
%systemd_preun lorax-composer.socket
|
|
|
|
|
|
|
|
%postun composer
|
|
|
|
%systemd_postun_with_restart lorax-composer.service
|
|
|
|
%systemd_postun_with_restart lorax-composer.socket
|
|
|
|
|
2010-12-22 09:15:24 +00:00
|
|
|
%files
|
|
|
|
%defattr(-,root,root,-)
|
2015-02-07 02:00:22 +00:00
|
|
|
%license COPYING
|
2015-05-16 00:14:32 +00:00
|
|
|
%doc AUTHORS docs/livemedia-creator.rst docs/product-images.rst
|
2014-02-10 18:47:22 +00:00
|
|
|
%doc docs/*ks
|
2015-05-16 00:14:32 +00:00
|
|
|
%{python3_sitelib}/pylorax
|
|
|
|
%{python3_sitelib}/*.egg-info
|
2010-12-22 09:15:24 +00:00
|
|
|
%{_sbindir}/lorax
|
2011-12-21 17:17:47 +00:00
|
|
|
%{_sbindir}/mkefiboot
|
|
|
|
%{_sbindir}/livemedia-creator
|
2014-04-03 00:17:21 +00:00
|
|
|
%{_bindir}/image-minimizer
|
2017-09-27 20:35:33 +00:00
|
|
|
%{_bindir}/mk-s390-cdboot
|
2010-12-22 09:15:24 +00:00
|
|
|
%dir %{_sysconfdir}/lorax
|
|
|
|
%config(noreplace) %{_sysconfdir}/lorax/lorax.conf
|
|
|
|
%dir %{_datadir}/lorax
|
2013-07-26 22:59:36 +00:00
|
|
|
%{_mandir}/man1/*.1*
|
2010-12-22 09:15:24 +00:00
|
|
|
|
2015-05-16 00:14:32 +00:00
|
|
|
%files lmc-virt
|
|
|
|
|
|
|
|
%files lmc-novirt
|
|
|
|
|
2016-02-13 00:00:07 +00:00
|
|
|
%files templates-generic
|
2017-11-28 17:13:20 +00:00
|
|
|
%dir %{_datadir}/lorax/templates.d
|
2016-02-13 00:00:07 +00:00
|
|
|
%{_datadir}/lorax/templates.d/*
|
|
|
|
|
2018-05-14 22:35:12 +00:00
|
|
|
%files composer
|
|
|
|
%config(noreplace) %{_sysconfdir}/lorax/composer.conf
|
|
|
|
%{python3_sitelib}/pylorax/api/*
|
|
|
|
%{_sbindir}/lorax-composer
|
|
|
|
%{_unitdir}/lorax-composer.service
|
|
|
|
%{_unitdir}/lorax-composer.socket
|
|
|
|
%dir %{_datadir}/lorax/composer
|
|
|
|
%{_datadir}/lorax/composer/*
|
|
|
|
%{_tmpfilesdir}/lorax-composer.conf
|
|
|
|
|
|
|
|
%files -n composer-cli
|
|
|
|
%{_bindir}/composer-cli
|
|
|
|
%{python3_sitelib}/composer/*
|
2016-02-13 00:00:07 +00:00
|
|
|
|
2010-12-22 09:15:24 +00:00
|
|
|
%changelog
|
2018-06-22 16:24:50 +00:00
|
|
|
* Fri Jun 22 2018 Brian C. Lane <bcl@redhat.com> 29.8-1
|
|
|
|
- Fixing bug where test did not try to import pylorax.version (sophiafondell)
|
|
|
|
- Add the ability to enable DNF plugins for lorax (bcl@redhat.com)
|
|
|
|
- Allow more than 1 bash build in tests (bcl@redhat.com)
|
|
|
|
- Update tests for glusterfs 4.1.* on rawhide (bcl@redhat.com)
|
|
|
|
- Install 'hostname' in runtime-install (for iSCSI) (awilliam@redhat.com)
|
|
|
|
- Add redhat.exec to s390 .treeinfo (bcl@redhat.com)
|
|
|
|
- It's /compose/cancel, not /blueprints/cancel. (clumens@redhat.com)
|
|
|
|
- Retry losetup if loop_attach fails (bcl@redhat.com)
|
|
|
|
- Add reqpart to example kickstart files (bcl@redhat.com)
|
|
|
|
- Increase default ram used with lmc and virt to 2048 (bcl@redhat.com)
|
2018-06-18 22:55:59 +00:00
|
|
|
|
2018-06-07 16:07:45 +00:00
|
|
|
* Thu Jun 07 2018 Brian C. Lane <bcl@redhat.com> 29.7-1
|
|
|
|
- New lorax documentation - 29.7 (bcl@redhat.com)
|
|
|
|
- Add --dracut-arg support to lorax (bcl@redhat.com)
|
|
|
|
- Make LogRequestHandler configurable (mkolman@redhat.com)
|
|
|
|
- gevent has deprecated .wsgi, should use .pywsgi instead (bcl@redhat.com)
|
|
|
|
|
2018-06-04 23:31:38 +00:00
|
|
|
* Mon Jun 04 2018 Brian C. Lane <bcl@redhat.com> 29.6-1
|
|
|
|
- New lorax documentation - 29.6 (bcl@redhat.com)
|
|
|
|
- Override Sphinx documentation version with LORAX_VERSION (bcl@redhat.com)
|
|
|
|
- Add support for sources to composer-cli (bcl@redhat.com)
|
|
|
|
- Fix DNF related issues with source selection (bcl@redhat.com)
|
|
|
|
- Fix handling bad source repos and add a test (bcl@redhat.com)
|
|
|
|
- Speed up test_dnfbase.py (bcl@redhat.com)
|
|
|
|
- Make sure new sources show up in the source/list output (bcl@redhat.com)
|
|
|
|
- Fix make_dnf_dirs (bcl@redhat.com)
|
|
|
|
- Update test_server for rawhide (bcl@redhat.com)
|
|
|
|
- Add support for user defined package sources API (bcl@redhat.com)
|
|
|
|
|
2018-05-23 23:24:14 +00:00
|
|
|
* Wed May 23 2018 Brian C. Lane <bcl@redhat.com> 29.5-1
|
|
|
|
- templates: Stop using gconfset (walters@verbum.org)
|
|
|
|
- Add support for version globs to blueprints (bcl@redhat.com)
|
|
|
|
- Update atlas blueprint (bcl@redhat.com)
|
|
|
|
|
2018-05-17 20:23:00 +00:00
|
|
|
* Thu May 17 2018 Brian C. Lane <bcl@redhat.com> 29.4-1
|
|
|
|
- Update documentation (#1430906) (bcl@redhat.com)
|
|
|
|
- really kill kernel-bootwrapper on ppc (dan@danny.cz)
|
|
|
|
|
2018-05-14 22:35:12 +00:00
|
|
|
* Mon May 14 2018 Brian C. Lane <bcl@redhat.com> 29.3-1
|
|
|
|
- Update the README with relevant URLs (bcl@redhat.com)
|
|
|
|
- Fix documentation for enabling lorax-composer.socket (bcl@redhat.com)
|
|
|
|
- Add support for systemd socket activation (bcl@redhat.com)
|
|
|
|
- Remove -boot-info-table from s390 boot.iso creation (#1478448) (bcl@redhat.com)
|
|
|
|
- Update the generated html docs (bcl@redhat.com)
|
|
|
|
- Add documentation for lorax-composer and composer-cli (bcl@redhat.com)
|
|
|
|
- Move lorax-composer and composer-cli argument parsing into modules (bcl@redhat.com)
|
|
|
|
- Update composer templates for use with Fedora (bcl@redhat.com)
|
|
|
|
- Add new cmdline args to compose_args settings (bcl@redhat.com)
|
|
|
|
- lorax-composer also requires tar (bcl@redhat.com)
|
|
|
|
- Remove temporary files after run_compose (bcl@redhat.com)
|
|
|
|
- Add --proxy to lorax-composer cmdline (bcl@redhat.com)
|
|
|
|
- Pass the --tmp value into run_creator and cleanup after a crash (bcl@redhat.com)
|
|
|
|
- Add --tmp to lorax-composer and set default tempdir (bcl@redhat.com)
|
|
|
|
- Set lorax_templates to the correct directory (bcl@redhat.com)
|
|
|
|
- Adjust the disk size estimates to match Anaconda (bcl@redhat.com)
|
|
|
|
- Skip creating groups with the same name as a user (bcl@redhat.com)
|
|
|
|
- Add user and group creation to blueprint (bcl@redhat.com)
|
|
|
|
- Add blueprint customization support for hostname and ssh key (bcl@redhat.com)
|
|
|
|
- Update setup.py for lorax-composer and composer-cli (bcl@redhat.com)
|
|
|
|
- Add composer-cli and tests (bcl@redhat.com)
|
|
|
|
- Fix the compose arguments for the Fedora version of Anaconda (bcl@redhat.com)
|
|
|
|
- Add selinux check to lorax-composer (bcl@redhat.com)
|
|
|
|
- Update test_server for blueprint and Yum to DNF changes. (bcl@redhat.com)
|
|
|
|
- Convert Yum usage to DNF (bcl@redhat.com)
|
|
|
|
- workspace read and write needs UTF-8 conversion (bcl@redhat.com)
|
|
|
|
- Return an empty list if depsolve results are empty (bcl@redhat.com)
|
|
|
|
- The git blob needs to be bytes (bcl@redhat.com)
|
|
|
|
- Remove bin and sbin from nose (bcl@redhat.com)
|
|
|
|
- Update the test blueprints (bcl@redhat.com)
|
|
|
|
- Ignore more pylint errors (bcl@redhat.com)
|
|
|
|
- Use default commit sort order instead of TIME (bcl@redhat.com)
|
|
|
|
- Add lorax-composer and the composer kickstart templates (bcl@redhat.com)
|
|
|
|
- Update pylorax.api.projects for DNF usage (bcl@redhat.com)
|
|
|
|
- Update dnfbase (formerly yumbase) for DNF support (bcl@redhat.com)
|
|
|
|
- Move core of livemedia-creator into pylorax.creator (bcl@redhat.com)
|
|
|
|
- Update dnfbase tests (bcl@redhat.com)
|
|
|
|
- Convert lorax-composer yum base object to DNF (bcl@redhat.com)
|
|
|
|
- Use 2to3 to convert the python2 lorax-composer code to python3 (bcl@redhat.com)
|
|
|
|
- Add the tests from lorax-composer branch (bcl@redhat.com)
|
|
|
|
- Update .dockerignore (bcl@redhat.com)
|
|
|
|
- Update lorax.spec for lorax-composer (bcl@redhat.com)
|
|
|
|
- livemedia-creator: Move core functions into pylorax modules (bcl@redhat.com)
|
|
|
|
|
2018-05-03 16:06:13 +00:00
|
|
|
* Thu May 03 2018 Brian C. Lane <bcl@redhat.com> 29.2-1
|
|
|
|
- Enable testing in Travis and collecting of coverage history (atodorov@redhat.com)
|
|
|
|
- Check selinux state before creating output directory (bcl@redhat.com)
|
|
|
|
- change installed packages on ppc (dan@danny.cz)
|
|
|
|
- drop support for 32-bit ppc (dan@danny.cz)
|
|
|
|
- remove redundant mkdir (dan@danny.cz)
|
|
|
|
|
2018-04-09 20:45:56 +00:00
|
|
|
* Mon Apr 09 2018 Brian C. Lane <bcl@redhat.com> 29.1-1
|
|
|
|
- Fix anaconda metapackage name (mkolman@redhat.com)
|
|
|
|
- Include the anaconda-install-env-deps metapackage (mkolman@redhat.com)
|
|
|
|
- Update the URL in lorax.spec to point to new Lorax location (bcl@redhat.com)
|
|
|
|
- lorax's gh-pages are under ./lorax/ so make the links relative
|
|
|
|
(bcl@redhat.com)
|
|
|
|
- New lorax documentation - 29.0 (bcl@redhat.com)
|
|
|
|
|
2018-03-15 21:24:53 +00:00
|
|
|
* Thu Mar 15 2018 Brian C. Lane <bcl@redhat.com> 29.0-1
|
|
|
|
- Update Copyright year to 2018 in Sphinx docs (bcl@redhat.com)
|
|
|
|
- Add links to documentation for previous versions (bcl@redhat.com)
|
|
|
|
- make docs now also builds html (bcl@redhat.com)
|
|
|
|
- Update default releasever to Fedora 29 (rawhide) (jkonecny@redhat.com)
|
2018-02-27 23:38:55 +00:00
|
|
|
|
2018-02-26 18:28:02 +00:00
|
|
|
* Mon Feb 26 2018 Brian C. Lane <bcl@redhat.com> 28.8-1
|
|
|
|
- cleanup: don't remove libgstgl (dusty@dustymabe.com)
|
|
|
|
|
2018-02-23 21:26:03 +00:00
|
|
|
* Fri Feb 23 2018 Brian C. Lane <bcl@redhat.com> 28.7-1
|
|
|
|
- Fix _install_branding (bcl@redhat.com)
|
|
|
|
- livemedia-creator --no-virt requires a system-logos package (bcl@redhat.com)
|
|
|
|
- Revert "add system-logos dependency for syslinux" (bcl@redhat.com)
|
|
|
|
|
2018-02-23 01:05:27 +00:00
|
|
|
* Thu Feb 22 2018 Brian C. Lane <bcl@redhat.com> 28.6-1
|
|
|
|
- add system-logos dependency for syslinux (pbrobinson@gmail.com)
|
|
|
|
- Really don't try to build EFI images on i386 (awilliam@redhat.com)
|
2018-02-08 00:12:09 +00:00
|
|
|
|
2018-01-29 16:38:36 +00:00
|
|
|
* Mon Jan 29 2018 Brian C. Lane <bcl@redhat.com> 28.5-1
|
|
|
|
- Don't try to build efi images for basearch=i386. (pjones@redhat.com)
|
|
|
|
- LMC: Make the QEMU RNG device optional (yturgema@redhat.com)
|
|
|
|
|
2018-01-17 17:44:41 +00:00
|
|
|
* Wed Jan 17 2018 Brian C. Lane <bcl@redhat.com> 28.4-1
|
|
|
|
- Write the --variant string to .buildstamp as 'Variant=' (bcl@redhat.com)
|
|
|
|
- Run the pylorax tests with 'make test' (bcl@redhat.com)
|
|
|
|
- Fix installpkg exclude operation (bcl@redhat.com)
|
|
|
|
|
2018-01-03 19:46:06 +00:00
|
|
|
* Wed Jan 03 2018 Brian C. Lane <bcl@redhat.com> 28.3-1
|
|
|
|
- Add --old-chroot to the mock example cmdlines (bcl@redhat.com)
|
|
|
|
- Don't try and install kernel-PAE on i686 any more (awilliam@redhat.com)
|
|
|
|
- New lorax documentation - 28.2 (bcl@redhat.com)
|
|
|
|
|
2017-11-28 17:13:20 +00:00
|
|
|
* Tue Nov 28 2017 Brian C. Lane <bcl@redhat.com> 28.2-1
|
|
|
|
- Add documentation about mock changes (#1473880) (bcl@redhat.com)
|
|
|
|
- Log a more descriptive error when setfiles fails (#1499771) (bcl@redhat.com)
|
|
|
|
- Add /usr/share/lorax/templates.d ownership to lorax-templates-generic
|
|
|
|
(bcl@redhat.com)
|
|
|
|
- Add dependencies for SE/HMC (vponcova@redhat.com)
|
|
|
|
- Allow installpkgs to do version pinning through globbing (claudioz@fb.com)
|
|
|
|
- Storaged re-merged with udisks2 upstream (sgallagh@redhat.com)
|
|
|
|
|
2017-10-19 21:43:18 +00:00
|
|
|
* Thu Oct 19 2017 Brian C. Lane <bcl@redhat.com> 28.1-1
|
|
|
|
- Use bytes when writing strings in mk-s390-cdboot (#1504026) (bcl@redhat.com)
|
|
|
|
|
2017-10-17 17:07:06 +00:00
|
|
|
* Tue Oct 17 2017 Brian C. Lane <bcl@redhat.com> 28.0-1
|
|
|
|
- Add make test target and update .gitignore (atodorov@redhat.com)
|
|
|
|
- Add first unit test so we can start collecting coverage (atodorov@redhat.com)
|
|
|
|
- Convert mk-s390-cdboot to python3 (#1497141) (bcl@redhat.com)
|
|
|
|
- Update false positives (atodorov@redhat.com)
|
|
|
|
- Rename parameters to match names that dnf uses (atodorov@redhat.com)
|
|
|
|
- Don't override 'line' from outer scope (atodorov@redhat.com)
|
|
|
|
- Add swaplabel command (vponcova@redhat.com)
|
|
|
|
|
2017-09-27 20:35:33 +00:00
|
|
|
* Wed Sep 27 2017 Brian C. Lane <bcl@redhat.com> 27.11-1
|
|
|
|
- s390 doesn't need to graft product.img and updates.img into /images (#1496461) (bcl@redhat.com)
|
|
|
|
- distribute the mk-s390-cdboot utility (dan@danny.cz)
|
|
|
|
- update graft variable in s390 template (dan@danny.cz)
|
|
|
|
|
2017-09-18 20:16:23 +00:00
|
|
|
* Mon Sep 18 2017 Brian C. Lane <bcl@redhat.com> 27.10-1
|
|
|
|
- Restore all of the grub2-tools on x86_64 and i386 (#1492197) (bcl@redhat.com)
|
|
|
|
|
2017-08-25 23:43:18 +00:00
|
|
|
* Fri Aug 25 2017 Brian C. Lane <bcl@redhat.com> 27.9-1
|
|
|
|
- x86.tmpl: initially define compressargs as empty string (awilliam@redhat.com)
|
|
|
|
- x86.tmpl: ensure efiarch64 is defined (awilliam@redhat.com)
|
|
|
|
|
2017-08-24 19:07:30 +00:00
|
|
|
* Thu Aug 24 2017 Brian C. Lane <bcl@redhat.com> 27.8-1
|
|
|
|
- Fix grub2-efi-ia32-cdboot and shim-ia32 bits. (pjones@redhat.com)
|
|
|
|
|
2017-08-24 16:29:37 +00:00
|
|
|
* Thu Aug 24 2017 Brian C. Lane <bcl@redhat.com> 27.7-1
|
|
|
|
- Make 64-bit kernel on 32-bit firmware work for x86 efi machines (pjones@redhat.com)
|
|
|
|
- Don't install rdma bits on 32-bit ARM (#1483278) (awilliam@redhat.com)
|
|
|
|
|
2017-08-14 21:50:36 +00:00
|
|
|
* Mon Aug 14 2017 Brian C. Lane <bcl@redhat.com> 27.6-1
|
|
|
|
- Add creation of a bootable s390 iso (#1478448) (bcl@redhat.com)
|
|
|
|
- Add mk-s360-cdboot utility (#1478448) (bcl@redhat.com)
|
|
|
|
- Fix systemctl command (#1478247) (bcl@redhat.com)
|
|
|
|
- Add version output (#1335456) (bcl@redhat.com)
|
|
|
|
- Include the dracut fips module in the initrd (#1341280) (bcl@redhat.com)
|
|
|
|
- Make sure loop device is setup (#1462150) (bcl@redhat.com)
|
|
|
|
|
2017-08-03 00:39:30 +00:00
|
|
|
* Wed Aug 02 2017 Brian C. Lane <bcl@redhat.com> 27.5-1
|
|
|
|
- runtime-cleanup: preserve a couple more gstreamer libs (awilliam@redhat.com)
|
|
|
|
- perl is needed on all arches now (dennis@ausil.us)
|
2017-07-26 20:20:35 +00:00
|
|
|
|
2017-07-10 18:52:12 +00:00
|
|
|
* Mon Jul 10 2017 Brian C. Lane <bcl@redhat.com> 27.4-1
|
|
|
|
- runtime-cleanup.tmpl: don't delete localedef (jlebon@redhat.com)
|
|
|
|
|
2017-06-20 17:47:27 +00:00
|
|
|
* Tue Jun 20 2017 Brian C. Lane <bcl@redhat.com> 27.3-1
|
|
|
|
- Don't remove libmenu.so library during cleanup on PowerPC (sinny@redhat.com)
|
|
|
|
|
2017-06-01 15:14:15 +00:00
|
|
|
* Thu Jun 01 2017 Brian C. Lane <bcl@redhat.com> 27.2-1
|
|
|
|
- Remove filegraft from arm.tmpl (#1457906) (bcl@redhat.com)
|
|
|
|
- Use anaconda-core to detect buildarch (sgallagh@redhat.com)
|
|
|
|
|
2017-05-31 15:38:56 +00:00
|
|
|
* Wed May 31 2017 Brian C. Lane <bcl@redhat.com> 27.1-1
|
|
|
|
- arm.tmpl import basename (#1457055) (bcl@redhat.com)
|
|
|
|
|
2017-05-30 18:16:53 +00:00
|
|
|
* Tue May 30 2017 Brian C. Lane <bcl@redhat.com> 27.0-1
|
|
|
|
- Bump version to 27.0 (bcl@redhat.com)
|
|
|
|
- Try all packages when installpkg --optional is used. (bcl@redhat.com)
|
|
|
|
- Add support for aarch64 live images (bcl@redhat.com)
|
|
|
|
- pylint: Ignore different argument lengths for dnf callback. (bcl@redhat.com)
|
|
|
|
- Adds additional callbacks keyword for start() (jmracek@redhat.com)
|
|
|
|
- Add ppc64-diag for Power64 platforms (pbrobinson@gmail.com)
|
|
|
|
- livemedia-creator: Add release license files to / of the iso (bcl@redhat.com)
|
|
|
|
- lorax: Add release license files to / of the iso (bcl@redhat.com)
|
|
|
|
- INSTALL_ROOT and LIVE_ROOT are not available during %%post (bcl@redhat.com)
|
|
|
|
- Add --noverifyssl to lorax (#1430483) (bcl@redhat.com)
|