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

pere at alioth.debian.org pere at alioth.debian.org
Fri Jun 28 08:39:25 UTC 2013


Author: pere
Date: 2013-06-28 08:39:25 +0000 (Fri, 28 Jun 2013)
New Revision: 81222

Modified:
   branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/90edumain
   branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/91edumain+ltsp
   branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/92edumain+ws
   branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/94edultsp
   branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/96eduwork
   branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/97minimal
   branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/98edustandalone
   branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/90edumain
   branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/91edumain+ltsp
   branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/92edumain+ws
   branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/94edultsp
   branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/96eduwork
   branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/97minimal
   branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/98edustandalone
   branches/wheezy/debian-edu-install/lib/partman/recipes/90edumain
   branches/wheezy/debian-edu-install/lib/partman/recipes/91edumain+ltsp
   branches/wheezy/debian-edu-install/lib/partman/recipes/92edumain+ws
   branches/wheezy/debian-edu-install/lib/partman/recipes/94edultsp
   branches/wheezy/debian-edu-install/lib/partman/recipes/96eduwork
   branches/wheezy/debian-edu-install/lib/partman/recipes/97minimal
   branches/wheezy/debian-edu-install/lib/partman/recipes/98edustandalone
   branches/wheezy/debian-edu-install/update-partman-recipes
Log:
Generated.

Modified: branches/wheezy/debian-edu-install/lib/partman/recipes/90edumain
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/recipes/90edumain	2013-06-28 08:38:21 UTC (rev 81221)
+++ branches/wheezy/debian-edu-install/lib/partman/recipes/90edumain	2013-06-28 08:39:25 UTC (rev 81222)
@@ -1,7 +1,7 @@
 debian-edu-install/text/partman-debian-edu-main ::
 
 
-64 5000 256  ext4
+64 5000 1024 ext4
         $primary{ }
         $bootable{ }
         method{ format }

Modified: branches/wheezy/debian-edu-install/lib/partman/recipes/91edumain+ltsp
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/recipes/91edumain+ltsp	2013-06-28 08:38:21 UTC (rev 81221)
+++ branches/wheezy/debian-edu-install/lib/partman/recipes/91edumain+ltsp	2013-06-28 08:39:25 UTC (rev 81222)
@@ -1,7 +1,7 @@
 debian-edu-install/text/partman-debian-edu-main+ltsp ::
 
 
-64 5000 256 ext4
+64 5000 1024 ext4
         $primary{ }
         $bootable{ }
         method{ format }

Modified: branches/wheezy/debian-edu-install/lib/partman/recipes/92edumain+ws
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/recipes/92edumain+ws	2013-06-28 08:38:21 UTC (rev 81221)
+++ branches/wheezy/debian-edu-install/lib/partman/recipes/92edumain+ws	2013-06-28 08:39:25 UTC (rev 81222)
@@ -1,7 +1,7 @@
 debian-edu-install/text/partman-debian-edu-main+ws ::
 
 
-64 5000 256 ext4
+64 5000 1024 ext4
         $primary{ }
         $bootable{ }
         method{ format }

Modified: branches/wheezy/debian-edu-install/lib/partman/recipes/94edultsp
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/recipes/94edultsp	2013-06-28 08:38:21 UTC (rev 81221)
+++ branches/wheezy/debian-edu-install/lib/partman/recipes/94edultsp	2013-06-28 08:39:25 UTC (rev 81222)
@@ -1,7 +1,7 @@
 debian-edu-install/text/partman-debian-edu-ltsp ::
 
 
-64 5000 256 ext4
+64 5000 1024 ext4
         $primary{ }
         $bootable{ }
         method{ format }

Modified: branches/wheezy/debian-edu-install/lib/partman/recipes/96eduwork
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/recipes/96eduwork	2013-06-28 08:38:21 UTC (rev 81221)
+++ branches/wheezy/debian-edu-install/lib/partman/recipes/96eduwork	2013-06-28 08:39:25 UTC (rev 81222)
@@ -1,7 +1,7 @@
 debian-edu-install/text/partman-debian-edu-workstation ::
 
 
