lp://staging/~cjwatson/ubuntu/lucid/plymouth/display_message
- Get this branch:
- bzr branch lp://staging/~cjwatson/ubuntu/lucid/plymouth/display_message
Branch merges
Related bugs
Bug #649917: GLIb-WARNING **: getpwid_r(): failed due to unknown user id | Medium | Fix Released |
Related blueprints
Branch information
- Owner:
- Colin Watson
- Status:
- Development
Recent revisions
- 1331. By Evan Broder
-
Generate a dummy NSS stack in the initrd to suppress a glib warning
generated by the label control (LP: #649917). - 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/natty/plymouth