Commit Graph

294 Commits

Author SHA1 Message Date
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
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
Ray Strode
8886646ce8 - Rework how "console=" args done again, to hopefully fix bug 460565 2008-10-08 18:05:25 +00:00
Ray Strode
66985bac6c - Add "Solar" plugin from Charles Brej
- Move things around so computers with separate /usr boot (hopefully this
    won't break things, but it probably will)
- Make GDM show up on vt1 for all plugins
2008-10-06 19:22:34 +00:00
Ray Strode
0a791acd49 Fix changelog attribution to reflect who commited the last change 2008-09-30 17:20:20 +00:00
Jeremy Katz
14cc6a58b4 - Remove mkinitrd requires to break the dep loop and ensure things get
installed in the right order
2008-09-30 16:26:22 +00:00
Ray Strode
79c28a9003 Package some unpackaged files 2008-09-26 01:11:21 +00:00
Ray Strode
5d1543c5d6 - Add new snapshot to fold in Will Woods progress bar, and move ajax's
splash upstream
2008-09-25 21:57:28 +00:00
Ray Strode
f0ab4f2f21 - Last snapshot was broken 2008-09-23 13:31:12 +00:00
Ray Strode
313e5434b0 - Update to latest snapshot to get better transition support 2008-09-22 21:58:15 +00:00
Ray Strode
59096267ac - Turn on gdm trigger for transition 2008-09-19 19:32:48 +00:00
Ray Strode
bd45d12214 - add quit command with --retain-splash option to client 2008-09-15 20:37:49 +00:00
Ray Strode
97dbed231a drop upstreamed patch 2008-09-10 19:05:14 +00:00
Ray Strode
ed90194e84 - Fix text rendering for certain machines 2008-09-10 18:25:53 +00:00
Ray Strode
393f6c8fd4 - More serial console fixes (bug 460565 again) 2008-09-08 13:45:02 +00:00
Bill Nottingham
ac5e8555ae Put /etc/system-release on the initrd, and read that instead of hardcoding
'Fedora 10'.
2008-09-05 19:39:41 +00:00
Ray Strode
46974c014a - Try to support multiple serial consoles better (bug 460565) 2008-09-05 19:12:02 +00:00
Ray Strode
f28d9b15c3 - Fix some confusion with password handling in details plugin 2008-09-05 15:29:23 +00:00
Ray Strode
e0d2a6fcd3 Fix patch line 2008-08-27 20:18:54 +00:00