- Add remount-ro-before-unmount.patch: always remount read-only
before unmounting in final shutdown loop. - Add switch-root-try-pivot-root.patch: try pivot_root before overmounting / OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=313
This commit is contained in:
committed by
Git OBS Bridge
parent
f8f2bd4b02
commit
9b03bc52e0
@@ -148,6 +148,10 @@ Patch66: fix-dbus-crash.patch
|
||||
Patch67: sync-on-shutdown.patch
|
||||
# PATCH-FIX-UPSTREAM mount-efivars.patch fcrozat@suse.com -- mount efivars if booting under UEFI
|
||||
Patch68: mount-efivars.patch
|
||||
# PATCH-FIX-UPSTREAM switch-root-try-pivot-root.patch fcrozat@suse.com -- try pivot_root before overmounting /
|
||||
Patch69: switch-root-try-pivot-root.patch
|
||||
# PATCH-FIX-UPSTREAM remount-ro-before-unmount.patch fcrozat@suse.com -- remount ro before unmounting in final shutdown loop
|
||||
Patch70: remount-ro-before-unmount.patch
|
||||
|
||||
# udev patches
|
||||
# PATCH-FIX-OPENSUSE 0001-Reinstate-TIMEOUT-handling.patch
|
||||
@@ -353,6 +357,8 @@ cp %{SOURCE7} m4/
|
||||
%patch66 -p1
|
||||
%patch67 -p1
|
||||
%patch68 -p1
|
||||
%patch69 -p1
|
||||
%patch70 -p1
|
||||
|
||||
%build
|
||||
autoreconf -fiv
|
||||
|
Reference in New Issue
Block a user