[debian-edu-commits] r79806 - in branches/wheezy/debian-edu-install: debian lib/partman/common

pere at alioth.debian.org pere at alioth.debian.org
Fri Apr 26 21:42:40 UTC 2013


Author: pere
Date: 2013-04-26 21:42:39 +0000 (Fri, 26 Apr 2013)
New Revision: 79806

Modified:
   branches/wheezy/debian-edu-install/debian/changelog
   branches/wheezy/debian-edu-install/lib/partman/common/90edumain
   branches/wheezy/debian-edu-install/lib/partman/common/91edumain+ltsp
   branches/wheezy/debian-edu-install/lib/partman/common/92edumain+ws
   branches/wheezy/debian-edu-install/lib/partman/common/94edultsp
   branches/wheezy/debian-edu-install/lib/partman/common/96eduwork
   branches/wheezy/debian-edu-install/lib/partman/common/97minimal
   branches/wheezy/debian-edu-install/lib/partman/common/98edustandalone
Log:
Change default file system from ext3 to ext4 for speed and
reliability.

Modified: branches/wheezy/debian-edu-install/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-install/debian/changelog	2013-04-26 21:19:59 UTC (rev 79805)
+++ branches/wheezy/debian-edu-install/debian/changelog	2013-04-26 21:42:39 UTC (rev 79806)
@@ -4,6 +4,8 @@
   * Stop trying to install etckeeper in post-base-installer, before
     APT is set up to fetch packages from the net, to avoid an error
     because it is missing on the netinst CD.
+  * Change default file system from ext3 to ext4 for speed and
+    reliability.
 
  -- Holger Levsen <holger at debian.org>  Mon, 22 Apr 2013 13:50:17 +0200
 

Modified: branches/wheezy/debian-edu-install/lib/partman/common/90edumain
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/common/90edumain	2013-04-26 21:19:59 UTC (rev 79805)
+++ branches/wheezy/debian-edu-install/lib/partman/common/90edumain	2013-04-26 21:42:39 UTC (rev 79806)
@@ -2,37 +2,37 @@
 
 >>>ARCH SPECIFIC<<<
 
-64 5000 256  ext3
+64 5000 256  ext4
         $primary{ }
         $bootable{ }
         method{ format }
         format{ }
         use_filesystem{ }
-        filesystem{ ext3 }
+        filesystem{ ext4 }
         mountpoint{ /boot } .
 
-128 10000 1024 ext3
+128 10000 1024 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ / } .
 
-1024 4000 3072 ext3
+1024 4000 3072 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ /usr } .
 
-640 3000 10240 ext3
+640 3000 10240 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ /var } .
 
 64 4000 2048 linux-swap
@@ -40,35 +40,35 @@
 	$lvmok{ }
 	format{ } .
 
-64 1000 15360 ext3
+64 1000 15360 ext4
         $lvmok{ }
         method{ format }
         format{ }
         use_filesystem{ }
-        filesystem{ ext3 }
+        filesystem{ ext4 }
         mountpoint{ /var/spool/squid } .
 
-64 1000 2048 ext3
+64 1000 2048 ext4
         $lvmok{ }
         method{ format }
         format{ }
         use_filesystem{ }
-        filesystem{ ext3 }
+        filesystem{ ext4 }
         mountpoint{ /skole/backup } .
 
 
-128 1500 32768 ext3
+128 1500 32768 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ /skole/tjener/home0 } .
 
-32 1000 -1 ext3
+32 1000 -1 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ /debianedufreespace } .

Modified: branches/wheezy/debian-edu-install/lib/partman/common/91edumain+ltsp
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/common/91edumain+ltsp	2013-04-26 21:19:59 UTC (rev 79805)
+++ branches/wheezy/debian-edu-install/lib/partman/common/91edumain+ltsp	2013-04-26 21:42:39 UTC (rev 79806)
@@ -2,37 +2,37 @@
 
 >>>ARCH SPECIFIC<<<
 
-64 5000 256 ext3
+64 5000 256 ext4
         $primary{ }
         $bootable{ }
         method{ format }
         format{ }
         use_filesystem{ }
-        filesystem{ ext3 }
+        filesystem{ ext4 }
         mountpoint{ /boot } .
 
-128 10000 1024 ext3
+128 10000 1024 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ / } .
 
-11115 4000 13312 ext3
+11115 4000 13312 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ /usr } .
 
-5632 3000 10240 ext3
+5632 3000 10240 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ /var } .
 
 64 4000 4096 linux-swap
@@ -40,50 +40,50 @@
 	$lvmok{ }
 	format{ } .
 
-11456 4000 14336 ext3
+11456 4000 14336 ext4
         $lvmok{ }
         method{ format }
         format{ }
         use_filesystem{ }
