lp:~sarvatt/initramfs-tools/xforcevesa

Created by Robert Hooker and last modified
Get this branch:
bzr branch lp:~sarvatt/initramfs-tools/xforcevesa
Only Robert Hooker can upload to this branch. If you are Robert Hooker please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Robert Hooker
Project:
initramfs-tools
Status:
Development

Recent revisions

163. By Colin Watson

hook-functions: Cope with partitions over 9 (LP: #539577).

162. By Michael Vogt

* debian/control:
  - make the Breaks: upslash (<< 0.5.50) a Conflicts to help the
    apt resolver on hardy to lucid upgrades

161. By Steve Langasek

* scripts/local-premount/resume: wait-for-root will handle both UUID= and
  /dev/disk/by-uuid, but /bin/resume from klibc will only handle the latter,
  so revert the changes from 0.92bubuntu59 that dropped our fix-up of
  device name. LP: #499940.
* scripts/local-premount/resume: also recognize 'swsuspend' as a valid fs
  type for a hibernation partition, since this is what udev returns for the
  in-kernel hibernate/resume handling. Thanks to Peter Clifton for noticing
  this!
* scripts/local-premount/resume: call 'plymouth message' before resuming,
  to notify the user of the reason for the delay if the plymouth theme
  supports it.

160. By Scott James Remnant (Canonical)

releasing version 0.92bubuntu65

159. By Scott James Remnant (Canonical)

* Allow specifying multiple break points using a comma delimiter.
* init, scripts/functions: Add support for specifying a network interface
  by MAC address, using hwaddr= on the command line or HWADDR in an
  initramfs configuration file (LP: #473036).

158. By Scott James Remnant (Canonical)

scripts/init-top/blacklist: Automatically blacklist vga16fb when vga=
or video= specified on kernel command-line.

157. By Scott James Remnant (Canonical)

scripts/init-premount/blacklist: Move to init-top so it has a chance
of running before udev.

156. By Colin Watson

init, scripts/functions: Add support for specifying a network interface
by MAC address, using hwaddr= on the command line or HWADDR in an
initramfs configuration file (LP: #473036).

155. By Scott James Remnant (Canonical)

* src/wait-for-root.c:
  - device records we obtain from udev may not have a device node name
    yet, check to avoid strcmp between NULL and our path. LP: #499422.
  - device records from the queue may not exist at all, check to avoid
    calling udev_device_unref on NULL (which should be safe anyway).
  - eliminate a race condition; by checking the filesystem before the
    queue, there was a small chance that udev could finish processing
    between our calls

154. By Scott James Remnant (Canonical)

* init: Mount devtmpfs on /dev, falling back to a tmpfs if not supported
  by the kernel.

* src/wait-for-root.c: accept the timeout on the command-line too rather
  than using an environment variable.
* scripts/local: Pass $ROOTDELAY or 30
* scripts/local-premount/resume: pass $RESUMEDELAY or 5

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers