lp:debian/stretch/eeepc-acpi-scripts

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/stretch/eeepc-acpi-scripts
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

18. By Mattia Rizzolo

* Orphan the package. See #833173
* Move git repository to collab-maint.
* Use source format 3.0 (native).

17. By Chris Hofstaedtler

* Non-maintainer upload.

[ Martin Pitt ]
* Drop obsolete initscripts dependency. (Closes: #804963)

[ Christian Hofstaedtler ]
* Provide native unit for systemd wrapping the rcS script.
  (Closes: #796605)
* Remove long obsolete DM-Upload-Allowed from debian/control.
* Switch from dh_clean -k to dh_prep.

16. By Raphael Geissert

[ Ben Armstrong ]
* Allow wireless toggle to be configured independently of kernel version,
  but with the documented caveat that it is still intended for use with
  older kernels without rfkill input.
* Document acpi_fakekey alternative key handlers to provide input events
  for keys not handled by the current kernel driver.

[ Luca Niccoli ]
* Fix DBus notifications.
* Notify WiFi toggling.
* Wrap around button events if eeepc_wmi is loaded.
* Check if acpid can be restarted before doing it at purge time.
  Closes: #616542

[ Damyan Ivanov ]
* assume 3.x kernel is 2.6.36 (Closes: #640830)
* remove myself from Uploaders

[ Raphael Geissert ]
* Transition to /run (Closes: #633050)
* Add build-{arch,indep} targets
* Bump standards version, no changes needed

15. By Ben Armstrong

[ Damyan Ivanov ]
* notify: avoid staircase effect when sending notifications to the console.
  Thanks to Trent W. Buck for reporting and testing.

[ Darren Salt ]
* Blacklist snd_pcsp.

[ Ben Armstrong ]
* Set S.H.E. at boot in background to prevent hang on some models when
  on battery (e.g. 1001PX).

[ Luca Niccoli]
* Stop conflicting with acpi-support, start depending on it.
* Do not handle things that are already handled by acpi-support.
* Turn off volume handling by default - most desktop environment already
  do it.
* Drop aosd; use libnotify instead.
* Listen only to netlink events and drop duplicate event logic. Depend on
  acpid >= 2.0.0-1 since very old versions don't support netlink.

14. By Darren Salt

* Fn-Space and the S.H.E. button are the same, and only generate a hotkey
  event. Ensure that this isn't ignored. (Closes: #566707)
* Bump standards version to 3.8.4; no changes needed.

13. By Damyan Ivanov

suspend.sh: fix the check for a running /sbin/shutdown
Thanks to Darren Salt.

12. By Damyan Ivanov

[ Darren Salt ]
* Don't fail on upgrade, removal etc. if the acpid init script is missing.
* Simplify rfkill handling. (Requires rfkill 0.3-3.)

[ Damyan Ivanov ]
* wireless.sh/disable: do not fail if no interface can be brought down
* add ${misc:Depends} to dependencies
* suspend.sh: when checking for a running shutdown, check only for processes
  owned by root. Closes: #565855
  Thanks to Daniel Kahn Gillmor for reporting.

11. By Darren Salt

[ Damyan Ivanov ]
* add a hook in /etc/pm/sleep.d that switches off wlan on suspend on models
  using RT2860
* wireless.sh: deconfigure wlan0 and remove the rt2860sta module before
  switching off the hardware
* lid.sh/sleep.sh: remove checks for running powersaved. The checks can be
  faked and powersaved was dropped from Debian. Partly addresses #565855.

[ Darren Salt ]
* rfkill-input isn't present in kernel ≥ 2.6.31, so don't try loading it.
* Abstract out rfkill setting & getting.
* Use (and depend on) rfkill, but fall back if /dev/rfkill isn't present.

10. By Darren Salt

* Add support for ACPI button/* and video/* events. (Closes: #562166)
  - It is possible that only these will be reported, but it is also
    possible that both these and hotkey events will be reported; and there
    are keys for which only hotkey events are reported (it is expected
    that this will change).
  - This is incomplete: no known button or video events for Fn-F3 & Fn-F7.
  - There is one button/* event which is reported for two different keys,
    fortunately on different models. Disambiguation is done via the
    product name (requires DMI support, which is normally enabled).
* Add support for the S.H.E. button on some models, e.g. 1002HA.
  - This is incomplete: no known button event.
* Have the audio keys affect the 'Master' mixer control by default. This
  has a side effect: the 'Beep' control is effectively muted when 'Master'
  is muted.
* Fix bugs which prevent touchpad toggling from working (synclient has
  lost -s at some point), and don't report anything if toggling failed.

9. By Damyan Ivanov

[ Darren Salt ]
* Fix Super Hybrid Engine support breakage in 1.1.4.
  A missing "[" caused the AC-adaptor-unplugged code to fail; consequently,
  the preferred running-on-battery mode (the default being underclocked)
  would not be selected.
* Set urgency=high (for documentation reasons; due to 1.1.4).
* Add myself to Uploaders.

[ Damyan Ivanov ]
* add DMUA flag
* rules: add small test suite for all shell scripts

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/eeepc-acpi-scripts
This branch contains Public information 
Everyone can see this information.

Subscribers