From 9eaa9a670c229fc16e842b5530c2a6f4daff591fab3255f46c225488877d9713 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Wed, 5 Feb 2014 14:40:22 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=506 --- systemd-mini.changes | 20 ++++++++++++++++++++ systemd-mini.spec | 5 +++-- 2 files changed, 23 insertions(+), 2 deletions(-) diff --git a/systemd-mini.changes b/systemd-mini.changes index d57a8889..30031a9b 100644 --- a/systemd-mini.changes +++ b/systemd-mini.changes @@ -1,8 +1,28 @@ +------------------------------------------------------------------- +Wed Feb 5 11:19:28 UTC 2014 - werner@suse.de + +- Change and extend patch + 0001-On_s390_con3270_disable_ANSI_colour_esc.patch + to disable the workaround to find /dev/3270/tty1 as this now + should be done by a) the kernel patch + http://lkml.indiana.edu/hypermail/linux/kernel/1402.0/02319.html + and the changed udev rule 99-systemd.rules + ------------------------------------------------------------------- Sun Feb 2 08:53:17 UTC 2014 - ohering@suse.com - Remove PreReq pidof from udev, nothing in this pkg uses it +------------------------------------------------------------------- +Fri Jan 31 14:24:35 UTC 2014 - werner@suse.de + +- Change and extend patch + 0001-On_s390_con3270_disable_ANSI_colour_esc.patch + to re-enable colouring if 3270 console was enforced on the kernel + command line as 3270 cna handle colour ANSI escape sequences. + Also let the serial getty generator find the /dev/3270/tty1 + character device (bnc#861316) + ------------------------------------------------------------------- Thu Jan 30 12:33:08 UTC 2014 - werner@suse.de diff --git a/systemd-mini.spec b/systemd-mini.spec index ffd1fce7..fbeba0d4 100644 --- a/systemd-mini.spec +++ b/systemd-mini.spec @@ -273,6 +273,8 @@ Patch88: 0002-service-allow-KillMode-mixed-in-conjunction-with-PAM.patch Patch89: 0003-core-make-sure-to-always-go-through-both-SIGTERM-and.patch # PATCH-FIX-SUSE 0001-On_s390_con3270_disable_ANSI_colour_esc.patch Patch90: 0001-On_s390_con3270_disable_ANSI_colour_esc.patch +# PATCH-FIX-SUSE plymouth-quit-and-wait-for-emergency-service.patch -- Make sure that no plymouthd is locking the tty +Patch91: plymouth-quit-and-wait-for-emergency-service.patch # udev patches # PATCH-FIX-OPENSUSE 1001-re-enable-by_path-links-for-ata-devices.patch @@ -582,9 +584,8 @@ cp %{SOURCE7} m4/ %patch87 -p1 %patch88 -p1 %patch89 -p1 -%ifarch s390 s390x %patch90 -p1 -%endif +%patch91 -p1 # udev patches %patch1001 -p1