Commit Graph

211 Commits

Author SHA1 Message Date
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
Ray Strode
4621eed5f1 - Add fix-heap-corruptor patch from master. Problem spotted by Mr. McCann. 2009-02-24 18:45:06 +00:00
Ray Strode
2382850751 - Add patch from drop-nash branch for jeremy 2008-12-17 21:38:08 +00:00
Ray Strode
dbd5d5e027 - Update to 0.6.0 2008-12-03 15:16:39 +00:00
Matthias Clasen
53b5897e0e Tweak %%summary 2008-11-23 04:26:51 +00:00
Ray Strode
8c29b35369 - don't give error about missing default.so
- rework packaging of boot-duration to prevent .rpmnew droppings (bug
    469752)
2008-11-17 20:37:10 +00:00
Ray Strode
f7efa98d55 - Don't tell gdm to transition unless booting into runlevel 3 (bug 471785) 2008-11-17 15:52:10 +00:00
Ray Strode
b253be28b2 - Crawl progress bar if boot is way off course (Charlie, bug 471089) 2008-11-17 15:22:09 +00:00
Ray Strode
a113f85522 - Don't loop forever when tty returns NUL byte (bug 471498) 2008-11-14 18:33:37 +00:00
Ray Strode
c211e7efb8 - Generate solar background dynamically to reduce ondisk size, and look
better at various resolutions (Charlie, bug 471227)
2008-11-14 16:44:47 +00:00
Ray Strode
437f7b1877 - Move Obsoletes: plymouth-text-and-details-only to base package so people
who had it installed don't end up solar on upgrade
2008-11-13 21:27:14 +00:00
Ray Strode
a70c66d8de - Redo packaging to work better with minimal installs (bug 471314) 2008-11-13 01:39:17 +00:00
Ray Strode
5892ad3515 - Fix plymouth-set-default-plugin to allow external $LIB 2008-11-12 21:32:47 +00:00
Ray Strode
cd0c660aae - Fix star image (Charlie, bug 471113) 2008-11-12 15:15:34 +00:00
Ray Strode
8a8b3ffee6 - Improve solar flares (Charlie)
- redirect tty again on --show-splash
- ignore subsequent --hide-splash calls after the first one
- turn off kernel printks during boot up
2008-11-11 19:56:40 +00:00
Ray Strode
cf4b92166e - Disconnect from tty when init=/bin/bash (bug 471007) 2008-11-11 15:09:06 +00:00
Ray Strode
901be6823c - Force the right arch when calling plymouth-set-default-plugin (bug
470732)
2008-11-10 20:52:35 +00:00
Ray Strode
c9a753b86c - Drop comet (bug 468705)
- make boot-duration config(noreplace)
2008-11-10 19:50:04 +00:00
Ray Strode
ebb5bdc6aa - Don't abort if no splash when root is mounted
- Actually move patches upstream
2008-11-10 18:19:41 +00:00
Ray Strode
b47d7f044d - Fix feedback loop with plymouth:debug
- Move patches upstream
- Improve comet animation
2008-11-10 16:44:31 +00:00
Ray Strode
daa7389393 - Fix feedback loop with plymouth:debug
- Move patches upstream
- Improve comet animation
2008-11-10 16:37:03 +00:00
Ray Strode
6acfbf4a80 - Fix up more-debug patch to not assert with plymouth:nolog (bug 470569) 2008-11-10 05:29:21 +00:00
Ray Strode
aa10f6eec6 fix date stamp 2008-11-07 19:01:00 +00:00
Ray Strode
51a096b698 - add some more debug spew to help debug a problem jlaska is having 2008-11-07 17:12:07 +00:00
Ray Strode
fa37a14ba8 - show details plugin on --hide-splash so people can see why the splash got
hidden.
2008-11-07 00:48:56 +00:00
Ray Strode
3d3b244448 - Don't exit on plymouth --show-splash after sulogin
- Properly retake console after that --show-splash
2008-11-06 15:50:39 +00:00
Ray Strode
8c5f727d6d - reset colors on quit --retain-splash
- fix off by one in damage calculation for label
2008-11-05 19:31:19 +00:00
Ray Strode
e7efa32fd0 rev release 2008-11-04 19:14:59 +00:00
Ray Strode
8b31ea2705 - Add a sample boot-duration for livecds and first time boots (bug 469752) 2008-11-04 19:13:43 +00:00
Jeremy Katz
94baba13d3 - Allow pre-setting the default plugin when calling
plymouth-populate-initrd
2008-11-03 19:31:27 +00:00
Ray Strode
eb5d8efbcd - Add pango minimum version to buildrequires 2008-10-31 13:41:13 +00:00
Ray Strode
319708b2be - Update prompt text colors to be legible on new artwork 2008-10-30 20:45:29 +00:00
Ray Strode
16ed29f684 - Drop upstreamed patches
- Patch from Charlie to update artwork
- Patch from Charlie to make password screen match animation better (bug
    468899)
