lp:ubuntu/edgy/usplash

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/edgy/usplash
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

52. By Colin Watson

Fix usplash_down to avoid passing X and Y resolution to usplash on amd64
(see changelog for 0.4-32; closes: Malone #66732).

51. By Tollef Fog Heen

[ Matthew Garrett ]

* Update the x86emu code - should fix all sorts of amd64 bugs
* Update the resolution matching code
* Fix colour conversion in usplash_svga_put_part. Malone: #64171

[ Tollef Fog Heen ]
* Add blatant lie to usplash-testcard-theme.c telling that a 640x400
  theme is a 16:9 theme.
* Use bogl backend on amd64. Malone: #56587
* Don't pass X and Y resolution to usplash on AMD64, since we're using
  bogl and vga16fb there now.

50. By Matt Zimmerman

Attempt to clean up broken artwork alternatives mess by forcing it to auto
if upgrading from pre-0.4-31 and the target does not exist
(Closes: LP#61313)

49. By Matthew Garrett <email address hidden>

* Don't use palette-based modes by default on vesa - not all hardware
  bothers to implement them
* Don't save VBE state - we don't use it, and it makes nvidia users
  cry
* Add more input updates from David
* Add framebuffer support to svga builds - if a framebuffer is
  available, we'll attempt to use it
* Restore original palette if appropriate
* Fall back to lower modes if we're not successful at setting the
  first one

48. By Scott James Remnant (Canonical)

Don't set the TIMEOUT to 0 in usplash_down, that doesn't do what
somebody thought it did ...

47. By Scott James Remnant (Canonical)

* Do not flip back to the saved vt on termination, as the console
  messages are actually on vt8 underneath usplash!

* Clear vt8 before quitting usplash so the font change isn't shown and
  the screen doesn't flicker too much. Ubuntu: #61529.
* Allow gdm, kdm, etc. to pass DO_NOT_SWITCH_VT=yes so we don't chvt
  after setting up the console (we can set it up on vt8 just fine).

* This also means X is started from vt8, so doesn't flip back to vt1
  on termination, killing usplash. Ubuntu: #61522.

46. By Tollef Fog Heen

Add TEXT-URGENT command which is always drawn.

45. By Matthew Garrett <email address hidden>

[ Matthew Garrett ]
* Add libusplash.h to usplash-dev

[ Colin Watson ]
* Invoke usplash without -x and -y arguments if /etc/usplash.conf is
  missing or if either xres or yres is set to 0.

44. By Colin Watson

* Exit immediately if no theme is found that fits in the specified
  resolution.
* Always check whether /etc/usplash.conf exists, and set it up if it
  doesn't. This allows ubiquity to remove usplash.conf and reconfigure
  usplash to configure usplash for the current system.
* We can't open /dev/console or /dev/tty* when restoring the console on
  exit, because the initramfs has gone away. Instead, hold file
  descriptors open to these.
* Use 'setupcon --force' in init script, since we don't have a tty
  (closes: Malone #60357).
* Add #DEBHELPER# sections to postinst and postrm (closes: Malone #58559).

43. By Colin Watson

* Fix various compiler warnings.
* Fix incorrect width/height used by usplash_put_part in BOGL backend.

Branch metadata

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

Subscribers