[lorax] - New Version 19.0 - Remove some env variables (#907692) (bcl at redhat.com) - Make sure tmpfs is enabl

Brian C. Lane bcl at fedoraproject.org
Thu Feb 28 20:25:32 UTC 2013


commit 0968815b93b015a00a59286a5ffb8058ccfda4e4
Author: Brian C. Lane <bcl at redhat.com>
Date:   Thu Feb 28 12:05:06 2013 -0800

    - New Version 19.0
    - Remove some env variables (#907692) (bcl at redhat.com)
    - Make sure tmpfs is enabled (#908253) (bcl at redhat.com)

 .gitignore                                         |   38 +-------
 ...treebuilder-add-prefix-to-rebuild_initrds.patch |   55 ----------
 ...builder-improve-findkernels-initrd-search.patch |   60 -----------
 0003-build-fedup-upgrade.img.patch                 |   53 ----------
 0004-make-templates-install-upgrade.img.patch      |  107 --------------------
 ...Add-the-fedup-plymouth-theme-if-available.patch |   40 -------
 ...-options-in-the-boot-media-to-do-upgrades.patch |  100 ------------------
 lorax.spec                                         |   97 ++++++++++++++----
 sources                                            |    2 +-
 9 files changed, 79 insertions(+), 473 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index df7a893..398d609 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,37 +1 @@
-/lorax-0.1.tar.bz2
-/lorax-0.2.tar.bz2
-/lorax-0.3.tar.bz2
-/lorax-0.4.tar.bz2
-/lorax-0.5.tar.bz2
-/lorax-0.6.tar.bz2
-/lorax-0.7.tar.bz2
-/lorax-16.0.tar.bz2
-/lorax-16.1.tar.bz2
-/lorax-16.2.tar.bz2
-/lorax-16.3.tar.bz2
-/lorax-16.4.tar.bz2
-/lorax-17.1.tar.bz2
-/lorax-17.2.tar.bz2
-/lorax-18.0.tar.bz2
-/lorax-18.1.tar.bz2
-/lorax-17.9.tar.bz2
-/lorax-18.2.tar.bz2
-/lorax-18.3.tar.bz2
-/lorax-18.4.tar.gz
-/lorax-18.6.tar.gz
-/lorax-18.7.tar.gz
-/lorax-18.8.tar.gz
-/lorax-18.9.tar.gz
-/lorax-18.10.tar.gz
-/lorax-18.11.tar.gz
-/lorax-18.12.tar.gz
-/lorax-18.13.tar.gz
-/lorax-18.14.tar.gz
-/lorax-18.15.tar.gz
-/lorax-18.16.tar.gz
-/lorax-18.17.tar.gz
-/lorax-18.18.tar.gz
-/lorax-18.19.tar.gz
-/lorax-18.20.tar.gz
-/lorax-18.21.tar.gz
-/lorax-18.22.tar.gz
+/lorax-19.0.tar.gz
diff --git a/lorax.spec b/lorax.spec
index 9a05dce..2bad5c9 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,8 +1,8 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        18.22
-Release:        3%{?dist}
+Version:        19.0
+Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
 Group:          Applications/System
@@ -34,8 +34,12 @@ Requires:       util-linux
 Requires:       xz
 Requires:       yum
 Requires:       pykickstart
+
+%if 0%{?fedora}
+# Fedora specific deps
 Requires:       fedup-dracut
 Requires:       fedup-dracut-plymouth
+%endif
 
 %ifarch %{ix86} x86_64
 Requires:       syslinux >= 4.02-5
@@ -53,13 +57,6 @@ Requires:       kernel-bootwrapper
 Requires:       openssh
 %endif
 
-Patch0: 0001-treebuilder-add-prefix-to-rebuild_initrds.patch      
-Patch1: 0002-treebuilder-improve-findkernels-initrd-search.patch
-Patch2: 0003-build-fedup-upgrade.img.patch             
-Patch3: 0004-make-templates-install-upgrade.img.patch
-Patch4: 0005-Add-the-fedup-plymouth-theme-if-available.patch
-Patch5: 0006-add-options-in-the-boot-media-to-do-upgrades.patch
-
 %description
 Lorax is a tool for creating the anaconda install images.
 
@@ -69,12 +66,6 @@ Anaconda's image install feature.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
 
 %build
 
@@ -97,11 +88,77 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
-* Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 18.22-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
-* Tue Nov 20 2012 Dennis Gilmore <dennis at ausil.us> 18.22-2
-- aadd patches for fedup support
+* Thu Feb 28 2013 Brian C. Lane <bcl at redhat.com> 19.0-1
+- New Version 19.0
+- Remove some env variables (#907692) (bcl at redhat.com)
+- Make sure tmpfs is enabled (#908253) (bcl at redhat.com)
+
+* Tue Feb 12 2013 Brian C. Lane <bcl at redhat.com> 18.31-1
+- add syslinux and ssm (bcl at redhat.com)
+- Add filesystem image install support (bcl at redhat.com)
+
+* Thu Jan 31 2013 Brian C. Lane <bcl at redhat.com> 18.30-1
+- yum changed the callback info (bcl at redhat.com)
+- tigervnc-server-module depends on Xorg, which doesn't exist on s390x
+  (dan at danny.cz)
+- tools not existing on s390x (dan at danny.cz)
+- specspo is dead for a long time (dan at danny.cz)
+- no Xorg on s390x (dan at danny.cz)
+- Make boot configs consistent. (dmach at redhat.com)
+- Dynamically generate the list of installed platforms for .treeinfo
+  (dmarlin at redhat.com)
+- Add a U-Boot wrapped image of 'upgrade.img'. (dmarlin at redhat.com)
+- Add trigger for Anaconda's exception handling to bash_history
+  (vpodzime at redhat.com)
+- livemedia-creator: update example kickstarts (bcl at redhat.com)
+- livemedia-creator: don't pass console=ttyS0 (bcl at redhat.com)
+- Fix gcdx64.efi path to work for other distros than Fedora. (dmach at redhat.com)
+
+* Thu Dec 20 2012 Martin Gracik <mgracik at redhat.com> 18.29-1
+- Do not remove gtk3 share files (mgracik at redhat.com)
+
+* Wed Dec 19 2012 Martin Gracik <mgracik at redhat.com> 18.28-1
+- Fix rexists (mgracik at redhat.com)
+- Several 'doupgrade' fixes in the x86 template. (dmach at redhat.com)
+- Missing semicolon (mgracik at redhat.com)
+
+* Tue Dec 18 2012 Martin Gracik <mgracik at redhat.com> 18.27-1
+- Only run installupgradeinitrd if upgrade on s390x (mgracik at redhat.com)
+
+* Tue Dec 18 2012 Martin Gracik <mgracik at redhat.com> 18.26-1
+- Only run installupgradeinitrd if upgrade (mgracik at redhat.com)
+
+* Tue Dec 18 2012 Martin Gracik <mgracik at redhat.com> 18.25-1
+- Add --noupgrade option (mgracik at redhat.com)
+- Require fedup-dracut* only on Fedora. (dmach at redhat.com)
+
+* Fri Dec 14 2012 Brian C. Lane <bcl at redhat.com> 18.24-1
+- imgutils: use -s for kpartx, wait for device creation (bcl at redhat.com)
+- livemedia-creator: Use SELinux Permissive mode (bcl at redhat.com)
+- livemedia-creator: use cmdline mode (bcl at redhat.com)
+- use correct variable for upgrade image on s390 (dan at danny.cz)
+- only ix86/x86_64 and ppc/ppc64 need grub2 (dan at danny.cz)
+- no mount (sub-)package since RHEL-2 (dan at danny.cz)
+- Correct argument to installupgradeinitrd. (dmarlin at redhat.com)
+- Added fedup requires to spec (bcl at redhat.com)
+
+* Wed Dec 05 2012 Brian C. Lane <bcl at redhat.com> 18.23-1
+- remove multipath rules (#880263) (bcl at redhat.com)
+- add installupgradeinitrd function and use it to install the upgrade initrds
+  (dennis at ausil.us)
+- use installinitrd to install the upgrade.img initramfs so that we get correct
+  permissions (dennis at ausil.us)
+- ppc and arm need to use kernel.upgrade not kernel.upgrader (dennis at ausil.us)
+- remove upgrade from the sparc and sysylinux config templates
+  (dennis at ausil.us)
+- Add the 'fedup' plymouth theme if available (wwoods at redhat.com)
+- make templates install upgrade.img (wwoods at redhat.com)
+- build fedup upgrade.img (wwoods at redhat.com)
+- treebuilder: improve findkernels() initrd search (wwoods at redhat.com)
+- treebuilder: add 'prefix' to rebuild_initrds() (wwoods at redhat.com)
+- Add thai-scalable-waree-fonts (#872468) (mgracik at redhat.com)
+- Do not remove the fipscheck package (#882153) (mgracik at redhat.com)
+- Add MokManager.efi to EFI/BOOT (#882101) (mgracik at redhat.com)
 
 * Tue Nov 06 2012 Brian C. Lane <bcl at redhat.com> 18.22-1
 - Install the yum-langpacks plugin (#868869) (jkeating at redhat.com)
diff --git a/sources b/sources
index 5fad61b..11c211c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-64a2d5daa760dcc95233a4b1e1f45fc4  lorax-18.22.tar.gz
+9149b0ac3d16946e575128bcee7997ab  lorax-19.0.tar.gz


More information about the scm-commits mailing list