~vcs-imports/soas/trunk

« back to all changes in this revision

Viewing changes to plymouth.spec

  • Committer: Sebastian Dziallas
  • Date: 2009-12-03 18:19:08 UTC
  • Revision ID: git-v1:95b91899a7b812d3a552fe4d9789cbc2b3a3c5de
add plymouth spec again to get a cool boot screen

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%define plymouthdaemon_execdir /sbin
 
2
%define plymouthclient_execdir /bin
 
3
%define plymouth_libdir /%{_lib}
 
4
%define _default_patch_fuzz 999
 
5
 
 
6
Summary: Graphical Boot Animation and Logger
 
7
Name: plymouth
 
8
Version: 0.8.0
 
9
Release: 0.2009.29.09.19%{?dist}.1
 
10
License: GPLv2+
 
11
Group: System Environment/Base
 
12
Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
 
13
Source1: boot-duration
 
14
Source2: charge.plymouth
 
15
Source3: plymouth-set-default-plugin
 
16
Source4: plymouth-update-initrd
 
17
Source5: soas-blueberry.tar.bz2
 
18
 
 
19
URL: http://freedesktop.org/software/plymouth/releases
 
20
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
21
 
 
22
Requires: system-logos
 
23
Requires(post): plymouth-scripts
 
24
Requires: initscripts >= 8.83-1
 
25
 
 
26
BuildRequires: pkgconfig(libdrm)
 
27
BuildRequires: pkgconfig(libdrm_intel)
 
28
BuildRequires: pkgconfig(libdrm_radeon)
 
29
BuildRequires: pkgconfig(libdrm_nouveau)
 
30
 
 
31
Obsoletes: plymouth-text-and-details-only < %{version}-%{release}
 
32
Obsoletes: plymouth-plugin-pulser < 0.7.0-0.2009.05.08.2
 
33
Obsoletes: plymouth-theme-pulser < 0.7.0-0.2009.05.08.2
 
34
 
 
35
Patch0: fix-2nd-show-splash.patch
 
36
Patch1: fix-text-password-crash.patch
 
37
Patch2: fix-firstboot-on-intel.patch
 
38
Patch3: fix-firstboot-on-radeon.patch
 
39
Patch4: more-drm-fixes.patch
 
40
Patch5: fix-emergency-shell.patch
 
41
Patch6: fix-details-clear-screen.patch
 
42
Patch7: fix-text-shutdown-crash.patch
 
43
Patch8: fix-text-ask-for-password.patch
 
44
Patch9: dont-unlink-devnull.patch
 
45
Patch10: fix-hvc0-console.patch
 
46
Patch11: force-raw-mode.patch
 
47
 
 
48
%description
 
49
Plymouth provides an attractive graphical boot animation in
 
50
place of the text messages that normally get shown.  Text
 
51
messages are instead redirected to a log file for viewing
 
52
after boot.
 
53
 
 
54
%package system-theme
 
55
Summary: Plymouth default theme
 
56
Group: System Environment/Base
 
57
Obsoletes: rhgb < 1:10.0.0
 
58
Provides: rhgb = 1:10.0.0
 
59
Obsoletes: %{name}-system-plugin <  %{version}-%{release}
 
60
Provides: %{name}-system-plugin = %{version}-%{release}
 
61
Provides: rhgb = 1:10.0.0
 
62
Requires: plymouth(system-theme) = %{version}-%{release}
 
63
 
 
64
%description system-theme
 
65
This metapackage tracks the current distribution default theme.
 
66
 
 
67
%package libs
 
68
Summary: Plymouth libraries
 
69
Group: Development/Libraries
 
70
 
 
71
%description libs
 
72
This package contains the libply and libplybootsplash libraries
 
73
used by Plymouth.
 
74
 
 
75
%package devel
 
76
Summary: Libraries and headers for writing Plymouth splash plugins
 
77
Group: Development/Libraries
 
78
Requires: %{name} = %{version}-%{release}
 
79
Requires: pkgconfig
 
80
 
 
81
%description devel
 
82
This package contains the libply and libplybootsplash libraries
 
83
and headers needed to develop 3rd party splash plugins for Plymouth.
 
84
 
 
85
%package utils
 
86
Summary: Plymouth related utilities
 
87
Group: Applications/System
 
88
Requires: %{name} = %{version}-%{release}
 
89
BuildRequires: gtk2-devel
 
90
 
 
91
%description utils
 
92
This package contains utilities that integrate with Plymouth
 
93
including a boot log viewing application.
 
94
 
 
95
%package scripts
 
96
Summary: Plymouth related scripts
 
97
Group: Applications/System
 
98
Requires: nash
 
99
 
 
100
%description scripts
 
101
This package contains scripts that help integrate Plymouth with
 
102
the system.
 
103
 
 
104
%package gdm-hooks
 
105
Summary: Plymouth GDM integration
 
106
Group: Applications/System
 
107
Requires: gdm >= 1:2.22.0
 
108
Requires: plymouth-utils
 
109
Requires: %{name} = %{version}-%{release}
 
110
 
 
111
%description gdm-hooks
 
112
This package contains support files for integrating Plymouth with GDM
 
113
Namely, it adds hooks to show boot messages at the login screen in the
 
114
event start-up services fail.
 
115
 
 
116
%package plugin-label
 
117
Summary: Plymouth label plugin
 
118
Group: System Environment/Base
 
119
Requires: %{name}-libs = %{version}-%{release}
 
120
BuildRequires: pango-devel >= 1.21.0
 
121
BuildRequires: cairo-devel
 
122
 
 
123
%description plugin-label
 
124
This package contains the label control plugin for
 
125
Plymouth. It provides the ability to render text on
 
126
graphical boot splashes using pango and cairo.
 
127
 
 
128
%package plugin-fade-throbber
 
129
Summary: Plymouth "Fade-Throbber" plugin
 
130
Group: System Environment/Base
 
131
Requires: %{name}-libs = %{version}-%{release}
 
132
BuildRequires: libpng-devel
 
133
 
 
134
%description plugin-fade-throbber
 
135
This package contains the "Fade-In" boot splash plugin for
 
