[arch-projects] [mkinitcpio] [GIT] The official mkinitcpio repository branch master updated. 0.7.2-32-g2478492

Dave Reisner dreisner at archlinux.org
Sat Oct 1 16:02:34 EDT 2011


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  2478492fec8cc140c6aad69f8a102a587f2b68e8 (commit)
       via  407775cd739d8dde0b41636862f2fd4244bed06f (commit)
       via  da9d5608ab41d498084731edcc95e98330cea83f (commit)
       via  06fb998d60257ed43afd10a39fb910b869502160 (commit)
      from  beeb92cf3306a84f65ac62a6ca49424c62a6412d (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 2478492fec8cc140c6aad69f8a102a587f2b68e8
Author: Sebastien Luttringer <seblu at seblu.net>
Date:   Mon Sep 12 19:05:59 2011 +0200

    Add a virtio hook
    
    This allow initcpio to boot vm which use virtio as network/disk backend.
    
    Signed-off-by: Sebastien Luttringer <seblu at seblu.net>

commit 407775cd739d8dde0b41636862f2fd4244bed06f
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sat Oct 1 15:30:24 2011 -0400

    mkinitcpio: avoid creating savelist in main loop
    
    If PRESET is set, we're in the main loop, not a worker process. No image
    will ever be created here, so there's never a need for saving any build
    dir.
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit da9d5608ab41d498084731edcc95e98330cea83f
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sat Oct 1 15:27:49 2011 -0400

    example.preset: update for newer style syntax
    
    We don't suggest sourcing a .kver file anymore, and it can instead be a
    path to a kernel image.
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

commit 06fb998d60257ed43afd10a39fb910b869502160
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sat Oct 1 08:08:59 2011 -0400

    remove duplicate "error" in error message
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>

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

Summary of changes:
 install/virtio              |   15 +++++++++++++++
 mkinitcpio                  |    8 ++++----
 mkinitcpio.d/example.preset |   15 +++++++--------
 3 files changed, 26 insertions(+), 12 deletions(-)
 create mode 100644 install/virtio


hooks/post-receive
-- 
The official mkinitcpio repository


More information about the arch-projects mailing list