lp://staging/~ubuntu-branches/ubuntu/maverick/plymouth/maverick-201009080111
- Get this branch:
- bzr branch lp://staging/~ubuntu-branches/ubuntu/maverick/plymouth/maverick-201009080111
Branch merges
- No reviews requested
- Diff: 0 lines
Branch information
- Owner:
- Ubuntu branches
- Status:
- Development
Recent revisions
- 1333. By Colin Watson
-
src/plugins/
splash/ details/ plugin. c: Implement display_message, either
by displaying it immediately or by queueing it for later display in the
event that we're already waiting for user input (LP: #563916). - 1331. By Colin Watson
-
src/plugins/
splash/ ubuntu- text/plugin. c: Change Ubuntu version to 10.10
(LP: #588633). - 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. - 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.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/maverick/plymouth