Updates docs for SR1 with final revision
[genesis.git] / fuel / build / f_isoroot / f_kscfg / README
1 ##############################################################################
2 # Copyright (c) 2015 Ericsson AB and others.
3 # stefan.k.berg@ericsson.com
4 # jonas.bjurel@ericsson.com
5 # All rights reserved. This program and the accompanying materials
6 # are made available under the terms of the Apache License, Version 2.0
7 # which accompanies this distribution, and is available at
8 # http://www.apache.org/licenses/LICENSE-2.0
9 ##############################################################################
10
11 This function modifies the ks.cfg of the Fuel master to
12 make copy whatever is in the top level opnfv directory
13 of the ISO (populated by, for example, f_configfrontend) to
14 /opt/opnfv. In the end this is where the installation
15 parts will evolve.
16
17 This is also the place to force the installation to overwrite
18 the disk (set forceformat="yes" instead of "no").