Commit Graph

268 Commits

Author SHA1 Message Date
Ray Strode
7c745baabd Fix splash after change in /sys/class/tty/console/active 2014-02-20 13:42:25 -05:00
Ray Strode
64765e1743 Don't timeout plymouth quit waiting
Related: #967521
2013-10-31 09:49:14 -04:00
Ray Strode
63b58ed816 need an explicit --without-rhgb-compat-link 2013-10-16 16:18:05 -04:00
Ray Strode
60a0a8510c drop rhgb-client compat link 2013-10-16 16:07:49 -04:00
Kalev Lember
714e0ef7c3 Make sure the release number compares higher than the previous builds
It went from
0.2013.03.26.0 (F19)
to
0.2014.03.26.0 (F20)
to
0.1.2013.08.14.0 (F20)

Unfortunately, 0.2013 and 0.2014 compare higher than 0.1, so the release
number was actually going backwards.

https://lists.fedoraproject.org/pipermail/devel/2013-October/189917.html

Also, while at this, I've moved the snapshot_date to a %define so that
rpmdev-bumpspec wouldn't try to bump 2013 to 2014, like happened during
the F20 mass rebuild.
2013-10-06 14:59:51 +02:00
Ray Strode
7de82e442e Update to snapshot to fix system units 2013-08-14 17:24:22 -04:00
Dennis Gilmore
ffd6c27ba9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 23:40:46 -05:00
Ray Strode
51fb6224c6 Update to snapshot to fix systemd vconsole issue
<haraldh> halfline, halfline_laptop: can you add "Wants:
systemd-vconsole-setup.service" to plymouth?
<halfline> sure
<haraldh> halfline, thanks
2013-03-26 11:52:04 -04:00
Peter Robinson
d77cadb15c Merge newer F18 release into rawhide 2013-02-21 16:27:38 +00:00
Dennis Gilmore
b11f546b9d - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 12:05:50 -06:00
Ray Strode
18b4655ef8 Ensure fedup gets right splash screen
Related: #879295
2012-12-13 13:21:10 -05:00
Ray Strode
5eeba1efaf - Drop set-default-plugin compat script
- Just use upstream update-initrd
2012-11-15 23:03:08 -05:00
Ray Strode
5d01314b1e More boot blocking fixes
Related: #870695
2012-11-02 19:09:52 -04:00
Ray Strode
767da6cc7e - Fix crash when deactivating multiple times
Related: #870695
2012-11-01 17:26:42 -04:00
Ray Strode
321da5a86e Latest upstream release
- includes systemd fixes and system update fixes
2012-10-26 11:16:53 -04:00
Ray Strode
16c3a35e0a - Latest upstream release
- includes systemd fixes
2012-08-20 19:33:48 -04:00
Dave Airlie
8ff5ec7dac fix plymouth race at bootup breaking efi/vesa handoff.
- fix version number - its against fedora package policy to have 0.year
2012-08-21 09:16:05 +10:00
Ray Strode
bb79161f30 Make plugins require main package
This should aid upgrades.

Related: #704658
2012-07-24 10:41:37 -04:00
Ray Strode
2418897ae8 Update URL: in spec file to upstream homepage 2012-07-24 10:27:28 -04:00
Ray Strode
ec506a2a6d drop upstreamed patch
Update snapshot
2012-07-23 18:20:30 -04:00
Ray Strode
c144108a5a - One more crack at #830482 (will probably need additional fixes tomorrow) 2012-07-23 17:51:15 -04:00
Tom Callaway
d9cf52a0c2 [ProvenPackager] Applying tested fix for bz704658, more than a year after patch posted 2012-07-23 10:24:32 -04:00
Dennis Gilmore
c39f0345e5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 21:21:38 -05:00
Ray Strode
3474c36bfc 0.8.6.1 fixes muck up from 0.8.6 2012-07-10 10:36:14 -04:00
Ray Strode
dd9362e239 Update to 0.8.6
- Fixes encrypted fs bug
  Resolves: #830482
