[debian-edu-commits] r82288 - in branches/wheezy/debian-edu-install: debian lib/partman/common
pere at alioth.debian.org
pere at alioth.debian.org
Sat Aug 31 11:26:13 UTC 2013
Author: pere
Date: 2013-08-31 11:26:13 +0000 (Sat, 31 Aug 2013)
New Revision: 82288
Modified:
branches/wheezy/debian-edu-install/debian/changelog
branches/wheezy/debian-edu-install/lib/partman/common/92edumain+ws
Log:
Increase max partition size of /var/spool/squid in 92edumain+ws
from 4096 to 15360 MiB, to match the sizes of 90edumain and
91edumain+ltsp.
Modified: branches/wheezy/debian-edu-install/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-install/debian/changelog 2013-08-31 11:16:40 UTC (rev 82287)
+++ branches/wheezy/debian-edu-install/debian/changelog 2013-08-31 11:26:13 UTC (rev 82288)
@@ -3,6 +3,9 @@
[ Petter Reinholdtsen ]
* Change version number from 7.1+edu0~b1 to 7.1+edu0~b2 in
preparation for beta 2.
+ * Increase max partition size of /var/spool/squid in 92edumain+ws
+ from 4096 to 15360 MiB, to match the sizes of 90edumain and
+ 91edumain+ltsp.
-- Petter Reinholdtsen <pere at debian.org> Mon, 26 Aug 2013 07:59:24 +0200
Modified: branches/wheezy/debian-edu-install/lib/partman/common/92edumain+ws
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/common/92edumain+ws 2013-08-31 11:16:40 UTC (rev 82287)
+++ branches/wheezy/debian-edu-install/lib/partman/common/92edumain+ws 2013-08-31 11:26:13 UTC (rev 82288)
@@ -48,7 +48,7 @@
filesystem{ ext4 }
mountpoint{ /skole/tjener/home0 } .
-64 1000 4096 ext4
+64 1000 15360 ext4
$lvmok{ }
method{ format }
format{ }
More information about the debian-edu-commits
mailing list