alaurie / rpms / plymouth

Forked from rpms/plymouth 4 days ago
Clone
01552a
%define plymouthdaemon_execdir %{_sbindir}
01552a
%define plymouthclient_execdir %{_bindir}
01552a
%define plymouth_libdir %{_libdir}
01552a
%define plymouth_initrd_file /boot/initrd-plymouth.img
01552a
%global _hardened_build 1
01552a
01552a
Summary: Graphical Boot Animation and Logger
01552a
Name: plymouth
01552a
Version: 0.8.9
01552a
Release: 0.31.20140113%{?dist}
01552a
License: GPLv2+
01552a
Group: System Environment/Base
01552a
Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
01552a
Source1: boot-duration
01552a
Source2: charge.plymouth
01552a
Source3: plymouth-update-initrd
01552a
Source4: bootlog
01552a
01552a
URL: http://www.freedesktop.org/wiki/Software/Plymouth
01552a
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
01552a
01552a
Requires: plymouth-core-libs = %{version}-%{release}
01552a
Requires: system-logos
01552a
Requires(post): plymouth-scripts
01552a
Requires: initscripts >= 8.83-1
01552a
Conflicts: filesystem < 3
01552a
Conflicts: systemd < 185-3
01552a
01552a
BuildRequires: git
01552a
BuildRequires: pkgconfig(libdrm)
01552a
BuildRequires: kernel-headers
01552a
BuildRequires: pkgconfig(libudev)
01552a
BuildRequires: automake, autoconf, libtool
01552a
BuildRequires: libxslt, docbook-style-xsl
01552a
01552a
Obsoletes: plymouth-text-and-details-only < %{version}-%{release}
01552a
Obsoletes: plymouth-plugin-pulser < 0.7.0-0.2009.05.08.2
01552a
Obsoletes: plymouth-theme-pulser < 0.7.0-0.2009.05.08.2
01552a
Obsoletes: plymouth-gdm-hooks < 0.8.4-0.20101119.4
01552a
Obsoletes: plymouth-utils < 0.8.4-0.20101119.4
01552a
01552a
Patch0: dont-block-show-splash.patch
01552a
Patch1: always-add-text-splash.patch
01552a
Patch2: fix-text-splash-os-string.patch
01552a
Patch3: fix-details.patch
01552a
Patch4: fix-startup-race.patch
01552a
Patch5: fix-hide-splash.patch
01552a
Patch6: ignore-early-fb-devices.patch
01552a
Patch7: fix-ask-password-race.patch
01552a
Patch8: serial-console-fixes.patch
01552a
Patch9: fix-init-bin-sh.patch
01552a
Patch10: resize-proc-cmdline-buffer.patch
01552a
Patch11: cursor-fix.patch
01552a
Patch12: ship-label-plugin-in-initrd.patch
01552a
Patch13: fix-coldplug-detection.patch
01552a
Patch14: ensure-output-gets-terminal.patch
01552a
Patch15: activate-new-renderers.patch
01552a
Patch16: fix-progress-bar-colors.patch
01552a
Patch17: fix-escape-key-for-media-check.patch
01552a
Patch18: 0001-Revert-Recreate-boot-log-at-each-boot-instead-of-app.patch
01552a
Patch19: 0001-Revert-Make-boot.log-world-readable-by-default.patch
01552a
Patch20: 0001-device-manager-fall-back-to-text-mode-if-graphical-d.patch
01552a
Patch99: colors.patch
01552a
01552a
%description
01552a
Plymouth provides an attractive graphical boot animation in
01552a
place of the text messages that normally get shown.  Text
01552a
messages are instead redirected to a log file for viewing
01552a
after boot.
01552a
01552a
%package system-theme
01552a
Summary: Plymouth default theme
01552a
Group: System Environment/Base
01552a
Obsoletes: rhgb < 1:10.0.0
01552a
Provides: rhgb = 1:10.0.0
01552a
Obsoletes: %{name}-system-plugin <  %{version}-%{release}
01552a
Provides: %{name}-system-plugin = %{version}-%{release}
01552a
Provides: rhgb = 1:10.0.0
01552a
Requires: plymouth(system-theme) = %{version}-%{release}
01552a
01552a
%description system-theme
01552a
This metapackage tracks the current distribution default theme.
01552a
01552a
%package core-libs
01552a
Summary: Plymouth core libraries
01552a
Group: Development/Libraries
01552a
01552a
%description core-libs
01552a
This package contains the libply and libply-splash-core libraries
01552a
used by Plymouth.
01552a
01552a
%package graphics-libs
01552a
Summary: Plymouth graphics libraries
01552a
Group: Development/Libraries
01552a
Requires: %{name}-core-libs = %{version}-%{release}
01552a
Obsoletes: %{name}-libs < %{version}-%{release}
01552a
Provides: %{name}-libs = %{version}-%{release}
01552a
BuildRequires: libpng-devel
01552a
01552a
%description graphics-libs
01552a
This package contains the libply-splash-graphics library
01552a
used by graphical Plymouth splashes.
01552a
01552a
%package devel
01552a
Summary: Libraries and headers for writing Plymouth splash plugins
01552a
Group: Development/Libraries
01552a
Requires: %{name} = %{version}-%{release}
01552a
Requires: %{name}-core-libs = %{version}-%{release}
01552a
Requires: %{name}-graphics-libs = %{version}-%{release}
01552a
Requires: pkgconfig
01552a
BuildRequires: pkgconfig(gtk+-2.0)
01552a
01552a
%description devel
01552a
This package contains the libply and libplybootsplash libraries
01552a
and headers needed to develop 3rd party splash plugins for Plymouth.
01552a
01552a
%package scripts
01552a
Summary: Plymouth related scripts
01552a
Group: Applications/System
01552a
Requires: findutils, coreutils, gzip, cpio, dracut, plymouth
01552a
01552a
%description scripts
01552a
This package contains scripts that help integrate Plymouth with
01552a
the system.
01552a
01552a
%package plugin-label
01552a
Summary: Plymouth label plugin
01552a
Group: System Environment/Base
01552a
Requires: %{name} = %{version}-%{release}
01552a
Requires: %{name}-core-libs = %{version}-%{release}
01552a
Requires: %{name}-graphics-libs = %{version}-%{release}
01552a
BuildRequires: pango-devel >= 1.21.0
01552a
BuildRequires: cairo-devel
01552a
01552a
%description plugin-label
01552a
This package contains the label control plugin for
01552a
Plymouth. It provides the ability to render text on
01552a
graphical boot splashes using pango and cairo.
01552a
01552a
%package plugin-fade-throbber
01552a
Summary: Plymouth "Fade-Throbber" plugin
01552a
Group: System Environment/Base
01552a
Requires: %{name} = %{version}-%{release}
01552a
Requires: %{name}-core-libs = %{version}-%{release}
01552a
Requires: %{name}-graphics-libs = %{version}-%{release}
01552a
01552a
%description plugin-fade-throbber
01552a
This package contains the "Fade-In" boot splash plugin for
01552a
Plymouth. It features a centered image that fades in and out
01552a
while other images pulsate around during system boot up.
01552a
01552a
%package theme-fade-in
01552a
Summary: Plymouth "Fade-In" theme
01552a
Group: System Environment/Base
01552a
Requires: %{name}-plugin-fade-throbber = %{version}-%{release}
01552a
Requires(post): plymouth-scripts
01552a
Obsoletes: plymouth-plugin-fade-in <= 0.7.0-0.2009.05.08.2
01552a
Provides: plymouth-plugin-fade-in = 0.7.0-0.2009.05.08.2
01552a
01552a
%description theme-fade-in
01552a
This package contains the "Fade-In" boot splash theme for
01552a
Plymouth. It features a centered logo that fades in and out
01552a
while stars twinkle around the logo during system boot up.
01552a
01552a
%package plugin-throbgress
01552a
Summary: Plymouth "Throbgress" plugin
01552a
Group: System Environment/Base
01552a
Requires: %{name} = %{version}-%{release}
01552a
Requires: %{name}-core-libs = %{version}-%{release}
01552a
Requires: %{name}-graphics-libs = %{version}-%{release}
01552a
Requires: plymouth-plugin-label
01552a
01552a
%description plugin-throbgress
01552a
This package contains the "throbgress" boot splash plugin for
01552a
Plymouth. It features a centered logo and animated spinner that
01552a
spins repeatedly while a progress bar advances at the bottom of
01552a
the screen.
01552a
01552a
%package theme-spinfinity
01552a
Summary: Plymouth "Spinfinity" theme
01552a
Group: System Environment/Base
01552a
Requires: %{name}-plugin-throbgress = %{version}-%{release}
01552a
Requires(post): plymouth-scripts
01552a
Obsoletes: plymouth-plugin-spinfinity <= 0.7.0-0.2009.05.08.2
01552a
Provides: plymouth-plugin-spinfinity = 0.7.0-0.2009.05.08.2
01552a
01552a
%description theme-spinfinity
01552a
This package contains the "Spinfinity" boot splash theme for
01552a
Plymouth. It features a centered logo and animated spinner that
01552a
spins in the shape of an infinity sign.
01552a
01552a
%package plugin-space-flares
01552a
Summary: Plymouth "space-flares" plugin
01552a
Group: System Environment/Base
01552a
Requires: %{name} = %{version}-%{release}
01552a
Requires: %{name}-core-libs = %{version}-%{release}
01552a
Requires: %{name}-graphics-libs = %{version}-%{release}
01552a
Requires: plymouth-plugin-label
01552a
01552a
%description plugin-space-flares
01552a
This package contains the "space-flares" boot splash plugin for
01552a
Plymouth. It features a corner image with animated flares.
01552a
01552a
%package theme-solar
01552a
Summary: Plymouth "Solar" theme
01552a
Group: System Environment/Base
01552a
Requires: %{name}-plugin-space-flares = %{version}-%{release}
01552a
Requires(post): plymouth-scripts
01552a
Obsoletes: plymouth-plugin-solar <= 0.7.0-0.2009.05.08.2
01552a
Provides: plymouth-plugin-solar = 0.7.0-0.2009.05.08.2
01552a
# We require this to fix upgrades (see bug 499940).
01552a
Requires: plymouth-system-theme
01552a
01552a
%description theme-solar
01552a
This package contains the "Solar" boot splash theme for
01552a
Plymouth. It features a blue flamed sun with animated solar flares.
01552a
01552a
%package plugin-two-step
01552a
Summary: Plymouth "two-step" plugin
01552a
Group: System Environment/Base
01552a
Requires: %{name} = %{version}-%{release}
01552a
Requires: %{name}-core-libs = %{version}-%{release}
01552a
Requires: %{name}-graphics-libs = %{version}-%{release}
01552a
Requires: plymouth-plugin-label
01552a
01552a
%description plugin-two-step
01552a
This package contains the "two-step" boot splash plugin for
01552a
Plymouth. It features a two phased boot process that starts with
01552a
a progressing animation synced to boot time and finishes with a
01552a
short, fast one-shot animation.
01552a
01552a
%package theme-charge
01552a
Summary: Plymouth "Charge" plugin
01552a
Group: System Environment/Base
01552a
Requires: %{name}-plugin-two-step = %{version}-%{release}
01552a
Requires(post): plymouth-scripts
01552a
Provides: plymouth(system-theme) = %{version}-%{release}
01552a
01552a
%description theme-charge
01552a
This package contains the "charge" boot splash theme for
36d17e
Plymouth. It is the default theme for CentOS Linux.
01552a
01552a
%package plugin-script
01552a
Summary: Plymouth "script" plugin
01552a
Group: System Environment/Base
01552a
Requires: %{name} = %{version}-%{release}
01552a
Requires: %{name}-core-libs = %{version}-%{release}
01552a
Requires: %{name}-graphics-libs = %{version}-%{release}
01552a
01552a
%description plugin-script
01552a
This package contains the "script" boot splash plugin for
01552a
Plymouth. It features an extensible, scriptable boot splash
01552a
language that simplifies the process of designing custom
01552a
boot splash themes.
01552a
01552a
%package theme-script
01552a
Summary: Plymouth "Script" plugin
01552a
Group: System Environment/Base
01552a
Requires: %{name}-plugin-script = %{version}-%{release}
01552a
Requires(post): %{_sbindir}/plymouth-set-default-theme
01552a
01552a
%description theme-script
01552a
This package contains the "script" boot splash theme for
01552a
Plymouth. It it is a simple example theme the uses the "script"
01552a
plugin.
01552a
01552a
%package theme-spinner
01552a
Summary: Plymouth "Spinner" theme
01552a
Group: System Environment/Base
01552a
Requires: %{name}-plugin-two-step = %{version}-%{release}
01552a
Requires(post): plymouth-scripts
01552a
01552a
%description theme-spinner
01552a
This package contains the "spinner" boot splash theme for
01552a
Plymouth. It features a small spinner on a dark background.
01552a
01552a
%prep
01552a
%autosetup -S git
01552a
01552a
# Change the default theme
01552a
sed -i -e 's/fade-in/charge/g' src/plymouthd.defaults
01552a
01552a
%build
01552a
autoreconf -f -i
01552a
%configure --enable-tracing --disable-tests                      \
01552a
           --with-release-file=/etc/os-release                   \
