[debian-edu-commits] debian-edu/ 01/01: Adjust partition sizes to have enough space left in case KDE is used.

Wolfgang Schweer schweer-guest at moszumanska.debian.org
Tue Feb 13 12:29:29 UTC 2018


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 934050964baeb3c3c2193c67e3cf3f5845422b5c
Author: Wolfgang Schweer <wschweer at arcor.de>
Date:   Tue Feb 13 13:27:05 2018 +0100

    Adjust partition sizes to have enough space left in case KDE is used.
    
      lib/partman/common/(91edumain+ltsp|94edultsp): Add 3 GiB to both /usr and /opt
    
      lib/partman/common/(92edumain+ws|96eduwork): Add 3 GiB to /usr
    
      lib/partman/common/98edustandalone: Add 3 GiB to /
    
    Update after running 'make update-partman-recipes'.
---
 debian/changelog                                              | 11 +++++++++++
 lib/partman/common/91edumain+ltsp                             |  4 ++--
 lib/partman/common/92edumain+ws                               |  2 +-
 lib/partman/common/94edultsp                                  |  4 ++--
 lib/partman/common/96eduwork                                  |  2 +-
 lib/partman/common/98edustandalone                            |  2 +-
 lib/partman/recipes-powerpc-powermac_newworld/91edumain+ltsp  |  4 ++--
 lib/partman/recipes-powerpc-powermac_newworld/92edumain+ws    |  2 +-
 lib/partman/recipes-powerpc-powermac_newworld/94edultsp       |  4 ++--
 lib/partman/recipes-powerpc-powermac_newworld/96eduwork       |  2 +-
 lib/partman/recipes-powerpc-powermac_newworld/98edustandalone |  2 +-
 lib/partman/recipes-powerpc-prep/91edumain+ltsp               |  4 ++--
 lib/partman/recipes-powerpc-prep/92edumain+ws                 |  2 +-
 lib/partman/recipes-powerpc-prep/94edultsp                    |  4 ++--
 lib/partman/recipes-powerpc-prep/96eduwork                    |  2 +-
 lib/partman/recipes-powerpc-prep/98edustandalone              |  2 +-
 lib/partman/recipes/91edumain+ltsp                            |  4 ++--
 lib/partman/recipes/92edumain+ws                              |  2 +-
 lib/partman/recipes/94edultsp                                 |  4 ++--
 lib/partman/recipes/96eduwork                                 |  2 +-
 lib/partman/recipes/98edustandalone                           |  2 +-
 update-partman-recipes                                        |  4 ++--
 22 files changed, 41 insertions(+), 30 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e82b992..2f8cff0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,19 @@
 debian-edu-install (2.10.8) UNRELEASED; urgency=medium
 
+  [ Holger Levsen ]
   * debian/control:
     - fix path in Vcs-Git.
 
+  [ Wolfgang Schweer ]
+  * Adjust partition sizes to have enough space left in case KDE is used.
+    - lib/partman/common/(91edumain+ltsp|94edultsp):
+      Add 3 GiB to both /usr and /opt .
+    - lib/partman/common/(92edumain+ws|96eduwork):
+      Add 3 GiB to /usr.
+    - lib/partman/common/98edustandalone:
+      Add 3 GiB to /.
+  * Update after running 'make update-partman-recipes'.
+
  -- Holger Levsen <holger at debian.org>  Wed, 07 Feb 2018 15:52:33 +0000
 
 debian-edu-install (2.10.7) unstable; urgency=medium
diff --git a/lib/partman/common/91edumain+ltsp b/lib/partman/common/91edumain+ltsp
index db9589b..84ac0ee 100644
--- a/lib/partman/common/91edumain+ltsp
+++ b/lib/partman/common/91edumain+ltsp
@@ -19,7 +19,7 @@ debian-edu-install/text/partman-debian-edu-main+ltsp ::
 	filesystem{ ext4 }
 	mountpoint{ / } .
 
-11904 4000 15360 ext4
+14976 4000 18432 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
@@ -48,7 +48,7 @@ debian-edu-install/text/partman-debian-edu-main+ltsp ::
 	$lvmok{ }
 	format{ } .
 
-20032 4000 25600 ext4
+23104 4000 28672 ext4
         $lvmok{ }
         method{ format }
         format{ }
diff --git a/lib/partman/common/92edumain+ws b/lib/partman/common/92edumain+ws
index fb21a95..8399c6d 100644
--- a/lib/partman/common/92edumain+ws
+++ b/lib/partman/common/92edumain+ws
@@ -19,7 +19,7 @@ debian-edu-install/text/partman-debian-edu-main+ws ::
 	filesystem{ ext4 }
 	mountpoint{ / } .
 
