This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The official mkinitcpio repository". The branch, master has been updated via f8cc481e7a4cb33a351308b3f440870fef57fe72 (commit) via 8118efa675e75400e9272ac88a00b6faa00ce83e (commit) from 5bba09cb1c661627fde76b977cfe9f937b1264a3 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit f8cc481e7a4cb33a351308b3f440870fef57fe72 Author: Dave Reisner <dreisner@archlinux.org> Date: Fri Nov 24 16:25:50 2017 -0500 PKGBUILD: fix upstream URL commit 8118efa675e75400e9272ac88a00b6faa00ce83e Author: Dave Reisner <dreisner@archlinux.org> Date: Fri Nov 24 16:23:28 2017 -0500 lsinitcpio: Attempt to estimate only decompression time Read time is constant between compression methods and we can't possibly estimate this accurately since reading the image from disk doesn't happen with kernel userland functions, but instead UEFI or 16-bit realmode capabilities. ref: https://bugs.archlinux.org/task/56417 ----------------------------------------------------------------------- Summary of changes: PKGBUILD | 2 +- lsinitcpio | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) hooks/post-receive -- The official mkinitcpio repository