I'm making .modpack file for being able to install this modpack with the modpack installer. Current version is at
http://www.cazfi.net/freeciv/modpack/2. ... d2.modpack and it installs the rulesets and augmentedi tileset, but not (fully) small augmentedis tileset. Once ready, it would good if it went to your git repo and would be maintained there with the rest of the modpack (and available for the modpack installer via the raw.githubusercontent.com URL)
Tileset loading gives a lot of warnings about duplicate gfx tags. If the duplicates are intentional, give the tileset(s) "duplicates_ok" capability.
Ruleset summary is not showing in the client. This is because it's placed in the wrong section in the game.ruleset. It should be in [about], but is in [tileset] instead (latter was probably accidentally placed in what previously was middle of former section). You seem to have commented out description (reading from a file) completely.