136
Plymouth. It features a centered image that fades in and out
 
137
while other images pulsate around during system boot up.
 
138
 
 
139
%package theme-fade-in
 
140
Summary: Plymouth "Fade-In" theme
 
141
Group: System Environment/Base
 
142
Requires: %{name}-plugin-fade-throbber = %{version}-%{release}
 
143
Requires(post): %{_sbindir}/plymouth-set-default-theme
 
144
Obsoletes: plymouth-plugin-fade-in <= 0.7.0-0.2009.05.08.2
 
145
Provides: plymouth-plugin-fade-in = 0.7.0-0.2009.05.08.2
 
146
 
 
147
%description theme-fade-in
 
148
This package contains the "Fade-In" boot splash theme for
 
149
Plymouth. It features a centered logo that fades in and out
 
150
while stars twinkle around the logo during system boot up.
 
151
 
 
152
%package plugin-throbgress
 
153
Summary: Plymouth "Throbgress" plugin
 
154
Group: System Environment/Base
 
155
Requires: %{name}-libs = %{version}-%{release}
 
156
Requires: plymouth-plugin-label
 
157
BuildRequires: libpng-devel
 
158
 
 
159
%description plugin-throbgress
 
160
This package contains the "throbgress" boot splash plugin for
 
161
Plymouth. It features a centered logo and animated spinner that
 
162
spins repeatedly while a progress bar advances at the bottom of
 
163
the screen.
 
164
 
 
165
%package theme-spinfinity
 
166
Summary: Plymouth "Spinfinity" theme
 
167
Group: System Environment/Base
 
168
Requires: %{name}-plugin-throbgress = %{version}-%{release}
 
169
Requires(post): %{_sbindir}/plymouth-set-default-theme
 
170
Obsoletes: plymouth-plugin-spinfinity <= 0.7.0-0.2009.05.08.2
 
171
Provides: plymouth-plugin-spinfinity = 0.7.0-0.2009.05.08.2
 
172
 
 
173
%description theme-spinfinity
 
174
This package contains the "Spinfinity" boot splash theme for
 
175
Plymouth. It features a centered logo and animated spinner that
 
176
spins in the shape of an infinity sign.
 
177
 
 
178
%package plugin-space-flares
 
179
Summary: Plymouth "space-flares" plugin
 
180
Group: System Environment/Base
 
181
Requires: %{name}-libs = %{version}-%{release}
 
182
Requires: plymouth-plugin-label
 
183
BuildRequires: libpng-devel
 
184
 
 
185
%description plugin-space-flares
 
186
This package contains the "space-flares" boot splash plugin for
 
187
Plymouth. It features a corner image with animated flares.
 
188
 
 
189
%package theme-solar
 
190
Summary: Plymouth "Solar" theme
 
191
Group: System Environment/Base
 
192
Requires: %{name}-plugin-space-flares = %{version}-%{release}
 
193
Requires(post): %{_sbindir}/plymouth-set-default-theme
 
194
Obsoletes: plymouth-plugin-solar <= 0.7.0-0.2009.05.08.2
 
195
Provides: plymouth-plugin-solar = 0.7.0-0.2009.05.08.2
 
196
# We require this to fix upgrades (see bug 499940).
 
197
Requires: plymouth-system-theme
 
198
 
 
199
%description theme-solar
 
200
This package contains the "Solar" boot splash theme for
 
201
Plymouth. It features a blue flamed sun with animated solar flares.
 
202
 
 
203
%package plugin-two-step
 
204
Summary: Plymouth "two-step" plugin
 
205
Group: System Environment/Base
 
206
Requires: %{name}-libs = %{version}-%{release}
 
207
Requires: plymouth-plugin-label
 
208
BuildRequires: libpng-devel
 
209
 
 
210
%description plugin-two-step
 
211
This package contains the "two-step" boot splash plugin for
 
212
Plymouth. It features a two phased boot process that starts with
 
213
a progressing animation synced to boot time and finishes with a
 
214
short, fast one-shot animation.
 
215
 
 
216
%package theme-soas
 
217
Summary: Plymouth "SoaS" plugin
 
218
Group: System Environment/Base
 
219
Requires: %{name}-plugin-two-step = %{version}-%{release}
 
220
Requires(post): %{_sbindir}/plymouth-set-default-theme
 
221
Provides: plymouth(system-theme) = %{version}-%{release}
 
222
 
 
223
%description theme-soas
 
224
This package contains the "SoaS" boot splash theme for
 
225
Plymouth. It features the Sugar logo.
 
226
 
 
227
%package plugin-script
 
228
Summary: Plymouth "script" plugin
 
229
Group: System Environment/Base
 
230
Requires: %{name}-libs = %{version}-%{release}
 
231
BuildRequires: libpng-devel
 
232
 
 
233
%description plugin-script
 
234
This package contains the "script" boot splash plugin for
 
235
Plymouth. It features an extensible, scriptable boot splash
 
236
language that simplifies the process of designing custom
 
237
boot splash themes.
 
238
 
 
239
%package theme-script
 
240
Summary: Plymouth "Script" plugin
 
241
Group: System Environment/Base
 
242
Requires: %{name}-plugin-script = %{version}-%{release}
 
243
Requires(post): %{_sbindir}/plymouth-set-default-theme
 
244
 
 
245
%description theme-script
 
246
This package contains the "script" boot splash theme for
 
247
Plymouth. It it is a simple example theme the uses the "script"
 
248
plugin.
 
249
 
 
250
%prep
 
251
%setup -q
 
252
 
 
253
%patch0 -p1 -b .fix-2nd-show-splash
 
254
%patch1 -p1 -b .fix-text-password-crash
 
255
%patch2 -p1 -b .fix-firstboot-on-intel
 
256
%patch3 -p1 -b .fix-firstboot-on-radeon
 
257
%patch4 -p1 -b .more-drm-fixes
 
258
%patch5 -p1 -b .fix-emergency-shell
 
259
%patch6 -p1 -b .fix-details-clear-screen
 
260
%patch7 -p1 -b .fix-text-shutdown-crash
 
