This email list is read-only.  Emails sent to this list will be discarded
----------------------------------
 debian/changelog            |    3 ++-
 default_config/defaults.cfg |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 24847a914f6c5d721a54d96bfffc99828745c321
Author: Prajwal Mohan <[EMAIL PROTECTED]>
Date:   Thu Aug 21 16:35:48 2008 -0700

    Using squashfs for Jax10 platform


Diff in this email is a maximum of 400 lines.
diff --git a/debian/changelog b/debian/changelog
index 30a7949..183e1da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -124,8 +124,9 @@ moblin-image-creator (0.45) UNRELEASED; urgency=low
   [ Prajwal Mohan ]
   * Adding ability to execute post install scripts
   * Fixing Jax10 platform
+  * Using squashfs for Jax10 platform 
 
- -- Prajwal Mohan <[EMAIL PROTECTED]>  Thu, 21 Aug 2008 14:46:49 -0700
+ -- Prajwal Mohan <[EMAIL PROTECTED]>  Thu, 21 Aug 2008 16:35:18 -0700
 
 moblin-image-creator (0.44) gaston; urgency=low
 
diff --git a/default_config/defaults.cfg b/default_config/defaults.cfg
index d9dae24..722a4e1 100644
--- a/default_config/defaults.cfg
+++ b/default_config/defaults.cfg
@@ -192,13 +192,14 @@ fat32_partition_size = 4096
 fat32_partition_size = 4096
 
 [installimage.menlow-lpia-ubuntu-hardy-jax10-snapshot1]
+use_squashfs = 1
 boot_partition_size = 768
 swap_partition_size = 512
 
 [installimage.menlow-lpia-moblin2]
 use_squashfs = 1
 boot_partition_size = 768
-swap_partition_size = 512
+swap_partition_size = 512
 
 # Distribution information
 # ubuntu = debian
_______________________________________________
Commits mailing list
[email protected]
https://www.moblin.org/mailman/listinfo/commits

Reply via email to