lp:ubuntu/quantal/hw-detect

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/quantal/hw-detect
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

58. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Remove FireWire Ethernet support.
  - Register lp module on i386 and amd64.
  - Exit zero if you continue all the way through ethdetect's errors about
    having no network interfaces.
  - Register rtc module on amd64.
  - Drop priorities of a couple of ethdetect questions to medium.
  - On powerpc/ps3 systems, load ps3rom, ps3disk, and ps3_gelic, and add
    snd_ps3 to /etc/modules.
  - Install elfspe2 on Cell (powerpc/ps3 and powerpc/cell) platforms.
  - disk-detect.sh: Do not check the kernel command line for any option
    to enable dmraid support. If functional dmraid arrays are found, the
    user will be asked if they wish to activate them.
  - Make dmraid logging a bit neater.
  - 'dmraid -c -s' changed its output format; cope with both old and new.
  - Remove dm-emc from the multipath modules, since it's gone since
    2.6.27.
  - Improve checks for dm-* drivers being present to avoid relying on them
    being built as modules.
  - Offer iSCSI targets for preseeding if partman-iscsi is available and
    no disk devices are found.
  - Stop installing acpi, acpid, and acpi-support-base if acpi is
    available.
  - Add an 'archdetect-deb' package, containing /usr/bin/archdetect. Add
    an archdetect(1) manual page.
  - Refer to /usr/share/common-licenses/GPL-2 in debian/copyright.
  - Load xenbus_probe_frontend if we're running under the Xen hypervisor.
* Redirect update-dev output to /dev/null, as it is in principle possible
  for it to write to stdout and that would interfere with debconf.

57. By Colin Watson

Update Ubuntu-specific translations from Launchpad.

56. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Remove FireWire Ethernet support.
  - Register lp module on i386 and amd64.
  - Exit zero if you continue all the way through ethdetect's errors about
    having no network interfaces.
  - Register rtc module on amd64.
  - Drop priorities of a couple of ethdetect questions to medium.
  - On powerpc/ps3 systems, load ps3rom, ps3disk, and ps3_gelic, and add
    snd_ps3 to /etc/modules.
  - Install elfspe2 on Cell (powerpc/ps3 and powerpc/cell) platforms.
  - disk-detect.sh: Do not check the kernel command line for any option
    to enable dmraid support. If functional dmraid arrays are found, the
    user will be asked if they wish to activate them.
  - Make dmraid logging a bit neater.
  - 'dmraid -c -s' changed its output format; cope with both old and new.
  - Remove dm-emc from the multipath modules, since it's gone since
    2.6.27.
  - Improve checks for dm-* drivers being present to avoid relying on them
    being built as modules.
  - Offer iSCSI targets for preseeding if partman-iscsi is available and
    no disk devices are found.
  - Stop installing acpi, acpid, and acpi-support-base if acpi is
    available.
  - Add an 'archdetect-deb' package, containing /usr/bin/archdetect. Add
    an archdetect(1) manual page.
  - Refer to /usr/share/common-licenses/GPL-2 in debian/copyright.
  - Load xenbus_probe_frontend if we're running under the Xen hypervisor.

55. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Remove FireWire Ethernet support.
  - Register lp module on i386 and amd64.
  - Exit zero if you continue all the way through ethdetect's errors about
    having no network interfaces.
  - Register rtc module on amd64.
  - Drop priorities of a couple of ethdetect questions to medium.
  - On powerpc/ps3 systems, load ps3rom, ps3disk, and ps3_gelic, and add
    snd_ps3 to /etc/modules.
  - Install elfspe2 on Cell (powerpc/ps3 and powerpc/cell) platforms.
  - disk-detect.sh: Do not check the kernel command line for any option
    to enable dmraid support. If functional dmraid arrays are found, the
    user will be asked if they wish to activate them.
  - Make dmraid logging a bit neater.
  - 'dmraid -c -s' changed its output format; cope with both old and new.
  - Remove dm-emc from the multipath modules, since it's gone since
    2.6.27.
  - Improve checks for dm-* drivers being present to avoid relying on them
    being built as modules.
  - Offer iSCSI targets for preseeding if partman-iscsi is available and
    no disk devices are found.
  - Stop installing acpi, acpid, and acpi-support-base if acpi is
    available.
  - Add an 'archdetect-deb' package, containing /usr/bin/archdetect. Add
    an archdetect(1) manual page.
  - Refer to /usr/share/common-licenses/GPL-2 in debian/copyright.
  - Load xenbus_probe_frontend if we're running under the Xen hypervisor.

