Accepting request 330991 from home:tsaupe:branches:Base:System:bsc943312-dracut
fix systemd-vconsole-error in initrd (bsc#943312) OBS-URL: https://build.opensuse.org/request/show/330991 OBS-URL: https://build.opensuse.org/package/show/Base:System/dracut?expand=0&rev=226
This commit is contained in:
parent
e2833744e0
commit
79df380af0
12
0180-add-trivial-vconsole-fontmap.patch
Normal file
12
0180-add-trivial-vconsole-fontmap.patch
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
Index: dracut-043/modules.d/98dracut-systemd/module-setup.sh
|
||||||
|
===================================================================
|
||||||
|
--- dracut-043.orig/modules.d/98dracut-systemd/module-setup.sh
|
||||||
|
+++ dracut-043/modules.d/98dracut-systemd/module-setup.sh
|
||||||
|
@@ -70,5 +70,7 @@ install() {
|
||||||
|
done
|
||||||
|
|
||||||
|
inst_simple "$moddir/dracut-tmpfiles.conf" "$tmpfilesdir/dracut-tmpfiles.conf"
|
||||||
|
+
|
||||||
|
+ inst_simple /usr/share/kbd/consoletrans/trivial
|
||||||
|
}
|
||||||
|
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 14 11:33:51 UTC 2015 - thomas.blume@suse.com
|
||||||
|
|
||||||
|
- fix systemd-vconsole-error in initrd (bsc#943312)
|
||||||
|
Add 0180-dracut-add-trivial-vconsole-fontmap.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 11 11:06:46 UTC 2015 - fvogt@suse.com
|
Fri Sep 11 11:06:46 UTC 2015 - fvogt@suse.com
|
||||||
|
|
||||||
|
@ -101,6 +101,7 @@ Patch163: 0163-Install-etc-sysconfig-console-to-see-specific-fonts.patch
|
|||||||
Patch164: 0164-Fix-initramfs-ver.img-vs-initrd-ver-in-dracut-initra.patch
|
Patch164: 0164-Fix-initramfs-ver.img-vs-initrd-ver-in-dracut-initra.patch
|
||||||
Patch165: 0165-Order-root-fsck-after-pre-mount.patch
|
Patch165: 0165-Order-root-fsck-after-pre-mount.patch
|
||||||
Patch168: 0168-remove_plymouth_logo_file.patch
|
Patch168: 0168-remove_plymouth_logo_file.patch
|
||||||
|
Patch180: 0180-add-trivial-vconsole-fontmap.patch
|
||||||
|
|
||||||
# Still needed
|
# Still needed
|
||||||
Patch133: 0133-Allow-multiple-configurations-per-network-interface-.patch
|
Patch133: 0133-Allow-multiple-configurations-per-network-interface-.patch
|
||||||
@ -241,6 +242,7 @@ and its cryptography during startup.
|
|||||||
%patch164 -p1
|
%patch164 -p1
|
||||||
%patch165 -p1
|
%patch165 -p1
|
||||||
%patch168 -p1
|
%patch168 -p1
|
||||||
|
%patch180 -p1
|
||||||
|
|
||||||
%patch200 -p1
|
%patch200 -p1
|
||||||
%patch201 -p1
|
%patch201 -p1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user