lp:ubuntu/gutsy/usplash

Created by James Westby and last modified
Cannot lock LockDir(lp-mirrored:///~ubuntu-branches/ubuntu/gutsy/usplash/gutsy/.bzr/repositorylock): File exists: u'/srv/bazaar.launchpad.net/mirrors/00/04/52/eb/.bzr/repository/lock': [Errno 17] File exists: '/srv/bazaar.launchpad.net/mirrors/00/04/52/eb/.bzr/repository/lock'
Get this branch:
bzr branch lp:ubuntu/gutsy/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

73. By Martin Pitt

usplash_svga.c, usplash_svga_text(): When running in 16bpp mode,
calling gl_setpixel() (which takes a palette index) does not make sense,
since we never set a palette (this happens only in 8bpp modes). Use
gl_setpixelrgb() in 16bpp mode and look up the RGB values from
vesa_palette, which is initialized from the theme.

This repairs operation on i386 and amd4 where SGVA is used, so that text
appears in the color set by the theme, instead of being fixed to dark blue.
(LP: #64408)

72. By Tollef Fog Heen

Add dh_makeshlibs call to debian/rules.

71. By Adam Conrad

Make the build behave the same on lpia as it does on i386 and amd64.

70. By Matthias Klose

* Build package for lpia.
* Set Ubuntu maintainer address.

69. By Adam Conrad

debian/control: libgd2-*-dev no longer provide libgd2-dev, but
rather libgd-dev; adjust build-dependencies accordingly.

68. By Adam Conrad

* usplash_down: Write our PID to /var/run/sendsigs.omit, so the new
  sysvinit/killall5 won't kill us on shutdown, and we don't flicker.
* usplash_down: Exit if we're already running, one usplash is enough.

67. By Colin Watson

* Don't break on purge if /etc/usplash.conf doesn't exist (e.g. usplash
  didn't get properly configured).
* ensure_console doesn't need to be part of libusplash's ABI; don't export
  it.
* Save the console font before switching to graphics mode, and restore it
  when switching back to text mode (LP: #91422).

66. By Colin Watson

Fix postinst upgrade checks to avoid triggering on fresh installs.

65. By Colin Watson

* Add an update-usplash-theme script to do the necessary
  update-alternatives and update-initramfs in one shot.
* Merge from Debian:
  - debian/control: Fix section of libusplash-dev.
  - debian/copyright: Add notice about .bdf files.
  - Only run on stop with splash boot argument.
  - debian/usplash.init: Add dependency info (Petter Reinholdtsen);
    adjusted for Ubuntu.
  - debian/usplash.postinst, debian/usplash.postrm: Check if
    update-initramfs is really installed.
* Arbitrary version bump to override version 0.4-43-3 which accidentally
  got synced into gutsy, and switch to a native versioning scheme while
  we're at it (LP: #113780).
* usplash.8: Document -v, -x, and -y options (thanks, James Westby;
  LP: #107537).

64. By maximilian attems

* debian/control: Fix section of libusplash-dev.
  Mirror active Maintainers and Uploaders from usplash-theme-debian.
  Replaces and Provides bootsplash. (closes: #422761)
* lsb-base-logging.sh: Fix log_action_end_msg return code to be consistent
  with lsb-base. Thanks martin f krafft <email address hidden> for patch.
  (closes: #422624)
* initramfs/scripts/init-top/usplash: Disable splash too on single bootarg.

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