From 442066f04db10be923c15455d16155358a6d5321 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 2 Feb 2006 12:56:26 +0000 Subject: * started to implement a more flexible config file approach --- DistUpgrade/DistUpgrade.cfg | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 DistUpgrade/DistUpgrade.cfg (limited to 'DistUpgrade/DistUpgrade.cfg') diff --git a/DistUpgrade/DistUpgrade.cfg b/DistUpgrade/DistUpgrade.cfg new file mode 100644 index 00000000..979d7c0c --- /dev/null +++ b/DistUpgrade/DistUpgrade.cfg @@ -0,0 +1,4 @@ +[Distro] +From=breezy +To=Dapper +ValidOrigin=Ubuntu -- cgit v1.2.3