#
# Copyright (C) 2017 FAUmachine Team <info@faumachine.org>.
# This program is free software. You can redistribute it and/or modify it
# under the terms of the GNU General Public License, either version 2 of
# the License, or (at your option) any later version. See COPYING.
#

wait_asc	boot:							10min
type		"knoppix 3 vga=normal nopcmcia nofirewire noaudio nodhcp\0d"

wait_asc	INIT: Entering runlevel: 3 				30min
wait_asc	root@tty1[/]#  						10min

type		"clear\0dlspci\0d"
wait_asc	USB Controller: Intel Corp. 82371AB			10min
wait_asc	root@tty1[/]#  						1min

type		"clear\0dlsusb\0d"
wait_asc	ID 067b:2303 Prolific Technology, Inc.			10min
wait_asc	root@tty1[/]#  						1min

type		"modprobe pl2303\0d"
wait_asc	root@tty1[/]#  						1min

type		"dmesg | tail | fgrep -i USB\0d"
wait_asc	usb 1-1: PL-2303 converter now attached to ttyUSB0	10min
wait_asc	root@tty1[/]#  						1min

type		"echo ttyUSB0 >> /etc/securetty\0d"
wait_asc	root@tty1[/]#  						1min

type		"echo SU:23:respawn:/sbin/getty -L ttyUSB0 38400 vt102 >> /etc/inittab\0d"
wait_asc	root@tty1[/]#  						1min

type		"kill -HUP 1\0d"
wait_asc	root@tty1[/]#  						1min

type		"passwd\0d"
wait_asc	Enter new UNIX password:				10min
type		"faumachine\0dfaumachine\0d"
wait_asc	root@tty1[/]#  						1min
