[arch-projects] [mkinitcpio] [GIT] The official mkinitcpio repository branch master updated. 0.15.0-18-g2fa0eb2

Dave Reisner dreisner at archlinux.org
Sat Nov 23 21:08:19 EST 2013


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  2fa0eb25d47c920c18e7d2498c647a801d836596 (commit)
       via  88129397a4f4c714195d2a100b851ecf7d0b0e85 (commit)
       via  a15e5658875dd53856a59da64aa214b96871efa6 (commit)
       via  caf145fd4a6269b747c0f6134868b9b748dd73f3 (commit)
       via  1bf318f11d42522973633aa1c837693476c3a9e0 (commit)
      from  95b2c16f44f02ac264686651cf1aa207c65cb93a (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 2fa0eb25d47c920c18e7d2498c647a801d836596
Author: Thomas Bächler <thomas at archlinux.org>
Date:   Tue Nov 19 23:10:28 2013 +0100

    Add mkinitcpio-generate-shutdown-ramfs.service
    
    When enabled, this service generates an "initramfs" that systemd
    pivots to on shutdown to ensure clean umounting and shutdown of
    loop and dm devices.
    
    The actual work is done by systemd-shutdown.

commit 88129397a4f4c714195d2a100b851ecf7d0b0e85
Author: Thomas Bächler <thomas at archlinux.org>
Date:   Tue Nov 19 23:10:27 2013 +0100

    mkinitcpio: Improve output when -d option is used.

commit a15e5658875dd53856a59da64aa214b96871efa6
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sat Nov 23 18:46:20 2013 -0500

    mkinitcpio.8: document -d, --generatedir
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit caf145fd4a6269b747c0f6134868b9b748dd73f3
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sat Nov 23 16:47:13 2013 -0500

    functions: error out when buildroot isn't writeable
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit 1bf318f11d42522973633aa1c837693476c3a9e0
Author: Thomas Bächler <thomas at archlinux.org>
Date:   Tue Nov 19 23:10:26 2013 +0100

    mkinitcpio: add -d option
    
    The -d (--generatedir) option writes the root of the generated image
    directly to the specified directory.
    
    Useful for generating a shutdown-ramfs with mkinitcpio -d /run/initramfs/.

-----------------------------------------------------------------------

Summary of changes:
 Makefile                                   |  4 ++-
 functions                                  | 40 +++++++++++++++++-------------
 install/sd-shutdown                        | 14 +++++++++++
 man/mkinitcpio.8.txt                       |  5 ++++
 mkinitcpio                                 | 25 +++++++++++++------
 mkinitcpio-generate-shutdown-ramfs.service | 15 +++++++++++
 6 files changed, 77 insertions(+), 26 deletions(-)
 create mode 100644 install/sd-shutdown
 create mode 100644 mkinitcpio-generate-shutdown-ramfs.service


hooks/post-receive
-- 
The official mkinitcpio repository


More information about the arch-projects mailing list