lp:autopoweroff

Created by Hans Deragon and last modified
Get this branch:
bzr branch lp:autopoweroff

Related bugs

Related blueprints

Branch information

Owner:
Hans Deragon
Project:
Autopoweroff
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://github.com/deragon/autopoweroff.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 3 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 1 second — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 2 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log

Recent revisions

278. By Hans Deragon

Reduce logo size to 64x64, from 192x192.

277. By Hans Deragon

Improve explanation about the packaging.

Improve explanation about the packaging of the project, why `autoconf`
and `automake` are used instead of the packaging solution provided by
Python.

276. By Hans Deragon

Minor grammar corrections.

275. By Hans Deragon

Update 'Status as of 2023'.

274. By Hans Deragon

Remove ref to one day move to systemd.

Autopoweroff already supports systemd, thus anywhere where the
documentation suggest that support systemd is to come has to be removed.

273. By Hans Deragon

Remove useless call to logConfigFile.

Useless call to logConfigFile was certainly put in by accident.

272. By Hans Deragon

Fix bug regarding input device showing up.

Turns out that sometimes, when USB devices are added, they first appear
as *.tmp-c* file as IN_CREATE events, but then are rapidly renamed and
register as IN_MOVED_TO events.

Those *.tmp-c* must be ignored, but the IN_MOVED_TO events must be
caught as these events show the final, stable device names of the
devices.

271. By Hans Deragon

Replace sendmsg()'s arg 'priority' with 'level'.

270. By Hans Deragon

Refactor 'Disable' feature.

Disable feature now implemented as another ApoObserverManager child,
following the recent standard to detect events affecting Autopoweroff's
behavior.

The disable file used to be called '/run/autopoweroff/autopoweroff.cancel'
but now is renamed as '/run/autopoweroff/autopoweroff.disable'.

269. By Hans Deragon

Minor fixes in __init_().

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