2008-10-30 20:03:29 +00:00
Ray Strode
339ca52a7e - Fix escape at password prompt (bug 467533) 2008-10-30 19:54:49 +00:00
Ray Strode
9a6fb0e27f - Don't require /bin/plymouth before it's installed (bug 468925) 2008-10-29 00:00:30 +00:00
Ray Strode
214d7aeb5e - Force raw mode for keyboard input with solar and fade-in (bug 468880)
- make sure windows get closed on exit
2008-10-28 20:41:52 +00:00
Ray Strode
26906c0190 - Make "Solar" lock icon the same as the "Spinfinity" one. 2008-10-28 02:22:25 +00:00
Ray Strode
6833763cd6 - Make plymouth-libs own /usr/lib/plymouth (bug 458071) 2008-10-28 00:56:40 +00:00
Ray Strode
5ff65f6134 - Default to "Solar" instead of "Spinfinity" 2008-10-28 00:36:31 +00:00
Ray Strode
cd5df53487 - Don't set plymouth default plugin to text in %post 2008-10-27 20:03:40 +00:00
Ray Strode
4dcf411adc - Add Charlie patch to dither in lower color modes (bug 468276) 2008-10-27 16:59:43 +00:00
Jeremy Katz
335984cc10 - More requires changing to avoid loops (#467356) 2008-10-26 17:02:08 +00:00
Ray Strode
b2c589e385 - Add updated progress bar for solar plugin from Charlie
- Log plymouth:debug output to boot log
- Ignore sigpipe signals in daemon
2008-10-24 17:52:11 +00:00
Ray Strode
fe4876a7d0 - Bump so name of libply to hopefully force plymouth to get installed
before kernel (or at least make plymouth-libs and plymouth get
    installed on the same side of kernel in the transaction).
2008-10-24 03:31:26 +00:00
Ray Strode
9d16f426bb - Add patch from Charliie to align progress bar to milestones during boot
up
- force tty to be sane on exit (bug 467207)
2008-10-23 21:11:31 +00:00
Ray Strode
44caa347c5 - add empty files section for text-and-details-only so the subpackage shows
up.
2008-10-23 14:35:29 +00:00
Ray Strode
41c5977059 - add text-and-details-only subpackage so davej can uninstall spinfinity,
pango, cairo etc from his router.
2008-10-23 01:53:29 +00:00
Ray Strode
25f45595e0 - Minor event loop changes
- drop upstream patches
- Charlie Brej fix for progress bar resetting when escape gets pressed
2008-10-21 20:17:28 +00:00
Ray Strode
516f74a4f3 - Don't make plymouth-libs require plymouth (more fun with 467356) 2008-10-21 18:23:33 +00:00
Ray Strode
da58ece048 - Add initscripts requires (bug 461322) 2008-10-21 01:32:28 +00:00
Ray Strode
15ff91d3e6 - Put tty1 back in "cooked" mode when going into runlevel 3 (bug 467207) 2008-10-20 20:57:58 +00:00
Ray Strode
c42bfc1fbf - Clear screen in details plugin when it's done
- Make plymouth-update-initrd a small wrapper around mkinitrd instead of
    the broken monstrosity it was before.
2008-10-17 20:54:57 +00:00
Ray Strode
d82a5c5afd Fix up Requires for new plymouth-scripts 2008-10-17 20:37:25 +00:00
Ray Strode
6119f087b7 - Move plymouth-set-default-plugin, plymouth-update-initrd, and
plymouth-populate-initrd to plymouth-scripts subpackage (the last fix
    didn't actually help with bug 467356)
2008-10-17 20:33:38 +00:00
Ray Strode
b453429c8b - Move plymouth-set-default-plugin to -libs (might help with bug 467356)
- Fix up requires, provides and postun scripts
2008-10-17 19:22:21 +00:00
Ray Strode
53eb873487 - Don't free windows on --hide-splash (fix from Jeremy) 2008-10-15 21:32:56 +00:00
Ray Strode
551bbb528e - Solar fixes from Charlie Brej
- Better cpu usage from Charlie
2008-10-14 17:48:36 +00:00
Ray Strode
e7ac684219 - Add Requires(post): nash (bug 466500) 2008-10-10 16:44:45 +00:00