add a readme on fcdistros and the f17 barrier
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 29 Nov 2012 09:37:12 +0000 (10:37 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 29 Nov 2012 09:37:12 +0000 (10:37 +0100)
README-fcdistros.txt [new file with mode: 0644]

diff --git a/README-fcdistros.txt b/README-fcdistros.txt
new file mode 100644 (file)
index 0000000..eb78a06
--- /dev/null
@@ -0,0 +1,13 @@
+# we're facing an issue for building on f17 an onwards
+# see
+# https://fedoraproject.org/wiki/Upgrading_Fedora_using_yum#Fedora_16_-.3E_Fedora_17
+# 
+# in a nutshell, building a f17 image from an earlier version is challenging
+# this means on the long run we're going to have to have build boxes run f17 or higher
+# 
+# several options could be considered
+# (*) tweak the build to use lxc-based host instead of vs; 
+#     this also requires better user tools for lxc than the stock lxctools
+#     that we've been using so far for vtest-init-lxc.sh
+# (*) assemble a f17-vs build box (not preferred at all)
+#