lp://staging/~ubuntu-branches/ubuntu/precise/plymouth/precise-201311300306
- Get this branch:
- bzr branch lp://staging/~ubuntu-branches/ubuntu/precise/plymouth/precise-201311300306
Branch merges
- Ubuntu branches: Pending requested
-
Diff: 8207 lines (+8060/-28) (has conflicts)11 files modified.pc.moved/tty1-after-boot.patch/src/main.c (+1/-7)
.pc/applied-patches (+23/-0)
.pc/debug-fixes.patch/src/main.c (+1992/-0)
.pc/initramfsless-boot.patch/src/main.c (+2003/-0)
.pc/main-Don-t-watch-for-keyboard-input-if-no-keyboard.patch/src/main.c (+1986/-0)
.pc/upstream-terminal-no-ISTRIP.patch/src/main.c (+1986/-0)
debian/changelog (+13/-0)
debian/patches/initramfsless-boot.patch (+54/-0)
debian/patches/misc-changes.patch (+0/-14)
debian/patches/series (+1/-0)
src/main.c (+1/-7)
Branch information
- Owner:
- Ubuntu branches
- Status:
- Development
Recent revisions
- 1425. By Steve Langasek
-
* debian/
patches/ initramfsless- boot.patch: clean up our failure path when
/dev/pts isn't available yet:
- don't free a buffer that we might use again later
- once we've created the session object, keep it around, instead of
freeing it again and leaving a dangling reference to it in the loop
exit handler list.
it's not clear if this was working before, but it definitely hits an
assert now. LP: #981314. - 1422. By Colin Watson
-
merge lp:~jamesodhunt/ubuntu/precise/plymouth/bug-553745, with added quilt fixing
- 1421. By Colin Watson
-
add lots of .pc files to try to stop the importer thinking it needs to overwrite this branch
- 1418. By Steve Langasek
-
debian/
plymouth- theme-{ k,}ubuntu- text.{triggers, postinst} : regenerate
our theme when /etc/lsb-release changes. LP: #957380. - 1417. By Steve Langasek
-
debian/
patches/ tty1-after- boot.patch: Switch back to tty1 on exit if
started with vt.handoff. Closes LP: #913731.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/trusty/plymouth