[debian-edu-commits] debian-edu/ 01/01: Start on 1.900 as Debian 9 is targeted. Add 4 GiB to min and max partition sizes for /opt to get enough space for LTSP NBD image file. Adjust squid partition mountpoint after squid3 has been renamed.

Wolfgang Schweer schweer-guest at moszumanska.debian.org
Wed Apr 13 16:18:16 UTC 2016


This is an automated email from the git hooks/post-receive script.

schweer-guest pushed a commit to branch master
in repository debian-edu-install.

commit 70ecfbe2bd36d61cb20591d82e9cf81009cefb88
Author: Wolfgang Schweer <wschweer at arcor.de>
Date:   Wed Apr 13 18:19:51 2016 +0200

    Start on 1.900 as Debian 9 is targeted. Add 4 GiB to min and max partition sizes for /opt to get enough space for LTSP NBD image file. Adjust squid partition mountpoint after squid3 has been renamed.
---
 debian/changelog                   | 9 +++++++++
 lib/partman/recipes/91edumain+ltsp | 4 ++--
 lib/partman/recipes/94edultsp      | 2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2ba5560..358d304 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+debian-edu-install (1.900) UNRELEASED; urgency=medium
+
+  * Start on 1.900 as Debian 9 is targeted.
+  * Add 4 GiB to min and max partition sizes for /opt to get enough
+    space for LTSP NBD image file.
+  * Adjust squid partition mountpoint after squid3 has been renamed.
+
+ -- Wolfgang Schweer <wschweer at arcor.de>  Wed, 13 Apr 2016 17:25:59 +0200
+
 debian-edu-install (1.821) unstable; urgency=high
 
   * Update version number to 8.0+edu0~beta1 in preparation of our first Jessie
diff --git a/lib/partman/recipes/91edumain+ltsp b/lib/partman/recipes/91edumain+ltsp
index 28d2724..f066c9e 100644
--- a/lib/partman/recipes/91edumain+ltsp
+++ b/lib/partman/recipes/91edumain+ltsp
@@ -47,7 +47,7 @@ debian-edu-install/text/partman-debian-edu-main+ltsp ::
 	$lvmok{ }
 	format{ } .
 
-11840 4000 17408 ext4
+15936 4000 21504 ext4
         $lvmok{ }
         method{ format }
         format{ }
@@ -79,7 +79,7 @@ debian-edu-install/text/partman-debian-edu-main+ltsp ::
         format{ }
         use_filesystem{ }
         filesystem{ ext4 }
-        mountpoint{ /var/spool/squid3 } .
+        mountpoint{ /var/spool/squid } .
 
 64 1000 32768 ext4
         $lvmok{ }
diff --git a/lib/partman/recipes/94edultsp b/lib/partman/recipes/94edultsp
index 93708ff..96fae73 100644
--- a/lib/partman/recipes/94edultsp
+++ b/lib/partman/recipes/94edultsp
@@ -42,7 +42,7 @@ debian-edu-install/text/partman-debian-edu-ltsp ::
 	filesystem{ ext4 }
 	mountpoint{ /var/log } .
 
-11776 3000 15360 ext4
+15872 3000 19456 ext4
         $lvmok{ }
         method{ format }
 	format{ }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-install.git



More information about the debian-edu-commits mailing list