Turn on fuelmenu by default, turn off biosdevname 01/8501/1
authorStefan K. Berg <stefan.k.berg@ericsson.com>
Wed, 20 Jan 2016 16:53:55 +0000 (17:53 +0100)
committerStefan Berg <sfb@consultron.com>
Fri, 29 Jan 2016 12:59:45 +0000 (13:59 +0100)
commit80b903bcafeaf10c8d4f1270599d1c770703abab
treeace5a545cf11b2c188b927a4c4582b2a30c93606
parentb65326f28448764f8993ceb856030615f68a9dfc
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>
(cherry picked from commit 35697966da656585c43e2a2342a135ada65703cb)
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