54. By Colin Watson

Load xenbus_probe_frontend if we're running under the Xen hypervisor
(LP: #857662).

53. By Colin Watson

* Add an 'archdetect-deb' package, containing /usr/bin/archdetect. Add an
  archdetect(1) manual page.
* Refer to /usr/share/common-licenses/GPL-2 in debian/copyright.

52. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Remove FireWire Ethernet support.
  - Register lp module on i386 and amd64.
  - Exit zero if you continue all the way through ethdetect's errors about
    having no network interfaces.
  - Register rtc module on amd64.
  - Drop priorities of a couple of ethdetect questions to medium.
  - On powerpc/ps3 systems, load ps3rom, ps3disk, and ps3_gelic, and add
    snd_ps3 to /etc/modules.
  - Install elfspe2 on Cell (powerpc/ps3 and powerpc/cell) platforms.
  - disk-detect.sh: Do not check the kernel command line for any option
    to enable dmraid support. If functional dmraid arrays are found, the
    user will be asked if they wish to activate them.
  - Make dmraid logging a bit neater.
  - 'dmraid -c -s' changed its output format; cope with both old and new.
  - Reinstate snd-powermac for i2s-a devices since apparently the lock-up
    has been fixed.
  - Remove dm-emc from the multipath modules, since it's gone since
    2.6.27.
  - Improve checks for dm-* drivers being present to avoid relying on them
    being built as modules.
  - Offer iSCSI targets for preseeding if partman-iscsi is available and
    no disk devices are found.
  - Stop installing acpi, acpid, and acpi-support-base if acpi is
    available.

51. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Remove FireWire Ethernet support.
  - Register lp module on i386 and amd64.
  - Exit zero if you continue all the way through ethdetect's errors about
    having no network interfaces.
  - Register rtc module on amd64.
  - Drop priorities of a couple of ethdetect questions to medium.
  - On powerpc/ps3 systems, load ps3rom, ps3disk, and ps3_gelic, and add
    snd_ps3 to /etc/modules.
  - Install elfspe2 on Cell (powerpc/ps3 and powerpc/cell) platforms.
  - disk-detect.sh: Do not check the kernel command line for any option
    to enable dmraid support. If functional dmraid arrays are found, the
    user will be asked if they wish to activate them.
  - Make dmraid logging a bit neater.
  - 'dmraid -c -s' changed its output format; cope with both old and new.
  - Reinstate snd-powermac for i2s-a devices since apparently the lock-up
    has been fixed.
  - Remove dm-emc from the multipath modules, since it's gone since
    2.6.27.
  - Improve checks for dm-* drivers being present to avoid relying on them
    being built as modules.
  - Offer iSCSI targets for preseeding if partman-iscsi is available and
    no disk devices are found.
  - Stop installing acpi, acpid, and acpi-support-base if acpi is
    available.

50. By Colin Watson

* Backport from trunk:
  - Add -g/--guess option to archdetect to ask for heuristics that make it
    easier to bring up new boards, based on a patch from Michael
    Casadevall. See
    http://lists.debian.org/debian-boot/2010/08/msg00641.html for
    rationale. Requires libdebian-installer4-dev (>= 0.76).

49. By Colin Watson

Enable backup while running iscsi_login, to match behaviour when running
iscsi_login from partman.

Branch metadata

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

Subscribers