-11904 4000 15360 ext4
+14976 4000 18432 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
diff --git a/lib/partman/common/94edultsp b/lib/partman/common/94edultsp
index ff3a749..757f504 100644
--- a/lib/partman/common/94edultsp
+++ b/lib/partman/common/94edultsp
@@ -19,7 +19,7 @@ debian-edu-install/text/partman-debian-edu-ltsp ::
 	filesystem{ ext4 }
 	mountpoint{ / } .
 
-11264 4000 15360 ext4
+14336 4000 18432 ext4
         $lvmok{ }
         method{ format }
 	format{ }
@@ -43,7 +43,7 @@ debian-edu-install/text/partman-debian-edu-ltsp ::
 	filesystem{ ext4 }
 	mountpoint{ /var/log } .
 
-19968 3000 23552 ext4
+23040 3000 26624 ext4
         $lvmok{ }
         method{ format }
 	format{ }
diff --git a/lib/partman/common/96eduwork b/lib/partman/common/96eduwork
index c57a942..ddee748 100644
--- a/lib/partman/common/96eduwork
+++ b/lib/partman/common/96eduwork
@@ -19,7 +19,7 @@ debian-edu-install/text/partman-debian-edu-workstation ::
 	filesystem{ ext4 }
 	mountpoint{ / } .
 
-11712 3000 15360 ext4
+14784 3000 18432 ext4
         $lvmok{ }
         method{ format }
         format{ }
diff --git a/lib/partman/common/98edustandalone b/lib/partman/common/98edustandalone
index 1f254df..9a259af 100644
--- a/lib/partman/common/98edustandalone
+++ b/lib/partman/common/98edustandalone
@@ -11,7 +11,7 @@ debian-edu-install/text/partman-debian-edu-standalone ::
         filesystem{ ext4 }
         mountpoint{ /boot } .
 
-11520 3000 15360 ext4
+14592 3000 18432 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
diff --git a/lib/partman/recipes-powerpc-powermac_newworld/91edumain+ltsp b/lib/partman/recipes-powerpc-powermac_newworld/91edumain+ltsp
index 463493e..8e1129d 100644
--- a/lib/partman/recipes-powerpc-powermac_newworld/91edumain+ltsp
+++ b/lib/partman/recipes-powerpc-powermac_newworld/91edumain+ltsp
@@ -23,7 +23,7 @@ debian-edu-install/text/partman-debian-edu-main+ltsp ::
 	filesystem{ ext4 }
 	mountpoint{ / } .
 
-11904 4000 15360 ext4
+14976 4000 18432 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
@@ -52,7 +52,7 @@ debian-edu-install/text/partman-debian-edu-main+ltsp ::
 	$lvmok{ }
 	format{ } .
 
-20032 4000 25600 ext4
+23104 4000 28672 ext4
         $lvmok{ }
         method{ format }
         format{ }
diff --git a/lib/partman/recipes-powerpc-powermac_newworld/92edumain+ws b/lib/partman/recipes-powerpc-powermac_newworld/92edumain+ws
index d7d8f83..3a5bf62 100644
--- a/lib/partman/recipes-powerpc-powermac_newworld/92edumain+ws
+++ b/lib/partman/recipes-powerpc-powermac_newworld/92edumain+ws
@@ -23,7 +23,7 @@ debian-edu-install/text/partman-debian-edu-main+ws ::
 	filesystem{ ext4 }
 	mountpoint{ / } .
 
-11904 4000 15360 ext4
+14976 4000 18432 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
diff --git a/lib/partman/recipes-powerpc-powermac_newworld/94edultsp b/lib/partman/recipes-powerpc-powermac_newworld/94edultsp
index 46cb943..324b2c3 100644
--- a/lib/partman/recipes-powerpc-powermac_newworld/94edultsp
+++ b/lib/partman/recipes-powerpc-powermac_newworld/94edultsp
@@ -23,7 +23,7 @@ debian-edu-install/text/partman-debian-edu-ltsp ::
 	filesystem{ ext4 }
 	mountpoint{ / } .
 
-11264 4000 15360 ext4
+14336 4000 18432 ext4
         $lvmok{ }
         method{ format }
 	format{ }
@@ -47,7 +47,7 @@ debian-edu-install/text/partman-debian-edu-ltsp ::
 	filesystem{ ext4 }
 	mountpoint{ /var/log } .
 
