The branch, master has been updated
       via  ee1fa07f3d8258a78ae83ea2ec0e0d973e9a7624 (commit)
      from  cf3bc080c17867ae18652aacccde9101c82ef2c4 (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 ee1fa07f3d8258a78ae83ea2ec0e0d973e9a7624
Author: Harald Hoyer <[email protected]>
Date:   Mon Jan 24 13:41:24 2011 +0100

    base/install: create emergency subdir

diff --git a/modules.d/99base/install b/modules.d/99base/install
index 4a18fbf..95d60bb 100755
--- a/modules.d/99base/install
+++ b/modules.d/99base/install
@@ -13,6 +13,7 @@ inst "$moddir/init" "/init"
 inst "$moddir/initqueue" "/sbin/initqueue"
 inst "$moddir/loginit" "/sbin/loginit"
 mkdir -p ${initdir}/initqueue
+mkdir -p ${initdir}/emergency
 mkdir -p ${initdir}/initqueue-finished
 mkdir -p ${initdir}/initqueue-settled
 mkdir -p ${initdir}/tmp
-----------------------------------------------------------------------

Summary of changes:
 modules.d/99base/install |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


-- 
dracut - Initramfs generator using udev
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to