From: Heiko Carstens Date: Wed, 9 May 2012 14:27:38 +0000 (+0200) Subject: s390/ipl: remove builtin tape ipl code X-Git-Tag: v3.5-rc1~189^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58770be6cc5901bfbb908d9c6d8ca679fc55df26;p=pandora-kernel.git s390/ipl: remove builtin tape ipl code Remove the builtin tape ipl code. If somebody really wants to create a tape which can be ipl'ed from, then this can be achieved by using zipl. zipl can write an ipl record to a tape device and aftwards the kernel image must be written to tape. The steps are described in the "Linux on System z - Device Drivers, Features, and Commands" book (SC33-8411). Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed