[rhel6-branch] Replace hard-coded console device in generic.prm. (#1081596)

Vratislav Podzimek vpodzime at redhat.com
Wed Apr 30 06:51:09 UTC 2014


On Tue, 2014-04-29 at 13:03 -0400, Samantha N. Bueno wrote:
> On s390x, symbolic identifiers for the console and ipl devices can
> be used (see rhbz#1053131), so replace the hard-coded console device
> with the console device identifier.
> 
> Resolves: rhbz#1081596
> ---
>  bootdisk/s390x/generic.prm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/bootdisk/s390x/generic.prm b/bootdisk/s390x/generic.prm
> index e953ce2..aa54187 100644
> --- a/bootdisk/s390x/generic.prm
> +++ b/bootdisk/s390x/generic.prm
> @@ -1 +1 @@
> -root=/dev/ram0 ro ip=off ramdisk_size=40000 cio_ignore=all,!0.0.0009
> +root=/dev/ram0 ro ip=off ramdisk_size=40000 cio_ignore=all,!condev
ACK.

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic



More information about the anaconda-patches mailing list