[debian-edu-commits] r79971 - in branches/wheezy/debian-edu-install: . debian lib/partman/common
pere at alioth.debian.org
pere at alioth.debian.org
Mon May 6 13:31:36 UTC 2013
Author: pere
Date: 2013-05-06 13:31:36 +0000 (Mon, 06 May 2013)
New Revision: 79971
Modified:
branches/wheezy/debian-edu-install/README
branches/wheezy/debian-edu-install/debian/changelog
branches/wheezy/debian-edu-install/lib/partman/common/96eduwork
Log:
Document disk usage for a workstation, and adjust the partition
minimum from 8832 og 11072 MiB and maximum from 12288 to 15360 for
/usr to have room for everything that is needed.
Modified: branches/wheezy/debian-edu-install/README
===================================================================
--- branches/wheezy/debian-edu-install/README 2013-05-06 10:54:29 UTC (rev 79970)
+++ branches/wheezy/debian-edu-install/README 2013-05-06 13:31:36 UTC (rev 79971)
@@ -119,11 +119,11 @@
Profile workstation (96eduwork):
Partition amd64 DVD i386 CD
- 2008-10-05
+ 2013-05-05
------------------------------------------
- / 1695
- /boot 21
- /usr 4091
+ / 3387
+ /boot 23
+ /usr 7748
Profile standalone (96eduwork):
Modified: branches/wheezy/debian-edu-install/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-install/debian/changelog 2013-05-06 10:54:29 UTC (rev 79970)
+++ branches/wheezy/debian-edu-install/debian/changelog 2013-05-06 13:31:36 UTC (rev 79971)
@@ -5,6 +5,9 @@
minimum partition size for / on standalone and roaming
workstations from 8704 to 11328 to have room for everything that
is needed.
+ * Document disk usage for a workstation, and adjust the partition
+ minimum from 8832 og 11072 MiB and maximum from 12288 to 15360 for
+ /usr to have room for everything that is needed.
-- Petter Reinholdtsen <pere at debian.org> Sun, 05 May 2013 21:39:27 +0200
Modified: branches/wheezy/debian-edu-install/lib/partman/common/96eduwork
===================================================================
--- branches/wheezy/debian-edu-install/lib/partman/common/96eduwork 2013-05-06 10:54:29 UTC (rev 79970)
+++ branches/wheezy/debian-edu-install/lib/partman/common/96eduwork 2013-05-06 13:31:36 UTC (rev 79971)
@@ -19,7 +19,7 @@
filesystem{ ext4 }
mountpoint{ / } .
-8832 3000 12288 ext4
+11072 3000 15360 ext4
$lvmok{ }
method{ format }
format{ }
More information about the debian-edu-commits
mailing list