This email list is read-only.  Emails sent to this list will be discarded
----------------------------------
 debian/changelog                |    5 +++--
 platforms/common-yum/install.sh |    2 ++
 2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 17ba8cff47a24ac9095843e0e20c379458a6032d
Author: Prajwal Mohan <[EMAIL PROTECTED]>
Date:   Wed Nov 19 10:09:05 2008 -0800

    Adding mount in install script


Diff in this email is a maximum of 400 lines.
diff --git a/debian/changelog b/debian/changelog
index d53eb90..5cc3c5b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,9 +11,10 @@ moblin-image-creator (0.48) gaston; urgency=low
   * Updated ja.po.
 
   [ Prajwal Mohan ]
-  * Adding update column in targer view 
+  * Adding update column in targer view
+  * Adding mount in install script 
 
- -- Prajwal Mohan <[EMAIL PROTECTED]>  Thu, 13 Nov 2008 11:14:17 -0800
+ -- Prajwal Mohan <[EMAIL PROTECTED]>  Wed, 19 Nov 2008 10:08:42 -0800
 
 moblin-image-creator (0.47) gaston; urgency=low
 
diff --git a/platforms/common-yum/install.sh b/platforms/common-yum/install.sh
index b849fce..dd76dea 100755
--- a/platforms/common-yum/install.sh
+++ b/platforms/common-yum/install.sh
@@ -160,6 +160,8 @@ EOF
 fi
 
 sync
+mount /dev/sde /foo
+sync
 splash_progress 10
 splash_delay 10
 
_______________________________________________
Commits mailing list
[email protected]
https://lists.moblin.org/mailman/listinfo/commits

Reply via email to