-19968 3000 23552 ext4
+23040 3000 26624 ext4
         $lvmok{ }
         method{ format }
 	format{ }
diff --git a/lib/partman/recipes-powerpc-powermac_newworld/96eduwork b/lib/partman/recipes-powerpc-powermac_newworld/96eduwork
index bd4ea2f..aab44c4 100644
--- a/lib/partman/recipes-powerpc-powermac_newworld/96eduwork
+++ b/lib/partman/recipes-powerpc-powermac_newworld/96eduwork
@@ -23,7 +23,7 @@ debian-edu-install/text/partman-debian-edu-workstation ::
 	filesystem{ ext4 }
 	mountpoint{ / } .
 
-11712 3000 15360 ext4
+14784 3000 18432 ext4
         $lvmok{ }
         method{ format }
         format{ }
diff --git a/lib/partman/recipes-powerpc-powermac_newworld/98edustandalone b/lib/partman/recipes-powerpc-powermac_newworld/98edustandalone
index 9db9360..4b1a0be 100644
--- a/lib/partman/recipes-powerpc-powermac_newworld/98edustandalone
+++ b/lib/partman/recipes-powerpc-powermac_newworld/98edustandalone
@@ -15,7 +15,7 @@ debian-edu-install/text/partman-debian-edu-standalone ::
         filesystem{ ext4 }
         mountpoint{ /boot } .
 
-11520 3000 15360 ext4
+14592 3000 18432 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
diff --git a/lib/partman/recipes-powerpc-prep/91edumain+ltsp b/lib/partman/recipes-powerpc-prep/91edumain+ltsp
index 32edd65..c9b839e 100644
--- a/lib/partman/recipes-powerpc-prep/91edumain+ltsp
+++ b/lib/partman/recipes-powerpc-prep/91edumain+ltsp
@@ -23,7 +23,7 @@ debian-edu-install/text/partman-debian-edu-main+ltsp ::
 	filesystem{ ext4 }
 	mountpoint{ / } .
 
-11904 4000 15360 ext4
+14976 4000 18432 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
@@ -52,7 +52,7 @@ debian-edu-install/text/partman-debian-edu-main+ltsp ::
 	$lvmok{ }
 	format{ } .
 
-20032 4000 25600 ext4
+23104 4000 28672 ext4
         $lvmok{ }
         method{ format }
         format{ }
diff --git a/lib/partman/recipes-powerpc-prep/92edumain+ws b/lib/partman/recipes-powerpc-prep/92edumain+ws
index 4bec32d..cf4a72f 100644
--- a/lib/partman/recipes-powerpc-prep/92edumain+ws
+++ b/lib/partman/recipes-powerpc-prep/92edumain+ws
@@ -23,7 +23,7 @@ debian-edu-install/text/partman-debian-edu-main+ws ::
 	filesystem{ ext4 }
 	mountpoint{ / } .
 
-11904 4000 15360 ext4
+14976 4000 18432 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
diff --git a/lib/partman/recipes-powerpc-prep/94edultsp b/lib/partman/recipes-powerpc-prep/94edultsp
index b6fef8d..c6a509a 100644
--- a/lib/partman/recipes-powerpc-prep/94edultsp
+++ b/lib/partman/recipes-powerpc-prep/94edultsp
@@ -23,7 +23,7 @@ debian-edu-install/text/partman-debian-edu-ltsp ::
 	filesystem{ ext4 }
 	mountpoint{ / } .
 
-11264 4000 15360 ext4
+14336 4000 18432 ext4
         $lvmok{ }
         method{ format }
 	format{ }
@@ -47,7 +47,7 @@ debian-edu-install/text/partman-debian-edu-ltsp ::
 	filesystem{ ext4 }
 	mountpoint{ /var/log } .
 
-19968 3000 23552 ext4
+23040 3000 26624 ext4
         $lvmok{ }
         method{ format }
 	format{ }
diff --git a/lib/partman/recipes-powerpc-prep/96eduwork b/lib/partman/recipes-powerpc-prep/96eduwork
index cb627bb..b53a66a 100644
--- a/lib/partman/recipes-powerpc-prep/96eduwork
+++ b/lib/partman/recipes-powerpc-prep/96eduwork
@@ -23,7 +23,7 @@ debian-edu-install/text/partman-debian-edu-workstation ::
 	filesystem{ ext4 }
 	mountpoint{ / } .
 
