[26867] in Source-Commits
/svn/athena r25804 - trunk/debathena/scripts/installer/pxe/precise/debathena
daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Wed Dec 26 10:30:57 2012
Date: Wed, 26 Dec 2012 10:30:50 -0500
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201212261530.qBQFUoEX009259@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: jdreed
Date: 2012-12-26 10:30:50 -0500 (Wed, 26 Dec 2012)
New Revision: 25804
Modified:
trunk/debathena/scripts/installer/pxe/precise/debathena/lvm-cluster-machine.partman
Log:
Bump /boot to 500M until we confirm that we can punt it entirely
Modified: trunk/debathena/scripts/installer/pxe/precise/debathena/lvm-cluster-machine.partman
===================================================================
--- trunk/debathena/scripts/installer/pxe/precise/debathena/lvm-cluster-machine.partman 2012-12-09 08:02:39 UTC (rev 25803)
+++ trunk/debathena/scripts/installer/pxe/precise/debathena/lvm-cluster-machine.partman 2012-12-26 15:30:50 UTC (rev 25804)
@@ -1,6 +1,6 @@
cluster ::
-200 200 200 ext3
+500 200 500 ext3
$primary{ } $bootable{ }
method{ format } format{ }
use_filesystem{ } filesystem{ ext3 }