Turn on fuelmenu by default, turn off biosdevname 81/7481/9
authorStefan K. Berg <stefan.k.berg@ericsson.com>
Wed, 20 Jan 2016 16:53:55 +0000 (17:53 +0100)
committerStefan K. Berg <stefan.k.berg@ericsson.com>
Thu, 21 Jan 2016 11:21:23 +0000 (12:21 +0100)
commit35697966da656585c43e2a2342a135ada65703cb
treef21fe4f673b9c35c9a9013b01e622e6d2d253965
parent0068505bab4bb8960594d4865a61fd3661bbe981
Turn on fuelmenu by default, turn off biosdevname

Added experimental Fuel build loop, rebuilding up to ten times
while keeping the package cache, in the hope that all packages
will be able to download. Added snapshot support into this script
as well.

Changed naming of OPNFV iso label to OPNFV_FUEL_<id>, made changes
in ks.cfg and isolinux.cfg to look for this name at install.

Change-Id: Ic28a3af769cfc90416d7d988afd6f07eadcef4f1
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
build/Makefile
build/f_isoroot/Makefile
build/f_isoroot/f_bootstrap/bootstrap_admin_node.sh
build/f_isoroot/f_isolinux/Makefile [new file with mode: 0644]
build/f_isoroot/f_isolinux/isolinux.cfg [new file with mode: 0644]
build/f_isoroot/f_isolinux/isolinux.cfg.orig [new file with mode: 0644]
build/f_isoroot/f_kscfg/Makefile
build/f_isoroot/f_kscfg/ks.cfg
build/f_isoroot/f_kscfg/ks.cfg.orig
build/fuel_build_loop [new file with mode: 0755]
build/install/install.sh