-64 5000 256 ext4
+64 5000 1024 ext4
         $primary{ }
         $bootable{ }
         method{ format }

Modified: branches/wheezy/debian-edu-install/lib/partman/recipes/97minimal
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/recipes/97minimal	2013-06-28 08:38:21 UTC (rev 81221)
+++ branches/wheezy/debian-edu-install/lib/partman/recipes/97minimal	2013-06-28 08:39:25 UTC (rev 81222)
@@ -1,7 +1,7 @@
 debian-edu-install/text/partman-debian-edu-minimal ::
 
 
-64 5000 256  ext4
+64 5000 1024 ext4
         $primary{ }
         $bootable{ }
         method{ format }

Modified: branches/wheezy/debian-edu-install/lib/partman/recipes/98edustandalone
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/recipes/98edustandalone	2013-06-28 08:38:21 UTC (rev 81221)
+++ branches/wheezy/debian-edu-install/lib/partman/recipes/98edustandalone	2013-06-28 08:39:25 UTC (rev 81222)
@@ -1,7 +1,7 @@
 debian-edu-install/text/partman-debian-edu-standalone ::
 
 
-64 5000 256 ext4
+64 5000 1024 ext4
         $primary{ }
         $bootable{ }
         method{ format }

Modified: branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/90edumain
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/90edumain	2013-06-28 08:38:21 UTC (rev 81221)
+++ branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/90edumain	2013-06-28 08:39:25 UTC (rev 81222)
@@ -6,7 +6,7 @@
         method{ newworld } .
 
 
-64 5000 256  ext4
+64 5000 1024 ext4
         $primary{ }
         $bootable{ }
         method{ format }

Modified: branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/91edumain+ltsp
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/91edumain+ltsp	2013-06-28 08:38:21 UTC (rev 81221)
+++ branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/91edumain+ltsp	2013-06-28 08:39:25 UTC (rev 81222)
@@ -6,7 +6,7 @@
         method{ newworld } .
 
 
-64 5000 256 ext4
+64 5000 1024 ext4
         $primary{ }
         $bootable{ }
         method{ format }

Modified: branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/92edumain+ws
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/92edumain+ws	2013-06-28 08:38:21 UTC (rev 81221)
+++ branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/92edumain+ws	2013-06-28 08:39:25 UTC (rev 81222)
@@ -6,7 +6,7 @@
         method{ newworld } .
 
 
-64 5000 256 ext4
+64 5000 1024 ext4
         $primary{ }
         $bootable{ }
         method{ format }

Modified: branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/94edultsp
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/94edultsp	2013-06-28 08:38:21 UTC (rev 81221)
+++ branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/94edultsp	2013-06-28 08:39:25 UTC (rev 81222)
@@ -6,7 +6,7 @@
         method{ newworld } .
 
 
-64 5000 256 ext4
+64 5000 1024 ext4
         $primary{ }
         $bootable{ }
         method{ format }

Modified: branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/96eduwork
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/96eduwork	2013-06-28 08:38:21 UTC (rev 81221)
+++ branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/96eduwork	2013-06-28 08:39:25 UTC (rev 81222)
@@ -6,7 +6,7 @@
         method{ newworld } .
 
 