261
%patch8 -p1 -b .fix-text-ask-for-password
 
262
%patch9 -p1 -b .dont-unlink-devnull
 
263
%patch10 -p1 -b .fix-hvc0-console
 
264
%patch11 -p1 -b .force-raw-mode
 
265
 
 
266
%build
 
267
%configure --enable-tracing --disable-tests --without-boot-entry \
 
268
           --without-default-plugin                              \
 
269
           --with-logo=%{_datadir}/pixmaps/system-logo-white.png \
 
270
           --with-background-start-color-stop=0x0073B3           \
 
271
           --with-background-end-color-stop=0x00457E             \
 
272
           --with-background-color=0x3391cd                      \
 
273
           --enable-gdm-transition                               \
 
274
           --with-system-root-install                            \
 
275
           --with-rhgb-compat-link
 
276
 
 
277
make
 
278
 
 
279
%install
 
280
rm -rf $RPM_BUILD_ROOT
 
281
 
 
282
make install DESTDIR=$RPM_BUILD_ROOT
 
283
 
 
284
# Glow isn't quite ready for primetime
 
285
rm -rf $RPM_BUILD_ROOT%{_datadir}/plymouth/glow/
 
286
rm -f $RPM_BUILD_ROOT%{_libdir}/plymouth/glow.so
 
287
 
 
288
find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} \;
 
289
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} \;
 
290
 
 
291
# Temporary symlink until rc.sysinit is fixed
 
292
(cd $RPM_BUILD_ROOT%{_bindir}; ln -s ../../bin/plymouth)
 
293
 
 
294
mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/lib/plymouth
 
295
cp $RPM_SOURCE_DIR/boot-duration $RPM_BUILD_ROOT%{_datadir}/plymouth/default-boot-duration
 
296
cp $RPM_SOURCE_DIR/boot-duration $RPM_BUILD_ROOT%{_localstatedir}/lib/plymouth
 
297
 
 
298
# Add soas, our new default
 
299
mkdir -p $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/soas
 
300
tar -xvjf %{SOURCE5} -C $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/soas
 
301
rm -f $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/soas/soas-blueberry.tar.bz2
 
302
cp $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/glow/{box,bullet,entry,lock}.png $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/soas
 
303
 
 
304
# Drop glow, it's not very Fedora-y
 
305
rm -rf $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/glow
 
306
 
 
307
# Add compat script for upgrades
 
308
cp $RPM_SOURCE_DIR/plymouth-set-default-plugin $RPM_BUILD_ROOT%{_sbindir}
 
309
chmod +x $RPM_BUILD_ROOT%{_sbindir}/plymouth-set-default-plugin
 
310
 
 
311
# Override plymouth-update-initrd to work dracut or mkinitrd
 
312
cp -f $RPM_SOURCE_DIR/plymouth-update-initrd $RPM_BUILD_ROOT%{_libexecdir}/plymouth/plymouth-update-initrd
 
313
 
 
314
%clean
 
315
rm -rf $RPM_BUILD_ROOT
 
316
 
 
317
%post
 
318
[ -f %{_localstatedir}/lib/plymouth/boot-duration ] || cp -f %{_datadir}/plymouth/default-boot-duration %{_localstatedir}/lib/plymouth/boot-duration
 
319
 
 
320
%postun
 
321
if [ $1 -eq 0 ]; then
 
322
    rm -f %{_libdir}/plymouth/default.so
 
323
    rm -f /boot/initrd-plymouth.img
 
324
fi
 
325
 
 
326
%post libs -p /sbin/ldconfig
 
327
%postun libs -p /sbin/ldconfig
 
328
 
 
329
%postun theme-spinfinity
 
330
export LIB=%{_lib}
 
331
if [ $1 -eq 0 ]; then
 
332
    if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "spinfinity" ]; then
 
333
        %{_sbindir}/plymouth-set-default-theme text
 
334
    fi
 
335
fi
 
336
 
 
337
%postun theme-fade-in
 
338
export LIB=%{_lib}
 
339
if [ $1 -eq 0 ]; then
 
340
    if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "fade-in" ]; then
 
341
        %{_sbindir}/plymouth-set-default-theme --reset
 
342
    fi
 
343
fi
 
344
 
 
345
%postun theme-solar
 
346
export LIB=%{_lib}
 
347
if [ $1 -eq 0 ]; then
 
348
    if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "solar" ]; then
 
349
        %{_sbindir}/plymouth-set-default-theme --reset
 
350
    fi
 
351
fi
 
352
 
 
353
%post theme-soas
 
354
export LIB=%{_lib}
 
355
if [ $1 -eq 1 ]; then
 
356
    %{_sbindir}/plymouth-set-default-theme soas
 
357
else
 
358
    if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "solar" ]; then
 
359
        %{_sbindir}/plymouth-set-default-theme soas
 
360
    fi
 
361
fi
 
362
 
 
363
%postun theme-soas
 
364
export LIB=%{_lib}
 
365
if [ $1 -eq 0 ]; then
 
366
    if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "soas" ]; then
 
367
        %{_sbindir}/plymouth-set-default-theme --reset
 
368
    fi
 
369
fi
 
370
 
 
371
%files
 
372
%defattr(-, root, root)
 
373
%doc AUTHORS NEWS README
 
374
%dir %{_datadir}/plymouth
 
375
%dir %{_datadir}/plymouth/themes
 
376
%dir %{_libexecdir}/plymouth
 
377
%dir %{_localstatedir}/lib/plymouth
 
378
%{plymouthdaemon_execdir}/plymouthd
 
379
%{plymouthclient_execdir}/plymouth
 
380
%{_bindir}/plymouth
 
381
%{_bindir}/rhgb-client
 
382
%{_libdir}/plymouth/details.so
 
383
%{_libdir}/plymouth/text.so
 
384
%{_libdir}/plymouth/renderers
 
385
%{_datadir}/plymouth/default-boot-duration
 
386
%{_datadir}/plymouth/themes/details/details.plymouth
 
387
%{_datadir}/plymouth/themes/text/text.plymouth
 
388
%{_localstatedir}/run/plymouth
 
