various fixes, data subvols changed, mostly handled elsewhere now
[automated-distro-installer] / fai / config / files / etc / apt / preferences.d / stable / STABLE
1 Explanation: tar, cuz https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819978
2 Explanation: kernel & btrfs-tools, because btrfs is getting a lot of active
3 Explanation: dev, and their mailing list says better to use recent version
4 Explanation: to avoid bugs. linux-base is needed for the kernel,
5 Explanation: which you can find out by failing
6 Explanation: apt-get install linux-image-amd64/jessie-backports
7 Explanation: And then trying aptitude -s install, or
8 Explanation: apt-get -t jessie-backports install linux-image-amd64
9 Explanation:
10 Explanation:
11 Package: tar linux-image-amd64 linux-base btrfs-tools
12 Pin: release a=jessie-backports
13 Pin-Priority: 500