lp:ubuntu/natty/lupin

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

31. By Colin Watson

* Use 'set -e' rather than '#! /bin/sh -e', to avoid accidents when
  debugging with 'sh -x'.
* Fix output of '/usr/share/lupin-support/grub-probe --target=partmap' to
  be 'msdos' rather than 'part_msdos'.
* Detect the case where Wubi's disk images were installed to a different
  partition from Windows, which means that wubildr will not be on /host:
  update all wubildr images we can find (LP: #610898).
* Add the vbe, vga, video_bochs, and video_cirrus modules to the wubildr
  image.

30. By Colin Watson

Add the true module to the wubildr image, to support our default
configuration file.

29. By Colin Watson

Add the font, gfxterm, and gettext modules to the wubildr image, to
support our default configuration file (LP: #653134).

28. By Colin Watson

wubildr.cfg needs to be run using GRUB's normal parser rather than its
rescue parser. Rather than embedding it directly as a configuration
file, embed it as a memdisk and add wubildr-bootstrap.cfg which invokes
it using normal mode (LP: #617715).

27. By Colin Watson

* Pass new -O option to grub-mkimage (see Debian #584415).
* Include normal.mod rather than sh.mod, due to upstream changes on
  2010-06-10.

26. By Colin Watson

Fix infinite loop if there's no initrd (LP: #540579).

25. By Colin Watson

* Don't corrupt wubildr if grub-mkimage is interrupted.
* Fix /etc/grub.d/10_lupin to handle separate /boot (thanks, Mark Abene;
  LP: #477104).
* Handle separate /boot in grub-mkimage, based on a patch from Mark Abene
  (LP: #477104).
* Source /scripts/casper-functions only after processing 'prereqs'
  argument, to avoid warnings with new initramfs-tools.

24. By Colin Watson

Support ext4 in lupin-helpers, since it's now the default filesystem
(thanks, Kano; LP: #460740).

23. By Colin Watson

Divert grub-install and replace it with a wrapper that upgrades wubildr
if running in a loop-mounted installation (LP: #460192).

22. By Colin Watson

Put lupin-waited-for-devs state file in /dev/.initramfs; there's no
/var/run in the initramfs.

Branch metadata

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

Subscribers