389
%{_localstatedir}/spool/plymouth
 
390
%ghost %{_localstatedir}/lib/plymouth/boot-duration
 
391
 
 
392
%files devel
 
393
%defattr(-, root, root)
 
394
%{plymouth_libdir}/libply.so
 
395
%{_libdir}/libplybootsplash.so
 
396
%{_libdir}/pkgconfig/plymouth-1.pc
 
397
%{_includedir}/plymouth-1
 
398
 
 
399
%files libs
 
400
%defattr(-, root, root)
 
401
%{plymouth_libdir}/libply.so.*
 
402
%{_libdir}/libplybootsplash.so.*
 
403
%dir %{_libdir}/plymouth
 
404
 
 
405
%files scripts
 
406
%defattr(-, root, root)
 
407
%{_sbindir}/plymouth-set-default-theme
 
408
%{_sbindir}/plymouth-set-default-plugin
 
409
%{_libexecdir}/plymouth/plymouth-update-initrd
 
410
%{_libexecdir}/plymouth/plymouth-generate-initrd
 
411
%{_libexecdir}/plymouth/plymouth-populate-initrd
 
412
 
 
413
%files utils
 
414
%defattr(-, root, root)
 
415
%{_bindir}/plymouth-log-viewer
 
416
 
 
417
%files gdm-hooks
 
418
%defattr(-, root, root)
 
419
%{_datadir}/gdm/autostart/LoginWindow/plymouth-log-viewer.desktop
 
420
 
 
421
%files plugin-label
 
422
%defattr(-, root, root)
 
423
%{_libdir}/plymouth/label.so
 
424
 
 
425
%files plugin-fade-throbber
 
426
%defattr(-, root, root)
 
427
%{_libdir}/plymouth/fade-throbber.so
 
428
 
 
429
%files theme-fade-in
 
430
%defattr(-, root, root)
 
431
%dir %{_datadir}/plymouth/themes/fade-in
 
432
%{_datadir}/plymouth/themes/fade-in/bullet.png
 
433
%{_datadir}/plymouth/themes/fade-in/entry.png
 
434
%{_datadir}/plymouth/themes/fade-in/lock.png
 
435
%{_datadir}/plymouth/themes/fade-in/star.png
 
436
%{_datadir}/plymouth/themes/fade-in/fade-in.plymouth
 
437
 
 
438
%files plugin-throbgress
 
439
%defattr(-, root, root)
 
440
%{_libdir}/plymouth/throbgress.so
 
441
 
 
442
%files theme-spinfinity
 
443
%defattr(-, root, root)
 
444
%dir %{_datadir}/plymouth/themes/spinfinity
 
445
%{_datadir}/plymouth/themes/spinfinity/box.png
 
446
%{_datadir}/plymouth/themes/spinfinity/bullet.png
 
447
%{_datadir}/plymouth/themes/spinfinity/entry.png
 
448
%{_datadir}/plymouth/themes/spinfinity/lock.png
 
449
%{_datadir}/plymouth/themes/spinfinity/throbber-[0-3][0-9].png
 
450
%{_datadir}/plymouth/themes/spinfinity/spinfinity.plymouth
 
451
 
 
452
%files plugin-space-flares
 
453
%defattr(-, root, root)
 
454
%{_libdir}/plymouth/space-flares.so
 
455
 
 
456
%files theme-solar
 
457
%defattr(-, root, root)
 
458
%dir %{_datadir}/plymouth/themes/solar
 