-        filesystem{ ext3 }
+        filesystem{ ext4 }
         mountpoint{ /opt } .
 
-128 2000 4096 ext3
+128 2000 4096 ext4
         $lvmok{ }
         method{ format }
         format{ }
         use_filesystem{ }
-        filesystem{ ext3 }
+        filesystem{ ext4 }
         mountpoint{ /var/opt/ltsp/swapfiles } .
 
-128 1500 32768 ext3
+128 1500 32768 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ /skole/tjener/home0 } .
 
-64 1000 15360 ext3
+64 1000 15360 ext4
         $lvmok{ }
         method{ format }
         format{ }
         use_filesystem{ }
-        filesystem{ ext3 }
+        filesystem{ ext4 }
         mountpoint{ /var/spool/squid } .
 
-64 1000 2048 ext3
+64 1000 2048 ext4
         $lvmok{ }
         method{ format }
         format{ }
         use_filesystem{ }
-        filesystem{ ext3 }
+        filesystem{ ext4 }
         mountpoint{ /skole/backup } .
 
-32 1000 -1 ext3
+32 1000 -1 ext4
         $lvmok{ }
         method{ format }
         format{ }
         use_filesystem{ }
-        filesystem{ ext3 }
+        filesystem{ ext4 }
         mountpoint{ /debianedufreespace } .

Modified: branches/wheezy/debian-edu-install/lib/partman/common/92edumain+ws
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/common/92edumain+ws	2013-04-26 21:19:59 UTC (rev 79805)
+++ branches/wheezy/debian-edu-install/lib/partman/common/92edumain+ws	2013-04-26 21:42:39 UTC (rev 79806)
@@ -2,37 +2,37 @@
 
 >>>ARCH SPECIFIC<<<
 
-64 5000 256 ext3
+64 5000 256 ext4
         $primary{ }
         $bootable{ }
         method{ format }
         format{ }
         use_filesystem{ }
-        filesystem{ ext3 }
+        filesystem{ ext4 }
         mountpoint{ /boot } .
 
-128 10000 1024 ext3
+128 10000 1024 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ / } .
 
-9152 4000 12288 ext3
+9152 4000 12288 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ /usr } .
 
-4224 3000 10240 ext3
+4224 3000 10240 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ /var } .
 
 64 6000 4096 linux-swap
@@ -40,35 +40,35 @@
 	$lvmok{ }
 	format{ } .
 
-128 1500 32768 ext3
+128 1500 32768 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ /skole/tjener/home0 } .
 
-64 1000 4096 ext3
+64 1000 4096 ext4
         $lvmok{ }
         method{ format }
         format{ }
         use_filesystem{ }
-        filesystem{ ext3 }
+        filesystem{ ext4 }
         mountpoint{ /var/spool/squid } .
 
-64 1000 2048 ext3
+64 1000 2048 ext4
         $lvmok{ }
         method{ format }
         format{ }
         use_filesystem{ }
-        filesystem{ ext3 }
+        filesystem{ ext4 }
         mountpoint{ /skole/backup } .
 
-32 1000 -1 ext3
+32 1000 -1 ext4
         $lvmok{ }
         method{ format }
         format{ }
         use_filesystem{ }
-        filesystem{ ext3 }
+        filesystem{ ext4 }
         mountpoint{ /debianedufreespace } .
 

Modified: branches/wheezy/debian-edu-install/lib/partman/common/94edultsp
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/common/94edultsp	2013-04-26 21:19:59 UTC (rev 79805)
+++ branches/wheezy/debian-edu-install/lib/partman/common/94edultsp	2013-04-26 21:42:39 UTC (rev 79806)
@@ -2,53 +2,53 @@
 
 >>>ARCH SPECIFIC<<<
 
-64 5000 256 ext3
+64 5000 256 ext4
         $primary{ }
         $bootable{ }
         method{ format }
         format{ }
         use_filesystem{ }
-        filesystem{ ext3 }
+        filesystem{ ext4 }
         mountpoint{ /boot } .
 
-512 10000 2048 ext3 
+512 10000 2048 ext4 
         $lvmok{ }
 	method{ format } 
 	format{ } 
 	use_filesystem{ } 
-	filesystem{ ext3 } 
+	filesystem{ ext4 } 
 	mountpoint{ / } . 
 
-8192 4000 11264 ext3
+8192 4000 11264 ext4
         $lvmok{ }
         method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ /usr } .
 	
-3904 3000 10240 ext3
+3904 3000 10240 ext4
         $lvmok{ }
         method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ /var } .
 
-8640 3000 11264 ext3
+8640 3000 11264 ext4
         $lvmok{ }
         method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ /opt } .
 	
