浏览代码

apt: Pin apt.ffho.net to preference 1001.

  Force use of packages from our repository by pinning our repo to 1001 as this
  will even use our packages if there are never ones in other repositories.

Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
Maximilian Wilhelm 6 年之前
父节点
当前提交
0264e13192
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      apt/ffho.preferences

+ 4 - 0
apt/ffho.preferences

@@ -1,3 +1,7 @@
 Package: *
 Pin: origin repo.universe-factory.net
 Pin-Priority: 900
+
+Package: *
+Pin: origin apt.ffho.net
+Pin-Priority: 1001