From becd5bb65d22d2925ae3d6656d4a8a2b3eb5ba13 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 5 Sep 2011 10:51:28 -0300 Subject: Adding preferences_lucid.erb --- templates/Ubuntu/preferences_lucid.erb | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 templates/Ubuntu/preferences_lucid.erb diff --git a/templates/Ubuntu/preferences_lucid.erb b/templates/Ubuntu/preferences_lucid.erb new file mode 100644 index 0000000..30d3ec6 --- /dev/null +++ b/templates/Ubuntu/preferences_lucid.erb @@ -0,0 +1,30 @@ +Explanation: Ubuntu <%= codename %> security +Package: * +Pin: release o=Ubuntu,a=<%= codename %>-security +Pin-Priority: 990 + +Explanation: Ubuntu <%= codename %> updates +Package: * +Pin: release o=Ubuntu,a=<%= codename %>-updates +Pin-Priority: 980 + +Explanation: Ubuntu <%= codename %> +Package: * +Pin: release o=Ubuntu,a=<%= codename %> +Pin-Priority: 970 + +Explanation: Ubuntu backports +Package: * +Pin: release a=<%= codename %>-backports +Pin-Priority: 200 + +Explanation: Ubuntu <%= next_release %> +Package: * +Pin: release o=Ubuntu,a=<%= next_release %> +Pin-Priority: 2 + +Explanation: Ubuntu fallback +Package: * +Pin: release o=Ubuntu +Pin-Priority: -10 + -- cgit v1.2.3