Go to file
wangsong a6f6d1f830 test 2021-10-27 16:12:36 +08:00
SystemUpdater test 2021-10-27 16:12:36 +08:00
data 服务退出3s自动重启 2021-10-18 14:49:49 +08:00
debian 修改并提升版本 2021-10-26 16:11:20 +08:00
po 修改逻辑 2021-10-26 14:23:57 +08:00
.gitignore 修改编译生成的文件的追踪 2021-10-25 13:54:35 +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.MD 更新readme文档 2021-09-10 14:53:57 +08:00
TODO init 2021-08-24 16:23:19 +08:00
interface.md 修改代码逻辑 2021-10-27 09:29:36 +08:00
kylin-system-updater 逻辑修改 2021-10-27 11:36:18 +08:00
missing init 2021-08-24 16:23:19 +08:00
mkinstalldirs init 2021-08-24 16:23:19 +08:00
setup.cfg 合并包 2021-09-27 17:42:07 +08:00
setup.py 解决冲突 2021-09-28 20:11:31 +08:00

README.MD

Software Updater for apt

  • 安装依赖

    sudo apt install dh-python python3-all python3-distutils-extra gir1.2-snapd-1 apt-clone intltool at-spi2-core -y
    
  • 运行update-manager 运行

文档

Aptdaemon

python-apt

方法与信号接口文档

  • 参考interface.md 文档