-11712 3000 15360 ext4
+14784 3000 18432 ext4
         $lvmok{ }
         method{ format }
         format{ }
diff --git a/lib/partman/recipes-powerpc-prep/98edustandalone b/lib/partman/recipes-powerpc-prep/98edustandalone
index 309b245..ca74dd8 100644
--- a/lib/partman/recipes-powerpc-prep/98edustandalone
+++ b/lib/partman/recipes-powerpc-prep/98edustandalone
@@ -15,7 +15,7 @@ debian-edu-install/text/partman-debian-edu-standalone ::
         filesystem{ ext4 }
         mountpoint{ /boot } .
 
-11520 3000 15360 ext4
+14592 3000 18432 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
diff --git a/lib/partman/recipes/91edumain+ltsp b/lib/partman/recipes/91edumain+ltsp
index 72a103c..2b8545c 100644
--- a/lib/partman/recipes/91edumain+ltsp
+++ b/lib/partman/recipes/91edumain+ltsp
@@ -18,7 +18,7 @@ debian-edu-install/text/partman-debian-edu-main+ltsp ::
 	filesystem{ ext4 }
 	mountpoint{ / } .
 
-11904 4000 15360 ext4
+14976 4000 18432 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
@@ -47,7 +47,7 @@ debian-edu-install/text/partman-debian-edu-main+ltsp ::
 	$lvmok{ }
 	format{ } .
 
-20032 4000 25600 ext4
+23104 4000 28672 ext4
         $lvmok{ }
         method{ format }
         format{ }
diff --git a/lib/partman/recipes/92edumain+ws b/lib/partman/recipes/92edumain+ws
index cf2e957..62bef32 100644
--- a/lib/partman/recipes/92edumain+ws
+++ b/lib/partman/recipes/92edumain+ws
@@ -18,7 +18,7 @@ debian-edu-install/text/partman-debian-edu-main+ws ::
 	filesystem{ ext4 }
 	mountpoint{ / } .
 
-11904 4000 15360 ext4
+14976 4000 18432 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
diff --git a/lib/partman/recipes/94edultsp b/lib/partman/recipes/94edultsp
index 92da14b..77e2cda 100644
--- a/lib/partman/recipes/94edultsp
+++ b/lib/partman/recipes/94edultsp
@@ -18,7 +18,7 @@ debian-edu-install/text/partman-debian-edu-ltsp ::
 	filesystem{ ext4 }
 	mountpoint{ / } .
 
-11264 4000 15360 ext4
+14336 4000 18432 ext4
         $lvmok{ }
         method{ format }
 	format{ }
@@ -42,7 +42,7 @@ debian-edu-install/text/partman-debian-edu-ltsp ::
 	filesystem{ ext4 }
 	mountpoint{ /var/log } .
 
-19968 3000 23552 ext4
+23040 3000 26624 ext4
         $lvmok{ }
         method{ format }
 	format{ }
diff --git a/lib/partman/recipes/96eduwork b/lib/partman/recipes/96eduwork
index 3a04792..e512782 100644
--- a/lib/partman/recipes/96eduwork
+++ b/lib/partman/recipes/96eduwork
@@ -18,7 +18,7 @@ debian-edu-install/text/partman-debian-edu-workstation ::
 	filesystem{ ext4 }
 	mountpoint{ / } .
 
-11712 3000 15360 ext4
+14784 3000 18432 ext4
         $lvmok{ }
         method{ format }
         format{ }
diff --git a/lib/partman/recipes/98edustandalone b/lib/partman/recipes/98edustandalone
index 58b4d1b..c27dbbe 100644
--- a/lib/partman/recipes/98edustandalone
+++ b/lib/partman/recipes/98edustandalone
@@ -10,7 +10,7 @@ debian-edu-install/text/partman-debian-edu-standalone ::
         filesystem{ ext4 }
         mountpoint{ /boot } .
 
-11520 3000 15360 ext4
+14592 3000 18432 ext4
 	$lvmok{ }
 	method{ format }
 	format{ }
diff --git a/update-partman-recipes b/update-partman-recipes
index ad1d507..1012a09 100644
--- a/update-partman-recipes
+++ b/update-partman-recipes
@@ -1,2 +1,2 @@
-Last made update-partman-recipes So 16. Okt 12:08:19 CEST 2016 for:
-91edumain+ltsp 94edultsp
+Last made update-partman-recipes Di 13. Feb 13:22:44 CET 2018 for:
+91edumain+ltsp 92edumain+ws 96eduwork 98edustandalone 94edultsp

-- 
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