Commit Graph

342 Commits

Author SHA1 Message Date
shenmo7192 20cae0a807 aptss 支持reinstall 指令 2025-10-21 01:59:21 +00:00
shenmo7192 1dc0f90d01 同步 aptss 4.8.3 2025-10-20 20:25:11 +08:00
Ving 3ec3d09781 !370 更新规范化 Transhell 文本
* update tool/update-upgrade/transhell/ss-do-upgrade.sh_en_US.transhell.
* update tool/update-upgrade/transhell/ss-do-upgrade.sh_zh_TW.transhell.
* update tool/update-upgrade/transhell/ss-do-upgrade.sh_zh_CN.transhell.
* update tool/update-upgrade/transhell/ss-update-controler.sh_en_US.transhell.
* update tool/update-upgrade/transhell/ss-update-controler.sh_zh_TW.transhell.
* update tool/update-upgrade/transhell/ss-update-controler.sh_zh_CN.transhell.
* update tool/update-upgrade/transhell/ss-update-notifier.sh_en_US.transhell.
* update tool/update-upgrade/transhell/ss-update-notifier.sh_zh_TW.transhell.
* update tool/update-upgrade/transhell/ss-update-notifier.sh_zh_CN.transhell.
* update pkg/usr/share/aptss/transhell/aptss_en_US.transhell.
* update pkg/usr/share/aptss/transhell/aptss_zh_CN.transhell.
* update pkg/usr/share/ssinstall-local/transhell/ssinstall-local_en_US.transhell.
* update pkg/usr/share/ssinstall/transhell/ssinstall_en_US.transhell.
* update pkg/usr/share/ssinstall-local/transhell/ssinstall-local_zh_CN.transhell.
* update pkg/usr/share/ssinstall/transhell/ssinstall_zh_CN.transhell.
2025-10-13 13:38:50 +00:00
shenmo7192 9936b10d37 修改 pass-auth.sh ,可直接替换pkexec使用 2025-10-10 14:06:18 +08:00
shenmo7192 2926a82ee4 修复:部分情况下无法正确配置aptss的问题
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-09-17 14:49:29 +00:00
shenmo7192 1e5321834d 修复:使用aptss后在/tmp下留下垃圾的问题
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-09-17 12:48:23 +00:00
shenmo7192 6c40b26684 4.8.1-1
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-09-06 14:56:31 +00:00
shenmo7192 1b68ec3622 aptss支持在安装软件的同时使用download功能
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-09-05 13:48:52 +00:00
shenmo7192 37ef14e975 修复每次都提示首次安装ACE的问题
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-08-27 11:20:58 +00:00
shenmo7192 fb9385fccd 修复部分情况下无法正常安装ACE环境的情况
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-08-23 07:05:45 +00:00
shenmo7192 f09abddda0 aptss support riscv 2025-07-03 14:35:34 +08:00
shenmo7192 88a157dd45 修复弹不出来ace提示的问题 2025-06-14 16:41:26 +08:00
shenmo7192 34b8670a40 Revert "修复无法弹出ACE提示的问题"
This reverts commit d5b2d4ddf4.
2025-06-14 08:36:58 +00:00
shenmo7192 d5b2d4ddf4 修复无法弹出ACE提示的问题
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-06-14 08:20:10 +00:00
shenmo7192 01bb90879b 修复ACE指定失败
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-06-14 07:58:01 +00:00
shenmo7192 c5b5b6d3ba 在ACE中安装会汇报主机的信息,在ACE中安装商店会忽略要求直接安装 2025-06-12 00:56:54 +08:00
shenmo7192 72e3d54f8d 修复在ACE中的判定条件,支持判定小小电脑 2025-06-12 00:32:19 +08:00
shenmo7192 50fd18fbe4 重新加回安装后创建快捷方式 2025-06-12 00:19:01 +08:00
shenmo7192 e98def4839 修复 ss-launcher 无法启动应用的问题 2025-06-12 00:14:12 +08:00
shenmo7192 33c892b39d 修改ssinstall 2025-06-11 23:14:44 +08:00
shenmo7192 4fc8ef3f48 初步给用户指引,指导用户使用ACE 2025-06-11 20:41:51 +08:00
shenmo7192 cd4f104e1a 完成uninstaller的ACE支持 2025-06-11 15:44:48 +08:00
shenmo7192 9b92894e4f 添加ssinstall tips,方便后续更新 2025-06-11 15:33:00 +08:00
shenmo7192 05a5b89464 fix: 现在安装到ACE的软件包不会再报错了 2025-06-11 15:10:09 +08:00
shenmo7192 5bc65827b2 在执行安装前,自动配置ACE的依赖,以防止部分应用依赖写的不全 2025-06-09 23:25:33 +08:00
shenmo7192 c0b2edf1b0 check_is_installed 列表同步ssinstall , ssinstall 拒绝在 ACE 内部安装到 ACE 2025-06-09 13:34:14 +08:00
shenmo7192 6640dc9bba 在主机或者 ACE 安装之前,使用 aptss install --dry-run 方式测试能否安装成功来替代直接尝试安装,如果测试失败了,则aptss update 后再次尝试,如果失败了就直接退出,不再尝试安装 2025-06-05 17:08:03 +08:00
shenmo7192 3c2a6ac635 支持多个ACE参数 2025-06-05 14:51:32 +08:00
shenmo7192 930111f2df 不再每次都 update 2025-06-05 14:20:11 +08:00
shenmo7192 b708b63113 升级完毕ssinstall 2025-06-05 12:13:30 +08:00
shenmo7192 74cc0fbce9 feat: 完全重构 ssinstall 2025-06-04 11:49:36 +08:00
shenmo7192 bbc4d27d7a 新增 ssinstall-local 以准备后续的ACE支持 2025-05-31 00:34:08 +08:00
shenmo7192 4f294cee8f 进一步适配ACE 2025-04-16 22:53:43 +08:00
shenmo7192 45c52d7755 yfq
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-04-16 07:29:49 +00:00
shenmo7192 90ad08a6f9 4.7.0 2025-04-13 19:55:27 +08:00
shenmo7192 819e680222 aptss 4.7.0 2025-04-13 19:13:08 +08:00
shenmo7192 6697bd04f1 unlock before rm
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-04-12 18:12:26 +00:00
shenmo7192 460d965ac1 fix: Some apps can't launch
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-04-10 07:27:45 +00:00
shenmo7192 f2cafe0567 Sync:https://gitee.com/GXDE-OS/aptss/commit/674f871cec7aaf76e948b004f3334e414150fb3f
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-03-28 17:29:29 +00:00
shenmo7192 564966daef update tool/apt-fast/ss-apt-fast.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-03-17 15:59:29 +00:00
shenmo7192 668e5dc28d * Perf: merge patches from Rongronggg9
https://github.com/ilikenwf/apt-fast/pull/253

Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-03-17 14:17:14 +00:00
shenmo7192 7ae592776d 给出教程
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-03-16 05:03:00 +00:00
shenmo7192 6f3980e6cb update tool/ssaudit.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-03-15 15:40:33 +00:00
shenmo7192 e2a0079c6e update tool/ssinstall.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-03-15 15:38:20 +00:00
shenmo7192 8218080f40 提示 安装 ACE 后重试 2025-03-14 21:57:03 +08:00
shenmo7192 b114db583b unsintaller support 2025-03-13 13:27:41 +08:00
shenmo7192 832b53dfc9 update: check is installed 2025-03-13 13:14:43 +08:00
shenmo7192 244f58ecce AUTO_USE_ACE 2025-03-13 12:59:26 +08:00
shenmo7192 1ab8da0e1a add: * no root
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-02-28 17:20:26 +00:00
shenmo7192 072be29804 update tool/apt-fast/ss-apt-fast.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-02-25 16:46:31 +00:00