Commit Graph

27 Commits

Author SHA1 Message Date
a4762d9fd7 feat: 添加 llmdoc 目录
All checks were successful
Build and Release / build-and-test (arm64, alpine) (push) Successful in 6s
Build and Release / build-and-test (amd64, alpine) (push) Successful in -38s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 17s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in -25s
Build and Release / release (push) Has been skipped
2026-01-24 09:11:16 +08:00
a0815f2db2 fix: 更新权限设置,确保目录和文件归属正确 2026-01-24 09:10:43 +08:00
ed8f73de9f feat: 删除不再需要的文档和配置文件,清理项目结构 2026-01-24 09:10:07 +08:00
1bc9b1288a feat: 添加大页内存配置功能,更新相关安装脚本
All checks were successful
Build and Release / build-and-test (arm64, alpine) (push) Successful in -34s
Build and Release / build-and-test (amd64, alpine) (push) Successful in -37s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in -21s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in -25s
Build and Release / release (push) Successful in 16s
3.4.9-xg1
2026-01-23 11:47:56 +08:00
3399456f48 更新版本号至 3.4.9-xg1,调整相关文档和构建脚本示例
All checks were successful
Build and Release / build-and-test (arm64, alpine) (push) Successful in -21s
Build and Release / build-and-test (amd64, alpine) (push) Successful in -18s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in -9s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in -3s
Build and Release / release (push) Successful in 23s
2026-01-06 12:22:17 +08:00
4cd7d0453d 更新 APT 源配置,使用签名密钥增强安全性
All checks were successful
Build and Release / build-and-test (arm64, alpine) (push) Successful in -11s
Build and Release / build-and-test (amd64, alpine) (push) Successful in -4s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 1s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 11s
Build and Release / release (push) Has been skipped
2025-12-25 11:36:33 +08:00
9e30226769 优化 Debian 包管理,简化发行版配置
All checks were successful
Build and Release / build-and-test (arm64, alpine) (push) Successful in -11s
Build and Release / build-and-test (amd64, alpine) (push) Successful in -5s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in -1s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 8s
Build and Release / release (push) Successful in 37s
- CI:简化 Debian 包发布流程,统一使用 stable 发行版
- 移除 bookworm 和 trixie 多发行版支持,简化维护
- postinst:优化安装完成提示,提供清晰的配置和启动步骤
- postrm/prerm:改进卸载和升级前的清理逻辑
- README:更新安装说明,使用 stable 仓库
- install.deb.sh:同步更新仓库配置
3.4.8-xg1
2025-12-25 10:38:40 +08:00
20935a6c89 添加 llmdoc 文档系统,升级版本至 3.4.8-xg1
All checks were successful
Build and Release / build-and-test (arm64, alpine) (push) Successful in -11s
Build and Release / build-and-test (amd64, alpine) (push) Successful in -4s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 1s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 10s
Build and Release / release (push) Successful in 44s
- 初始化 llmdoc 文档系统(overview/architecture/guides/reference)
- 创建 9 个核心文档,涵盖项目概览、安装架构、配置系统等
- 升级 CI 工作流和构建脚本版本号至 3.4.8-xg1
- 添加 .gitignore 文件
2025-12-25 09:06:01 +08:00
7baadc74b1 添加参数
All checks were successful
Build and Release / build-and-test (arm64, alpine) (push) Successful in 13s
Build and Release / build-and-test (amd64, alpine) (push) Successful in 21s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 24s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 35s
Build and Release / release (push) Has been skipped
2025-12-06 13:59:12 +08:00
b220fdc9e9 添加脚本
All checks were successful
Build and Release / build-and-test (arm64, alpine) (push) Successful in 13s
Build and Release / build-and-test (amd64, alpine) (push) Successful in 19s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 24s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 34s
Build and Release / release (push) Has been skipped
2025-12-05 20:44:57 +08:00
782d9e05bb 添加 Tari Solo 支持
All checks were successful
Build and Release / build-and-test (amd64, alpine) (push) Successful in 18s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 32s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 23s
Build and Release / build-and-test (arm64, alpine) (push) Successful in 1m0s
Build and Release / release (push) Successful in 1m11s
2025-12-05 18:03:10 +08:00
5545b76e0b 添加 README
All checks were successful
Build and Release / build-and-test (arm64, alpine) (push) Successful in 9s
Build and Release / build-and-test (amd64, alpine) (push) Successful in 16s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 21s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 32s
Build and Release / release (push) Has been skipped
2025-12-03 16:41:21 +08:00
9142021f26 添加deb包构建,删除容器构建
All checks were successful
Build and Release / build-and-test (arm64, alpine) (push) Successful in 8s
Build and Release / build-and-test (amd64, alpine) (push) Successful in 15s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 19s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 37s
Build and Release / release (push) Successful in 1m8s
2025-12-03 16:10:42 +08:00
8100b2f2e5 修改 PACKAGE_VERSION
All checks were successful
Build and Release / build-and-test (arm64, alpine) (push) Successful in 7s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 7s
Build and Release / build-and-test (amd64, alpine) (push) Successful in 14s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 22s
Build and Release / docker-images (push) Successful in 39s
Build and Release / release (push) Successful in 47s
2025-12-02 14:56:36 +08:00
877ba3d3bb 修改12
All checks were successful
Build and Release / build-and-test (arm64, alpine) (push) Successful in 7s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 7s
Build and Release / build-and-test (amd64, alpine) (push) Successful in 13s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 13s
Build and Release / docker-images (push) Successful in 26s
Build and Release / release (push) Successful in 53s
2025-12-02 14:51:55 +08:00
47c0c4de32 修改11
All checks were successful
Build and Release / build-and-test (arm64, alpine) (push) Successful in 7s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 7s
Build and Release / build-and-test (amd64, alpine) (push) Successful in 14s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 14s
Build and Release / docker-images (push) Successful in 25s
Build and Release / release (push) Successful in 27s
2025-12-02 14:41:55 +08:00
d1cfd6025e 修改10
Some checks failed
Build and Release / build-and-test (arm64, alpine) (push) Successful in 7s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 7s
Build and Release / build-and-test (amd64, alpine) (push) Successful in 14s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 14s
Build and Release / release (push) Failing after 11s
Build and Release / docker-images (push) Successful in 31s
2025-12-02 14:28:24 +08:00
cc90a47046 修改9
Some checks failed
Build and Release / build-and-test (arm64, alpine) (push) Successful in 7s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 7s
Build and Release / build-and-test (amd64, alpine) (push) Successful in 15s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 15s
Build and Release / release (push) Has been skipped
Build and Release / docker-images (push) Failing after 27s
2025-12-02 14:25:06 +08:00
beea9f9381 修改8
Some checks failed
Build and Release / build-and-test (arm64, alpine) (push) Successful in 8s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 7s
Build and Release / build-and-test (amd64, alpine) (push) Successful in 15s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 14s
Build and Release / docker-images (push) Has been cancelled
Build and Release / release (push) Has been cancelled
2025-12-02 14:17:36 +08:00
305950c6f6 修改7
Some checks failed
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 9s
Build and Release / build-and-test (arm64, alpine) (push) Successful in 11s
Build and Release / build-and-test (amd64, alpine) (push) Successful in 16s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 15s
Build and Release / docker-images (push) Has been cancelled
Build and Release / release (push) Has been cancelled
2025-12-02 14:11:26 +08:00
2363b9b0d9 修改6
Some checks failed
Build and Release / build-and-test (amd64, alpine) (push) Failing after 1m52s
Build and Release / build-and-test (amd64, ubuntu) (push) Failing after 2m16s
Build and Release / build-and-test (arm64, alpine) (push) Failing after 8m9s
Build and Release / build-and-test (arm64, ubuntu) (push) Failing after 8m18s
Build and Release / docker-images (push) Has been cancelled
Build and Release / release (push) Has been cancelled
2025-12-02 13:48:06 +08:00
680ce4268a 修改5
Some checks failed
Build and Release / build-and-test (alpine) (push) Failing after 4m23s
Build and Release / build-and-test (ubuntu) (push) Failing after 5m59s
Build and Release / docker-images (push) Has been skipped
Build and Release / release (push) Has been skipped
2025-12-02 13:18:30 +08:00
dc7b490b4c 修改4
Some checks failed
Build and Release / build-and-test (alpine) (push) Failing after 11s
Build and Release / build-and-test (ubuntu) (push) Failing after 11s
Build and Release / docker-images (push) Has been skipped
Build and Release / release (push) Has been skipped
2025-12-02 13:14:57 +08:00
28a67a26b1 修改3
Some checks failed
Build and Release / build-and-test (alpine) (push) Failing after 5m57s
Build and Release / build-and-test (ubuntu) (push) Failing after 6m15s
Build and Release / docker-images (push) Has been skipped
Build and Release / release (push) Has been skipped
2025-12-02 13:04:38 +08:00
6a7e4ae6c6 修改2
Some checks failed
Build and Release / build-and-test (alpine) (push) Failing after 1m48s
Build and Release / build-and-test (ubuntu) (push) Failing after 6m15s
Build and Release / docker-images (push) Has been skipped
Build and Release / release (push) Has been skipped
2025-12-02 12:55:01 +08:00
dbad25ee73 修改1
Some checks failed
Build and Release / build-and-test (ubuntu) (push) Failing after 4m25s
Build and Release / build-and-test (alpine) (push) Failing after 4m48s
Build and Release / docker-images (push) Has been skipped
Build and Release / release (push) Has been skipped
2025-12-02 12:14:13 +08:00
612ec7b521 首次提交
Some checks failed
Build and Release / build-and-test (alpine) (push) Failing after 53s
Build and Release / build-and-test (ubuntu) (push) Failing after 8m7s
Build and Release / docker-images (push) Has been skipped
Build and Release / release (push) Has been skipped
2025-12-02 11:57:14 +08:00