2011-05-03 09:17:32 +00:00
|
|
|
%define debug_package %{nil}
|
|
|
|
|
2010-12-22 09:15:24 +00:00
|
|
|
Name: lorax
|
2014-08-29 02:38:46 +00:00
|
|
|
Version: 21.21
|
|
|
|
Release: 1%{?dist}
|
2010-12-22 09:15:24 +00:00
|
|
|
Summary: Tool for creating the anaconda install images
|
|
|
|
|
|
|
|
Group: Applications/System
|
|
|
|
License: GPLv2+
|
|
|
|
URL: http://git.fedorahosted.org/git/?p=lorax.git
|
2013-09-03 23:01:53 +00:00
|
|
|
Source0: https://fedorahosted.org/releases/l/o/%{name}/%{name}-%{version}.tar.gz
|
2010-12-22 09:15:24 +00:00
|
|
|
|
2011-05-02 07:27:54 +00:00
|
|
|
BuildRequires: python2-devel
|
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: libselinux-python
|
|
|
|
Requires: module-init-tools
|
|
|
|
Requires: parted
|
|
|
|
Requires: python-mako
|
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
|
2012-03-07 15:27:35 +00:00
|
|
|
Requires: yum
|
2012-06-04 14:21:43 +00:00
|
|
|
Requires: pykickstart
|
2013-08-01 17:03:24 +00:00
|
|
|
Requires: dracut >= 030
|
2013-02-28 20:05:06 +00:00
|
|
|
|
|
|
|
%if 0%{?fedora}
|
|
|
|
# Fedora specific deps
|
2012-11-20 00:52:59 +00:00
|
|
|
Requires: fedup-dracut
|
|
|
|
Requires: fedup-dracut-plymouth
|
2013-08-21 17:39:27 +00:00
|
|
|
%ifarch x86_64
|
|
|
|
Requires: hfsplus-tools
|
|
|
|
%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
|
|
|
|
|
2011-12-21 17:17:47 +00:00
|
|
|
%ifarch ppc ppc64
|
|
|
|
Requires: kernel-bootwrapper
|
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
|
|
|
|
Provides: appliance-tools-minimizer
|
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.
|
|
|
|
|
2010-12-22 09:15:24 +00:00
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%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
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root,-)
|
2011-12-21 17:17:47 +00:00
|
|
|
%doc COPYING AUTHORS README.livemedia-creator
|
2014-02-10 18:47:22 +00:00
|
|
|
%doc docs/*ks
|
2010-12-22 09:15:24 +00:00
|
|
|
%{python_sitelib}/pylorax
|
|
|
|
%{python_sitelib}/*.egg-info
|
|
|
|
%{_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
|
2010-12-22 09:15:24 +00:00
|
|
|
%dir %{_sysconfdir}/lorax
|
|
|
|
%config(noreplace) %{_sysconfdir}/lorax/lorax.conf
|
|
|
|
%dir %{_datadir}/lorax
|
|
|
|
%{_datadir}/lorax/*
|
2013-07-26 22:59:36 +00:00
|
|
|
%{_mandir}/man1/*.1*
|
2010-12-22 09:15:24 +00:00
|
|
|
|
|
|
|
%changelog
|
2014-08-29 02:38:46 +00:00
|
|
|
* Thu Aug 28 2014 Brian C. Lane <bcl@redhat.com> 21.21-1
|
|
|
|
- Revert "Require 32bit glibc on ppc64" (bcl@redhat.com)
|
|
|
|
- livemedia-creator: Update ppc64 live to use grub2 (bcl@redhat.com)
|
|
|
|
- livemedia-creator: Add ppc64 live creation support (#1102318)
|
|
|
|
(bcl@redhat.com)
|
|
|
|
- Include /sbin/ldconfig from glibc. (dlehman@redhat.com)
|
2014-08-17 07:38:28 +00:00
|
|
|
|
2014-08-15 23:07:27 +00:00
|
|
|
* Fri Aug 15 2014 Brian C. Lane <bcl@redhat.com> 21.20-1
|
|
|
|
- Require 32bit glibc on ppc64 (bcl@redhat.com)
|
|
|
|
- Add ipmitool and drivers (#1126009) (bcl@redhat.com)
|
|
|
|
- livemedia-creator: Padd disk size by 2MiB (bcl@redhat.com)
|
|
|
|
- livemedia-creator: Run setfiles after no-virt installation (bcl@redhat.com)
|
|
|
|
- https is a sane package source URL scheme (walters@verbum.org)
|
|
|
|
|
2014-07-31 00:29:41 +00:00
|
|
|
* Wed Jul 30 2014 Brian C. Lane <bcl@redhat.com> 21.19-1
|
|
|
|
- Add kexec anaconda addon (#1115914) (bcl@redhat.com)
|
|
|
|
|
2014-07-23 15:04:57 +00:00
|
|
|
* Wed Jul 23 2014 Brian C. Lane <bcl@redhat.com> 21.18-1
|
|
|
|
- Revert "Add kexec anaconda addon (#1115914)" (bcl@redhat.com)
|
|
|
|
- Disable dnf-makecache.timer (#1120368) (bcl@redhat.com)
|
|
|
|
|
2014-07-16 23:47:37 +00:00
|
|
|
* Wed Jul 16 2014 Brian C. Lane <bcl@redhat.com> 21.17-1
|
|
|
|
- livemedia-creator: close the socket when done (bcl@redhat.com)
|
|
|
|
- Keep seq and getconf utilities in the image (vpodzime@redhat.com)
|
|
|
|
- Allow _ in isolabel (#1118955) (bcl@redhat.com)
|
|
|
|
|
2014-07-12 00:29:51 +00:00
|
|
|
* Fri Jul 11 2014 Brian C. Lane <bcl@redhat.com> 21.16-1
|
|
|
|
- Don't remove usr/lib/rpm/platform/ (#1116450) (bcl@redhat.com)
|
|
|
|
- Add xfsdump and remove extra files from xfsprogs (#1118654) (bcl@redhat.com)
|
|
|
|
- Add kexec anaconda addon (#1115914) (bcl@redhat.com)
|
|
|
|
- Fix typo in lohit-telugu-fonts (bcl@redhat.com)
|
|
|
|
- Drop writing to resolv.conf in postinstall (bcl@redhat.com)
|
|
|
|
- livemedia-creator: Allow the boot.iso to be shared (bcl@redhat.com)
|
|
|
|
- livemedia-creator: log more failure information (bcl@redhat.com)
|
|
|
|
- livemedia-creator: drop console=ttyS0 (bcl@redhat.com)
|
|
|
|
- livemedia-creator: Log the line that caused the failure (bcl@redhat.com)
|
|
|
|
- livemedia-creator: add more errors (bcl@redhat.com)
|
|
|
|
- Allow doing non-URL installs if using virt. (clumens@redhat.com)
|
|
|
|
|
2014-07-03 00:32:05 +00:00
|
|
|
* Wed Jul 02 2014 Brian C. Lane <bcl@redhat.com> 21.15-1
|
|
|
|
- Convert metacity gconf settings into gsettings schema overrides
|
|
|
|
(dshea@redhat.com)
|
|
|
|
- Add more keybindings to the gschema override (dshea@redhat.com)
|
|
|
|
- Don't emit media labels with spaces in them. (pjones@redhat.com)
|
|
|
|
- Remove biosdevname (#989209) (bcl@redhat.com)
|
|
|
|
|
2014-06-27 22:50:24 +00:00
|
|
|
* Fri Jun 27 2014 Brian C. Lane <bcl@redhat.com> 21.14-1
|
|
|
|
- The theme has been absorbed into gtk3 (bcl@redhat.com)
|
|
|
|
|
2014-06-27 00:15:14 +00:00
|
|
|
* Thu Jun 26 2014 Brian C. Lane <bcl@redhat.com> 21.13-1
|
|
|
|
- livemedia-creator: Ignore IGNORED errors in anaconda logs (bcl@redhat.com)
|
|
|
|
|
2014-06-24 23:28:08 +00:00
|
|
|
* Tue Jun 24 2014 Brian C. Lane <bcl@redhat.com> 21.12-1
|
|
|
|
- tito.props section name is buildconfig (bcl@redhat.com)
|
|
|
|
- Stop removing libcanberra-gtk3 libraries (#1111724) (bcl@redhat.com)
|
|
|
|
- Update tito config (bcl@redhat.com)
|
|
|
|
|
2014-06-19 23:46:28 +00:00
|
|
|
* Thu Jun 19 2014 Brian C. Lane <bcl@redhat.com> 21.11-1
|
|
|
|
- livemedia-creator: Handle virt-install failure cleanup (bcl@redhat.com)
|
|
|
|
- livemedia-creator: Fail when there are missing packages (bcl@redhat.com)
|
|
|
|
- Keep virtio_console harder. (dshea@redhat.com)
|
2014-06-07 06:56:27 +00:00
|
|
|
|
2014-05-13 00:24:52 +00:00
|
|
|
* Mon May 12 2014 Brian C. Lane <bcl@redhat.com> 21.10-1
|
|
|
|
- Add --add-template{,-var} (walters@verbum.org)
|
|
|
|
- runtime-install: Add rpm-ostree, move dnf here (walters@verbum.org)
|
|
|
|
- Update copyright statements (bcl@redhat.com)
|
|
|
|
- livemedia-creator: Cleanup docstrings (bcl@redhat.com)
|
|
|
|
- livemedia-creator: Cleanup some style issues (bcl@redhat.com)
|
|
|
|
- Cleanup other misc pylint warnings (bcl@redhat.com)
|
|
|
|
- Cleanup pylorax pylint warnings (bcl@redhat.com)
|
|
|
|
- Add pylint testing (bcl@redhat.com)
|
|
|
|
- Require uboot-tools when running on arm (dennis@ausil.us)
|
|
|
|
- Obsolete appliance-tools-minimizer (#1084110) (bcl@redhat.com)
|
|
|
|
- livemedia-creator: Copy fsimage if hardlink fails (bcl@redhat.com)
|
|
|
|
- Turn on debug output for mkefiboot (bcl@redhat.com)
|
|
|
|
- Clean up download and install output (bcl@redhat.com)
|
|
|
|
- Install specific lohit fonts instead of all of them (#1090390)
|
|
|
|
(bcl@redhat.com)
|
|
|
|
- Update grub2-efi.cfg for aarch64 to more closely match x86 (#1089418).
|
|
|
|
(dmarlin@redhat.com)
|
|
|
|
- Install rdma so that dracut will use it along with libmlx4 (#1089564)
|
|
|
|
(bcl@redhat.com)
|
2014-04-27 02:34:55 +00:00
|
|
|
|
2014-04-15 20:46:47 +00:00
|
|
|
* Tue Apr 15 2014 Brian C. Lane <bcl@redhat.com> 21.9-1
|
|
|
|
- Update syslinux 6.02 support for noarch change (bcl@redhat.com)
|
|
|
|
- runtime-cleanup: Do install GPG (walters@verbum.org)
|
|
|
|
|
2014-04-11 00:27:59 +00:00
|
|
|
* Thu Apr 10 2014 Brian C. Lane <bcl@redhat.com> 21.8-1
|
|
|
|
- Update to support syslinux 6.02 (bcl@redhat.com)
|
|
|
|
- livemedia-creator: Add support for making tarfiles (bcl@redhat.com)
|
|
|
|
- livemedia-creator: Allow disk sizes to be < 1GiB (bcl@redhat.com)
|
|
|
|
- livemedia-creator: Check fsimage kickstart for single partition
|
|
|
|
(bcl@redhat.com)
|
|
|
|
- livemedia-creator: Output all the errors at once (bcl@redhat.com)
|
|
|
|
- livemedia-creator: Update documentation to reflect new options
|
|
|
|
(bcl@redhat.com)
|
|
|
|
- livemedia-creator: Make --make-fsimage work with virt-install
|
|
|
|
(bcl@redhat.com)
|
|
|
|
|
2014-04-03 00:17:21 +00:00
|
|
|
* Wed Apr 02 2014 Brian C. Lane <bcl@redhat.com> 21.7-1
|
|
|
|
- Use BOOTAA64.efi for AARCH64 bootloader filename (#1080113) (bcl@redhat.com)
|
|
|
|
- Stop removing curl after adding it (bcl@redhat.com)
|
|
|
|
- move image-minimizer to lorax (#1082642) (bcl@redhat.com)
|
|
|
|
- support ppc64le in lorax (hamzy@us.ibm.com)
|
|
|
|
|
2014-03-27 00:34:58 +00:00
|
|
|
* Wed Mar 26 2014 Brian C. Lane <bcl@redhat.com> 21.6-1
|
|
|
|
- Install bzip2 for liveimg tar.bz2 support (bcl@redhat.com)
|
|
|
|
- Remove obsolete firstaidkit packages (#1076237) (bcl@redhat.com)
|
|
|
|
- livemedia-creator: Add option to create qcow2 disk images (bcl@redhat.com)
|
|
|
|
- Add support for creating qcow2 images (bcl@redhat.com)
|
|
|
|
- utf-8 encode yum actions before displaying them (#1072362) (bcl@redhat.com)
|
|
|
|
|
2014-03-01 00:49:06 +00:00
|
|
|
* Fri Feb 28 2014 Brian C. Lane <bcl@redhat.com> 21.5-1
|
|
|
|
- Use string for releasever not int (#1067746) (bcl@redhat.com)
|
|
|
|
- createrepo is needed by driver disks (#1016004) (bcl@redhat.com)
|
|
|
|
- Improve aarch64 UEFI support (#1067671) (dmarlin@redhat.com)
|
|
|
|
- livemedia-creator: Set the product and release version env variables
|
|
|
|
(#1067746) (bcl@redhat.com)
|
|
|
|
- Check initrd size on ppc64 and warn (#1060691) (bcl@redhat.com)
|
|
|
|
- Remove drivers and modules on ppc64 (#1060691) (bcl@redhat.com)
|
|
|
|
|
2014-02-10 18:47:22 +00:00
|
|
|
* Mon Feb 10 2014 Brian C. Lane <bcl@redhat.com> 21.4-1
|
|
|
|
- livemedia-creator: virt-image needs ram in MiB not KiB (#1061773)
|
|
|
|
(bcl@redhat.com)
|
|
|
|
- Don't remove libraries from bind-libs-lite (dshea@redhat.com)
|
|
|
|
- Include all the example kickstarts (#1019728) (bcl@redhat.com)
|
|
|
|
- Remove floppy and scsi_debug from initrd (#1060691) (bcl@redhat.com)
|
|
|
|
|
2014-02-05 02:43:26 +00:00
|
|
|
* Tue Feb 04 2014 Brian C. Lane <bcl@redhat.com> 21.3-1
|
|
|
|
- Install aajohan-comfortaa-fonts (#1047430) (bcl@redhat.com)
|
|
|
|
- Include mesa-dri-drivers (#1053940) (bcl@redhat.com)
|
|
|
|
|
2014-01-25 00:40:40 +00:00
|
|
|
* Fri Jan 24 2014 Brian C. Lane <bcl@redhat.com> 21.2-1
|
|
|
|
- Activate anaconda-shell@.service on switch to empty VT (#980062)
|
|
|
|
(wwoods@redhat.com)
|
|
|
|
- flush data to disk after mkfsimage (#1052175) (bcl@redhat.com)
|
|
|
|
- livemedia-creator: Use findkernels instead of KernelInfo (bcl@redhat.com)
|
|
|
|
- Print error when kickstart is missing (#1052872) (bcl@redhat.com)
|
|
|
|
|
2013-12-18 01:04:27 +00:00
|
|
|
* Tue Dec 17 2013 Brian C. Lane <bcl@redhat.com> 21.1-1
|
|
|
|
- Add initial 64-bit ARM (aarch64) support (#1034432) (dmarlin@redhat.com)
|
|
|
|
|
2013-12-16 17:47:58 +00:00
|
|
|
* Mon Dec 16 2013 Brian C. Lane <bcl@redhat.com> 21.0-1
|
|
|
|
- s390 switch to generic condev (#1042766) (bcl@redhat.com)
|
|
|
|
- sort glob output before using it (bcl@redhat.com)
|
|
|
|
- Bless grub2 for PPC (#1020112) (catacombae@gmail.com)
|
|
|
|
- livemedia-creator: Cleanup temp yum files (#1025837) (bcl@redhat.com)
|
|
|
|
- lorax: pass size from Lorax.run to create_runtime (#903385) (bcl@redhat.com)
|
|
|
|
|
2013-11-18 22:50:34 +00:00
|
|
|
* Mon Nov 18 2013 Brian C. Lane <bcl@redhat.com> 20.4-1
|
|
|
|
- drop 'xdriver=vesa' from basic graphics mode parameters (per ajax)
|
|
|
|
(awilliam@redhat.com)
|
|
|
|
- Include partx (#1022899) (bcl@redhat.com)
|
|
|
|
- Run compressions in multiple threads (vpodzime@redhat.com)
|
|
|
|
- Do not remove libdaemon from the runtime environment (#1028938)
|
|
|
|
(vpodzime@redhat.com)
|
|
|
|
- Set UEFI defaults to match BIOS (#1021451,#1021446) (bcl@redhat.com)
|
|
|
|
- livemedia-creator: Add minimal disk example kickstart (#1019728)
|
|
|
|
(bcl@redhat.com)
|
|
|
|
|
2013-10-17 00:06:51 +00:00
|
|
|
* Wed Oct 16 2013 Brian C. Lane <bcl@redhat.com> 20.3-1
|
|
|
|
- ARM: install the dtb files into the install tree. (dennis@ausil.us)
|
|
|
|
- ARM: Don't install or deal with in templates, no longer existing kernels
|
|
|
|
(dennis@ausil.us)
|
|
|
|
- kernel changed seperator for flavours from . to + update regular expression
|
|
|
|
(dennis@ausil.us)
|
|
|
|
- Keep virtio_console module (#1019564) (bcl@redhat.com)
|
|
|
|
- Add macboot option (#1012529) (bcl@redhat.com)
|
|
|
|
|
2013-09-25 16:54:44 +00:00
|
|
|
* Wed Sep 25 2013 Brian C. Lane <bcl@redhat.com> 20.2-1
|
|
|
|
- drop dracut args from config files (#1008054) (bcl@redhat.com)
|
|
|
|
- livemedia-creator: Update example kickstart (bcl@redhat.com)
|
|
|
|
|
2013-09-09 23:33:17 +00:00
|
|
|
* Mon Sep 09 2013 Brian C. Lane <bcl@redhat.com> 20.1-1
|
|
|
|
- Yaboot to grub2 conversion cleanup. (dwa@redhat.com)
|
|
|
|
- Firstboot is not an anaconda dependency (vpodzime@redhat.com)
|
|
|
|
- Revert "Switch to cgit url for Source0" (bcl@redhat.com)
|
|
|
|
- Switch to cgit url for Source0 (bcl@redhat.com)
|
2013-09-03 23:01:53 +00:00
|
|
|
|
2013-09-03 22:30:15 +00:00
|
|
|
* Tue Sep 03 2013 Brian C. Lane <bcl@redhat.com> 20.0-1
|
|
|
|
- remove firewalld from installroot (#1002195) (bcl@redhat.com)
|
|
|
|
- Make sure grubby is installed for initrd creation (#1001896) (bcl@redhat.com)
|
|
|
|
- GRUB2 as the ISO boot loader for POWER arch (pfsmorigo@br.ibm.com)
|
|
|
|
- Require hfsplus-tools on Fedora x86_64 (bcl@redhat.com)
|
|
|
|
|
2013-08-23 23:57:45 +00:00
|
|
|
* Fri Aug 23 2013 Brian C. Lane <bcl@redhat.com> 19.8-1
|
|
|
|
- Make sure we have a theme settings file in place. (clumens@redhat.com)
|
|
|
|
- Keep liblzo2.* (#997643) (dshea@redhat.com)
|
|
|
|
- Make sure dracut uses no-hostonly mode (bcl@redhat.com)
|
|
|
|
- Run spice-vdagentd without systemd-logind integration (#969405)
|
|
|
|
(dshea@redhat.com)
|
2013-08-21 17:39:27 +00:00
|
|
|
|
2013-08-01 17:03:24 +00:00
|
|
|
* Thu Aug 01 2013 Brian C. Lane <bcl@redhat.com> 19.7-1
|
|
|
|
- Add a dist target that copies the archive to fedorahosted (bcl@redhat.com)
|
|
|
|
- dracut-nohostonly and dracut-norescue got renamed for dracut >= 030
|
|
|
|
(harald@redhat.com)
|
|
|
|
- EFI and related packages are only for x86_64 (pjones@redhat.com)
|
|
|
|
- Don't remove xkeyboard-config message files (#972236) (dshea@redhat.com)
|
|
|
|
|
2013-07-26 22:59:36 +00:00
|
|
|
* Fri Jul 26 2013 Brian C. Lane <bcl@redhat.com> 19.6-1
|
|
|
|
- Add manpage for lorax (bcl@redhat.com)
|
|
|
|
- Add manpage for livemedia-creator (bcl@redhat.com)
|
|
|
|
- livemedia-creator: pass inst.cmdline for headless installs (#985487)
|
|
|
|
(bcl@redhat.com)
|
|
|
|
- Stop using /usr/bin/env (#987028) (bcl@redhat.com)
|
|
|
|
- livemedia-creator: clarify required package errors (#985340) (bcl@redhat.com)
|
|
|
|
- Include device-mapper-persistent-data in images for thinp support.
|
|
|
|
(dlehman@redhat.com)
|
|
|
|
|
2013-06-14 00:10:45 +00:00
|
|
|
* Thu Jun 13 2013 Brian C. Lane <bcl@redhat.com> 19.5-1
|
|
|
|
- Let sshd decide which keys to create (#971856) (bcl@redhat.com)
|
|
|
|
- Don't remove thbrk.tri (#886250) (bcl@redhat.com)
|
|
|
|
- Switch from xorg-x11-fonts-ethiopic to sil-abyssinica-fonts (#875664)
|
|
|
|
(bcl@redhat.com)
|
|
|
|
- Make ignoring yum_lock messages in anaconda easier. (clumens@redhat.com)
|
|
|
|
- Bump image size up to 2G (#967556) (bcl@redhat.com)
|
|
|
|
- livemedia-creator: Fix logic for anaconda test (#958036) (bcl@redhat.com)
|
|
|
|
|
2013-05-21 23:09:44 +00:00
|
|
|
* Tue May 21 2013 Brian C. Lane <bcl@redhat.com> 19.4-1
|
|
|
|
- Add command for opening anaconda log file to history (mkolman@gmail.com)
|
|
|
|
- Do not install chrony and rdate explicitly (vpodzime@redhat.com)
|
|
|
|
|
2013-04-29 18:46:49 +00:00
|
|
|
* Mon Apr 29 2013 Brian C. Lane <bcl@redhat.com> 19.3-1
|
|
|
|
- Remove /var/log/journal so journald won't write to overlay
|
|
|
|
(wwoods@redhat.com)
|
|
|
|
- Leave /etc/os-release in the initrd (#956241) (bcl@redhat.com)
|
|
|
|
- no standalone modutils package (dan@danny.cz)
|
|
|
|
- remove no longer supported arm kernel variants add the new lpae one
|
|
|
|
(dennis@ausil.us)
|
|
|
|
- livemedia-creator: Update example kickstarts (bcl@redhat.com)
|
|
|
|
- livemedia-creator: Ignore rescue kernels (bcl@redhat.com)
|
|
|
|
|
2013-04-15 19:19:53 +00:00
|
|
|
* Mon Apr 15 2013 Brian C. Lane <bcl@redhat.com> 19.2-1
|
|
|
|
- Let devices get detected and started automatically. (dlehman@redhat.com)
|
|
|
|
- Fix import of version (bcl@redhat.com)
|
|
|
|
- fix version query and add one to the log file (hamzy@us.ibm.com)
|
|
|
|
- Do not remove files required by tools from the s390utils-base package.
|
|
|
|
(jstodola@redhat.com)
|
|
|
|
|
2013-03-19 23:13:56 +00:00
|
|
|
* Tue Mar 19 2013 Brian C. Lane <bcl@redhat.com> 19.1-1
|
|
|
|
- Print & log messages on scriptlet/transaction errors (wwoods@redhat.com)
|
|
|
|
- sysutils: add -x to cp in linktree (wwoods@redhat.com)
|
|
|
|
- treebuilder: fix "Can't stat exclude path "/selinux"..." message
|
|
|
|
(wwoods@redhat.com)
|
|
|
|
- runtime: install dracut-{nohostonly,norescue} (wwoods@redhat.com)
|
|
|
|
- runtime-install: install shim-unsigned (wwoods@redhat.com)
|
|
|
|
- Add explicit install of net-tools (#921619) (bcl@redhat.com)
|
|
|
|
- Don't remove hmac files for ssh and sshd (#882153) (bcl@redhat.com)
|
|
|
|
- Raise an error when there are no initrds (bcl@redhat.com)
|
|
|
|
- Add yum logging to yum.log (bcl@redhat.com)
|
|
|
|
- remove sparc support (dennis@ausil.us)
|
|
|
|
- Change Makefile to produce .tgz (bcl@redhat.com)
|
|
|
|
|
2013-02-28 20:05:06 +00:00
|
|
|
* Thu Feb 28 2013 Brian C. Lane <bcl@redhat.com> 19.0-1
|
|
|
|
- New Version 19.0
|
|
|
|
- Remove some env variables (#907692) (bcl@redhat.com)
|
|
|
|
- Make sure tmpfs is enabled (#908253) (bcl@redhat.com)
|
|
|
|
|
|
|
|
* Tue Feb 12 2013 Brian C. Lane <bcl@redhat.com> 18.31-1
|
|
|
|
- add syslinux and ssm (bcl@redhat.com)
|
|
|
|
- Add filesystem image install support (bcl@redhat.com)
|
|
|
|
|
|
|
|
* Thu Jan 31 2013 Brian C. Lane <bcl@redhat.com> 18.30-1
|
|
|
|
- yum changed the callback info (bcl@redhat.com)
|
|
|
|
- tigervnc-server-module depends on Xorg, which doesn't exist on s390x
|
|
|
|
(dan@danny.cz)
|
|
|
|
- tools not existing on s390x (dan@danny.cz)
|
|
|
|
- specspo is dead for a long time (dan@danny.cz)
|
|
|
|
- no Xorg on s390x (dan@danny.cz)
|
|
|
|
- Make boot configs consistent. (dmach@redhat.com)
|
|
|
|
- Dynamically generate the list of installed platforms for .treeinfo
|
|
|
|
(dmarlin@redhat.com)
|
|
|
|
- Add a U-Boot wrapped image of 'upgrade.img'. (dmarlin@redhat.com)
|
|
|
|
- Add trigger for Anaconda's exception handling to bash_history
|
|
|
|
(vpodzime@redhat.com)
|
|
|
|
- livemedia-creator: update example kickstarts (bcl@redhat.com)
|
|
|
|
- livemedia-creator: don't pass console=ttyS0 (bcl@redhat.com)
|
|
|
|
- Fix gcdx64.efi path to work for other distros than Fedora. (dmach@redhat.com)
|
|
|
|
|
|
|
|
* Thu Dec 20 2012 Martin Gracik <mgracik@redhat.com> 18.29-1
|
|
|
|
- Do not remove gtk3 share files (mgracik@redhat.com)
|
|
|
|
|
|
|
|
* Wed Dec 19 2012 Martin Gracik <mgracik@redhat.com> 18.28-1
|
|
|
|
- Fix rexists (mgracik@redhat.com)
|
|
|
|
- Several 'doupgrade' fixes in the x86 template. (dmach@redhat.com)
|
|
|
|
- Missing semicolon (mgracik@redhat.com)
|
|
|
|
|
|
|
|
* Tue Dec 18 2012 Martin Gracik <mgracik@redhat.com> 18.27-1
|
|
|
|
- Only run installupgradeinitrd if upgrade on s390x (mgracik@redhat.com)
|
|
|
|
|
|
|
|
* Tue Dec 18 2012 Martin Gracik <mgracik@redhat.com> 18.26-1
|
|
|
|
- Only run installupgradeinitrd if upgrade (mgracik@redhat.com)
|
|
|
|
|
|
|
|
* Tue Dec 18 2012 Martin Gracik <mgracik@redhat.com> 18.25-1
|
|
|
|
- Add --noupgrade option (mgracik@redhat.com)
|
|
|
|
- Require fedup-dracut* only on Fedora. (dmach@redhat.com)
|
|
|
|
|
|
|
|
* Fri Dec 14 2012 Brian C. Lane <bcl@redhat.com> 18.24-1
|
|
|
|
- imgutils: use -s for kpartx, wait for device creation (bcl@redhat.com)
|
|
|
|
- livemedia-creator: Use SELinux Permissive mode (bcl@redhat.com)
|
|
|
|
- livemedia-creator: use cmdline mode (bcl@redhat.com)
|
|
|
|
- use correct variable for upgrade image on s390 (dan@danny.cz)
|
|
|
|
- only ix86/x86_64 and ppc/ppc64 need grub2 (dan@danny.cz)
|
|
|
|
- no mount (sub-)package since RHEL-2 (dan@danny.cz)
|
|
|
|
- Correct argument to installupgradeinitrd. (dmarlin@redhat.com)
|
|
|
|
- Added fedup requires to spec (bcl@redhat.com)
|
|
|
|
|
|
|
|
* Wed Dec 05 2012 Brian C. Lane <bcl@redhat.com> 18.23-1
|
|
|
|
- remove multipath rules (#880263) (bcl@redhat.com)
|
|
|
|
- add installupgradeinitrd function and use it to install the upgrade initrds
|
|
|
|
(dennis@ausil.us)
|
|
|
|
- use installinitrd to install the upgrade.img initramfs so that we get correct
|
|
|
|
permissions (dennis@ausil.us)
|
|
|
|
- ppc and arm need to use kernel.upgrade not kernel.upgrader (dennis@ausil.us)
|
|
|
|
- remove upgrade from the sparc and sysylinux config templates
|
|
|
|
(dennis@ausil.us)
|
|
|
|
- Add the 'fedup' plymouth theme if available (wwoods@redhat.com)
|
|
|
|
- make templates install upgrade.img (wwoods@redhat.com)
|
|
|
|
- build fedup upgrade.img (wwoods@redhat.com)
|
|
|
|
- treebuilder: improve findkernels() initrd search (wwoods@redhat.com)
|
|
|
|
- treebuilder: add 'prefix' to rebuild_initrds() (wwoods@redhat.com)
|
|
|
|
- Add thai-scalable-waree-fonts (#872468) (mgracik@redhat.com)
|
|
|
|
- Do not remove the fipscheck package (#882153) (mgracik@redhat.com)
|
|
|
|
- Add MokManager.efi to EFI/BOOT (#882101) (mgracik@redhat.com)
|
2012-11-20 00:52:59 +00:00
|
|
|
|
2012-11-07 01:52:49 +00:00
|
|
|
* Tue Nov 06 2012 Brian C. Lane <bcl@redhat.com> 18.22-1
|
|
|
|
- Install the yum-langpacks plugin (#868869) (jkeating@redhat.com)
|
|
|
|
- perl is required by some low-level tools on s390x (#868824) (dan@danny.cz)
|
|
|
|
|
2012-10-11 18:10:27 +00:00
|
|
|
* Thu Oct 11 2012 Brian C. Lane <bcl@redhat.com> 18.21-1
|
|
|
|
- Change the install user's shell for tmux (jkeating@redhat.com)
|
|
|
|
- Set permissions on the initrd (#863018) (mgracik@redhat.com)
|
|
|
|
- Remove the default word from boot menu (#848676) (mgracik@redhat.com)
|
|
|
|
- Disable a whole bunch more keyboard shortcuts (#863823). (clumens@redhat.com)
|
|
|
|
- use /var/tmp instead of /tmp (bcl@redhat.com)
|
|
|
|
- remove rv from unmount error log (bcl@redhat.com)
|
|
|
|
|
2012-09-19 14:48:29 +00:00
|
|
|
* Wed Sep 19 2012 Brian C. Lane <bcl@redhat.com> 18.20-1
|
|
|
|
- Remove grub 0.97 splash (bcl@redhat.com)
|
|
|
|
- livemedia-creator: use rd.live.image instead of liveimg (bcl@redhat.com)
|
|
|
|
|
2012-09-17 18:58:10 +00:00
|
|
|
* Mon Sep 17 2012 Brian C. Lane <bcl@redhat.com> 18.19-1
|
|
|
|
- There's no lang-table in anaconda anymore (#857925) (mgracik@redhat.com)
|
|
|
|
- add convienience functions for running commands (bcl@redhat.com)
|
|
|
|
- restore CalledProcessError handling (bcl@redhat.com)
|
|
|
|
- add CalledProcessError to execWith* functions (bcl@redhat.com)
|
|
|
|
- live uses root not inst.stage2 (bcl@redhat.com)
|
|
|
|
- Revert "X needs the DRI drivers" (#855289) (bcl@redhat.com)
|
|
|
|
|
2012-09-08 00:01:22 +00:00
|
|
|
* Fri Sep 07 2012 Brian C. Lane <bcl@redhat.com> 18.18-1
|
|
|
|
- Keep the dracut-lib.sh around for runtime (#851362) (jkeating@redhat.com)
|
|
|
|
- X needs the DRI drivers (#855289) (bcl@redhat.com)
|
|
|
|
|
2012-09-01 03:15:32 +00:00
|
|
|
* Fri Aug 31 2012 Brian C. Lane <bcl@redhat.com> 18.17-1
|
|
|
|
- use inst.stage2=hd:LABEL (#848641) (bcl@redhat.com)
|
|
|
|
- Disable the maximize/unmaximize key bindings (#853410). (clumens@redhat.com)
|
|
|
|
|
2012-08-30 22:22:31 +00:00
|
|
|
* Thu Aug 30 2012 Brian C. Lane <bcl@redhat.com> 18.16-1
|
|
|
|
- Revert "Mask the tmp.mount service to avoid tmpfs" (jkeating@redhat.com)
|
|
|
|
|
2012-08-23 22:03:11 +00:00
|
|
|
* Thu Aug 23 2012 Brian C. Lane <bcl@redhat.com> 18.15-1
|
|
|
|
- change grub-cd.efi to gcdx64.efi (#851326) (bcl@redhat.com)
|
|
|
|
- use wildcard for product path to efi binaries (#851196) (bcl@redhat.com)
|
|
|
|
- Add yum-plugin-fastestmirror (#849797) (bcl@redhat.com)
|
|
|
|
- livemedia-creator: update templates for grub2-efi support (bcl@redhat.com)
|
|
|
|
- imgutils: fix umount retry handling (bcl@redhat.com)
|
|
|
|
- livemedia-creator: use stage2 instead of root (bcl@redhat.com)
|
|
|
|
- livemedia-creator: add location option (bcl@redhat.com)
|
|
|
|
- nm-connection-editor was moved to separate package (#849056)
|
|
|
|
(rvykydal@redhat.com)
|
|
|
|
|
2012-08-16 15:28:52 +00:00
|
|
|
* Thu Aug 16 2012 Brian C. Lane <bcl@redhat.com> 18.14-1
|
|
|
|
- remove cleanup of some essential libraries (bcl@redhat.com)
|
|
|
|
- Mask the tmp.mount service to avoid tmpfs (jkeating@redhat.com)
|
|
|
|
|
2012-08-15 18:28:06 +00:00
|
|
|
* Wed Aug 15 2012 Brian C. Lane <bcl@redhat.com> 18.13-1
|
|
|
|
- Add a command line option to override the ARM platform. (dmarlin@redhat.com)
|
|
|
|
- Don't remove krb5-libs (#848227) (mgracik@redhat.com)
|
|
|
|
- Add grub2-efi support and Secure Boot shim support. (pjones@redhat.com)
|
|
|
|
- Fix GPT code to allocate space for /2/ tables. (pjones@redhat.com)
|
|
|
|
- Add platforms to the treeinfo for Beaker support. (dmarlin@redhat.com)
|
|
|
|
- add logging to lorax (bcl@redhat.com)
|
|
|
|
- move live templates into their own subdir of share (bcl@redhat.com)
|
|
|
|
- clean up command execution (bcl@redhat.com)
|
|
|
|
- livemedia-creator: cleanup logging a bit (bcl@redhat.com)
|
2012-07-27 05:50:58 +00:00
|
|
|
|
2012-07-25 10:51:02 +00:00
|
|
|
* Wed Jul 25 2012 Martin Gracik <mgracik@redhat.com> 18.12-1
|
|
|
|
- Add 'mvebu' to list of recognized ARM kernels. (dmarlin@redhat.com)
|
|
|
|
- Cleanup boot menus (#809663) (mgracik@redhat.com)
|
|
|
|
- Don't remove chvt from the install image (#838554) (mgracik@redhat.com)
|
|
|
|
- Add llvm-libs (#826351) (mgracik@redhat.com)
|
|
|
|
|
2012-07-21 00:59:12 +00:00
|
|
|
* Fri Jul 20 2012 Brian C. Lane <bcl@redhat.com> 18.11-1
|
|
|
|
- livemedia-creator: add some error checking (bcl@redhat.com)
|
|
|
|
|
2012-07-10 11:06:08 +00:00
|
|
|
* Tue Jul 10 2012 Martin Gracik <mgracik@redhat.com> 18.10-1
|
|
|
|
- Don't set a root= argument (wwoods@redhat.com)
|
|
|
|
Resolves: rhbz#837208
|
|
|
|
- Don't remove the id tool (mgracik@redhat.com)
|
|
|
|
Resolves: rhbz#836493
|
|
|
|
- Xauth is in bin (mgracik@redhat.com)
|
|
|
|
Resolves: rhbz#837317
|
|
|
|
- Actually add plymouth to the initramfs (wwoods@redhat.com)
|
|
|
|
- don't use --prefix with dracut anymore (wwoods@redhat.com)
|
|
|
|
- newui requires checkisomd5 to run media check. (clumens@redhat.com)
|
|
|
|
|
2012-06-21 14:55:15 +00:00
|
|
|
* Thu Jun 21 2012 Martin Gracik <mgracik@redhat.com> 18.9-1
|
|
|
|
- Add initial support for ARM based systems (dmarlin) (mgracik@redhat.com)
|
|
|
|
- Add plymouth to the installer runtime (wwoods@redhat.com)
|
|
|
|
- add 'systemctl' command and use it in postinstall (wwoods@redhat.com)
|
|
|
|
- add dracut-shutdown.service (and its dependencies) (wwoods@redhat.com)
|
|
|
|
- leave pregenerated locale files (save RAM) (wwoods@redhat.com)
|
|
|
|
- runtime-cleanup: log broken symlinks being removed (wwoods@redhat.com)
|
|
|
|
- Add some documentation to LoraxTemplateRunner (wwoods@redhat.com)
|
|
|
|
- fix '-runcmd' and improve logging (wwoods@redhat.com)
|
|
|
|
- mkefiboot: add --debug (wwoods@redhat.com)
|
|
|
|
- pylorax.imgutils: add retry loop and "lazy" to umount() (wwoods@redhat.com)
|
|
|
|
- pylorax.imgutils: add debug logging (wwoods@redhat.com)
|
|
|
|
- pylorax: set up logging as recommended by logging module (wwoods@redhat.com)
|
|
|
|
- remove dmidecode (wwoods@redhat.com)
|
|
|
|
- clean up net-tools properly (wwoods@redhat.com)
|
|
|
|
- runtime-cleanup: correctly clean up kbd (wwoods@redhat.com)
|
|
|
|
- runtime-cleanup: correctly clean up iproute (wwoods@redhat.com)
|
|
|
|
- runtime-cleanup: drop a bunch of do-nothing removals (wwoods@redhat.com)
|
|
|
|
- Create missing /etc/fstab (wwoods@redhat.com)
|
|
|
|
- Fix systemd unit cleanup in runtime-postinstall (wwoods@redhat.com)
|
|
|
|
- Disable Alt+Tab in metacity (mgracik@redhat.com)
|
|
|
|
- Add pollcdrom module to dracut (bcl@redhat.com)
|
|
|
|
|
2012-06-06 14:05:09 +00:00
|
|
|
* Wed Jun 06 2012 Martin Gracik <mgracik@redhat.com> 18.8-1
|
|
|
|
- Check if selinux is enabled before getting the mode (mgracik@redhat.com)
|
|
|
|
- Add grub2 so that rescue is more useful (bcl@redhat.com)
|
|
|
|
|
2012-06-04 14:21:43 +00:00
|
|
|
* Mon Jun 04 2012 Martin Gracik <mgracik@redhat.com> 18.7-1
|
|
|
|
- Comment on why selinux needs to be in permissive or disabled
|
|
|
|
(mgracik@redhat.com)
|
|
|
|
- Verify the yum transaction (mgracik@redhat.com)
|
|
|
|
- Do not remove shared-mime-info (#825960) (mgracik@redhat.com)
|
|
|
|
- Add a --required switch to installpkg (mgracik@redhat.com)
|
|
|
|
- livemedia-creator: Hook up arch option (bcl@redhat.com)
|
|
|
|
- livemedia-creator: Add appliance creation (bcl@redhat.com)
|
|
|
|
- livemedia-creator: handle failed mount for ami (bcl@redhat.com)
|
|
|
|
|
2012-06-01 10:25:33 +00:00
|
|
|
* Fri Jun 01 2012 Martin Gracik <mgracik@redhat.com> 18.6-1
|
|
|
|
- Fix the rpm call (mgracik@redhat.com)
|
|
|
|
- Use selinux python module to get enforcing mode (mgracik@redhat.com)
|
|
|
|
|
|
|
|
* Thu May 31 2012 Martin Gracik <mgracik@redhat.com> 18.5-1
|
|
|
|
- Don't remove sha256sum from the install image (mgracik@redhat.com)
|
|
|
|
- Check if selinux is not in Enforcing mode (#824835) (mgracik@redhat.com)
|
|
|
|
- Install rpcbind (#824835) (mgracik@redhat.com)
|
|
|
|
- Remove hfsplus-tools dependency (#818913) (mgracik@redhat.com)
|
|
|
|
- Copy mapping and magic to BOOTDIR on ppc (#815550) (mgracik@redhat.com)
|
|
|
|
- Automatic commit of package [lorax] release [18.4-1]. (mgracik@redhat.com)
|
|
|
|
|
2012-05-25 07:07:11 +00:00
|
|
|
* Fri May 25 2012 Martin Gracik <mgracik@redhat.com> 18.4-1
|
|
|
|
- Initialized to use tito.
|
|
|
|
- Use gz not bz2 for source
|
|
|
|
- remove 'loadkeys' stub (#804306)
|
|
|
|
- add name field to .treeinfo its a concatination of family and version
|
|
|
|
- Fix typo in help (#819476)
|
|
|
|
- include the new cmsfs-fuse interface
|
|
|
|
- linuxrc.s390 is dead in anaconda
|
|
|
|
- Add the ppc magic file
|
|
|
|
- Install proper branding packages from repo (#813969)
|
|
|
|
- Use --mac for isohybrid only if doing macboot images
|
|
|
|
- Add --nomacboot option
|
|
|
|
- Add packages needed for NTP functionality in the installer
|
|
|
|
- livemedia-creator: check kickstart for display modes (#819660)
|
|
|
|
- livemedia-creator: Removed unused ImageMount class
|
|
|
|
- livemedia-creator: cleanup after a crash
|
|
|
|
- livemedia-creator: start using /var/tmp instead of /tmp
|
|
|
|
- livemedia-creator: make libvirt module optional
|
|
|
|
- stop moving /run (#818918)
|
|
|
|
|
2012-05-03 18:24:53 +00:00
|
|
|
* Thu May 03 2012 Brian C. Lane <bcl@redhat.com> 18.3-1
|
|
|
|
- Added BCM4331 firmware (#817151) (mgracik)
|
|
|
|
- mkefiboot: Add support for disk label files (mjg)
|
|
|
|
- Add 'tmux' to runtime image (wwoods)
|
|
|
|
- Add /etc/sysctl.d/anaconda.conf, set kernel.printk=1 (#816022) (wwoods)
|
|
|
|
- reduce image size from 2GB to 1GB (wwoods)
|
|
|
|
- keep all filesystem tools (wwoods)
|
|
|
|
- Leave some of the grub2 utilities in the install image (#749323) (mgracik)
|
|
|
|
- add media check menu option (bcl)
|
|
|
|
- remove unneeded dracut bootargs (bcl)
|
|
|
|
- mkefiboot: Copy Mac bootloader, rather than linking it (mjg)
|
|
|
|
- Remove workdir if it was created by lorax (#807964) (mgracik)
|
|
|
|
- add gdisk to install image (#811083) (bcl)
|
|
|
|
- Don't use --allbut for xfsprogs cleanup (#804779) (mgracik)
|
|
|
|
- Log all removed files (mgracik)
|
|
|
|
- Add spice-vdagent to initrd (#804739) (mgracik)
|
|
|
|
- Add ntfs-3g to initrd (#804302) (mgracik)
|
|
|
|
- ntfs-3g now uses /usr/lib (#810039) (bcl)
|
|
|
|
|
2012-03-30 20:47:26 +00:00
|
|
|
* Fri Mar 30 2012 Brian C. Lane <bcl@redhat.com> 18.2-1
|
|
|
|
- Merge noloader commits from f17-branch (bcl)
|
|
|
|
- mkefiboot: Make Apple boot images appear in the startup preferences (mjg)
|
|
|
|
- add symlink from /mnt/install -> /run/install (wwoods)
|
|
|
|
- Don't trash all the initscripts 'fedora*' services (wwoods)
|
|
|
|
- remove anaconda-copy-ks.sh (wwoods)
|
|
|
|
- add anaconda dracut module (wwoods)
|
|
|
|
- runtime-postinstall: remove references to loader (wwoods)
|
|
|
|
- runtime-postinstall: remove keymap stuff (wwoods)
|
|
|
|
- Add the icfg package (#771733) (mgracik)
|
|
|
|
- Log the output of mkfs (#769928) (mgracik)
|
|
|
|
- Fix product name replacing in templates (#799919) (mgracik)
|
|
|
|
- Fix requires (mgracik)
|
|
|
|
- use cache outside the installtree (bcl)
|
|
|
|
- add iscsi-initiator-utils (#804522) (bcl)
|
|
|
|
- livemedia-creator: update TreeBuilder use for isolabel (bcl)
|
|
|
|
|
|
|
|
* Tue Mar 06 2012 Brian C. Lane <bcl@redhat.com> 18.1-1
|
2012-03-06 17:40:53 +00:00
|
|
|
- livemedia-creator: update README (bcl)
|
|
|
|
- example livemedia kickstart for ec2 (bcl)
|
|
|
|
- livemedia-creator: console=ttyS0 not /dev/ttyS0 (bcl)
|
|
|
|
- livemedia-creator: Add support for making ami images (bcl)
|
2012-03-30 20:47:26 +00:00
|
|
|
- Don't remove btrfs utils (#796511) (mgracik)
|
|
|
|
- Remove root and ip parameters from generic.prm (#796572) (mgracik)
|
|
|
|
- Check if the volume id is not longer than 32 chars (#786832) (mgracik)
|
|
|
|
- Add option to specify volume id on command line (#786834) (mgracik)
|
|
|
|
- Install nhn-nanum-gothic-fonts (#790266) (mgracik)
|
|
|
|
- Change the locale to C (#786833) (mgracik)
|
|
|
|
- iputils is small and required by dhclient-script (bcl)
|
|
|
|
- util-linux-ng is now util-linux (bcl)
|
|
|
|
|
|
|
|
* Mon Feb 20 2012 Brian C. Lane <bcl@redhat.com> 18.0-1
|
2012-02-20 22:46:29 +00:00
|
|
|
- use --prefix=/run/initramfs when building initramfs (wwoods)
|
|
|
|
- dhclient-script needs cut and arping (bcl)
|
|
|
|
- Fix missing CalledProcessError import (bcl)
|
|
|
|
- metacity now depends on gsettings-desktop-schemas (bcl)
|
|
|
|
- Add findiso to grub config (mjg)
|
2012-03-30 20:47:26 +00:00
|
|
|
- add memtest to the boot.iso for x86 (#787234) (bcl)
|
|
|
|
- Don't use mk-s390-cdboot (dhorak) (mgracik)
|
|
|
|
- Add dracut args to grub.conf (bcl)
|
2012-02-20 22:46:29 +00:00
|
|
|
- Change the squashfs image section in .treeinfo (mgracik)
|
|
|
|
- Add path to squashfs image to the treeinfo (mgracik)
|
|
|
|
- Add runtime basename variable to the template (mgracik)
|
2012-03-30 20:47:26 +00:00
|
|
|
- use internal implementation of the addrsize utility (dan)
|
|
|
|
- Make sure var/run is not a symlink on s390x (#787217) (mgracik)
|
|
|
|
- Create var/run/dbus directory on s390x (#787217) (mgracik)
|
2012-02-20 22:46:29 +00:00
|
|
|
|
|
|
|
* Wed Feb 08 2012 Brian C. Lane <bcl@redhat.com> 17.3-1
|
|
|
|
- keep convertfs.sh script in image (#787893) (bcl)
|
|
|
|
- Add dracut convertfs module (#787893) (bcl)
|
|
|
|
- fix templates to work with F17 usrmove (tflink)
|
|
|
|
- changing hfs to hfsplus so that the correct mkfs binary is called (tflink)
|
|
|
|
- Add luks, md and dm dracut args to bootloaders (bcl)
|
|
|
|
- update lorax and livemedia_creator to use isfinal (bcl)
|
|
|
|
- lorax: copy kickstarts into sysroot (#743135) (bcl)
|
|
|
|
- livemedia-creator: Mount iso if rootfs is LiveOS (bcl)
|
|
|
|
- Log output of failed command (mgracik)
|
|
|
|
- Add packages required for gtk3 and the new anaconda UI. (clumens)
|
|
|
|
|
2012-01-12 15:22:43 +00:00
|
|
|
* Thu Jan 12 2012 Martin Gracik <mgracik@redhat.com> 17.2-1
|
|
|
|
- Allow specifying buildarch on the command line (#771382) (mgracik)
|
|
|
|
- lorax: Don't touch /etc/mtab in cleanup (bcl)
|
|
|
|
- Update TODO and POLICY to reflect the current state of things (wwoods)
|
|
|
|
- consider %ghost files part of the filelists in templates (wwoods)
|
|
|
|
- lorax: Add option to exclude packages (bcl)
|
|
|
|
- dracut needs kbd directories (#769932) (bcl)
|
|
|
|
- better debug, handle relative output paths (bcl)
|
|
|
|
|
2011-12-21 17:17:47 +00:00
|
|
|
* Wed Dec 21 2011 Brian C. Lane <bcl@redhat.com> 17.1-1
|
|
|
|
- lorax: check for output directory early and quit (bcl)
|
|
|
|
- lorax: Add --proxy command (bcl)
|
|
|
|
- lorax: add --config option (bcl)
|
|
|
|
- Modify spec file for livemedia-creator (bcl)
|
|
|
|
- Add no-virt mode to livemedia-creator (bcl)
|
|
|
|
- Add livemedia-creator README and example ks (bcl)
|
|
|
|
- Add config files for live media (bcl)
|
|
|
|
- Add livemedia-creator (bcl)
|
|
|
|
- Allow a None to be passed as size to create_runtime (bcl)
|
|
|
|
- Add execWith utils from anaconda (bcl)
|
|
|
|
- Changes needed for livecd creation (bcl)
|
|
|
|
- dracut has moved to /usr/bin (bcl)
|
|
|
|
|
|
|
|
* Mon Oct 21 2011 Will Woods <wwoods@redhat.com> 17.0-1
|
|
|
|
- Merges the 'treebuilder' branch of lorax
|
|
|
|
- images are split into two parts again (initrd.img, LiveOS/squashfs.img)
|
|
|
|
- base memory use reduced to ~200M (was ~550M in F15, ~320MB in F16)
|
|
|
|
- initrd.img is now built by dracut
|
|
|
|
- booting now requires correct "root=live:..." argument
|
|
|
|
- boot.iso is EFI hybrid capable (copy iso to USB stick, boot from EFI)
|
|
|
|
- Better support for Apple EFI (now with custom boot icon!)
|
|
|
|
- new syslinux config (#734170)
|
|
|
|
- add fpaste to installer environment (#727842)
|
|
|
|
- rsyslog.conf: hardcode hostname for virtio forwarding (#744544)
|
|
|
|
- Use a predictable ISO Volume Label (#732298)
|
|
|
|
- syslinux-vesa-splash changed filename (#739345)
|
|
|
|
- don't create /etc/sysconfig/network (#733425)
|
|
|
|
- xauth and libXmu are needed for ssh -X (#731046)
|
|
|
|
- add libreport plugins (#729537), clean up libreport
|
|
|
|
- keep nss certs for libreport (#730438)
|
|
|
|
- keep ModemManager (#727946)
|
|
|
|
- keep vmmouse binaries (#723831)
|
|
|
|
- change isbeta to isfinal, default to isFinal=False (#723901)
|
|
|
|
- use pungi's installroot rather than making our own (#722481)
|
|
|
|
- keep ntfsresize around (#722711)
|
|
|
|
- replace cjkuni-uming-fonts with wqy-microhei-fonts (#709962)
|
|
|
|
- install all firmware packages (#703291, #705392)
|
|
|
|
- keep libmodman and libproxy (#701622)
|
|
|
|
- write the lorax verion in the .buildstamp (#689697)
|
|
|
|
- disable rsyslogd rate limiting on imuxsock (#696943)
|
|
|
|
- disable debuginfo package
|
2011-05-02 07:27:54 +00:00
|
|
|
|
2011-04-13 11:29:55 +00:00
|
|
|
* Wed Apr 13 2011 Martin Gracik <mgracik@redhat.com> 0.5-1
|
|
|
|
- Remove pungi patch
|
|
|
|
- Remove pseudo code
|
|
|
|
- Add a /bin/login shim for use only in the installation environment.
|
|
|
|
- Set the hostname from a config file, not programmatically.
|
|
|
|
- Add systemd and agetty to the installation environment.
|
|
|
|
- Specify "cpio -H newc" instead of "cpio -c".
|
|
|
|
- Provide shutdown on s390x (#694518)
|
|
|
|
- Fix arch specific requires in spec file
|
|
|
|
- Add s390 modules and do some cleanup of the template
|
|
|
|
- Generate ssh keys on s390
|
|
|
|
- Don't remove tr, needed for s390
|
|
|
|
- Do not check if we have all commands
|
|
|
|
- Change location of addrsize and mk-s390-cdboot
|
|
|
|
- Shutdown is in another location
|
|
|
|
- Do not skip broken packages
|
|
|
|
- Don't install network-manager-netbook
|
|
|
|
- Wait for subprocess to finish
|
|
|
|
- Have to call os.makedirs
|
|
|
|
- images dir already exists, we just need to set it
|
|
|
|
- Do not remove libassuan.
|
|
|
|
- The biarch is a function not an attribute
|
|
|
|
- Create images directory in outputtree
|
|
|
|
- Use gzip on ppc initrd
|
|
|
|
- Create efibootdir if doing efi images
|
|
|
|
- Get rid of create_gconf().
|
|
|
|
- gconf/metacity: have only one workspace.
|
|
|
|
- Add yum-langpacks yum plugin to anaconda environment (notting)
|
|
|
|
- Replace variables in yaboot.conf
|
|
|
|
- Add sparc specific packages
|
|
|
|
- Skip keymap creation on s390
|
|
|
|
- Copy shutdown and linuxrc.s390 on s390
|
|
|
|
- Add packages for s390
|
|
|
|
- Add support for sparc
|
|
|
|
- Use factory to get the image classes
|
|
|
|
- treeinfo has to be addressed as self.treeinfo
|
|
|
|
- Add support for s390
|
|
|
|
- Add the xen section to treeinfo on x86_64
|
|
|
|
- Fix magic and mapping paths
|
|
|
|
- Fix passing of prepboot and macboot arguments
|
|
|
|
- Small ppc fixes
|
|
|
|
- Check if the file we want to remove exists
|
|
|
|
- Install x86 specific packages only on x86
|
|
|
|
- Change the location of zImage.lds
|
|
|
|
- Added ppc specific packages
|
|
|
|
- memtest and efika.forth are in /boot
|
|
|
|
- Add support for ppc
|
|
|
|
- Minor sparc pseudo code changes
|
|
|
|
- Added sparc pseudo code (dgilmore)
|
|
|
|
- Added s390 and x86 pseudo code
|
|
|
|
- Added ppc pseudo code
|
|
|
|
|
2011-03-14 11:37:26 +00:00
|
|
|
* Mon Mar 14 2011 Martin Gracik <mgracik@redhat.com> 0.4-1
|
|
|
|
- Add the images-xen section to treeinfo on x86_64
|
|
|
|
- Print a message when no arguments given (#684463)
|
|
|
|
- Mako template returns unicode strings (#681003)
|
|
|
|
- The check option in options causes ValueError
|
|
|
|
- Disable all ctrl-alt-arrow metacity shortcuts
|
|
|
|
- Remove the locale-archive explicitly
|
|
|
|
- Use xz when compressing the initrd
|
|
|
|
- Keep the source files for locales and get rid of the binary form
|
|
|
|
- Add /sbin to $PATH (for the tty2 terminal)
|
|
|
|
- Create /var/run/dbus directory in installtree
|
|
|
|
- Add mkdir support to template
|
|
|
|
- gpart is present only on i386 arch (#672611)
|
|
|
|
- util-linux-ng changed to util-linux
|
2011-02-08 13:47:27 +00:00
|
|
|
|
2011-01-24 12:34:14 +00:00
|
|
|
* Mon Jan 24 2011 Martin Gracik <mgracik@redhat.com> 0.3-1
|
|
|
|
- Don't remove libmount package
|
|
|
|
- Don't create mtab symlink, already exists
|
|
|
|
- Exit with error if we have no lang-table
|
|
|
|
- Fix file logging
|
|
|
|
- Overwrite the /etc/shadow file
|
|
|
|
- Use [images-xen] section for PAE and xen kernels
|
|
|
|
|
2011-01-14 15:07:19 +00:00
|
|
|
* Fri Jan 14 2011 Martin Gracik <mgracik@redhat.com> 0.2-2
|
|
|
|
- Fix the gnome themes
|
|
|
|
- Add biosdevname package
|
|
|
|
- Edit .bash_history file
|
|
|
|
- Add the initrd and kernel lines to .treeinfo
|
|
|
|
- Don't remove the gamin package from installtree
|
|
|
|
|
2010-12-22 09:15:24 +00:00
|
|
|
* Wed Dec 01 2010 Martin Gracik <mgracik@redhat.com> 0.1-1
|
|
|
|
- First packaging of the new lorax tool.
|