-64 2000 4096 ext3
+64 2000 4096 ext4
         $lvmok{ }
         method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ /var/opt/ltsp/swapfiles } .
 	
 64 10000 4096 linux-swap 
@@ -56,10 +56,10 @@
         $lvmok{ }
 	format{ } .
 
-32 1000 -1 ext3
+32 1000 -1 ext4
         $lvmok{ }
         method{ format }
         format{ }
         use_filesystem{ }
-        filesystem{ ext3 }
+        filesystem{ ext4 }
         mountpoint{ /debianedufreespace } .

Modified: branches/wheezy/debian-edu-install/lib/partman/common/96eduwork
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/common/96eduwork	2013-04-26 21:19:59 UTC (rev 79805)
+++ branches/wheezy/debian-edu-install/lib/partman/common/96eduwork	2013-04-26 21:42:39 UTC (rev 79806)
@@ -2,29 +2,29 @@
 
 >>>ARCH SPECIFIC<<<
 
-64 5000 256 ext3
+64 5000 256 ext4
         $primary{ }
         $bootable{ }
         method{ format }
         format{ }
         use_filesystem{ }
-        filesystem{ ext3 }
+        filesystem{ ext4 }
         mountpoint{ /boot } .
 
-5056 3000 10240 ext3 
+5056 3000 10240 ext4 
 	$lvmok{ }
 	method{ format } 
 	format{ } 
 	use_filesystem{ } 
-	filesystem{ ext3 } 
+	filesystem{ ext4 } 
 	mountpoint{ / } . 
 
-8832 3000 12288 ext3
+8832 3000 12288 ext4
         $lvmok{ }
         method{ format }
         format{ }
         use_filesystem{ }
-        filesystem{ ext3 }
+        filesystem{ ext4 }
         mountpoint{ /usr } .
 
 200% 10000 200% linux-swap 
@@ -32,10 +32,10 @@
         $lvmok{ }
 	format{ } .
 
-32 1000 -1 ext3
+32 1000 -1 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ /debianedufreespace } .

Modified: branches/wheezy/debian-edu-install/lib/partman/common/97minimal
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/common/97minimal	2013-04-26 21:19:59 UTC (rev 79805)
+++ branches/wheezy/debian-edu-install/lib/partman/common/97minimal	2013-04-26 21:42:39 UTC (rev 79806)
@@ -2,37 +2,37 @@
 
 >>>ARCH SPECIFIC<<<
 
-64 5000 256  ext3
+64 5000 256  ext4
         $primary{ }
         $bootable{ }
         method{ format }
         format{ }
         use_filesystem{ }
-        filesystem{ ext3 }
+        filesystem{ ext4 }
         mountpoint{ /boot } .
 
-128 5000 1024 ext3
+128 5000 1024 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ / } .
 
-512 1000 4096 ext3
+512 1000 4096 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ /usr } .
 
-512 2500 4096 ext3
+512 2500 4096 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ /var } .
 
 64 10000 200% linux-swap
@@ -40,10 +40,10 @@
 	$lvmok{ }
 	format{ } .
 
-32 1000 -1 ext3
+32 1000 -1 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ /debianedufreespace } .

Modified: branches/wheezy/debian-edu-install/lib/partman/common/98edustandalone
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/common/98edustandalone	2013-04-26 21:19:59 UTC (rev 79805)
+++ branches/wheezy/debian-edu-install/lib/partman/common/98edustandalone	2013-04-26 21:42:39 UTC (rev 79806)
@@ -2,37 +2,37 @@
 
 >>>ARCH SPECIFIC<<<
 
-64 5000 256 ext3
+64 5000 256 ext4
         $primary{ }
         $bootable{ }
         method{ format }
         format{ }
         use_filesystem{ }
-        filesystem{ ext3 }
+        filesystem{ ext4 }
         mountpoint{ /boot } .
 
-8704 3000 12800 ext3 
+8704 3000 12800 ext4 
 	$lvmok{ }
 	method{ format } 
 	format{ } 
 	use_filesystem{ } 
-	filesystem{ ext3 } 
+	filesystem{ ext4 } 
 	mountpoint{ / } . 
 
-4032 3000 10240 ext3
+4032 3000 10240 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ /var } .
 
-128 1500 32768 ext3
+128 1500 32768 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ /home } .
 
 200% 10000 200% linux-swap 
@@ -40,10 +40,10 @@
         $lvmok{ }
 	format{ } .
 
-32 1000 -1 ext3
+32 1000 -1 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
-	filesystem{ ext3 }
+	filesystem{ ext4 }
 	mountpoint{ /debianedufreespace } .




More information about the debian-edu-commits mailing list