refine strategy to spot ip address, keep on calling guest_ipv4
[build.git] / README-fcdistros.txt
1 # we're facing an issue for building on f17 an onwards
2 # see
3 # https://fedoraproject.org/wiki/Upgrading_Fedora_using_yum#Fedora_16_-.3E_Fedora_17
4
5 # in a nutshell, building a f17 image from an earlier version is challenging
6
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
11 #
12 # #################### debians and ubuntus
13 #
14 # the build utilities can now produce a build VM for the most recent
15 # debians and ubuntus
16
17 # of course we're nowhere close to supporting the whole PLC on these
18 # systems, as packaging for debian requires manual tweaks in every
19 # single module
20
21 # However the SFA module at least is rebuilt on these platforms on a
22 # regular basis, at least for each tag
23
24 # ####################