This email list is read-only. Emails sent to this list will be discarded
----------------------------------
debian/changelog | 6 +++++-
platforms/common-yum/initramfs/init.1 | 2 +-
2 files changed, 6 insertions(+), 2 deletions(-)
New commits:
commit 93fef5eaa7dc67eaef094af80fe5993535c3eba8
Author: Prajwal Mohan <[EMAIL PROTECTED]>
Date: Thu Sep 18 14:33:51 2008 -0700
Changing run level
Diff in this email is a maximum of 400 lines.
diff --git a/debian/changelog b/debian/changelog
index 095e40a..d0d5071 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
moblin-image-creator (0.46) UNRELEASED; urgency=low
+ [ Mitsutaka Amano ]
* Starting new version.
- -- Mitsutaka Amano <[EMAIL PROTECTED]> Wed, 17 Sep 2008 10:16:08 +0900
+ [ Prajwal Mohan ]
+ * Changing run level
+
+ -- Prajwal Mohan <[EMAIL PROTECTED]> Thu, 18 Sep 2008 14:33:30 -0700
moblin-image-creator (0.45) gaston; urgency=low
diff --git a/platforms/common-yum/initramfs/init.1
b/platforms/common-yum/initramfs/init.1
index 6d87efb..cbd1e38 100755
--- a/platforms/common-yum/initramfs/init.1
+++ b/platforms/common-yum/initramfs/init.1
@@ -120,6 +120,6 @@ cd ${rootmnt}
exec chroot . /bin/sh <<EOF
mount -t proc /proc /proc
mount -t sysfs /sys /sys
- exec /sbin/init $RUNLEVEL
+ exec /sbin/init $@
EOF
_______________________________________________
Commits mailing list
[email protected]
https://www.moblin.org/mailman/listinfo/commits