diff options
author | Jonas Smedegaard <dr@jones.dk> | 2013-02-22 01:47:02 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2013-02-22 01:47:02 +0100 |
commit | 57d68884efd7d1cdad9a2192c122ace04e619d9d (patch) | |
tree | b7c3950972f670c9c14ded7c45c13a4345dc448c /apt | |
parent | ef94ac80106a4df7556104cddd316f7c89cfb469 (diff) |
Add pinnings for experimental linux packages.
Diffstat (limited to 'apt')
-rw-r--r-- | apt/preferences.d/local-linux | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apt/preferences.d/local-linux b/apt/preferences.d/local-linux new file mode 100644 index 0000000..66103fb --- /dev/null +++ b/apt/preferences.d/local-linux @@ -0,0 +1,3 @@ +Package: linux-image-* linux-headers-* +Pin: release o=Debian,a=experimental +Pin-Priority: 500 |