/usr/share/faumachine/experiments/install-Debian-4.0r0-vt102/01generate 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  | #
# $Id: 01generate,v 1.1 2009-02-18 17:31:14 potyra Exp $
#
#
# Power-on
#
power_switch_on
#
# Wait for "Choose language".
# Use preselected "English".
# Press return.
#
wait_asc	Choose language					10min
type		"\0d"
#
# Wait for "Choose country, territory or area".
# Use preselected "United States".
# Press return.
#
wait_asc	Choose a country, territory or area		3min
type		"\0d"
#
# Some intermediate steps.
#
wait_asc	Detecting hardware to find CD-ROM drives	1min
wait_asc	Scanning CD-ROM					5min
wait_asc	Loading additional components			5min
wait_asc	Detecting network hardware			15min
wait_asc	Configuring the network with DHCP		5min
#
# Wait for "Configure the network"/"Network autoconfiguration failed".
# Use preselected "Continue".
# Press return.
#
wait_asc	Configure the network				5min
wait_asc	Network autoconfiguration failed		1min
type		"\0d"
#
# Wait for "Configure the network".
# Use "Do not configure the network at this time".
# Press return.
#
# wait_asc	Configure the network				1min
wait_asc	Do not configure the network at this time	1min
type		"\1f"
type		"\1f"
type		"\0d"
#
# Wait for "Configure the network" ("Please enter the hostname...").
# Clear "debian".
# Type "debian31".
# Press return.
#
# wait_asc	Configure the network				1min
wait_asc	Please enter the hostname			1min
type		"\08\08\08\08\08\08"
type		"debian40\0d"
#
# Some intermediate steps.
#
wait_asc	Detecting disks and all other hardware		1min
wait_asc	Starting up the partitioner			2min
#
# Wait for "Partition disks".
# Use preselected "Guided - use entire disk".
# Press return.
#
wait_asc	Partition disks					1min
wait_asc	Guided - use entire disk			1min
type		"\0d"
#
# Wait for "Partition disks"/"Select disk to partition".
# Select "IDE1 master (hda) - ...".
# Press return.
#
# wait_asc	Partition disks					1min
wait_asc	IDE1 master (hda)				1min
type		"\1f"
type		"\0d"
#
# Wait for "Partition disks"/"Selected for partitioning".
# Use preselected "All files in one partition...".
# Press return.
#
# wait_asc	Partition disks					1min
wait_asc	All files in one partition			1min
type		"\0d"
#
# Some intermediate steps.
#
wait_asc	Guided partitioning				1min
#
# Wait for "Partition disks"/"This is an overview...".
# Use preselected "Finish partitioning and write...".
# Press return.
#
# wait_asc	Partition disks					1min
wait_asc	Finish partitioning and write changes to disk	1min
type		"\0d"
#
# Wait for "Partition disks"/"Write the changes to disks?".
# Use <Yes>.
# Press return.
#
# wait_asc	Partition disks					1min
wait_asc	Write the changes to disks?			1min
type		"\1c"
type		"\0d"
#
# Some intermediate steps.
#
wait_asc	Creating ext3 file system			1min
#
# Wait for "Configure time zone".
# Use preselected "Eastern".
# Press return.
#
wait_asc	Configure time zone				3min
wait_asc	Eastern						1min
type		"\0d"
#
# Wait for "Set up users and passwords"/"Root password".
# Type "UMLinux".
#
wait_asc	Set up users and passwords			5min
wait_asc	Root password					1min
type		"UMLinux\0d"
#
# Wait for "Set up users and passwords"/"Please enter the same root password...".
# Type "UMLinux".
#
# wait_asc	Set up users and passwords			5min
wait_asc	Please enter the same root password		1min
type		"UMLinux\0d"
#
# Wait for "Set up users and passwords"/"A user account will be created...".
# Type "demo".
#
# wait_asc	Set up users and passwords			5min
wait_asc	A user account will be created			1min
type		"demo\0d"
#
# Wait for "Set up users and passwords"/"Select a username for the new...".
# Use preselected "demo".
#
# wait_asc	Set up users and passwords			5min
wait_asc	Select a username for the new			1min
type		"\0d"
#
# Wait for "Set up users and passwords"/"A good password will contain...".
# Type "UMLinux".
#
# wait_asc	Set up users and passwords			5min
wait_asc	A good password will contain			1min
type		"UMLinux\0d"
#
# Wait for "Set up users and passwords"/"Please enter the same user...".
# Type "UMLinux".
#
# wait_asc	Set up users and passwords			5min
wait_asc	Please enter the same user			1min
type		"UMLinux\0d"
#
# Some intermediate steps.
#
wait_asc	Installing the base system			5min
#
# Wait for "Configure the package manager"/"Use a network mirror".
# Use <No>.
# Type <Return>.
# 
wait_asc	Configure the package manager			2hr
wait_asc	Use a network mirror				1min
type		"\1d"
type		"\0d"
#
# Wait for "Configure the package manager"/"Cannot access security updates".
# Use preselected <Continue>.
# Type <Return>.
#
# wait_asc	Configure the package manager			5min
wait_asc	Cannot access security updates			1min
type		"\0d"
#
# Some intermediate steps.
#
wait_asc	Select and install software			5min
#
# Wait for "Configuring popularity-contest".
# Use preselected <No>.
# Type <Return>.
#
wait_asc	Configuring popularity-contest			5min
type		"\0d"
#
# Some intermediate steps.
#
wait_asc	Select and install software			5min
#
# Wait for "Software selection".
# Use preselected <[*] Standard system>.
# Use <Continue>.
# Type <Return>.
#
wait_asc	Software selection				5min
type		"\09"
type		"\0d"
#
# Some intermediate steps.
#
wait_asc	Select and install software			5min
wait_asc	Retrieving file					5min
#
# Wait for "Install the GRUB boot loader on a hard disk"
# Use preselected "Yes"
#
wait_asc	Install the GRUB boot loader on a hard disk	3hr
type		"\0d"
#
# Some intermediate steps.
#
wait_asc	Installing GRUB boot loader			5min
#
# Wait for "Finishing the installation"/"Installation complete".
# Remove CDROM.
# Use preselected "Continue".
# Type <Return>.
#
wait_asc	Finishing the installation			15min
wait_asc	Installation complete				3min
cdrom_remove
type		"\0d"
#
# Wait for "debian40 login:"
# Enter "root".
#
wait_asc	debian40 login:					15min
type		"root\0d"
#
# Wait for "Password:"
# Enter "UMLinux".
#
wait_asc	Password:					1min
type		"UMLinux\0d"
#
# Wait for "~#"
# Enter "halt".
#
wait_asc	~#						1min
type		"halt\0d"
#
# Power-off
#
power_switch_off
 |