apt_repository 只能输出已淘汰的单行源格式
作者: bash-bandicoot创建于 2026年9月10日更新于 2026年9月10日
描述增强内容:
apt_repository 只能输出一行 (传统) 源文件格式。无法选择使用 deb822 .sources 格式。该格式在 build_repo 中硬编码,始终会生成 deb <选项> <URI> <套件> <组件> 行:
内容来源: chef/chef
apt_repository 只能输出一行 (传统) 源文件格式。无法选择使用 deb822 .sources 格式。该格式在 build_repo 中硬编码,始终会生成 deb <选项> <URI> <套件> <组件> 行:
内容来源: chef/chef