-64 5000 256 ext4
+64 5000 1024 ext4
         $primary{ }
         $bootable{ }
         method{ 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-06-28 08:38:21 UTC (rev 81221)
+++ branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/97minimal	2013-06-28 08:39:25 UTC (rev 81222)
@@ -6,7 +6,7 @@
         method{ newworld } .
 
 
-64 5000 256  ext4
+64 5000 1024 ext4
         $primary{ }
         $bootable{ }
         method{ format }

Modified: branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/98edustandalone
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/98edustandalone	2013-06-28 08:38:21 UTC (rev 81221)
+++ branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-powermac_newworld/98edustandalone	2013-06-28 08:39:25 UTC (rev 81222)
@@ -6,7 +6,7 @@
         method{ newworld } .
 
 
-64 5000 256 ext4
+64 5000 1024 ext4
         $primary{ }
         $bootable{ }
         method{ format }

Modified: branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/90edumain
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/90edumain	2013-06-28 08:38:21 UTC (rev 81221)
+++ branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/90edumain	2013-06-28 08:39:25 UTC (rev 81222)
@@ -6,7 +6,7 @@
         $bootable{ }
         method{ prep } .
 
-64 5000 256  ext4
+64 5000 1024 ext4
         $primary{ }
         $bootable{ }
         method{ format }

Modified: branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/91edumain+ltsp
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/91edumain+ltsp	2013-06-28 08:38:21 UTC (rev 81221)
+++ branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/91edumain+ltsp	2013-06-28 08:39:25 UTC (rev 81222)
@@ -6,7 +6,7 @@
         $bootable{ }
         method{ prep } .
 
-64 5000 256 ext4
+64 5000 1024 ext4
         $primary{ }
         $bootable{ }
         method{ format }

Modified: branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/92edumain+ws
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/92edumain+ws	2013-06-28 08:38:21 UTC (rev 81221)
+++ branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/92edumain+ws	2013-06-28 08:39:25 UTC (rev 81222)
@@ -6,7 +6,7 @@
         $bootable{ }
         method{ prep } .
 
-64 5000 256 ext4
+64 5000 1024 ext4
         $primary{ }
         $bootable{ }
         method{ format }

Modified: branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/94edultsp
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/94edultsp	2013-06-28 08:38:21 UTC (rev 81221)
+++ branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/94edultsp	2013-06-28 08:39:25 UTC (rev 81222)
@@ -6,7 +6,7 @@
         $bootable{ }
         method{ prep } .
 
-64 5000 256 ext4
+64 5000 1024 ext4
         $primary{ }
         $bootable{ }
         method{ format }

Modified: branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/96eduwork
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/96eduwork	2013-06-28 08:38:21 UTC (rev 81221)
+++ branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/96eduwork	2013-06-28 08:39:25 UTC (rev 81222)
@@ -6,7 +6,7 @@
         $bootable{ }
         method{ prep } .
 
-64 5000 256 ext4
+64 5000 1024 ext4
         $primary{ }
         $bootable{ }
         method{ 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-06-28 08:38:21 UTC (rev 81221)
+++ branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/97minimal	2013-06-28 08:39:25 UTC (rev 81222)
@@ -6,7 +6,7 @@
         $bootable{ }
         method{ prep } .
 
-64 5000 256  ext4
+64 5000 1024 ext4
         $primary{ }
         $bootable{ }
         method{ format }

Modified: branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/98edustandalone
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/98edustandalone	2013-06-28 08:38:21 UTC (rev 81221)
+++ branches/wheezy/debian-edu-install/lib/partman/recipes-powerpc-prep/98edustandalone	2013-06-28 08:39:25 UTC (rev 81222)
@@ -6,7 +6,7 @@
         $bootable{ }
         method{ prep } .
 
-64 5000 256 ext4
+64 5000 1024 ext4
         $primary{ }
         $bootable{ }
         method{ format }

Modified: branches/wheezy/debian-edu-install/update-partman-recipes
===================================================================
--- branches/wheezy/debian-edu-install/update-partman-recipes	2013-06-28 08:38:21 UTC (rev 81221)
+++ branches/wheezy/debian-edu-install/update-partman-recipes	2013-06-28 08:39:25 UTC (rev 81222)
@@ -1,2 +1,2 @@
-Last made update-partman-recipes So 9. Jun 11:46:48 CEST 2013 for:
-92edumain+ws
+Last made update-partman-recipes fr. 28. juni 10:39:09 +0200 2013 for:
+90edumain 91edumain+ltsp 92edumain+ws 94edultsp 96eduwork 97minimal 98edustandalone




More information about the debian-edu-commits mailing list