459
%{_datadir}/plymouth/themes/solar/*.png
 
460
%{_datadir}/plymouth/themes/solar/solar.plymouth
 
461
 
 
462
%files plugin-two-step
 
463
%defattr(-, root, root)
 
464
%{_libdir}/plymouth/two-step.so
 
465
 
 
466
%files theme-soas
 
467
%defattr(-, root, root)
 
468
%dir %{_datadir}/plymouth/themes/soas
 
469
%{_datadir}/plymouth/themes/soas/*.png
 
470
%{_datadir}/plymouth/themes/soas/soas.plymouth
 
471
 
 
472
%files plugin-script
 
473
%defattr(-, root, root)
 
474
%{_libdir}/plymouth/script.so
 
475
 
 
476
%files theme-script
 
477
%defattr(-, root, root)
 
478
%{_datadir}/plymouth/themes/script/*.png
 
479
%{_datadir}/plymouth/themes/script/script.script
 
480
%{_datadir}/plymouth/themes/script/script.plymouth
 
481
 
 
482
%files system-theme
 
483
%defattr(-, root, root)
 
484
 
 
485
%changelog
 
486
* Fri Nov 20 2009 Sebastian Dziallas <sebastian@when.com> 0.8.0-0.2009.29.09.19
 
487
- Fork for Sugar on a Stick Blueberry release
 
488
 
 
489
* Tue Nov 10 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.29.09.19
 
490
- Force raw mode on every text draw.  This works around a bug where
 
491
  some program at startup is kicking the terminal out of raw mode.
 
492
 
 
493
* Wed Nov 04 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.29.09.18
 
494
- Make plymouth-update-initrd work with dracut
 
495
 
 
496
* Tue Nov 03 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.29.09.17
 
497
- Add nash dep for plymouth-set-default-theme
 
498
 
 
499
* Fri Oct 30 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.29.09.16
 
500
- Drop debug spew that snuck in
 
501
 
 
502
* Thu Oct 29 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.29.09.15
 
503
- Fix plymouth over ppc hyperviser console (bug 531581)
 
504
 
 
505
* Thu Oct 29 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.29.09.14
 
506
- Don't unlink /dev/null (bug 531740)
 
507
 
 
508
* Mon Oct 19 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.29.09.13
 
509
- Drop nash dep (bug 528706)
 
510
 
 
511
* Wed Oct 14 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.29.09.12
 
512
- Don't clear screen in text plugin immediately after displaying
 
513
  password prompt (bug 527426)
 
514
 
 
515
* Tue Oct 13 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.29.09.11
 
516
- Clean up terminal on exit (bug 528683 again)
 
517
 
 
518
* Tue Oct 13 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.29.09.10
 
519
- Fix more emergency shell horkage (for users without modesetting)
 
520
  (bug 528683)
 
521
 
 
522
* Fri Oct 09 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.29.09.9
 
523
- Fix frame-buffer fallback plugin
 
524
  (broken by details fix in 0.8.0-0.2009.29.09.7)
 
525
 
 
526
* Fri Oct 09 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.29.09.8
 
527
- Fix crash in text plugin on shutdown
 
528
 
 
529
* Thu Oct 08 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.29.09.7
 
530
- Fix emergency shell horkage (bug 526597)
 
531
- Fix problem with details splash not showing up (bug 527426, bug 527254)
 
532
 
 
533
* Wed Oct 07 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.29.09.6
 
534
- Fix the reason radeon single head users were affected.
 
535
 
 
536
* Wed Oct 07 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.29.09.5
 
537
- Prevent firstboot's X from crashing on radeon hardware. This should
 
538
  only affect multihead users, but for some reason it's getting some
 
539
  single head users as well.
 
540
 
 
541
* Tue Oct 06 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.29.09.4
 
542
- Prevent firstboot's X from crashing on intel hardware
 
543
 
 
544
* Mon Oct 05 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.29.09.3
 
545
- Fix crasher in text plugin after password prompt (bug 526652)
 
546
- Actually apply the patch mentioned in 2009.29.09.2
 
547
 
 
548
* Mon Oct  5 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.29.09.2
 
549
- Fix --show-splash after --hide-splash (bug 527299)
 
550
 
 
551
* Tue Sep 29 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.29.09.1
 
552
- Fix escape and ask-for-password
 
553
 
 
554
* Mon Sep 28 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.28.09
 
555
- Add prerelease of 0.8.0 for multihead support
 
556
 
 
557
* Fri Sep 11 2009 Ray Strode <rstrode@redhat.com> 0.7.1-7
 
558
- Go back to blue charge background (bug 522460)
 
559
 
 
560
* Fri Sep 11 2009 Ray Strode <rstrode@redhat.com> 0.7.1-6
 
561
- Remove duplicate Provides: plymouth(system-theme)
 
562
 
 
563
* Thu Sep 10 2009 Ray Strode <rstrode@redhat.com> 0.7.1-5
 
564
- Fix set_verbose error reported by yaneti.
 
565
 
 
566
* Wed Sep  9 2009 Ray Strode <rstrode@redhat.com> 0.7.1-4
 
567
- Look for inst() in dracut as well as mkinitrd bash source file
 
568
- Drop plymouth initrd for now.
 
569
 
 
570
* Fri Aug 28 2009 Ray Strode <rstrode@redhat.com> 0.7.1-3
 
571
- Create plymouth supplementary initrd in post (bug 515589)
 
572
 
 
573
* Tue Aug 25 2009 Ray Strode <rstrode@redhat.com> 0.7.1-2
 
574
- Get plugin path from plymouth instead of trying
 
575
  to guess.  Should fix bug 502667
 
576
 
 
577
* Tue Aug 25 2009 Ray Strode <rstrode@redhat.com> 0.7.1-1
 
578
- Update to 0.7.1
 
579
 
 
580
* Mon Aug 24 2009 Adam Jackson <ajax@redhat.com> 0.7.0-2
 
581
- Set charge bgcolor to black. (#519052)
 
582
 
 
583
* Tue Aug 11 2009 Ray Strode <rstrode@redhat.com> 0.7.0-1
 
584
- Update to 0.7.0
 
585
 
 
586
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.0-0.2010.05.15.1
 
587
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
588
 
 
589
* Fri May 15 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.05.15.1
 
590
- Fix spinfinity theme to point to the right image directory
 
591
  (bug 500994)
 
592
 
 
593
* Thu May 14 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.05.14.1
 
594
- Update to new snapshot that renames plugins to fix upgrades
 
595
  somewhat (bug 499940)
 
596
 
 
597
* Fri May 08 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.05.08.1
 
598
- Add some fixes for shutdown
 
599
 
 
600
* Fri May 08 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.05.06.4
 
601
- Don't slow down progress updating at the end of boot
 
602
 
 
603
* Thu May 07 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.05.06.3
 
604
- Change colors to transition better to gdm
 
605
 
 
606
* Wed May 06 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.05.06.2
 
607
- Make "charge" theme require two-step plugin instead of solar (oops)
 
608
 
 
609
* Wed May 06 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.05.06.1
 
610
- Update to "plugin-rework" branch from git
 
611
 
 
612
* Wed Apr 08 2009 Jesse Keating <jkeating@redhat.com> - 0.7.0-0.2009.03.10.3
 
613
- Drop the version on system-logos requires for now, causing hell with
 
614
  other -logos providers not having the same version.
 
615
 
 
616
* Wed Mar 18 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.03.10.2
 
617
- Destroy terminal on detach (may help with bug 490965)
 
618
 
 
619
* Tue Mar 10 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.03.10.1
 
620
- Address one more issue with password handling.  It wasn't working
 
621
  well for secondary devices when using the "details" plugin.
 
622
 
 
623
* Mon Mar  9 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.03.09.1
 
624
- Attempt to address some problems with password handling in the
 
625
  0.7.0 snapshots
 
626
 
 
627
* Fri Mar  6 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.03.06.2
 
628
- Fix set default script
 
629
 
 
630
* Fri Mar  6 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.03.06.1
 
631
- more scriptlet changes to move from solar to spinfinity
 
632
 
 
633
* Fri Mar  6 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.03.06
 
634
- Updated to development snapshot
 
635
- Guess progress better on second boot of persistent live images
 
636
- Drop upstream patches
 
637
- swap "solar" and "spinfinity" scriptlet behavior
 
638
 
 
639
* Tue Feb 24 2009 Ray Strode <rstrode@redhat.com> 0.6.0-3
 
640
- Add fix-heap-corruptor patch from master.  Problem
 
641
  spotted by Mr. McCann.
 
642
 
 
643
* Wed Dec 17 2008 Ray Strode <rstrode@redhat.com> 0.6.0-2
 
644
- Add patch from drop-nash branch for jeremy
 
645
 
 
646
* Wed Dec  3 2008 Ray Strode <rstrode@redhat.com> 0.6.0-1
 
647
- Update to 0.6.0
 
648
 
 
649
* Sat Nov 22 2008 Matthias Clasen <mclasen@redhat.com> 0.6.0-0.2008.11.17.3.1
 
650
- Strip %%name from %%summary
 
651
 
 
652
* Mon Nov 17 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.17.3
 
653
- don't give error about missing default.so
 
654
- rework packaging of boot-duration to prevent .rpmnew droppings
 
655
  (bug 469752)
 
656
 
 
657
* Mon Nov 17 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.17.2
 
658
- Don't tell gdm to transition unless booting into runlevel 3
 
659
  (bug 471785)
 
660
 
 
661
* Mon Nov 17 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.17.1
 
662
- Crawl progress bar if boot is way off course (Charlie, bug 471089)
 
663
 
 
664
* Fri Nov 14 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.14.2
 
665
- Don't loop forever when tty returns NUL byte (bug 471498)
 
666
 
 
667
* Fri Nov 14 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.14.1
 
668
- Generate solar background dynamically to reduce ondisk size, and
 
669
  look better at various resolutions (Charlie, bug 471227)
 
670
 
 
671
* Thu Nov 13 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.12.4
 
672
- Move Obsoletes: plymouth-text-and-details-only to base package
 
673
  so people who had it installed don't end up solar on upgrade
 
674
 
 
675
* Wed Nov 12 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.12.3
 
676
- Redo packaging to work better with minimal installs
 
677
  (bug 471314)
 
678
 
 
679
* Wed Nov 12 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.12.2
 
680
- Fix plymouth-set-default-plugin to allow external $LIB
 
681
 
 
682
* Wed Nov 12 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.12.1
 
683
- Fix star image (Charlie, bug 471113)
 
684
 
 
685
* Tue Nov 11 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.11.2
 
686
- Improve solar flares (Charlie)
 
687
- redirect tty again on --show-splash
 
688
- ignore subsequent --hide-splash calls after the first one
 
689
- turn off kernel printks during boot up
 
690
 
 
691
* Tue Nov 11 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.11.1
 
692
- Disconnect from tty when init=/bin/bash (bug 471007)
 
693
 
 
694
* Mon Nov 10 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.10.5
 
695
- Force the right arch when calling plymouth-set-default-plugin
 
696
  (bug 470732)
 
697
 
 
698
* Mon Nov 10 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.10.4
 
699
- Drop comet (bug 468705)
 
700
- make boot-duration config(noreplace)
 
701
 
 
702
* Mon Nov 10 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.10.3
 
703
- Don't abort if no splash when root is mounted
 
704
- Actually move patches upstream
 
705
 
 
706
* Mon Nov 10 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.10.1
 
707
- Fix feedback loop with plymouth:debug
 
708
- Move patches upstream
 
709
- Improve comet animation
 
710
 
 
711
* Sun Nov  9 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.06.4
 
712
- Fix up more-debug patch to not assert with plymouth:nolog
 
713
  (bug 470569)
 
714
 
 
715
* Fri Nov  7 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.06.3
 
716
- add some more debug spew to help debug a problem jlaska is having
 
717
 
 
718
* Thu Nov  6 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.06.2
 
719
- show details plugin on --hide-splash so people can see why the splash
 
720
  got hidden.
 
721
 
 
722
* Thu Nov  6 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.06.1
 
723
- Don't exit on plymouth --show-splash after sulogin
 
724
- Properly retake console after that --show-splash
 
725
 
 
726
* Wed Nov  5 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.05.1
 
727
- reset colors on quit --retain-splash
 
728
- fix off by one in damage calculation for label
 
729
 
 
730
* Tue Nov  4 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.30.5
 
731
- Add a sample boot-duration for livecds and first time boots
 
732
  (bug 469752)
 
733
 
 
734
* Mon Nov  3 2008 Jeremy Katz <katzj@redhat.com> - 0.6.0-0.2008.10.30.4
 
735
- Allow pre-setting the default plugin when calling plymouth-populate-initrd
 
736
 
 
737
* Fri Oct 31 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.30.3
 
738
- Add pango minimum version to buildrequires
 
739
 
 
740
* Thu Oct 30 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.30.2
 
741
- Update prompt text colors to be legible on new artwork
 
742
 
 
743
* Thu Oct 30 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.30.1
 
744
- Patch from Charlie to make password screen match animation better
 
745
  (bug 468899)
 
746
 
 
747
* Thu Oct 30 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.27.8
 
748
- Fix escape at password prompt (bug 467533)
 
749
 
 
750
* Tue Oct 28 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.27.7
 
751
- Don't require /bin/plymouth before it's installed (bug 468925)
 
752
 
 
753
* Tue Oct 28 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.27.6
 
754
- Force raw mode for keyboard input with solar and fade-in
 
755
  (bug 468880)
 
756
- make sure windows get closed on exit
 
757
 
 
758
* Mon Oct 27 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.27.5
 
759
- Make "Solar" lock icon the same as the "Spinfinity" one.
 
760
 
 
761
* Mon Oct 27 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.27.4
 
762
- Make plymouth-libs own /usr/lib/plymouth (bug 458071)
 
763
 
 
764
* Mon Oct 27 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.27.3
 
765
- Default to "Solar" instead of "Spinfinity"
 
766
 
 
767
* Mon Oct 27 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.27.2
 
768
- Don't set plymouth default plugin to text in %%post
 
769
 
 
770
* Mon Oct 27 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.27.1
 
771
- Add Charlie patch to dither in lower color modes (bug 468276)
 
772
 
 
773
* Sun Oct 26 2008 Jeremy Katz <katzj@redhat.com> - 0.6.0-0.2008.10.24.2
 
774
- More requires changing to avoid loops (#467356)
 
775
 
 
776
* Fri Oct 24 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.24.1
 
777
- Add updated progress bar for solar plugin from Charlie
 
778
- Log plymouth:debug output to boot log
 
779
- Ignore sigpipe signals in daemon
 
780
 
 
781
* Thu Oct 23 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.23.2
 
782
- Bump so name of libply to hopefully force plymouth to get installed
 
783
  before kernel (or at least make plymouth-libs and plymouth get installed
 
784
  on the same side of kernel in the transaction).
 
785
 
 
786
* Thu Oct 23 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.23.1
 
787
- Add patch from Charlie to align progress bar to milestones during boot up
 
788
- force tty to be sane on exit (bug 467207)
 
789
 
 
790
* Thu Oct 23 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.21.3
 
791
- add empty files section for text-and-details-only so the subpackage
 
792
  shows up.
 
793
 
 
794
* Wed Oct 22 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.21.2
 
795
- add text-and-details-only subpackage so davej can uninstall
 
796
  spinfinity, pango, cairo etc from his router.
 
797
 
 
798
* Tue Oct 21 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.21.1
 
799
- Minor event loop changes
 
800
- drop upstream patches
 
801
- Charlie Brej fix for progress bar resetting when escape gets pressed
 
802
 
 
803
* Tue Oct 21 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.17.4
 
804
- Don't make plymouth-libs require plymouth (more fun with 467356)
 
805
 
 
806
* Mon Oct 20 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.17.3
 
807
- Add initscripts requires (bug 461322)
 
808
 
 
809
* Mon Oct 20 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.17.2
 
810
- Put tty1 back in "cooked" mode when going into runlevel 3
 
811
  (bug 467207)
 
812
 
 
813
* Fri Oct 17 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.17.1
 
814
- Clear screen in details plugin when it's done
 
815
- Make plymouth-update-initrd a small wrapper around mkinitrd instead
 
816
  of the broken monstrosity it was before.
 
817
 
 
818
* Fri Oct 17 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.15.3
 
819
- Move plymouth-set-default-plugin, plymouth-update-initrd, and
 
820
  plymouth-populate-initrd to plymouth-scripts subpackage
 
821
  (the last fix didn't actually help with bug 467356)
 
822
 
 
823
* Fri Oct 17 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.15.2
 
824
- Move plymouth-set-default-plugin to -libs (might help with bug 467356)
 
825
- Fix up requires, provides and postun scripts
 
826
 
 
827
* Wed Oct 15 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.15.1
 
828
- Don't free windows on --hide-splash (fix from Jeremy)
 
829
 
 
830
* Tue Oct 14 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.14.1
 
831
- Solar fixes from Charlie Brej
 
832
- Better cpu usage from Charlie
 
833
 
 
834
* Fri Oct 10 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.08.2
 
835
- Add Requires(post): nash (bug 466500)
 
836
 
 
837
* Wed Oct 08 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.08.1
 
838
- Rework how "console=" args done again, to hopefully fix
 
839
  bug 460565
 
840
 
 
841
* Mon Oct 06 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.06.1
 
842
- Add "Solar" plugin from Charles Brej
 
843
- Move things around so computers with separate /usr boot
 
844
  (hopefully this won't break things, but it probably will)
 
845
- Make GDM show up on vt1 for all plugins
 
846
 
 
847
* Tue Sep 30 2008 Jeremy Katz <katzj@redhat.com> 0.6.0-0.2008.09.25.2
 
848
- Remove mkinitrd requires to break the dep loop and ensure things
 
849
  get installed in the right order
 
850
 
 
851
* Thu Sep 25 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.25.1
 
852
- Add new snapshot to fold in Will Woods progress bar, and
 
853
  move ajax's splash upstream, putting the old text splash
 
854
  in a "pulser" subpackage
 
855
 
 
856
* Tue Sep 23 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.23.1
 
857
- Last snapshot was broken
 
858
 
 
859
* Mon Sep 22 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.22.1
 
860
- Update to latest snapshot to get better transition support
 
861
 
 
862
* Fri Sep 19 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.15.2
 
863
- Turn on gdm trigger for transition
 
864
 
 
865
* Mon Sep 15 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.15.1
 
866
- add quit command with --retain-splash option to client
 
867
 
 
868
* Wed Sep 10 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.10.1
 
869
- Fix text rendering for certain machines
 
870
 
 
871
* Mon Sep  8 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.05.4
 
872
- More serial console fixes (bug 460565 again)
 
873
 
 
874
* Fri Sep  5 2008 Bill Nottingham <notting@redhat.com> 0.6.0-0.2008.09.05.3
 
875
- make the text plugin use the system release info rather than a hardcoded 'Fedora 10'
 
876
 
 
877
* Fri Sep  5 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.05.2
 
878
- Try to support multiple serial consoles better
 
879
  (bug 460565)
 
880
 
 
881
* Fri Sep  5 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.05.1
 
882
- Fix some confusion with password handling in details plugin
 
883
 
 
884
* Wed Aug 27 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.08.27.1
 
885
- Fix another crasher for users with encrypted disks (this time in
 
886
  the text plugin, not the client)
 
887
 
 
888
* Wed Aug 27 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.08.27
 
889
- Update to latest snapshot
 
890
- Add the ability to show text prompts in graphical plugin
 
891
- Fix crasher for users with encrypted disks
 
892
 
 
893
* Fri Aug 23 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.08.22
 
894
- Update to latest snapshot
 
895
 
 
896
* Wed Aug 13 2008 Ray Strode <rstrode@redhat.com> 0.5.0-20.2008.08.13
 
897
- Update previous patch to remove some assertions
 
898
 
 
899
* Wed Aug 13 2008 Ray Strode <rstrode@redhat.com> 0.5.0-19.2008.08.13
 
900
- add a patch that may help serial console users
 
901
 
 
902
* Wed Aug 13 2008 Ray Strode <rstrode@redhat.com> 0.5.0-18.2008.08.13
 
903
- add spool directory to file list
 
904
 
 
905
* Wed Aug 13 2008 Ray Strode <rstrode@redhat.com> 0.5.0-17.2008.08.13
 
906
- Make plymouth-gdm-hooks require plymouth-utils
 
907
 
 
908
* Wed Aug 13 2008 Ray Strode <rstrode@redhat.com> 0.5.0-16.2008.08.13
 
909
- Add a boot failure viewer to login screen (written by Matthias)
 
910
 
 
911
* Tue Aug 12 2008 Adam Jackson <ajax@redhat.com> 0.5.0-15.2008.08.08
 
912
- plymouth-0.5.0-textbar-hotness.patch: Change the text plugin to a slightly
 
913
  more traditional progress bar, to maintain the illusion of progress better
 
914
  than the eternally oscillating cylon. Note: still incomplete.
 
915
 
 
916
* Fri Aug  8 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-14.2008.08.08
 
917
- Don't require a modifiable text color map (may fix serial consoles)
 
918
 
 
919
* Thu Aug  7 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-13.2008.08.07
 
920
- Update to new snapshot which when combined with a new mkinitrd should
 
921
  make unlocking encrypted root partitions work again
 
922
 
 
923
* Wed Aug  6 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-12.2008.08.06
 
924
- Update to new snapshot which fixes some assertion failures in the
 
925
  client code
 
926
 
 
927
* Wed Aug  6 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-11.2008.08.01
 
928
- Add Requires(post): plymouth to plugins so they get plymouth-set-default-plugin (bug 458071)
 
929
 
 
930
* Tue Aug  5 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-10.2008.08.01
 
931
- Add plymouth dirs to file list (bug 457871)
 
932
 
 
933
* Fri Aug  1 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-9.2008.08.01
 
934
- new plymout-populate-initrd features don't work with the set -e at the
 
935
  top of it.
 
936
 
 
937
* Thu Jul 31 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-8.2008.08.01
 
938
- Update to another snapshot to actually get new
 
939
  plymouth-populate-initrd features
 
940
 
 
941
* Thu Jul 31 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-8.2008.07.31
 
942
- Update to snapshot to get new plymouth-populate-initrd features
 
943
- Make removing rhgb use details plugin instead of exiting
 
944
 
 
945
* Thu Jul 31 2008 Peter Jones <pjones@redhat.com> - 0.5.0-7
 
946
- Make it a mkinitrd requires instead of a nash requires (that will
 
947
  still pull in nash, but we need mkinitrd for newer plymouth-populate-initrd)
 
948
 
 
949
* Wed Jul 30 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-6
 
950
- Add nash requires
 
951
 
 
952
* Wed Jul  9 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-5
 
953
- Use a new heuristic for finding libdir, since the old
 
954
  one falls over on ia64
 
955
 
 
956
* Wed Jul  9 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-4
 
957
- add ctrl-r to rotate text color palette back to stock values
 
958
 
 
959
* Tue Jul  8 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-3
 
960
- Fix populate script on ppc (bug 454353)
 
961
 
 
962
* Tue Jul  1 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-2
 
963
- Pull in spinfinity by default.  This whole "figure out
 
964
  which plugin to use" set of scripts and scriptlets
 
965
  needs work.  We need to separate distro default from
 
966
  user choice.
 
967
 
 
968
* Thu Jul  1 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-1
 
969
- Add new client "ask-for-password" command which feeds
 
970
  the user input to a program instead of standard output,
 
971
  and loops when the program returns non-zero exit status.
 
972
 
 
973
* Thu Jun 26 2008 Ray Strode <rstrode@redhat.com> - 0.4.5-1
 
974
- Update to version 0.4.5
 
975
- Make text plugin blue and less 80s
 
976
 
 
977
* Wed Jun 25 2008 Ray Strode <rstrode@redhat.com> - 0.4.0-4
 
978
- Make "Password: " show up correctly in text plugin
 
979
 
 
980
* Wed Jun 25 2008 Ray Strode <rstrode@redhat.com> - 0.4.0-3
 
981
- Require elfutils (bug 452797)
 
982
 
 
983
* Sun Jun 22 2008 Ray Strode <rstrode@redhat.com> - 0.4.0-2
 
984
- Make plymouth-set-default-plugin --reset choose the latest
 
985
  installed plugin, not the earliest
 
986
 
 
987
* Sun Jun 22 2008 Ray Strode <rstrode@redhat.com> - 0.4.0-1
 
988
- Update to version 0.4.0
 
989
- Only run if rhgb is on kernel command line
 
990
- Make text plugin more animated
 
991
 
 
992
* Mon Jun 16 2008 Ray Strode <rstrode@redhat.com> - 0.3.2-2
 
993
- dont go back to text mode on exit
 
994
 
 
995
* Mon Jun 16 2008 Ray Strode <rstrode@redhat.com> - 0.3.2-1
 
996
- Update to version 0.3.2
 
997
- show gradient in spinfinity plugin
 
998
- Drop fade out in spinfinity plugin
 
999
- fix throbber placement
 
1000
- rename graphical.so to default.so
 
1001
 
 
1002
* Thu Jun 12 2008 Ray Strode <rstrode@redhat.com> - 0.3.1-3
 
1003
- scriplet should be preun, not postun
 
1004
 
 
1005
* Thu Jun 12 2008 Ray Strode <rstrode@redhat.com> - 0.3.1-2
 
1006
- Fix postun scriptlet
 
1007
 
 
1008
* Thu Jun 12 2008 Ray Strode <rstrode@redhat.com> - 0.3.1-1
 
1009
- Update to version 0.3.1
 
1010
- Don't ship generated initrd scripts in tarball
 
1011
 
 
1012
* Thu Jun 12 2008 Ray Strode <rstrode@redhat.com> - 0.3.0-1
 
1013
- Update to version 0.3.0
 
1014
- Better plugin handling
 
1015
- Better integration with mkinitrd (pending mkinitrd changes)
 
1016
- random bug fixes
 
1017
 
 
1018
* Mon Jun  9 2008 Ray Strode <rstrode@redhat.com> - 0.2.0-1
 
1019
- Update to version 0.2.0
 
1020
- Integrate more tightly with nash (pending nash changes)
 
1021
- ship libs for out of tree splash plugins
 
1022
- gradient support
 
1023
- random bug fixes
 
1024
 
 
1025
* Fri May 30 2008 Ray Strode <rstrode@redhat.com> - 0.1.0-1
 
1026
- Initial import, version 0.1.0