Blame SPECS/plymouth.spec

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