lp:ubuntu/precise/powernap

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

36. By Andres Rodriguez

debian/control: Do not install PowerNap Server preview features as they
are incomplete and not fully usabla. (LP: #840406)

35. By Andres Rodriguez

[ Bryce Harrington ]
* actions/{service,kernel_module}: Add scripts to handle services and
  kernel modules on powersave mode.

[ Andres Rodriguez ]
* Re-organize source to differ between pm-utils actions and powernap
  actions.
  - debian/powernap-common.install: Update.
  - powernap.spec: Update.
* Disable SERVICES and KERN_MODULES on PowerSave mode (LP: #887684):
  - powernap/powernap.py: Load from config.
  - debian/powernap-common.install: Install new scripts.
  - Add take powersave action and its recover equivalent.
* actions/pm/01cpu_online: Disable by default.

34. By Andres Rodriguez

[ Andres Rodriguez ]
* debian/control: Move python-scapy Depends to Suggests.
* Do not use awk to parse output. (LP: #879591)
  - bin/powerwake
  - powerwake/powerwake.py

[ Eric Sandeen ]
* powernap.spec: cleaned up a bit for better building/installation on RH
  systems

[ Remi Druilhe ]
* Dynamically reload configuration file (LP: #887680)

33. By Andres Rodriguez

debian/control: Move depends on python-scapy to Suggests

32. By Andres Rodriguez

actions/eth_speed: Disable by default to not experience connectivity
loss on certain network configs. (LP: #730210)

31. By Andres Rodriguez

debian/control: Suggests python-scapy instead of Depends.

30. By Dustin Kirkland 

* bin/powerwake:
  - fix the powerake mac caching methodology, which was somewhat broken

29. By Andres Rodriguez

[ Dustin Kirkland ]
* sbin/powernapd:
  - make sure that powerwake-now works, even if a system has gone into
    powersave mode by other means (erhm, gnome-power-settings, erhm)
* actions/01cpu_online:
  - drop the nasty sleep 10 hack around gnome-settings-daemon bugginess;
    doesn't seem to be a problem at this point in Oneiric; If this bug
    shows back up, we need to solve it in a better way
* actions/video:
  - drop incorrect inline docs
* config:
  - now that the default is powersave mode, adjust the absent time and
    grace period; it takes fractions of a second to go in and out of
    powersave mode
* actions/00flag, debian/powernap.upstart, sbin/powernapd: LP: #829618
  - use a flag in shared memory that notes the powersave status of the
    system
  - set/remove that flag in the 00flag script in the pm-utils suite
  - set/remove/query that same flag in powernapd itself
* debian/control: LP: #637635
  - depend on anacron, to better handle server cronjobs on systems that
    might have been asleep
* powernap/monitors/InputMonitor.py: LP: #826278
  - test device path existence before opening, fixes nasty crash

28. By Andres Rodriguez

[ Andres Rodriguez ]
* Add Initial PowerNap (powerwaked) Server Capabilities:
  - powerwake/*: Add module and Initial ARPMonitor (LP: #737479).
  - powerwaked.conf: Add config file.
  - powerwaked: Add daemon.
  - powerwake-monitor: Add tool to add, delete, list, etc.
* Package powernap-server:
  - debian/control: Add powerwaked, powerwake-common, powernap-server
  - debian/{powerwaked,powerwake-common}.install: Add
  - debian/powerwaked.upstart: Add upstart job.

[ Dustin Kirkland ]
* bin/powerwake:
  - only seed the arp cache if the argument is not already a mac address

27. By Andres Rodriguez

actions/01cpu_online: Delay disabling of CPU's when machine is Desktop
to allow it to apply template and not crash.

Branch metadata

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

Subscribers