提交 73d7a91a 编写于 作者: A Anthony Towns

make mirrorsplit keep non-i386 oldstable (sarge) rather than non-i386 for stable (etch)

上级 9ca0ef3c
......@@ -83,7 +83,7 @@ for a in $ARCHES; do
sort -u | poolfirst > ../arch-$a.files
done
(cat ../arch-i386.files ../arch-amd64.files; zcat suite-stable.list.gz suite-proposed-updates.list.gz) |
(cat ../arch-i386.files ../arch-amd64.files; zcat suite-oldstable.list.gz suite-proposed-updates.list.gz) |
sort -u | poolfirst > ../typical.files
rm -f $ARCHLIST
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册