01552a
           --with-logo=%{_datadir}/pixmaps/system-logo-white.png \
01552a
           --with-background-start-color-stop=0xc6bdd2           \
01552a
           --with-background-end-color-stop=0x4e376b             \
01552a
           --with-background-color=0x8d59d2                      \
01552a
           --disable-gdm-transition                              \
01552a
           --enable-systemd-integration                          \
01552a
           --without-system-root-install                         \
01552a
           --without-rhgb-compat-link                            \
01552a
           --without-log-viewer					 \
01552a
           --enable-documentation                                \
01552a
           --disable-libkms
01552a
01552a
make
01552a
01552a
%install
01552a
rm -rf $RPM_BUILD_ROOT
01552a
01552a
make install DESTDIR=$RPM_BUILD_ROOT
01552a
01552a
# Glow isn't quite ready for primetime
01552a
rm -rf $RPM_BUILD_ROOT%{_datadir}/plymouth/glow/
01552a
rm -f $RPM_BUILD_ROOT%{_libdir}/plymouth/glow.so
01552a
01552a
find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} \;
01552a
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} \;
01552a
01552a
mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/lib/plymouth
01552a
cp $RPM_SOURCE_DIR/boot-duration $RPM_BUILD_ROOT%{_datadir}/plymouth/default-boot-duration
01552a
cp $RPM_SOURCE_DIR/boot-duration $RPM_BUILD_ROOT%{_localstatedir}/lib/plymouth
01552a
01552a
# Add charge, our new default
01552a
mkdir -p $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/charge
01552a
cp %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/charge
01552a
cp $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/glow/{box,bullet,entry,lock}.png $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/charge
01552a
01552a
# Drop glow, it's not very Fedora-y
01552a
rm -rf $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/glow
01552a
01552a
# Revert text theme back to the tribar one
01552a
rm -rf $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/text
01552a
mv $RPM_BUILD_ROOT%{_libdir}/plymouth/tribar.so $RPM_BUILD_ROOT%{_libdir}/plymouth/text.so
01552a
mv $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/tribar $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/text
01552a
mv $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/text/tribar.plymouth $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/text/text.plymouth
01552a
sed -i -e 's/tribar/text/' $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/text/text.plymouth
01552a
01552a
cp $RPM_SOURCE_DIR/plymouth-update-initrd $RPM_BUILD_ROOT%{_libexecdir}/plymouth/plymouth-update-initrd
01552a
01552a
install -d -m 755 $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d
01552a
install -p -m 644 $RPM_SOURCE_DIR/bootlog $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/bootlog
01552a
01552a
%clean
01552a
rm -rf $RPM_BUILD_ROOT
01552a
01552a
%post
01552a
[ -f %{_localstatedir}/lib/plymouth/boot-duration ] || cp -f %{_datadir}/plymouth/default-boot-duration %{_localstatedir}/lib/plymouth/boot-duration
01552a
01552a
%postun
01552a
if [ $1 -eq 0 ]; then
01552a
    rm -f %{_libdir}/plymouth/default.so
01552a
    rm -f /boot/initrd-plymouth.img
