Commit Graph

234 Commits

Author SHA1 Message Date
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
5f672d2057 fix typo in patch 2008-09-08 13:51:47 +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
Ray Strode
eabdc29592 - If user hits escape, send "" as the password (bug 459111) 2008-08-27 20:09:12 +00:00
Ray Strode
5f8ef1d59f - Fix another crasher for users with encrypted disks (this time in the text
plugin, not the client)
2008-08-27 18:13:23 +00:00
Ray Strode
1f694394eb Package new label plugin used by spinfinity 2008-08-27 17:24:58 +00:00
Ray Strode
4eed82c7a9 - Update to latest snapshot
- Add the ability to show text prompts in graphical plugin
- Fix crasher for users with encrypted disks
2008-08-27 16:16:23 +00:00
Ray Strode
6a3e20e809 - Update to latest snapshot 2008-08-22 21:10:23 +00:00
Ray Strode
02e9b5ea91 - Update previous patch to remove some assertions 2008-08-13 21:33:18 +00:00
Ray Strode
46cdc41ba5 - add a patch that may help serial console users 2008-08-13 20:54:40 +00:00
Ray Strode
8745ea493f - add spool directory to file list 2008-08-13 15:19:15 +00:00
Ray Strode
889fe43760 Make plymouth-gdm-hooks require plymouth-utils 2008-08-13 14:26:27 +00:00
Ray Strode
c64572507a fix build issues from last commit 2008-08-13 05:04:29 +00:00
Ray Strode
6f0f41371d - Add a boot failure viewer to login screen (written by Matthias) 2008-08-13 04:52:43 +00:00