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 2817345084849fcc0231910b52146f206164bdd6 (commit)
via 1620d26be1e1bec4ef0944be21bac81c1b853dcd (commit)
via 306dcbd7b21f8a680db9c795dc81a7e4276a7c9b (commit)
via 535b38fb68a92f53d65344271bb74bc0cce64962 (commit)
from dde34ba8266d656b1ec81f774551e1448c39ac9e (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 2817345084849fcc0231910b52146f206164bdd6
Author: Dave Reisner <[email protected]>
Date: Tue Mar 12 20:38:08 2013 -0400
mkinitcpio: honor updates directory for firmware
This also removes a check which would have otherwise hidden a missing
firmware error from the user. FS#34255.
Signed-off-by: Dave Reisner <[email protected]>
commit 1620d26be1e1bec4ef0944be21bac81c1b853dcd
Author: Dave Reisner <[email protected]>
Date: Tue Mar 12 20:36:48 2013 -0400
mkinitcpio: fix reference to bad variable name
Signed-off-by: Dave Reisner <[email protected]>
commit 306dcbd7b21f8a680db9c795dc81a7e4276a7c9b
Author: Dave Reisner <[email protected]>
Date: Sun Feb 3 15:00:36 2013 -0500
lsinitcpio: shortcut lzop involvement to bsdtar
libarchive 3.1 supports LZO now, so we no longer need this indirection
everywhere.
Signed-off-by: Dave Reisner <[email protected]>
commit 535b38fb68a92f53d65344271bb74bc0cce64962
Author: Dave Reisner <[email protected]>
Date: Thu Feb 28 17:24:25 2013 -0500
PKGBUILD: depend on systemd, not systemd-tools
Signed-off-by: Dave Reisner <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
PKGBUILD | 2 +-
functions | 9 ++++++---
lsinitcpio | 12 ++++--------
mkinitcpio | 1 +
4 files changed, 12 insertions(+), 12 deletions(-)
hooks/post-receive
--
The official mkinitcpio repository