diff options
Diffstat (limited to 'libre/pacman/0001-Sychronize-filesystem.patch')
-rw-r--r-- | libre/pacman/0001-Sychronize-filesystem.patch | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libre/pacman/0001-Sychronize-filesystem.patch b/libre/pacman/0001-Sychronize-filesystem.patch index 159c65f32..49ca47cbe 100644 --- a/libre/pacman/0001-Sychronize-filesystem.patch +++ b/libre/pacman/0001-Sychronize-filesystem.patch @@ -1,5 +1,5 @@ From 60abb58d9db663e6050d8d61d67e0e893306dfb0 Mon Sep 17 00:00:00 2001 -From: Kevin Mihelich +From: Kevin Mihelich <kevin@archlinuxarm.org> Date: Sat, 13 Sep 2014 18:58:16 -0600 Subject: [PATCH 1/3] Sychronize filesystem @@ -8,7 +8,7 @@ particularly package installations followed by a reboot very shorly after, this will perform a sync() after installations and removals to ensure a consistent filesystem state after package operations. -Signed-off-by: Kevin Mihelich +Signed-off-by: Kevin Mihelich <kevin@archlinuxarm.org> --- lib/libalpm/trans.c | 3 +++ 1 file changed, 3 insertions(+) @@ -29,3 +29,4 @@ index af964832..b3f9049e 100644 -- 2.17.0 + |