This file is indexed.

/usr/share/faumachine/experiments/install-RedHat-8.0/generate is in faumachine-data 20110812-1.2.

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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
#
# $Id: generate,v 1.1 2009-02-16 13:03:08 potyra Exp $
#
cdrom_insert	RedHat-8.0-CD-1
#
# Power on machine.
#
power_on
#
# wait for boot prompt
#
wait_asc	boot				2min
#
# press enter
#
type		"\0d"
#
# waiting for testing the CD media
#
wait_asc	skip				5min
#
# press tab/enter to skip the test.
# 
type		"\09\0d"
#
# wait for welcome
#
wait_ppm	001-welcome.png			5min
#
# click on next button
#
mouse_click	button-next.png
#
# wait for language selection
#
#
wait_ppm	002-language_selection.png	3min
#
# move mouse away from button
#
mouse_move	button-back.png
#
# click on next button
#
mouse_click	button-next.png
#
# wait for keyboard selection
#
wait_ppm	003-keyboard_selection.png	3min
#
# move mouse away from button
#
mouse_move	button-back.png
#
# click on next button
#
mouse_click	button-next.png
#
# wait on mouse configuration
# 
wait_ppm	004-mouse_configuration.png	3min
#
# move mouse away from button
#
mouse_move	button-back.png
#
# click on next button
#
mouse_click	button-next.png
#
# wait for installation type selection
#
wait_ppm	004b-installation_type.png	3min
#
# move mouse away from button
#
mouse_move	button-back.png
#
# click on next button
#
mouse_click	button-next.png
#
# wait on disk partitioning
# 
wait_ppm	005-disk_partitioning.png	3min
#
# move mouse away from button
#
mouse_move	button-back.png
#
# click on next button
#
mouse_click	button-next.png
#
# wait on warning (partition unreadable)
#
wait_ppm	006-warning.png			3min
#
# click on yes
#
mouse_click	button-yes.png
#
# wait on automatic partitioning
#
wait_ppm	007-automatic_partitioning.png	3min
#
# move mouse away from button
#
mouse_move	button-back.png
#
# click on next
#
mouse_click	button-next.png
#
# wait on warning: remove all partitions
#
wait_ppm	006-warning.png			3min
#
# click on yes
#
mouse_click	button-yes.png
#
# wait on bootloader configuration
#
wait_ppm	008-bootloader.png		3min
#
# move mouse away from button
#
mouse_move	button-back.png
#
# click on next
#
mouse_click	button-next.png
#
# wait on firewall configuration
#
wait_ppm	009-firewall.png		3min
#
# move mouse away from button
#
mouse_move	button-back.png
#
# click on next
#
mouse_click	button-next.png
#
# wait on additional language support
#
wait_ppm	010-additional_language.png	3min
#
# move mouse away from button
#
mouse_move	button-back.png
#
# click on next
#
mouse_click	button-next.png
#
# wait for timezone selection
#
wait_ppm	011-timezone_selection.png	3min
#
# move mouse away from button
#
mouse_move	button-back.png
#
# click on next
#
mouse_click	button-next.png
#
# wait for account configuration
#
wait_ppm	012-account_configuration.png	3min
#
# enter "WeV0te4u!" as root pw
#
type		"WeV0te4u!\0d"
#
# enter "WeV0te4u!" again (confirmation)
#
type		"WeV0te4u!\0d"
#
# move mouse away from button
#
mouse_move	button-back.png
#
# click on next
#
mouse_click	button-next.png
#
# wait for personal desktop defaults
#
wait_ppm	013-personal_desktop_defaults.png	3min
#
# move mouse away from button
#
mouse_move	button-back.png
#
# click on next
#
mouse_click	button-next.png
#
# wait for about to install
#
wait_ppm	014-about_to_install.png		4min
#
# move mouse away from button
#
mouse_move	button-back.png
#
# click on next
#
mouse_click	button-next.png
#
# wait for cd 2 message
#
wait_ppm	015-insert_disc_2.png			90min
#
# remove disc 1
#
cdrom_remove
#
# insert disc 2
#
cdrom_insert	RedHat-8.0-CD-2
#
# click on ok
#
mouse_click	button-ok.png
#
# wait for bootdisk creation
# 
wait_ppm	016-bootdisk-creation.png		90min
#
# click no
#
mouse_click	option-no.png
#
# click next
#
mouse_click	button-next.png
#
# wait for x configuration
#
wait_ppm	017-graphical_x_config.png		3min
#
# move back
#
mouse_move	button-back.png
#
# click next
#
mouse_click	button-next.png
#
# wait for monitor
#
wait_ppm	018-monitor_config.png			3min
#
# move back
#
mouse_move	button-back.png
#
# click next
#
mouse_click	button-next.png
#
# wait customize
#
wait_ppm	019-customize_graphical.png		3min
#
# move back
#
mouse_move	button-back.png
#
# click next
#
mouse_click	button-next.png
#
# wait congratulations
#
wait_ppm	020-congratulations.png			5min
#
# move mouse away
#
mouse_move	020-congratulations.png
#
# click exit
#
mouse_click	button-exit.png
#
# wait grub
#
wait_ppm	021-grub.png				10min
#
# type enter
#
type		"\0d"
#
# wait welcome
#
wait_ppm	022-welcome_to_redhat.png		10min
#
# click forward
#
mouse_click	button-forward.png
#
# wait date time
#
wait_ppm	023-date_and_time.png			3min
#
# move back
#
mouse_move	button-back2.png
#
# click forward
#
mouse_click	button-forward.png
#
# wait update agent
#
wait_ppm	024-update_agent.png			3min
#
# click not register
#
mouse_click	option-no2.png
#
# click forward
#
mouse_click	button-forward.png
#
# wait additional CD s
#
wait_ppm	025-additional_cds.png			3min
#
# move back
#
mouse_move	button-back2.png
#
# click forward
#
mouse_click	button-forward.png
#
# wait finished setup
#
wait_ppm	026-finished_setup.png			4min
#
# move back
#
mouse_move	button-back2.png
#
# click forward
#
mouse_click	button-forward.png
#
# wait welcome
#
wait_ppm	027-welcome_to.png			10min
#
# click system (dialog defaults to shutdown)
#
mouse_click	028-system.png
#
# click ok
#
wait_ppm	button-ok2.png				5min
mouse_click	button-ok2.png
#
# are you sure? -> click on yes to acknowledge shutdown
#
cdrom_remove
wait_ppm	button-yes2.png				5min
mouse_click	button-yes2.png