- Adds support for offline updates
2012-07-09 12:18:11 -04:00
Adam Jackson
7d8db00743 Rebuild without libkms 2012-06-25 16:20:43 -04:00
Ray Strode
9c288f2ad6 Add %{_prefix} to systemd service path 2012-06-06 21:05:20 +00:00
Ray Strode
3fbe0b2107 add %{_prefix} to systemd service files patch 2012-06-06 21:04:11 +00:00
Ray Strode
a885f04a74 Update to latest release
Ship systemd service files
2012-06-06 20:49:00 +00:00
Ray Strode
ce8fccb696 Update to latest release 2012-06-06 16:30:14 -04:00
Richard Hughes
569e47e1b3 Disable the nouveau driver as I've broken it with the new libdrm ABI 2012-04-24 15:30:32 +01:00
Daniel Drake
4624735f13 fix ARM build 2012-03-20 16:40:00 -06:00
Ray Strode
5b65194bf9 - Update to latest snapshot 2012-03-19 20:59:56 -04:00
Ray Strode
d769773f1c Don't require libdrm_intel on non intel arches 2012-03-12 13:14:01 -04:00
Adam Williamson
2ff2e2df59 make plymouth-scripts depend on plymouth (EH #794894) 2012-02-20 16:19:16 -08:00
Harald Hoyer
adddea9da3 install everything in /usr
This patch is needed for the /usr-move feature
https://fedoraproject.org/wiki/Features/UsrMove

This package requires now 'filesystem' >= 3, which is only installable
on a system which has /bin, /sbin, /lib, /lib64 as symlinks to /usr and
not regular directories. The 'filesystem' package acts as a guard, to
prevent *this* package to be installed on old unconverted systems.

New installations will have the 'filesystem' >=3 layout right away, old
installations need to be converted with anaconda or dracut first; only
after that, the 'filesystem' package, and also *this* package can be
installed.

Packages *should* not install files in /bin, /sbin, /lib, /lib64, but
only in the corresponding directories in /usr. Packages *must* not
install conflicting files with the same names in the corresponding
directories in / and /usr. Especially compatibility symlinks must not be
installed.

Feel free to modify any of the changes to the spec file, but keep the
above in mind.
2012-01-25 19:10:13 +01:00
Dennis Gilmore
8dc511e65f - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 19:03:57 -06:00
Ray Strode
44d4fc0795 Fix scriptlet error during livecd creation
Change spec based on suggestion from Nicolas Chauvet <kwizart@gmail.com>
to fix scriptlet error during livecd creation
Resolves: #666419
2011-12-15 12:10:48 -05:00
Adam Jackson
67cb2a5792 Merge branch 'f16'
Conflicts:
	plymouth.spec
	sources
2011-11-08 19:52:25 -05:00
Adam Jackson
95ce491eaa Rebuild for libpng 1.5 2011-11-07 12:18:13 -05:00
Ray Strode
a3d8c17588 - Make plymouth background dark gray at the request of Mo / design
team.
2011-09-02 10:53:14 -04:00
Ray Strode
acebb51297 Update to latest git snapshot
- Reintroduce accidentally dropped spinner theme and systemd integration
2011-08-22 10:19:47 -04:00
Ray Strode
59e870bb2e rebuild with higher release number
this fixes upgrade pain
2011-08-09 15:48:00 -04:00
Ray Strode
027a45334a Update file list 2011-08-09 14:57:11 -04:00
Ray Strode
f7fca5392c Update to latest snapshot 2011-08-09 14:54:25 -04:00
Ray Strode
bfd64c4d20 Try to fix tty horkage mentioned in bug 681167 2011-03-04 15:07:03 -05:00
Ray Strode
e17a8d331a jlaska test 2011-03-01 17:28:39 -05:00
Ray Strode
b0b22aa792 potentially fix bug 655538 2011-02-18 13:54:52 -05:00
Christopher Aillon
2d546a56f2 Fix up obsoletes typo 2011-02-09 22:27:36 -08:00
Ray Strode
493d129b5e Add buildrequires for gtk 2011-02-09 15:49:48 -05:00
Ray Strode
6f5599b4a5 Update to latest snapshot
This snapshot adds some more debug information.
2011-02-09 15:38:22 -05:00
Dennis Gilmore
890054eb6e - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 09:27:10 -06:00
Ray Strode
03df329e8b Drop boot log viewer
It's broken right now, and we probably want a
log viewing experience that's more integrated
with the rest of the system.
2011-02-04 11:18:26 -05:00
Ville Skyttä
9b47b28ba5 Dir ownership fixes (#645044). 2011-01-29 22:48:33 +02:00
Ray Strode
fcac7899b4 Fix serial console problem
Recent snapshots of plymouth have had an issue where
console=tty0 on the kernel cmdline would cause a feedback loop.

This snapshot addresses that.
2010-11-19 19:39:49 -05:00
Ray Strode
01e8faa55e Update to recent snapshot
This should provide backward compatibility with plymouth 0.8.3
2010-11-19 13:07:18 -05:00
Ray Strode
faec40d7f1 Update to recent snapshot 2010-11-02 14:58:10 -04:00
Ray Strode
171c35e04e Require dracut
The plymouth scripts make use of files provided by
dracut, so we need to make sure plymouth requires it.
2010-09-01 09:49:47 -04:00
Ray Strode
6fec9432e8 Add more Requires: to spec
This should hopefully fix bug 623584.
2010-08-26 14:51:22 -04:00
Ray Strode
4bc7354aec Fix plymouth-update-initrd to work with dracut
This got fixed in f13, but apparently never f14.
2010-08-26 11:32:38 -04:00
Ray Strode
9b23ac87a6 Latest snapshot and turn on separate initrd generation
This commit pulls a new git snapshot of plymouth and
also reenables /boot/plymouth-initrd.img which will in
theory prevent us from needing to update the kernel to
get plymouth updates.
2010-08-23 14:54:35 -04:00
Ray Strode
9fd160a470 Update to recent snapshot from git
This update fixes the crazy animation we get during boot up now.
2010-08-21 17:06:33 -04:00
Ray Strode
7f762adc10 - Update to pre-release snapshot of 0.8.4 2010-07-24 02:27:28 +00:00
Ray Strode
83c2daba67 - Don't link plymouthd against libpng either 2010-01-14 22:33:30 +00:00
Ray Strode
4cbc51673e - Make it possible to do a basic plymouth installations without libpng 2010-01-14 22:14:20 +00:00
Ray Strode
8532eba200 - Drop nash dep 2010-01-07 15:44:54 +00:00
Dave Airlie
5d9db71197 - rebuild for API bump in libdrm 2009-12-21 22:34:26 +00:00
Ray Strode
9ed11bad66 - Update to latest snapshot 2009-12-09 19:30:46 +00:00
Ray Strode
77887b050d Add missing buildreq 2009-11-23 19:21:13 +00:00
Ray Strode
fe77084fb9 - Update to latest snapshot 2009-11-23 18:39:40 +00:00
Ray Strode
1181c8114e - Add new x11-renderer plugin from Charlie Brej for debugging 2009-10-05 21:08:34 +00:00
Ray Strode
805f1db14b - Fix escape and ask-for-password 2009-09-29 17:21:11 +00:00
Ray Strode
0821acf385 Add BuildRequires for libdrm 2009-09-28 23:30:47 +00:00
Ray Strode
3757708ced - Add prerelease of 0.8.0 for multihead support 2009-09-28 22:21:39 +00:00
Ray Strode
8537c9ed1b - Go back to blue charge background (bug 522460) 2009-09-11 20:35:43 +00:00
Ray Strode
7eb21cbf98 - Remove duplicate Provides: plymouth(system-theme) 2009-09-11 20:25:54 +00:00
Ray Strode
6662de6a07 - Fix set_verbose error reported by yaneti. 2009-09-10 13:58:09 +00:00
Ray Strode
ad7e4fe2f9 - Look for inst() in dracut as well as mkinitrd bash source file
- Drop plymouth initrd for now.
2009-09-09 15:37:24 +00:00
Ray Strode
7c18b82c5d - Create plymouth supplementary initrd in post (bug 515589) 2009-08-29 02:46:38 +00:00
Ray Strode
3ed8789714 - Get plugin path from plymouth instead of trying to guess. Should fix bug
502667
2009-08-25 18:57:05 +00:00
Ray Strode
a390a3f99c - Update to 0.7.1 2009-08-25 17:54:28 +00:00
Adam Jackson
b96b05471c - Set charge bgcolor to black. (#519052) 2009-08-24 21:01:51 +00:00
Ray Strode
ef29785c97 - Update to 0.7.0 2009-08-11 17:56:49 +00:00
Jesse Keating
4f56b5132a - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-26 18:58:47 +00:00
Ray Strode
813ea53a05 - Fix spinfinity theme to point to the right image directory (bug 500994) 2009-05-15 17:28:13 +00:00
Ray Strode
49212c73c1 - Update to new snapshot that renames plugins to fix upgrades somewhat (bug
499940)
2009-05-14 21:04:38 +00:00
Ray Strode
169673671e - Update to new snapshot that renames plugins to fix upgrades somewhat (bug
499940)
2009-05-14 17:49:35 +00:00
Ray Strode
54bd14dea4 - Add some fixes for shutdown 2009-05-08 15:27:47 +00:00
Ray Strode
b126b84acf - Don't slow down progress updating at the end of boot 2009-05-08 15:15:34 +00:00
Ray Strode
0b5afcbc24 - Change colors to transition better to gdm 2009-05-07 05:21:33 +00:00
Ray Strode
82ccf19ee0 - Make "charge" theme require two-step plugin instead of solar (oops) 2009-05-07 01:25:27 +00:00
Ray Strode
9a41371a59 - Update to "plugin-rework" branch from git 2009-05-06 20:28:00 +00:00
Jesse Keating
04c83083da - Drop the version on system-logos requires for now, causing hell with
other -logos providers not having the same version.
2009-04-08 23:07:54 +00:00
Ray Strode
d109aed041 - Destroy terminal on detach (may help with bug 490965) 2009-03-18 18:18:20 +00:00
Ray Strode
f6df367388 - Address one more issue with password handling. It wasn't working well for
secondary devices when using the "details" plugin.
2009-03-10 18:55:58 +00:00
Ray Strode
dc327de90b - Attempt to address some problems with password handling in the
0.7.0 snapshots
2009-03-09 16:34:48 +00:00
Ray Strode
7c0f571381 - Fix set default script 2009-03-06 23:08:10 +00:00
Ray Strode
a4c75fd9fb Rev release 2009-03-06 22:58:08 +00:00
Ray Strode
14df4f39f7 - more scriptlet changes to move from solar to spinfinity 2009-03-06 22:55:41 +00:00
Ray Strode
4e8354fb43 - Updated to development snapshot
- Guess progress better on second boot of persistent live images
- Drop upstream patches
- swap "solar" and "spinfinity" scriptlet behavior
2009-03-06 22:35:01 +00:00