[debian-edu-commits] r82753 - in branches/wheezy/debian-edu-install: . debian lib/partman/common lib/partman/recipes lib/partman/recipes-powerpc-powermac_newworld lib/partman/recipes-powerpc-prep

pere at alioth.debian.org pere at alioth.debian.org
Thu Dec 12 21:56:16 UTC 2013


Author: pere
Date: 2013-12-12 21:56:16 +0000 (Thu, 12 Dec 2013)
New Revision: 82753

Modified:
   branches/wheezy/debian-edu-install/README
   branches/wheezy/debian-edu-install/debian/changelog
   branches/wheezy/debian-edu-install/lib/partman/common/97minimal
   branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/97minimal
   branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/97minimal
   branches/wheezy/debian-edu-install/lib/partman/recipes/97minimal
   branches/wheezy/debian-edu-install/update-partman-recipes
Log:
Increase minimum partition size of Minimal installs for / from 128
to 320 MiB, for /usr from 512 to 3456 and for /var from 512 to
1280 to match the disk space needed by the current setup.

Modified: branches/wheezy/debian-edu-install/README
===================================================================
--- branches/wheezy/debian-edu-install/README	2013-12-12 17:35:25 UTC (rev 82752)
+++ branches/wheezy/debian-edu-install/README	2013-12-12 21:56:16 UTC (rev 82753)
@@ -146,13 +146,13 @@
 
   Profile minimal (none):
 
-  Partition            amd64 DVD     i386 CD    i386 DVD
-                                  2007-07-20
-  ------------------------------------------------------
-  /                                       76
-  /boot                                   18
-  /var                                   579
-  /usr                                   188
+  Partition            amd64 DVD    amd64 CD     i386 CD    i386 DVD
+                                  2013-12-12  2007-07-20
+  ------------------------------------------------------------------
+  /                                      180          76
+  /boot                                   33          18
+  /var                                   864         579
+  /usr                                  2403         188
 
 Testing translations
 ====================

Modified: branches/wheezy/debian-edu-install/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-install/debian/changelog	2013-12-12 17:35:25 UTC (rev 82752)
+++ branches/wheezy/debian-edu-install/debian/changelog	2013-12-12 21:56:16 UTC (rev 82753)
@@ -5,6 +5,9 @@
     version and upgraded in /etc/debian-edu/config.  Found on
     gnashbuild1.skolelinux.no upgraded to Debian Edu Wheezy.  Similar
     for '6.0.7+edu+r1' found on most skolelinux.no-machines.
+  * Increase minimum partition size of Minimal installs for / from 128
+    to 320 MiB, for /usr from 512 to 3456 and for /var from 512 to
+    1280 to match the disk space needed by the current setup.
 
  -- Petter Reinholdtsen <pere at debian.org>  Tue, 22 Oct 2013 10:46:49 +0200
 

Modified: branches/wheezy/debian-edu-install/lib/partman/common/97minimal
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/common/97minimal	2013-12-12 17:35:25 UTC (rev 82752)
+++ branches/wheezy/debian-edu-install/lib/partman/common/97minimal	2013-12-12 21:56:16 UTC (rev 82753)
@@ -11,7 +11,7 @@
         filesystem{ ext4 }
         mountpoint{ /boot } .
 
-128 5000 1024 ext4
+320 5000 1024 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
@@ -19,7 +19,7 @@
 	filesystem{ ext4 }
 	mountpoint{ / } .
 
-512 1000 4096 ext4
+3456 1000 6144 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
@@ -27,7 +27,7 @@
 	filesystem{ ext4 }
 	mountpoint{ /usr } .
 
-512 2500 4096 ext4
+1280 2500 4096 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }

Modified: branches/wheezy/debian-edu-install/lib/partman/recipes/97minimal
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/recipes/97minimal	2013-12-12 17:35:25 UTC (rev 82752)
+++ branches/wheezy/debian-edu-install/lib/partman/recipes/97minimal	2013-12-12 21:56:16 UTC (rev 82753)
@@ -10,7 +10,7 @@
         filesystem{ ext4 }
         mountpoint{ /boot } .
 
-128 5000 1024 ext4
+320 5000 1024 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
@@ -18,7 +18,7 @@
 	filesystem{ ext4 }
 	mountpoint{ / } .
 
-512 1000 4096 ext4
+3456 1000 6144 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
@@ -26,7 +26,7 @@
 	filesystem{ ext4 }
 	mountpoint{ /usr } .
 
-512 2500 4096 ext4
+1280 2500 4096 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }

Modified: branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/97minimal
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/97minimal	2013-12-12 17:35:25 UTC (rev 82752)
+++ branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/97minimal	2013-12-12 21:56:16 UTC (rev 82753)
@@ -15,7 +15,7 @@
         filesystem{ ext4 }
         mountpoint{ /boot } .
 
-128 5000 1024 ext4
+320 5000 1024 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
@@ -23,7 +23,7 @@
 	filesystem{ ext4 }
 	mountpoint{ / } .
 
-512 1000 4096 ext4
+3456 1000 6144 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
@@ -31,7 +31,7 @@
 	filesystem{ ext4 }
 	mountpoint{ /usr } .
 
-512 2500 4096 ext4
+1280 2500 4096 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }

Modified: branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/97minimal
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/97minimal	2013-12-12 17:35:25 UTC (rev 82752)
+++ branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/97minimal	2013-12-12 21:56:16 UTC (rev 82753)
@@ -15,7 +15,7 @@
         filesystem{ ext4 }
         mountpoint{ /boot } .
 
-128 5000 1024 ext4
+320 5000 1024 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
@@ -23,7 +23,7 @@
 	filesystem{ ext4 }
 	mountpoint{ / } .
 
-512 1000 4096 ext4
+3456 1000 6144 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
@@ -31,7 +31,7 @@
 	filesystem{ ext4 }
 	mountpoint{ /usr } .
 
-512 2500 4096 ext4
+1280 2500 4096 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }

Modified: branches/wheezy/debian-edu-install/update-partman-recipes
===================================================================
--- branches/wheezy/debian-edu-install/update-partman-recipes	2013-12-12 17:35:25 UTC (rev 82752)
+++ branches/wheezy/debian-edu-install/update-partman-recipes	2013-12-12 21:56:16 UTC (rev 82753)
@@ -1,2 +1,2 @@
-Last made update-partman-recipes to. 26. sep. 14:51:57 +0200 2013 for:
-94edultsp
+Last made update-partman-recipes to. 12. des. 22:56:02 +0100 2013 for:
+97minimal




More information about the debian-edu-commits mailing list