Update for latest Fedora and CentOS images.
Other updates throughout the guide.
Change-Id: I9cfdf6b75bd3e47a354b3d4095209f7f3c0aaf48
Closes-bug: 1443815
The new sphinx version introduces some changes that break build:
* Warns if code cannot be parsed for highlighting. Fix the code so
that it can be parsed, this includes uncommenting "..." lines.
Note that not every config file is an ini-file.
Also, the parser seems to have bugs and cannot parse all files.
Fix mysql ini file and enable the parameter, see
http://dev.mysql.com/doc/refman/5.7/en/innodb-parameters.html#sysvar_innodb_file_per_table
* :option: works only with declared options, replace useage with
simple ``.
This change only handles a few files, more to come later.
Change-Id: I7c7335e514581622dd562ee355f62d6ae1beaa18
The CentOS custom cloud image example is missing the proper depedency
to grow the root partition and also omits that the root partition
should be the last partition created during disk partitioning.
Change-Id: I9a35393c933472d86a21830ff6077e28fee68745