[arch-projects] [mkinitcpio] [GIT] The official mkinitcpio repository branch master updated. 0.15.0-29-gee04cff
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 ee04cff9d96761c77826cad41f1f22d08577e8b7 (commit) via 7f8b4c38dcdd9ec7b95e10684b5f190a45e46531 (commit) via dcd45ba1b54ea0a386442fa17cd1eb4d7396b04a (commit) from fe786a6b8d6cb82d972fd47b0033d5f42e00acdd (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 ee04cff9d96761c77826cad41f1f22d08577e8b7 Author: Thomas Bächler <thomas@archlinux.org> Date: Sat Sep 28 23:35:55 2013 +0200 Add sd-vconsole hook. This hook works together with the systemd hook from the systemd package and requires the add_systemd_unit function. It launches systemd-vconsole-setup.service in initramfs and is especially useful to unlock encrypted volumes in initramfs. commit 7f8b4c38dcdd9ec7b95e10684b5f190a45e46531 Author: Thomas Bächler <thomas@archlinux.org> Date: Wed Nov 27 19:35:22 2013 +0100 Install mkinitcpio-generate-shutdown-ramfs.service as a static service Pretty much everyone benefits from this service, as it is always better than having no shutdown-ramfs. If someone puts their own shutdown-ramfs in place, it will likely be done by initramfs and this service will be skipped automatically. In more obscure situations, it can still be masked. commit dcd45ba1b54ea0a386442fa17cd1eb4d7396b04a Author: Thomas Bächler <thomas@archlinux.org> Date: Sun Dec 15 15:06:59 2013 +0100 Add a tmpfiles.d configuration file to create /run/initramfs. ----------------------------------------------------------------------- Summary of changes: Makefile | 6 +- install/sd-vconsole | 68 ++++++++++++++++++++++ systemd/mkinitcpio-generate-shutdown-ramfs.service | 3 - tmpfiles/mkinitcpio.conf | 3 + 4 files changed, 76 insertions(+), 4 deletions(-) create mode 100644 install/sd-vconsole create mode 100644 tmpfiles/mkinitcpio.conf hooks/post-receive -- The official mkinitcpio repository
participants (1)
-
thomas@archlinux.org