Commit Graph

227 Commits

Author SHA1 Message Date
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
a944523d4b Update snapshot to one that builds 2012-07-23 22:51:00 -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
d184bcde10 Merge branch 'master' into f17 2012-03-12 13:14:49 -04:00
Ray Strode
d769773f1c Don't require libdrm_intel on non intel arches 2012-03-12 13:14:01 -04:00
Adam Williamson
ce5edd5f38 Merge commit '2ff2e2df59398f65d87b954c601df6963a9fd9f3' into f17 2012-02-20 16:19:43 -08: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