← Back to team overview

touch-packages team mailing list archive

[Bug 1354306] Re: gpio shutdown trigger for ProLiant m400 cartridges

 

Martin,
 Thanks for the review. This squashes the proliant support patches into one and uses the RESULT== format consistently. This patch is against trusty, but you should be able to use the included ProLiant-power-button.patch patch directly in utopic.

 It is true that trusty is more pressing, was just trying to follow
"dev-release-first" protocol. And no risk of me uploading anything, I'm
not an Ubuntu developer :)

** Patch added: "trusty-squashed-proliant-support.patch"
   https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1354306/+attachment/4180789/+files/trusty-squashed-proliant-support.patch

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1354306

Title:
  gpio shutdown trigger for ProLiant m400 cartridges

Status in systemd:
  Confirmed
Status in “systemd” package in Ubuntu:
  Triaged
Status in “systemd” source package in Trusty:
  Triaged
Status in “systemd” source package in Utopic:
  Triaged

Bug description:
  Similar to the m800 case in LP: #1347776, udev/systemd also needs to
  know how to trigger a graceful shutdown on ProLiant m400 cartridges.

  [Impact]
  Without this change, the power down button will not initiate an OS shutdown on this platform.
  [Test Case]
  Push button. Watch poweroff occur.
  [Regression Potential]
  The new rule is pretty tightly bound to the m400 system - so the risk of this rule matching and impacting behavior on a different platform is minimal. This will presumably cause new code to run and read /proc/device-tree/model on other platforms - but this is already done for the m800 system in both utopic and trusty.

To manage notifications about this bug go to:
https://bugs.launchpad.net/systemd/+bug/1354306/+subscriptions


References