Go to file
wangsong 1c144a99b0 更新接口文档发 2021-09-10 14:42:29 +08:00
UpdateManager 信号整理 2021-09-10 11:40:19 +08:00
data 最新提交 2021-08-30 10:37:20 +08:00
debian init 2021-08-24 16:23:19 +08:00
help/C init 2021-08-24 16:23:19 +08:00
po init 2021-08-24 16:23:19 +08:00
tests init 2021-08-24 16:23:19 +08:00
.gitignore rm pyc 文件的追踪 2021-08-30 11:17:15 +08:00
AUTHORS init 2021-08-24 16:23:19 +08:00
BUGS init 2021-08-24 16:23:19 +08:00
COPYING init 2021-08-24 16:23:19 +08:00
ChangeLog init 2021-08-24 16:23:19 +08:00
LGPL init 2021-08-24 16:23:19 +08:00
README init 2021-08-24 16:23:19 +08:00
TODO init 2021-08-24 16:23:19 +08:00
interface.md 更新接口文档发 2021-09-10 14:42:29 +08:00
kylin-update-desktop-system_output.json 调整代码结构 2021-09-07 16:01:32 +08:00
missing init 2021-08-24 16:23:19 +08:00
mkinstalldirs init 2021-08-24 16:23:19 +08:00
setup.cfg init 2021-08-24 16:23:19 +08:00
setup.py 最新提交 2021-08-30 10:37:20 +08:00
update-manager 修改信号的传输方式 2021-09-10 11:25:56 +08:00

README

Software Updater for apt
------------------------

This is an application which lets you manage available updates for your
computer via apt and python-apt.

It also supports easy release upgrades.  The following environment variables
are honored:

DEBUG_UPDATE_MANAGER:
- If set, debug information is printed to sys.stderr.  This is useful for
  testing e.g. release upgrade checking/fetching.


If the release upgrade is running in text mode and gnu screen is
available it will automatically use gnu screen. This means that if
e.g. the network connection is dropping just running the upgrader
again will just reconnect to the running upgrade.