소스 검색

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