summaryrefslogtreecommitdiff
path: root/DistUpgrade/README
diff options
context:
space:
mode:
authorSebastian Heinlein <sebi@sebi-pc>2006-09-26 10:47:19 +0200
committerSebastian Heinlein <sebi@sebi-pc>2006-09-26 10:47:19 +0200
commitdd3fbec4f2bb0ecbf237b058f85175c5d0befce9 (patch)
treee00d94e7c77b45f8ac9792a9c80a68e2a2391d7c /DistUpgrade/README
parent4de7b5c16a98fcc5e6d9ff4d32ca289c44a5192b (diff)
parent90a9b9f0faf09a401693f7cfcbd362ff62559929 (diff)
downloadpython-apt-dd3fbec4f2bb0ecbf237b058f85175c5d0befce9.tar.gz
* merge with mvo
Diffstat (limited to 'DistUpgrade/README')
-rw-r--r--DistUpgrade/README9
1 files changed, 8 insertions, 1 deletions
diff --git a/DistUpgrade/README b/DistUpgrade/README
index 60c761d6..c38a422f 100644
--- a/DistUpgrade/README
+++ b/DistUpgrade/README
@@ -46,4 +46,11 @@ ForcedObsoletes:
[Sources] - how to rewrite the sources.list
-[Network] - network specific options \ No newline at end of file
+[Network] - network specific options
+
+[Backports] - use specific packages for dist-upgrade
+Packages= List of what packages to look for
+VersionIdent=Version identification. needs to be uniq, dist-upgrader will
+ fetch the version that contains this string
+SourcesList=a sources.list fragment that will be placed into
+ /etc/apt/sources.list.d and that contains the backported pkgs \ No newline at end of file