This file is indexed.

/usr/share/games/freeciv/nation/confederate.ruleset is in freeciv-data 2.4.2-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
[nation_confederate]

name=_("Confederate")
plural=_("?plural:Confederates")
groups="American"
legend=_("The Confederate States of America was a splinter nation of the\
 United States, formed by eleven Southern states, existing from 1861 to\
 1865. The states seceded from the United States because of political and\
 cultural differences with the North, most prominently the issue of slavery,\
 which they feared the government of the recently elected United States\
 president Abraham Lincoln would abolish. The Confederate capital was\
 Richmond, Virginia, and Jefferson Davis was the country's only president.\
 The American Civil War pitted the Confederacy against the United States.\
 After several military defeats by United States troops the southern states\
 had to abandon their claims of independence; much of their territory laid in\
 ruins. Furthermore, the Union victory in the Civil War opened the way for\
 the abolition of slavery in the United States.")

leaders = {
 "name",                "sex"
 "John Bell Hood",      "Male"
 "Robert E. Lee",       "Male"
 "John C. Calhoun",     "Male"
 "Stonewall Jackson",   "Male"
 "John Hunt Morgan",    "Male"
 "James Longstreet",    "Male"
 "Alexander Stephens",  "Male"
 "Jefferson Davis",     "Male"
 "Belle Boyd",          "Female"
}

ruler_titles = {
 "government",      "male_title",      "female_title"
 "Democracy",       _("Speaker %s"),   _("?female:Speaker %s")
 "Despotism",       _("General %s"),   _("?female:General %s")
 "Fundamentalism",  _("Reverend %s"),  _("?female:Reverend %s")
}

flag="southern_cross"
flag_alt="-"
city_style="European"

init_techs=""
init_buildings=""
init_units=""

conflicts_with="texan"
civilwar_nations="american", "texan"

cities =
; Capitals and was-to-be capitals
 "Richmond",
 "Montgomery",
 "Danville",

; Major cities in order of population
 "New Orleans",
 "Charleston",
 "Mobile",
 "Memphis",
 "Savannah",
 "Petersburg",
 "Nashville",
 "Norfolk",
 "Augusta",
 "Columbus",
 "Atlanta", 
 "Wilmington",
 "Columbia",

; A few more cities
 "Alexandria",
 "Jacksonville",
 "Little Rock",
 "Vicksburg",
 "Shreveport (river)",
 "Houston",
 "Baton Rouge",
 "Galveston",
 "Austin",
 "San Antonio",
 "Corpus Christi",
 "Tallahassee",
 "El Paso",
 "Jackson",
 "Raleigh",
 "Dallas",
 "Bowling Green (grassland)",
 "Mesilla",
 "Charlotte",
 "Fort Worth",
 "Selma",
 "Tucson",
 "Winchester",
 "Manassas",
 "St. Augustine",
 "Fredericksburg",
 "Macon",
 "Miami",
 "Milledgeville",
 "Neosho",
 "Opelousas",
 "Appomattox",
 "Donaldsonville",
 "Washington on the Brazos (river)",
 "Pensacola",
 "Harper's Ferry (river)",
 "Biloxi",
 "Greensboro",
 "Lafayette",
 "Spotsylvania Courthouse",
 "Murfreesboro",
 "Chickamauga",
 "Greenville",
 "Tampa",
 "Meridian",
 "Tuscaloosa",
 "Huntsville",
 "New Bern",
 "Fernandina",
 "Chattanooga",
 "Fort Smith",
 "Natchez",
 "Corinth",
 "Velasco",
 "Fayetteville",
 "Springfield",
 "Knoxville",
 "Laredo",
 "Athens",
 "Pea Ridge",
 "Franklin",
 "Greeneville",
 "Pine Bluff",
 "Marshall",
 "Kansas City",
 "Salem",
 "Tulsa",
 "Clarksville",
 "Arlington",
 "Hampton",
 "Brownsville",
 "Norman",
 "Durham Station",
 "Winston",
 "Independence",
 "Falls Church",
 "Gainesville",
 "Perryville"