01552a
fi
01552a
01552a
%post core-libs -p /sbin/ldconfig
01552a
%postun core-libs -p /sbin/ldconfig
01552a
01552a
%post graphics-libs -p /sbin/ldconfig
01552a
%postun graphics-libs -p /sbin/ldconfig
01552a
01552a
%post theme-charge
01552a
export LIB=%{_lib}
01552a
if [ $1 -eq 1 ]; then
01552a
    %{_sbindir}/plymouth-set-default-theme charge
01552a
fi
01552a
01552a
%postun theme-charge
01552a
export LIB=%{_lib}
01552a
if [ $1 -eq 0 ]; then
01552a
    if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "charge" ]; then
01552a
        %{_sbindir}/plymouth-set-default-theme --reset
01552a
    fi
01552a
fi
01552a
01552a
%files
01552a
%defattr(-, root, root)
01552a
%doc AUTHORS NEWS README
01552a
%dir %{_datadir}/plymouth
01552a
%dir %{_datadir}/plymouth/themes
01552a
%dir %{_datadir}/plymouth/themes/details
01552a
%dir %{_datadir}/plymouth/themes/text
01552a
%dir %{_libexecdir}/plymouth
01552a
%dir %{_localstatedir}/lib/plymouth
01552a
%dir %{_libdir}/plymouth/renderers
01552a
%dir %{_sysconfdir}/plymouth
01552a
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/plymouth/plymouthd.conf
01552a
%config(noreplace) %{_sysconfdir}/logrotate.d/bootlog
01552a
%{plymouthdaemon_execdir}/plymouthd
01552a
%{plymouthclient_execdir}/plymouth
01552a
%{_bindir}/plymouth
01552a
%{_libdir}/plymouth/details.so
01552a
%{_libdir}/plymouth/text.so
01552a
%{_libdir}/plymouth/renderers/drm*
01552a
%{_libdir}/plymouth/renderers/frame-buffer*
01552a
%{_datadir}/plymouth/default-boot-duration
01552a
%{_datadir}/plymouth/themes/details/details.plymouth
01552a
%{_datadir}/plymouth/themes/text/text.plymouth
01552a
%{_datadir}/plymouth/plymouthd.defaults
01552a
%{_localstatedir}/run/plymouth
01552a
%{_localstatedir}/spool/plymouth
01552a
%{_mandir}/man?/*
01552a
%ghost %{_localstatedir}/lib/plymouth/boot-duration
01552a
%{_prefix}/lib/systemd/system/*
01552a
01552a
%files devel
01552a
%defattr(-, root, root)
01552a
%{plymouth_libdir}/libply.so
01552a
%{plymouth_libdir}/libply-splash-core.so
01552a
%{_libdir}/libply-boot-client.so
01552a
%{_libdir}/libply-splash-graphics.so
01552a
%{_libdir}/pkgconfig/ply-splash-core.pc
01552a
%{_libdir}/pkgconfig/ply-splash-graphics.pc
01552a
%{_libdir}/pkgconfig/ply-boot-client.pc
01552a
%{_libdir}/plymouth/renderers/x11*
01552a
%{_includedir}/plymouth-1
01552a
01552a
%files core-libs
01552a
%defattr(-, root, root)
01552a
%{plymouth_libdir}/libply.so.*
01552a
%{plymouth_libdir}/libply-splash-core.so.*
01552a
%{_libdir}/libply-boot-client.so.*
01552a
%dir %{_libdir}/plymouth
01552a
01552a
%files graphics-libs
01552a
%defattr(-, root, root)
01552a
%{_libdir}/libply-splash-graphics.so.*
01552a
01552a
%files scripts
01552a
%defattr(-, root, root)
01552a
%{_sbindir}/plymouth-set-default-theme
01552a
%{_libexecdir}/plymouth/plymouth-update-initrd
01552a
%{_libexecdir}/plymouth/plymouth-generate-initrd
01552a
%{_libexecdir}/plymouth/plymouth-populate-initrd
01552a
01552a
%files plugin-label
01552a
%defattr(-, root, root)
01552a
%{_libdir}/plymouth/label.so
01552a
01552a
%files plugin-fade-throbber
01552a
%defattr(-, root, root)
01552a
%{_libdir}/plymouth/fade-throbber.so
01552a
01552a
%files theme-fade-in
01552a
%defattr(-, root, root)
01552a
%dir %{_datadir}/plymouth/themes/fade-in
01552a
%{_datadir}/plymouth/themes/fade-in/bullet.png
01552a
%{_datadir}/plymouth/themes/fade-in/entry.png
01552a
%{_datadir}/plymouth/themes/fade-in/lock.png
01552a
%{_datadir}/plymouth/themes/fade-in/star.png
01552a
%{_datadir}/plymouth/themes/fade-in/fade-in.plymouth
01552a
01552a
%files theme-spinner
01552a
%defattr(-, root, root)
01552a
%dir %{_datadir}/plymouth/themes/spinner
01552a
%{_datadir}/plymouth/themes/spinner/*.png
01552a
%{_datadir}/plymouth/themes/spinner/spinner.plymouth
01552a
01552a
%files plugin-throbgress
01552a
%defattr(-, root, root)
01552a
%{_libdir}/plymouth/throbgress.so
01552a
01552a
%files theme-spinfinity
01552a
%defattr(-, root, root)
01552a
%dir %{_datadir}/plymouth/themes/spinfinity
01552a
%{_datadir}/plymouth/themes/spinfinity/box.png
01552a
%{_datadir}/plymouth/themes/spinfinity/bullet.png
01552a
%{_datadir}/plymouth/themes/spinfinity/entry.png
01552a
%{_datadir}/plymouth/themes/spinfinity/lock.png
01552a
%{_datadir}/plymouth/themes/spinfinity/throbber-[0-3][0-9].png
01552a
%{_datadir}/plymouth/themes/spinfinity/spinfinity.plymouth
01552a
01552a
%files plugin-space-flares
01552a
%defattr(-, root, root)
01552a
%{_libdir}/plymouth/space-flares.so
01552a
01552a
%files theme-solar
01552a
%defattr(-, root, root)
01552a
%dir %{_datadir}/plymouth/themes/solar
01552a
%{_datadir}/plymouth/themes/solar/*.png
01552a
%{_datadir}/plymouth/themes/solar/solar.plymouth
01552a
01552a
%files plugin-two-step
01552a
%defattr(-, root, root)
01552a
%{_libdir}/plymouth/two-step.so
01552a
01552a
%files theme-charge
01552a
%defattr(-, root, root)
01552a
%dir %{_datadir}/plymouth/themes/charge
01552a
%{_datadir}/plymouth/themes/charge/*.png
01552a
%{_datadir}/plymouth/themes/charge/charge.plymouth
01552a
01552a
%files plugin-script
01552a
%defattr(-, root, root)
01552a
%{_libdir}/plymouth/script.so
01552a
01552a
%files theme-script
01552a
%defattr(-, root, root)
01552a
%dir %{_datadir}/plymouth/themes/script
01552a
%{_datadir}/plymouth/themes/script/*.png
01552a
%{_datadir}/plymouth/themes/script/script.script
01552a
%{_datadir}/plymouth/themes/script/script.plymouth
01552a
01552a
%files system-theme
01552a
%defattr(-, root, root)
01552a
01552a
%changelog
36d17e
* Tue Apr 10 2018 CentOS Sources <bugs@centos.org> - 0.8.9-0.31.20140113.el7.centos
36d17e
- Roll in Branding Change in the SPEC
36d17e
01552a
* Mon Jan 08 2018 Ray Strode <rstrode@redhat.com> - 0.8.9-0.31.20140113
01552a
- Change how we do scripts one more time
01552a
  Resolves: #1530727
01552a
  Related: #1266085
01552a
01552a
* Tue Nov 07 2017 Ray Strode <rstrode@redhat.com> - 0.8.9-0.30.20140113
01552a
- Update logrotate script to not rotate if empty
01552a
  Resolves: #1507197
01552a
01552a
* Tue Nov 07 2017 Ray Strode <rstrode@redhat.com> - 0.8.9-0.29.20140113
01552a
- Fall back to text mode if /dev/dri/card0 can't modeset
01552a
  Resolves: #1431141
01552a
- Remove unnecessary post scripts that rpm -V output
01552a
  Resolves: #1266085
01552a
01552a
* Thu May 11 2017 Ray Strode <rstrode@redhat.com> - 0.8.9-0.28.20140113
01552a
- Don't change file mode of boot.log.  Instead, remember what mode
01552a
  the admin set it to.
01552a
  Related: #916704
01552a
- Don't unlink boot.log before opening it.
01552a
  Related: #916704
01552a
01552a
* Fri Mar 24 2017 Ray Strode <rstrode@redhat.com> - 0.8.3-27.20140113
01552a
- Don't truncate boot.log. Rely on logrotate.d to carve it up.
01552a
  Resolves: #916704
01552a
01552a
* Fri Jul 01 2016 Ray Strode <rstrode@redhat.com> - 0.8.9-0.26.20140113
01552a
- Fix color of text progress bar
01552a
  Related: #1167735
01552a
- Fix escape key during media check of live image
01552a
  Resolves: #1167735
01552a
01552a
* Wed May 25 2016 Ray Strode <rstrode@redhat.com> - 0.8.9-0.25.20140113
01552a
- Read OS string from PRETTY_NAME instead of REDHAT_BUGZILLA_PRODUCT
01552a
  again, this time munging it to get rid of parts we want to hide.
01552a
  Related: #911553
01552a
  Resolves: #1306543
01552a
01552a
* Fri Oct 23 2015 Ray Strode <rstrode@redhat.com> 0.8.9-0.24.20140113
01552a
- Fix text plugins in the same way we fixed pixel plugins
01552a
  Related: #1260705
01552a
  Resolves: #1265646
01552a
01552a
* Fri Oct 09 2015 Ray Strode <rstrode@redhat.com> 0.8.9-0.23.20140113
01552a
- Fix details plugin race
01552a
  Related: #1260705
01552a
  Resolves: 1265646
01552a
01552a
* Thu Sep 24 2015 Ray Strode <rstrode@redhat.com> 0.8.9-0.22.20140113
01552a
- Fix password prompt on some machines
01552a
  Resolves: #1260705
01552a
01552a
* Tue Aug 11 2015 Ray Strode <rstrode@redhat.com> 0.8.9-0.21.20140113
01552a
- Fix crash on minimal install
01552a
  Related: #1159160
01552a
01552a
* Tue Aug 04 2015 Ray Strode <rstrode@redhat.com> 0.8.9-0.20.20140113
01552a
- Fix crash on s390
01552a
  Resolves: 1250171
01552a
  Related: #1244858
01552a
01552a
* Tue Jul 28 2015 Ray Strode <rstrode@redhat.com> 0.8.9-0.19.20140113
01552a
- Fix infinite loop at shutdown
01552a
  Related: #1244858
01552a
  Resolves: 1243793
01552a
01552a
* Fri Jul 24 2015 Ray Strode <rstrode@redhat.com> 0.8.9-0.18.20140113
01552a
- Don't instantiate drm renderer twice on some boots
01552a
  Related: #1097174 1244858
01552a
01552a
* Fri Jul 24 2015 Ray Strode <rstrode@redhat.com> 0.8.9-0.17.20140113
01552a
- Fix up last commit to ensure serial consoles force details mode
01552a
  Related: #1097174 1244858
01552a
01552a
* Fri Jul 24 2015 Ray Strode <rstrode@redhat.com> 0.8.9-0.16.20140113
01552a
- Ensure graphical special gets terminal even if drm driver isn't
01552a
  boot_vga (more fixes for hyper-v)
01552a
  Related: #1097174 1244858
01552a
01552a
* Mon Jul 20 2015 Ray Strode <rstrode@redhat.com> 0.8.9-0.15.20140113
01552a
- Ship label plugin in initrd
01552a
  Resolves: #801932
01552a
- Backport udev queue detection fix which may help missing password
01552a
  prompt on hyper-v
01552a
  Related: #1097174 1244858
01552a
01552a
* Fri Jul 03 2015 Ray Strode <rstrode@redhat.com> 0.8.9-0.14.20140113
01552a
- Fix hidden cursor after boot up on hyper-v
01552a
  Resolves: #1097174
01552a
01552a
* Fri Oct 10 2014 Ray Strode <rstrode@redhat.com> 0.8.9-0.13.20140113
01552a
- Resize /proc/cmdline buffer to quash coverity message
01552a
  Related: #1085094
01552a
01552a
* Fri Oct 10 2014 Ray Strode <rstrode@redhat.com> 0.8.9-0.12.20140113
01552a
- Fix init=/bin/sh with encrypted root fs
01552a
  Resolves: #1098332
01552a
01552a
* Wed Oct 08 2014 Ray Strode <rstrode@redhat.com> 0.8.9-0.11.20140113
01552a
- Add requires to appease rpmdiff
01552a
  Resolves: #1085094
01552a
01552a
* Thu Mar 06 2014 Ray Strode <rstrode@redhat.com> 0.8.9-0.10.20140113
01552a
- more serial console fixes
01552a
  Resolves: #1058049
01552a
01552a
* Mon Mar 03 2014 Ray Strode <rstrode@redhat.com> 0.8.9-0.9.20140113
01552a
- Ignore early fb devices
01552a
  Resolves: #1063758
01552a
  Resolves: #1064235
01552a
  Resolves: #1066641
01552a
- Ignore udev if using lone serial console
01552a
  Resolves: #1058049
01552a
- Fix password at start up race
01552a
  Resolves: #1070707
01552a
  Resolves: #1073145
01552a
01552a
* Tue Feb 11 2014 Ray Strode <rstrode@redhat.com> 0.8.9-0.8.20140113
01552a
- Enable position-independent code
01552a
  Resolves: #1063953
01552a
01552a
* Thu Feb 06 2014 Ray Strode <rstrode@redhat.com> 0.8.9-0.7.20140113
01552a
- Release terminal on hide-splash
01552a
  Resolves: #1062334
01552a
01552a
* Wed Feb 05 2014 Ray Strode <rstrode@redhat.com> 0.8.9-0.6.20140113
01552a
- Fix race causing assertion failure at startup
01552a
  Resolves: #1061186
01552a
01552a
* Tue Jan 28 2014 Daniel Mach <dmach@redhat.com> - 0.8.9-0.5.20140113
01552a
- Mass rebuild 2014-01-24
01552a
01552a
* Fri Jan 24 2014 Ray Strode <rstrode@redhat.com> 0.8.9-0.4.20140113
01552a
- Make booting without "rhgb" work
01552a
  Resolves: #1050876
01552a
01552a
* Fri Jan 17 2014 Ray Strode <rstrode@redhat.com> 0.8.9-0.3.20140113
01552a
- Read OS string from REDHAT_BUGZILLA_PRODUCT instead of PRETTY_NAME
01552a
  in /etc/os-release to work around a lorax bug.
01552a
  Resolves: #911553
01552a
- Fix text splash when explicitly configured by user
01552a
  Related: #911553
01552a
  Related: #1026571
01552a
01552a
* Thu Jan 16 2014 Ray Strode <rstrode@redhat.com> 0.8.9-0.2.20140113
01552a
- Remove artificial 5 second delay for asking for password
01552a
  Related: #1043689
01552a
01552a
* Wed Jan 15 2014 Ray Strode <rstrode@redhat.com> 0.8.9-0.1.20140113
01552a
- Update to more compliant versioning scheme
01552a
  Resolves: #1053769
01552a
01552a
* Mon Jan 13 2014 Ray Strode <rstrode@redhat.com> 0.8.9-0.2014.01.13.1
01552a
- more udev fixes
01552a
  Related: #1026571
01552a
  Related: #1043689
01552a
01552a
* Fri Jan 10 2014 Ray Strode <rstrode@redhat.com> 0.8.9-0.2014.01.10.2
01552a
- Fix plymouth-set-default-theme -R
01552a
  Resolves: #1045514
01552a
01552a
* Fri Jan 10 2014 Ray Strode <rstrode@redhat.com> 0.8.9-0.2014.01.10.1
01552a
- Update to latest snapshot
01552a
- Fixes ask-for-password feature
01552a
  Resolves: #1043689
01552a
- Drops bogus delay when hitting escape
01552a
  Resolves: #1049379
01552a
01552a
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.8.9-0.2014
01552a
- Mass rebuild 2013-12-27
01552a
01552a
* Tue Dec 10 2013 Ray Strode <rstrode@redhat.com> 0.8.9-0.2013.12.10.1
01552a
- Update to latest snapshot, but revert text splash back to tribar
01552a
- Fixes systemd unit files and lets us drop our upstreamed patches
01552a
  Resolves: #1040015
01552a
- Uses udev for device enumeration
01552a
  Resolves: #1026571
01552a
- Correct "charge" theme description
01552a
01552a
* Fri Nov 08 2013 Ray Strode <rstrode@redhat.com> 0.8.9-0.2013.03.26.4
01552a
- Fix unlock screen
01552a
  Related: #1002219
01552a
  Resolves: #1027263
01552a
01552a
* Fri Oct 25 2013 Ray Strode <rstrode@redhat.com> 0.8.9-0.2013.03.26.3
01552a
- Add features to facilitate new charge design
01552a
  Related: #1002219
01552a
01552a
* Fri Oct 25 2013 Ray Strode <rstrode@redhat.com> 0.8.9-0.2013.03.26.2
01552a
- Drop old compat goo
01552a
- Add improved man pages
01552a
  Resolves: #948892
01552a
01552a
* Fri Apr 12 2013 Ray Strode <rstrode@redhat.com> 0.8.9-0.2013.03.26.1
01552a
- Colors
01552a
  Related: #796861
01552a
01552a
* Tue Mar 26 2013 Ray Strode <rstrode@redhat.com> 0.8.9-0.2013.03.26.0
01552a
- Update to snapshot to fix systemd vconsole issue
01552a
01552a
* Fri Mar 15 2013 Dave Airlie <airlied@redhat.com> 0.8.8-7
01552a
- drm: use dirty fb ioctl to allow plymouth work on qxl
01552a
01552a
* Thu Feb 21 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.8.8-6
01552a
- Merge newer F18 release into rawhide
01552a
01552a
* Thu Dec 13 2012 Ray Strode <rstrode@redhat.com> 0.8.8-5
01552a
- Ensure fedup gets right splash screen
01552a
  Related: #879295
01552a
01552a
* Thu Nov 15 2012 Ray Strode <rstrode@redhat.com> 0.8.8-4
01552a
- Drop set-default-plugin compat script
01552a
- Just use upstream update-initrd
01552a
01552a
* Fri Nov 02 2012 Ray Strode <rstrode@redhat.com> 0.8.8-3
01552a
- More boot blocking fixes
01552a
  Related: #870695
01552a
01552a
* Thu Nov 01 2012 Ray Strode <rstrode@redhat.com> 0.8.8-2
01552a
- Fix crash when deactivating multiple times
01552a
  Related: #870695
01552a
01552a
* Fri Oct 26 2012 Ray Strode <rstrode@redhat.com> 0.8.8-1
01552a
- Latest upstream release
01552a
- includes systemd fixes and system update fixes
01552a
01552a
* Tue Aug 21 2012 Ray Strode <rstrode@redhat.com> 0.8.7-1
01552a
- Latest upstream release
01552a
- includes systemd fixes
01552a
01552a
* Tue Aug 21 2012 Dave Airlie <airlied@redhat.com> 0.8.6.2-1.2012.07.23
01552a
- fix plymouth race at bootup breaking efi/vesa handoff.
01552a
- fix version number - its against fedora package policy to have 0.year
01552a
01552a
* Mon Jul 23 2012 Ray Strode <rstrode@redhat.com> 0.8.6.2-0.2012.07.23
01552a
- One more crack at #830482 (will probably need additional fixes tomorrow)
01552a
01552a
* Mon Jul 23 2012 Tom Callaway <spot@fedoraproject.org> - 0.8.6.1-3
01552a
- fix bz704658 (thanks to Ian Pilcher for the patch), resolves issue where spinfinity theme
01552a
  never goes idle and thus, never exits to gdm
01552a
01552a
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.6.1-2
01552a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
01552a
01552a
* Tue Jul 10 2012 Ray Strode <rstrode@redhat.com> 0.8.6.1-1
01552a
- Update to 0.8.6.1 since I mucked up 0.8.6
01552a
  Resolves: #830482
01552a
01552a
* Mon Jul 09 2012 Ray Strode <rstrode@redhat.com> 0.8.6-1
01552a
- Update to 0.8.6
01552a
- Fixes encrypted fs bug
01552a
  Resolves: #830482
01552a
- Adds support for offline package updates
01552a
01552a
* Mon Jun 25 2012 Adam Jackson <ajax@redhat.com> 0.8.5.1-3
01552a
- Rebuild without libkms
01552a
01552a
* Wed Jun 06 2012 Ray Strode <rstrode@redhat.com> 0.8.5.1-2
01552a
- Add %{_prefix} to systemd service path
01552a
01552a
* Wed Jun 06 2012 Ray Strode <rstrode@redhat.com> 0.8.5.1-1
01552a
- Update to latest release
01552a
- Ship systemd service files
01552a
- Conflict with old systemd
01552a
01552a
* Tue Apr 24 2012 Richard Hughes <rhughes@redhat.com> 0.8.4-0.20120319.3
01552a
- Disable the nouveau driver as I've broken it with the new libdrm ABI
01552a
01552a
* Tue Mar 20 2012 Daniel Drake <dsd@laptop.org> 0.8.4-0.20120319.1
01552a
- Don't try to build against libdrm_intel on non-intel architectures
01552a
01552a
* Mon Mar 19 2012 Ray Strode <rstrode@redhat.com> 0.8.4-0.20120319.1
01552a
- Update to latest snapshot
01552a
01552a
* Mon Mar 12 2012 Ray Strode <rstrode@redhat.com> 0.8.4-0.20110810.6
01552a
- Don't require libdrm_intel on non intel arches
01552a
01552a
* Mon Feb 20 2012 Adam Williamson <awilliam@redhat.com> 0.8.4-0.20110810.5
01552a
- make plymouth-scripts require plymouth (RH #794894)
01552a
01552a
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 0.8.4-0.20110810.4
01552a
- install everything in /usr
01552a
  https://fedoraproject.org/wiki/Features/UsrMove
01552a
01552a
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.4-0.20110810.3
01552a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
01552a
01552a
* Thu Dec 15 2011 Ray Strode <rstrode@redhat.com> 0.8.4-0.20110809.3
01552a
- Change spec based on suggestion from Nicolas Chauvet <kwizart@gmail.com>
01552a
  to fix scriptlet error during livecd creation
01552a
  Resolves: #666419
01552a
01552a
* Tue Nov 08 2011 Adam Jackson <ajax@redhat.com> 0.8.4-0.20110822.3
01552a
- Rebuild for libpng 1.5
01552a
01552a
* Fri Sep 02 2011 Ray Strode <rstrode@redhat.com> 0.8.4-0.20110822.2
01552a
- Make plymouth background dark gray at the request of Mo / design
01552a
  team.
01552a
01552a
* Mon Aug 22 2011 Ray Strode <rstrode@redhat.com> 0.8.4-0.20110822.1
01552a
- Update to latest git snapshot
01552a
- Reintroduce accidentally dropped spinner theme and systemd integration
01552a
01552a
* Tue Aug 09 2011 Ray Strode <rstrode@redhat.com> 0.8.4-0.20110809.1
01552a
- Rebuild
01552a
01552a
* Fri Mar 04 2011 Ray Strode <rstrode@redhat.com> 0.8.4-0.1.20110304.1
01552a
- retry reopening tty if we get EIO
01552a
  Hopefully Resolves: #681167
01552a
01552a
* Fri Feb 18 2011 Ray Strode <rstrode@redhat.com> 0.8.4-0.20110419.1
01552a
- unlock tty when reopening in case it spontaenously goes bonkers
01552a
  and we need to fix it up
01552a
  Resolves: #655538
01552a
01552a
* Wed Feb 09 2011 Christopher Aillon <caillon@redhat.com> 0.8.4-0.20110209.2
01552a
- Fix up obsoletes typo
01552a
01552a
* Wed Feb 09 2011 Ray Strode <rstrode@redhat.com> 0.8.4-0.20110209.1
01552a
- Update to latest snapshot
01552a
01552a
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.4-0.20101120.4
01552a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
01552a
01552a
* Fri Feb 04 2011 Ray Strode <rstrode@redhat.com> 0.8.4-0.20101119.4
01552a
- Drop log viewer
01552a
01552a
* Sat Jan 29 2011 Ville Skyttä <ville.skytta@iki.fi> - 0.8.4-0.20101119.3
01552a
- Dir ownership fixes (#645044).
01552a
01552a
* Fri Nov 19 2010 Ray Strode <rstrode@redhat.com> 0.8.4-0.20101119.2
01552a
- Fix serial console issue eparis was seeing
01552a
01552a
* Fri Nov 19 2010 Ray Strode <rstrode@redhat.com> 0.8.4-0.20101119.1
01552a
- Update to recent snapshot
01552a
01552a
* Tue Nov 02 2010 Ray Strode <rstrode@redhat.com> 0.8.4-0.20101002.1
01552a
- Update to recent snapshot
01552a
01552a
* Wed Sep 01 2010 Ray Strode <rstrode@redhat.com> 0.8.4-0.20100823.4
01552a
- Add more Requirse
01552a
01552a
* Thu Aug 26 2010 Ray Strode <rstrode@redhat.com> 0.8.4-0.20100823.3
01552a
- Add more Requires
01552a
01552a
* Thu Aug 26 2010 Ray Strode <rstrode@redhat.com> 0.8.4-0.20100823.2
01552a
- Fix plymouth-update-initrd
01552a
  It's regressed to the pre-dracut version.  This commit fixes that.
01552a
01552a
* Mon Aug 23 2010 Ray Strode <rstrode@redhat.com> 0.8.4-0.20100823.1
01552a
- Update to newer pre-release snapshot of 0.8.4
01552a
- Generate separate initrd in /boot
01552a
01552a
* Sat Aug 21 2010 Ray Strode <rstrode@redhat.com> 0.8.4-0.20100821.1
01552a
- Update to newer pre-release snapshot of 0.8.4
01552a
- Fix bizarre-o animation during boot up.
01552a
01552a
* Fri Jul 23 2010 Ray Strode <rstrode@redhat.com> 0.8.4-0.20100723.1
01552a
- Update to pre-release snapshot of 0.8.4
01552a
01552a
* Thu Jan 14 2010 Ray Strode <rstrode@redhat.com> 0.8.0-0.20100114.2
01552a
- Don't link plymouthd against libpng either
01552a
01552a
* Thu Jan 14 2010 Ray Strode <rstrode@redhat.com> 0.8.0-0.20100114.1
01552a
- Make it possible to do a basic plymouth installations without
01552a
  libpng
01552a
01552a
* Thu Jan 07 2010 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009129.2
01552a
- Drop nash dep
01552a
01552a
* Tue Dec 22 2009 Dave Airlie <airlied@redhat.com> 0.8.0-0.2009129.1
01552a
- rebuild for API bump in libdrm
01552a
01552a
* Wed Dec 09 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009129
01552a
- Update to latest snapshot
01552a
01552a
* Tue Sep 29 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.10.05
01552a
- Add new x11-renderer plugin from Charlie Brej for debugging
01552a
01552a
* Tue Sep 29 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.29.09
01552a
- Fix escape and ask-for-password
01552a
01552a
* Mon Sep 28 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.28.09
01552a
- Add prerelease of 0.8.0 for multihead support
01552a
01552a
* Fri Sep 11 2009 Ray Strode <rstrode@redhat.com> 0.7.1-7
01552a
- Go back to blue charge background (bug 522460)
01552a
01552a
* Fri Sep 11 2009 Ray Strode <rstrode@redhat.com> 0.7.1-6
01552a
- Remove duplicate Provides: plymouth(system-theme)
01552a
01552a
* Thu Sep 10 2009 Ray Strode <rstrode@redhat.com> 0.7.1-5
01552a
- Fix set_verbose error reported by yaneti.
01552a
01552a
* Wed Sep  9 2009 Ray Strode <rstrode@redhat.com> 0.7.1-4
01552a
- Look for inst() in dracut as well as mkinitrd bash source file
01552a
- Drop plymouth initrd for now.
01552a
01552a
* Fri Aug 28 2009 Ray Strode <rstrode@redhat.com> 0.7.1-3
01552a
- Create plymouth supplementary initrd in post (bug 515589)
01552a
01552a
* Tue Aug 25 2009 Ray Strode <rstrode@redhat.com> 0.7.1-2
01552a
- Get plugin path from plymouth instead of trying
01552a
  to guess.  Should fix bug 502667
01552a
01552a
* Tue Aug 25 2009 Ray Strode <rstrode@redhat.com> 0.7.1-1
01552a
- Update to 0.7.1
01552a
01552a
* Mon Aug 24 2009 Adam Jackson <ajax@redhat.com> 0.7.0-2
01552a
- Set charge bgcolor to black. (#519052)
01552a
01552a
* Tue Aug 11 2009 Ray Strode <rstrode@redhat.com> 0.7.0-1
01552a
- Update to 0.7.0
01552a
01552a
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.0-0.2010.05.15.1
01552a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
01552a
01552a
* Fri May 15 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.05.15.1
01552a
- Fix spinfinity theme to point to the right image directory
01552a
  (bug 500994)
01552a
01552a
* Thu May 14 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.05.14.1
01552a
- Update to new snapshot that renames plugins to fix upgrades
01552a
  somewhat (bug 499940)
01552a
01552a
* Fri May 08 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.05.08.1
01552a
- Add some fixes for shutdown
01552a
01552a
* Fri May 08 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.05.06.4
01552a
- Don't slow down progress updating at the end of boot
01552a
01552a
* Thu May 07 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.05.06.3
01552a
- Change colors to transition better to gdm
01552a
01552a
* Wed May 06 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.05.06.2
01552a
- Make "charge" theme require two-step plugin instead of solar (oops)
01552a
01552a
* Wed May 06 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.05.06.1
01552a
- Update to "plugin-rework" branch from git
01552a
01552a
* Wed Apr 08 2009 Jesse Keating <jkeating@redhat.com> - 0.7.0-0.2009.03.10.3
01552a
- Drop the version on system-logos requires for now, causing hell with
01552a
  other -logos providers not having the same version.
01552a
01552a
* Wed Mar 18 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.03.10.2
01552a
- Destroy terminal on detach (may help with bug 490965)
01552a
01552a
* Tue Mar 10 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.03.10.1
01552a
- Address one more issue with password handling.  It wasn't working
01552a
  well for secondary devices when using the "details" plugin.
01552a
01552a
* Mon Mar  9 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.03.09.1
01552a
- Attempt to address some problems with password handling in the
01552a
  0.7.0 snapshots
01552a
01552a
* Fri Mar  6 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.03.06.2
01552a
- Fix set default script
01552a
01552a
* Fri Mar  6 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.03.06.1
01552a
- more scriptlet changes to move from solar to spinfinity
01552a
01552a
* Fri Mar  6 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.03.06
01552a
- Updated to development snapshot
01552a
- Guess progress better on second boot of persistent live images
01552a
- Drop upstream patches
01552a
- swap "solar" and "spinfinity" scriptlet behavior
01552a
01552a
* Tue Feb 24 2009 Ray Strode <rstrode@redhat.com> 0.6.0-3
01552a
- Add fix-heap-corruptor patch from master.  Problem
01552a
  spotted by Mr. McCann.
01552a
01552a
* Wed Dec 17 2008 Ray Strode <rstrode@redhat.com> 0.6.0-2
01552a
- Add patch from drop-nash branch for jeremy
01552a
01552a
* Wed Dec  3 2008 Ray Strode <rstrode@redhat.com> 0.6.0-1
01552a
- Update to 0.6.0
01552a
01552a
* Sat Nov 22 2008 Matthias Clasen <mclasen@redhat.com> 0.6.0-0.2008.11.17.3.1
01552a
- Strip %%name from %%summary
01552a
01552a
* Mon Nov 17 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.17.3
01552a
- don't give error about missing default.so
01552a
- rework packaging of boot-duration to prevent .rpmnew droppings
01552a
  (bug 469752)
01552a
01552a
* Mon Nov 17 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.17.2
01552a
- Don't tell gdm to transition unless booting into runlevel 3
01552a
  (bug 471785)
01552a
01552a
* Mon Nov 17 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.17.1
01552a
- Crawl progress bar if boot is way off course (Charlie, bug 471089)
01552a
01552a
* Fri Nov 14 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.14.2
01552a
- Don't loop forever when tty returns NUL byte (bug 471498)
01552a
01552a
* Fri Nov 14 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.14.1
01552a
- Generate solar background dynamically to reduce ondisk size, and
01552a
  look better at various resolutions (Charlie, bug 471227)
01552a
01552a
* Thu Nov 13 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.12.4
01552a
- Move Obsoletes: plymouth-text-and-details-only to base package
01552a
  so people who had it installed don't end up solar on upgrade
01552a
01552a
* Wed Nov 12 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.12.3
01552a
- Redo packaging to work better with minimal installs
01552a
  (bug 471314)
01552a
01552a
* Wed Nov 12 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.12.2
01552a
- Fix plymouth-set-default-plugin to allow external $LIB
01552a
01552a
* Wed Nov 12 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.12.1
01552a
- Fix star image (Charlie, bug 471113)
01552a
01552a
* Tue Nov 11 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.11.2
01552a
- Improve solar flares (Charlie)
01552a
- redirect tty again on --show-splash
01552a
- ignore subsequent --hide-splash calls after the first one
01552a
- turn off kernel printks during boot up
01552a
01552a
* Tue Nov 11 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.11.1
01552a
- Disconnect from tty when init=/bin/bash (bug 471007)
01552a
01552a
* Mon Nov 10 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.10.5
01552a
- Force the right arch when calling plymouth-set-default-plugin
01552a
  (bug 470732)
01552a
01552a
* Mon Nov 10 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.10.4
01552a
- Drop comet (bug 468705)
01552a
- make boot-duration config(noreplace)
01552a
01552a
* Mon Nov 10 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.10.3
01552a
- Don't abort if no splash when root is mounted
01552a
- Actually move patches upstream
01552a
01552a
* Mon Nov 10 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.10.1
01552a
- Fix feedback loop with plymouth:debug
01552a
- Move patches upstream
01552a
- Improve comet animation
01552a
01552a
* Sun Nov  9 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.06.4
01552a
- Fix up more-debug patch to not assert with plymouth:nolog
01552a
  (bug 470569)
01552a
01552a
* Fri Nov  7 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.06.3
01552a
- add some more debug spew to help debug a problem jlaska is having
01552a
01552a
* Thu Nov  6 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.06.2
01552a
- show details plugin on --hide-splash so people can see why the splash
01552a
  got hidden.
01552a
01552a
* Thu Nov  6 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.06.1
01552a
- Don't exit on plymouth --show-splash after sulogin
01552a
- Properly retake console after that --show-splash
01552a
01552a
* Wed Nov  5 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.05.1
01552a
- reset colors on quit --retain-splash
01552a
- fix off by one in damage calculation for label
01552a
01552a
* Tue Nov  4 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.30.5
01552a
- Add a sample boot-duration for livecds and first time boots
01552a
  (bug 469752)
01552a
01552a
* Mon Nov  3 2008 Jeremy Katz <katzj@redhat.com> - 0.6.0-0.2008.10.30.4
01552a
- Allow pre-setting the default plugin when calling plymouth-populate-initrd
01552a
01552a
* Fri Oct 31 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.30.3
01552a
- Add pango minimum version to buildrequires
01552a
01552a
* Thu Oct 30 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.30.2
01552a
- Update prompt text colors to be legible on new artwork
01552a
01552a
* Thu Oct 30 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.30.1
01552a
- Drop upstreamed patches
01552a
- Patch from Charlie to update artwork
01552a
- Patch from Charlie to make password screen match animation better
01552a
  (bug 468899)
01552a
01552a
* Thu Oct 30 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.27.8
01552a
- Fix escape at password prompt (bug 467533)
01552a
01552a
* Tue Oct 28 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.27.7
01552a
- Don't require /bin/plymouth before it's installed (bug 468925)
01552a
01552a
* Tue Oct 28 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.27.6
01552a
- Force raw mode for keyboard input with solar and fade-in
01552a
  (bug 468880)
01552a
- make sure windows get closed on exit
01552a
01552a
* Mon Oct 27 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.27.5
01552a
- Make "Solar" lock icon the same as the "Spinfinity" one.
01552a
01552a
* Mon Oct 27 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.27.4
01552a
- Make plymouth-libs own /usr/lib/plymouth (bug 458071)
01552a
01552a
* Mon Oct 27 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.27.3
01552a
- Default to "Solar" instead of "Spinfinity"
01552a
01552a
* Mon Oct 27 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.27.2
01552a
- Don't set plymouth default plugin to text in %%post
01552a
01552a
* Mon Oct 27 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.27.1
01552a
- Add Charlie patch to dither in lower color modes (bug 468276)
01552a
01552a
* Sun Oct 26 2008 Jeremy Katz <katzj@redhat.com> - 0.6.0-0.2008.10.24.2
01552a
- More requires changing to avoid loops (#467356)
01552a
01552a
* Fri Oct 24 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.24.1
01552a
- Add updated progress bar for solar plugin from Charlie
01552a
- Log plymouth:debug output to boot log
01552a
- Ignore sigpipe signals in daemon
01552a
01552a
* Thu Oct 23 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.23.2
01552a
- Bump so name of libply to hopefully force plymouth to get installed
01552a
  before kernel (or at least make plymouth-libs and plymouth get installed
01552a
  on the same side of kernel in the transaction).
01552a
01552a
* Thu Oct 23 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.23.1
01552a
- Add patch from Charlie to align progress bar to milestones during boot up
01552a
- force tty to be sane on exit (bug 467207)
01552a
01552a
* Thu Oct 23 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.21.3
01552a
- add empty files section for text-and-details-only so the subpackage
01552a
  shows up.
01552a
01552a
* Wed Oct 22 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.21.2
01552a
- add text-and-details-only subpackage so davej can uninstall
01552a
  spinfinity, pango, cairo etc from his router.
01552a
01552a
* Tue Oct 21 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.21.1
01552a
- Minor event loop changes
01552a
- drop upstream patches
01552a
- Charlie Brej fix for progress bar resetting when escape gets pressed
01552a
01552a
* Tue Oct 21 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.17.4
01552a
- Don't make plymouth-libs require plymouth (more fun with 467356)
01552a
01552a
* Mon Oct 20 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.17.3
01552a
- Add initscripts requires (bug 461322)
01552a
01552a
* Mon Oct 20 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.17.2
01552a
- Put tty1 back in "cooked" mode when going into runlevel 3
01552a
  (bug 467207)
01552a
01552a
* Fri Oct 17 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.17.1
01552a
- Clear screen in details plugin when it's done
01552a
- Make plymouth-update-initrd a small wrapper around mkinitrd instead
01552a
  of the broken monstrosity it was before.
01552a
01552a
* Fri Oct 17 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.15.3
01552a
- Move plymouth-set-default-plugin, plymouth-update-initrd, and
01552a
  plymouth-populate-initrd to plymouth-scripts subpackage
01552a
  (the last fix didn't actually help with bug 467356)
01552a
01552a
* Fri Oct 17 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.15.2
01552a
- Move plymouth-set-default-plugin to -libs (might help with bug 467356)
01552a
- Fix up requires, provides and postun scripts
01552a
01552a
* Wed Oct 15 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.15.1
01552a
- Don't free windows on --hide-splash (fix from Jeremy)
01552a
01552a
* Tue Oct 14 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.14.1
01552a
- Solar fixes from Charlie Brej
01552a
- Better cpu usage from Charlie
01552a
01552a
* Fri Oct 10 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.08.2
01552a
- Add Requires(post): nash (bug 466500)
01552a
01552a
* Wed Oct 08 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.08.1
01552a
- Rework how "console=" args done again, to hopefully fix
01552a
  bug 460565
01552a
01552a
* Mon Oct 06 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.06.1
01552a
- Add "Solar" plugin from Charles Brej
01552a
- Move things around so computers with separate /usr boot
01552a
  (hopefully this won't break things, but it probably will)
01552a
- Make GDM show up on vt1 for all plugins
01552a
01552a
* Tue Sep 30 2008 Jeremy Katz <katzj@redhat.com> 0.6.0-0.2008.09.25.2
01552a
- Remove mkinitrd requires to break the dep loop and ensure things
01552a
  get installed in the right order
01552a
01552a
* Thu Sep 25 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.25.1
01552a
- Add new snapshot to fold in Will Woods progress bar, and
01552a
  move ajax's splash upstream, putting the old text splash
01552a
  in a "pulser" subpackage
01552a
01552a
* Tue Sep 23 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.23.1
01552a
- Last snapshot was broken
01552a
01552a
* Mon Sep 22 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.22.1
01552a
- Update to latest snapshot to get better transition support
01552a
01552a
* Fri Sep 19 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.15.2
01552a
- Turn on gdm trigger for transition
01552a
01552a
* Mon Sep 15 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.15.1
01552a
- add quit command with --retain-splash option to client
01552a
01552a
* Wed Sep 10 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.10.1
01552a
- Fix text rendering for certain machines
01552a
01552a
* Mon Sep  8 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.05.4
01552a
- More serial console fixes (bug 460565 again)
01552a
01552a
* Fri Sep  5 2008 Bill Nottingham <notting@redhat.com> 0.6.0-0.2008.09.05.3
01552a
- make the text plugin use the system release info rather than a hardcoded 'Fedora 10'
01552a
01552a
* Fri Sep  5 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.05.2
01552a
- Try to support multiple serial consoles better
01552a
  (bug 460565)
01552a
01552a
* Fri Sep  5 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.05.1
01552a
- Fix some confusion with password handling in details plugin
01552a
01552a
* Wed Aug 27 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.08.27.1
01552a
- Fix another crasher for users with encrypted disks (this time in
01552a
  the text plugin, not the client)
01552a
01552a
* Wed Aug 27 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.08.27
01552a
- Update to latest snapshot
01552a
- Add the ability to show text prompts in graphical plugin
01552a
- Fix crasher for users with encrypted disks
01552a
01552a
* Fri Aug 23 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.08.22
01552a
- Update to latest snapshot
01552a
01552a
* Wed Aug 13 2008 Ray Strode <rstrode@redhat.com> 0.5.0-20.2008.08.13
01552a
- Update previous patch to remove some assertions
01552a
01552a
* Wed Aug 13 2008 Ray Strode <rstrode@redhat.com> 0.5.0-19.2008.08.13
01552a
- add a patch that may help serial console users
01552a
01552a
* Wed Aug 13 2008 Ray Strode <rstrode@redhat.com> 0.5.0-18.2008.08.13
01552a
- add spool directory to file list
01552a
01552a
* Wed Aug 13 2008 Ray Strode <rstrode@redhat.com> 0.5.0-17.2008.08.13
01552a
- Make plymouth-gdm-hooks require plymouth-utils
01552a
01552a
* Wed Aug 13 2008 Ray Strode <rstrode@redhat.com> 0.5.0-16.2008.08.13
01552a
- Add a boot failure viewer to login screen (written by Matthias)
01552a
01552a
* Tue Aug 12 2008 Adam Jackson <ajax@redhat.com> 0.5.0-15.2008.08.08
01552a
- plymouth-0.5.0-textbar-hotness.patch: Change the text plugin to a slightly
01552a
  more traditional progress bar, to maintain the illusion of progress better
01552a
  than the eternally oscillating cylon. Note: still incomplete.
01552a
01552a
* Fri Aug  8 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-14.2008.08.08
01552a
- Don't require a modifiable text color map (may fix serial consoles)
01552a
01552a
* Thu Aug  7 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-13.2008.08.07
01552a
- Update to new snapshot which when combined with a new mkinitrd should
01552a
  make unlocking encrypted root partitions work again
01552a
01552a
* Wed Aug  6 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-12.2008.08.06
01552a
- Update to new snapshot which fixes some assertion failures in the
01552a
  client code
01552a
01552a
* Wed Aug  6 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-11.2008.08.01
01552a
- Add Requires(post): plymouth to plugins so they get plymouth-set-default-plugin (bug 458071)
01552a
01552a
* Tue Aug  5 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-10.2008.08.01
01552a
- Add plymouth dirs to file list (bug 457871)
01552a
01552a
* Fri Aug  1 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-9.2008.08.01
01552a
- new plymout-populate-initrd features don't work with the set -e at the
01552a
  top of it.
01552a
01552a
* Thu Jul 31 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-8.2008.08.01
01552a
- Update to another snapshot to actually get new
01552a
  plymouth-populate-initrd features
01552a
01552a
* Thu Jul 31 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-8.2008.07.31
01552a
- Update to snapshot to get new plymouth-populate-initrd features
01552a
- Make removing rhgb use details plugin instead of exiting
01552a
01552a
* Thu Jul 31 2008 Peter Jones <pjones@redhat.com> - 0.5.0-7
01552a
- Make it a mkinitrd requires instead of a nash requires (that will
01552a
  still pull in nash, but we need mkinitrd for newer plymouth-populate-initrd)
01552a
01552a
* Wed Jul 30 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-6
01552a
- Add nash requires
01552a
01552a
* Wed Jul  9 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-5
01552a
- Use a new heuristic for finding libdir, since the old
01552a
  one falls over on ia64
01552a
01552a
* Wed Jul  9 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-4
01552a
- add ctrl-r to rotate text color palette back to stock values
01552a
01552a
* Tue Jul  8 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-3
01552a
- Fix populate script on ppc (bug 454353)
01552a
01552a
* Tue Jul  1 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-2
01552a
- Pull in spinfinity by default.  This whole "figure out
01552a
  which plugin to use" set of scripts and scriptlets
01552a
  needs work.  We need to separate distro default from
01552a
  user choice.
01552a
01552a
* Thu Jul  1 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-1
01552a
- Add new client "ask-for-password" command which feeds
01552a
  the user input to a program instead of standard output,
01552a
  and loops when the program returns non-zero exit status.
01552a
01552a
* Thu Jun 26 2008 Ray Strode <rstrode@redhat.com> - 0.4.5-1
01552a
- Update to version 0.4.5
01552a
- Make text plugin blue and less 80s
01552a
01552a
* Wed Jun 25 2008 Ray Strode <rstrode@redhat.com> - 0.4.0-4
01552a
- Make "Password: " show up correctly in text plugin
01552a
01552a
* Wed Jun 25 2008 Ray Strode <rstrode@redhat.com> - 0.4.0-3
01552a
- Require elfutils (bug 452797)
01552a
01552a
* Sun Jun 22 2008 Ray Strode <rstrode@redhat.com> - 0.4.0-2
01552a
- Make plymouth-set-default-plugin --reset choose the latest
01552a
  installed plugin, not the earliest
01552a
01552a
* Sun Jun 22 2008 Ray Strode <rstrode@redhat.com> - 0.4.0-1
01552a
- Update to version 0.4.0
01552a
- Only run if rhgb is on kernel command line
01552a
- Make text plugin more animated
01552a
01552a
* Mon Jun 16 2008 Ray Strode <rstrode@redhat.com> - 0.3.2-2
01552a
- dont go back to text mode on exit
01552a
01552a
* Mon Jun 16 2008 Ray Strode <rstrode@redhat.com> - 0.3.2-1
01552a
- Update to version 0.3.2
01552a
- show gradient in spinfinity plugin
01552a
- Drop fade out in spinfinity plugin
01552a
- fix throbber placement
01552a
- rename graphical.so to default.so
01552a
01552a
* Thu Jun 12 2008 Ray Strode <rstrode@redhat.com> - 0.3.1-3
01552a
- scriplet should be preun, not postun
01552a
01552a
* Thu Jun 12 2008 Ray Strode <rstrode@redhat.com> - 0.3.1-2
01552a
- Fix postun scriptlet
01552a
01552a
* Thu Jun 12 2008 Ray Strode <rstrode@redhat.com> - 0.3.1-1
01552a
- Update to version 0.3.1
01552a
- Don't ship generated initrd scripts in tarball
01552a
01552a
* Thu Jun 12 2008 Ray Strode <rstrode@redhat.com> - 0.3.0-1
01552a
- Update to version 0.3.0
01552a
- Better plugin handling
01552a
- Better integration with mkinitrd (pending mkinitrd changes)
01552a
- random bug fixes
01552a
01552a
* Mon Jun  9 2008 Ray Strode <rstrode@redhat.com> - 0.2.0-1
01552a
- Update to version 0.2.0
01552a
- Integrate more tightly with nash (pending nash changes)
01552a
- ship libs for out of tree splash plugins
01552a
- gradient support
01552a
- random bug fixes
01552a
01552a
* Fri May 30 2008 Ray Strode <rstrode@redhat.com> - 0.1.0-1
01552a
- Initial import, version 0.1.0