This email list is read-only. Emails sent to this list will be discarded
----------------------------------
debian/changelog | 5 +++--
default_config/defaults.cfg | 3 +++
2 files changed, 6 insertions(+), 2 deletions(-)
New commits:
commit 1a26a900403b3f8a6676ce147a1acfb11bddf187
Author: Prajwal Mohan <[EMAIL PROTECTED]>
Date: Thu Aug 21 17:28:04 2008 -0700
Reducig boot partition size for netbook
Diff in this email is a maximum of 400 lines.
diff --git a/debian/changelog b/debian/changelog
index 183e1da..a1f4db7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -124,9 +124,10 @@ 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
+ * Using squashfs for Jax10 platform
+ * Reducing boot partition size for netbook
- -- Prajwal Mohan <[EMAIL PROTECTED]> Thu, 21 Aug 2008 16:35:18 -0700
+ -- Prajwal Mohan <[EMAIL PROTECTED]> Thu, 21 Aug 2008 17:27:45 -0700
moblin-image-creator (0.44) gaston; urgency=low
diff --git a/default_config/defaults.cfg b/default_config/defaults.cfg
index 722a4e1..9e89b5d 100644
--- a/default_config/defaults.cfg
+++ b/default_config/defaults.cfg
@@ -201,6 +201,9 @@ use_squashfs = 1
boot_partition_size = 768
swap_partition_size = 512
+[installimage.netbook-lpia-moblin2]
+boot_partition_size = 250
+
# Distribution information
# ubuntu = debian
[distribution.debian]
_______________________________________________
Commits mailing list
[email protected]
https://www.moblin.org/mailman/listinfo/commits