1 # we're facing an issue for building on f17 an onwards
3 # https://fedoraproject.org/wiki/Upgrading_Fedora_using_yum#Fedora_16_-.3E_Fedora_17
5 # in a nutshell, building a f17 image from an earlier version is challenging
7 # ========== update january 2013
8 # we have a first build box that can build for f18
9 # this still needs to be properly documented and packaged though
10 # see https://svn.planet-lab.org/wiki/VserverFedora14
12 # #################### debians and ubuntus
14 # the build utilities can now produce a build VM for the most recent
15 # debians (squeeze, wheezy, jessie) and ubuntus ( oreinic, precise, quantal,
16 # raring, saucy, trusty )
18 # of course we're nowhere close to supporting the whole PLC on these
19 # systems, as packaging for debian requires manual tweaks in every
22 # However the SFA module at least is rebuilt on these platforms on a
23 # regular basis, at least for each tag
25 # ####################