lp:~cjwatson/ubuntu/lucid/plymouth/display_message

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/ubuntu/lucid/plymouth/display_message
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Colin Watson
Status:
Development

Recent revisions

1333. By Colin Watson

releasing version 0.8.2-2ubuntu2.2

1332. By Colin Watson

merge display_message branch

1331. By Evan Broder

Generate a dummy NSS stack in the initrd to suppress a glib warning
generated by the label control (LP: #649917).

1330. By Steve Langasek

releasing version 0.8.2-2ubuntu2

1329. By Steve Langasek

Don't call ply_boot_client_process_pending_requests on flush, because
ply_event_loop_process_pending_events already calls this for us when the
fd is writable - so calling it again causes a race condition and an
assertion failure if _process_pending_events has already cleared the
event queue for us. LP: #570289.

1328. By Steve Langasek

releasing version 0.8.2-2ubuntu1

1327. By Steve Langasek

* src/client/ply-boot-client.c: instead of trying to read from the server
  pipe if there are any outstanding requests, call
  ply_event_loop_process_pending_events() which already knows whether we
  can read from the pipe. LP: #559761.
* add the pixel display bpp symbols to libplymouth2.symbols with a correct
  version, so that packages using them don't wind up with overly-strict
  dependencies on libplymouth2.

1326. By Steve Langasek

src/client/ply-boot-client.c: some replies may be sent out of order
because they depend on user input, so pay attention to the message type
when picking the handler instead of handing the response to the first
handler in the list; without this, cancelling fsck in mountall will
never work. LP: #562811.

1325. By Steve Langasek

src/main.c: if the splash screen isn't up yet, queue message requests
instead of discarding them. LP: #507881.

1324. By Colin Watson

releasing version 0.8.2-2

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/natty/plymouth
This branch contains Public information 
Everyone can see this information.

Subscribers