Commit Graph

298 Commits

Author SHA1 Message Date
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
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
f860bef543 Update sources again 2010-11-02 16:06:41 -04:00
Ray Strode
3b50189819 Update sources 2010-11-02 15:24:55 -04:00
Ray Strode
2c3889f132 Update sources 2010-11-02 15:05:24 -04: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
Fedora Release Engineering
1f5a7fd146 dist-git conversion 2010-07-29 09:30:47 +00: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
Bill Nottingham
5e25346dcf Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:31:40 +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