• Joined on 2025-03-11
cnbugs pushed to master at AI-Agent/dns-service 2026-08-07 11:36:47 +08:00
450ffb89ae 修复 _replace_or_append_option 函数的复杂匹配逻辑bug,简化实现确保配置替换正确
cnbugs pushed to master at AI-Agent/dns-service 2026-08-07 11:31:24 +08:00
948d4cff9a 修复3个问题: 1) setup-bind.sh确保服务启动 2) DNSSEC配置验证options块包裹 3) 添加IPv6开关功能
cnbugs pushed to master at AI-Agent/dns-service 2026-08-07 11:19:03 +08:00
e20e235a1e feat: one-click deploy.sh (system deps + venv + DB + systemd)
cnbugs pushed tag ConfTemplate_0.0.3 to AI-Agent/ConfTemplate 2026-08-07 10:40:19 +08:00
cnbugs released ConfTemplate_0.0.3 at AI-Agent/ConfTemplate 2026-08-07 10:40:19 +08:00
cnbugs pushed to main at AI-Agent/ConfTemplate 2026-08-07 10:35:49 +08:00
70e196045c fix: 修复 Ubuntu Netplan static/dhcp 模式缺少 ethernets 层导致 netplan apply 报错
cnbugs pushed to master at AI-Agent/shell-gen 2026-08-06 18:52:38 +08:00
0b2ab34ac2 docker: add Dockerfile + requirements + .dockerignore for containerized deployment
cnbugs pushed to master at AI-Agent/shell-gen 2026-08-06 14:05:06 +08:00
6f4d071bf3 middleware: VNC generator add disable_wayland + restart_gdm options for GNOME
cnbugs pushed to master at AI-Agent/shell-gen 2026-08-06 14:03:29 +08:00
b9bd50c869 runtimes: fix Go install 'mv to subdirectory of itself' when install_dir == extracted /go
cnbugs pushed to main at AI-Agent/ConfTemplate 2026-08-05 17:21:45 +08:00
c9ed2488e6 build: 设置 base: './' 支持静态文件直接打开
cnbugs pushed to main at AI-Agent/ConfTemplate 2026-08-05 17:16:46 +08:00
e5ef6792d1 feat: 新增网卡配置文件生成器(ifcfg/NM keyfile/Netplan)
cnbugs pushed to master at cnbugs/script-tool 2026-08-04 21:59:58 +08:00
ae4a43a4d8 更新 vnc/README.md
cnbugs pushed tag shell-gen_0.0.1 to AI-Agent/shell-gen 2026-08-04 16:46:04 +08:00
cnbugs released shell-gen_0.0.1 at AI-Agent/shell-gen 2026-08-04 16:46:04 +08:00
cnbugs pushed to master at AI-Agent/shell-gen 2026-08-04 16:38:51 +08:00
1ed978a5a1 runtimes: fix Node.js + Java download URL 404s
cnbugs pushed to master at cnbugs/script-tool 2026-08-04 14:34:49 +08:00
bd11ed614f 更新 vnc/README.md
cnbugs pushed to master at cnbugs/script-tool 2026-08-04 14:34:24 +08:00
87de80e29b 更新 vnc/README.md
cnbugs pushed to master at cnbugs/script-tool 2026-08-04 14:34:11 +08:00
07e42a066c 更新 vnc/README.md
cnbugs pushed to master at cnbugs/script-tool 2026-08-04 14:33:27 +08:00
0ccb1a0445 更新 vnc/README.md
cnbugs pushed to master at cnbugs/script-tool 2026-08-04 14:32:24 +08:00
b45428006e 添加 vnc/install_vncserver_new.sh