[debian-edu-commits] [Git][debian-edu/debian-edu-install][master] Remove obsolete powerpc recipes. (Closes: #989485)

Wolfgang Schweer (@schweer-guest) gitlab at salsa.debian.org
Wed Jun 9 16:33:25 BST 2021



Wolfgang Schweer pushed to branch master at Debian Edu / debian-edu-install


Commits:
4e6a54a0 by Wolfgang Schweer at 2021-06-09T17:30:17+02:00
Remove obsolete powerpc recipes. (Closes: #989485)

Support for PowerPC systems has been dropped years ago.
  Remove related files and directories.
  Update recipes' status via running 'make update-partman-recipes'.
  Adjust debian/debian-edu-profile-udeb.dirs and Makefile.
  debian-edu-profile: Adjust case statement to reflect the change.

Signed-off-by: Wolfgang Schweer <wschweer at arcor.de>

- - - - -


22 changed files:

- Makefile
- debian-edu-profile
- debian/changelog
- debian/debian-edu-profile-udeb.dirs
- − lib/partman/recipes-powerpc-powermac_newworld-specific
- − lib/partman/recipes-powerpc-powermac_newworld/90edumain
- − lib/partman/recipes-powerpc-powermac_newworld/91edumain+ltsp
- − lib/partman/recipes-powerpc-powermac_newworld/92edumain+ws
- − lib/partman/recipes-powerpc-powermac_newworld/94edultsp
- − lib/partman/recipes-powerpc-powermac_newworld/96eduwork
- − lib/partman/recipes-powerpc-powermac_newworld/97minimal
- − lib/partman/recipes-powerpc-powermac_newworld/98edustandalone
- − lib/partman/recipes-powerpc-prep-specific
- − lib/partman/recipes-powerpc-prep/90edumain
- − lib/partman/recipes-powerpc-prep/91edumain+ltsp
- − lib/partman/recipes-powerpc-prep/92edumain+ws
- − lib/partman/recipes-powerpc-prep/94edultsp
- − lib/partman/recipes-powerpc-prep/96eduwork
- − lib/partman/recipes-powerpc-prep/97minimal
- − lib/partman/recipes-powerpc-prep/98edustandalone
- − lib/partman/recipes-specific
- update-partman-recipes


Changes:

=====================================
Makefile
=====================================
@@ -23,8 +23,6 @@ PART_RECIPES = \
 PART_ARCHES = \
         recipes \
         recipes-amd64-efi \
-        recipes-powerpc-powermac_newworld \
-        recipes-powerpc-prep
 
 WRITE_ARCH_RECIPE = \
 	sed -e "/>*>ARCH SPECIFIC<*</ r lib/partman/$$partarch-specific" \


=====================================
debian-edu-profile
=====================================
@@ -285,14 +285,6 @@ automatic_partitioning() {
 		"amd64-efi"|"i386-efi") #set (same recipes; src:d-i uses symlink)
 		arch=-amd64
 		subarch=-efi
-	;;
-	    "powerpc-powermac_newworld") #set
-	    	arch=-powerpc
-		subarch=-powermac_newworld
-	;;
-	    "powerpc-prep") #set
-	    	arch=-powerpc
-		subarch=-prep
 	;;
 	    *)	#just in case
 		arch=


=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+debian-edu-install (2.11.14) UNRELEASED; urgency=medium
+
+  * Remove obsolete powerpc recipes. Support for PowerPC systems has been
+    dropped years ago. (Closes: #989485)
+    - Remove related files and directories.
+    - Update recipes' status via running 'make update-partman-recipes'.
+    - Adjust debian/debian-edu-profile-udeb.dirs and Makefile.
+    - debian-edu-profile: Adjust case statement to reflect the change.
+
+ -- Wolfgang Schweer <wschweer at arcor.de>  Tue, 08 Jun 2021 23:25:46 +0200
+
 debian-edu-install (2.11.13) unstable; urgency=medium
 
   [ Wolfgang Schweer ]


=====================================
debian/debian-edu-profile-udeb.dirs
=====================================
@@ -8,6 +8,4 @@ usr/lib/debian-edu-install
 usr/lib/pre-pkgsel.d
 lib/partman/recipes
 lib/partman/recipes-amd64-efi
-lib/partman/recipes-powerpc-powermac_newworld
-lib/partman/recipes-powerpc-prep
 lib/partman/not-enough-space.d


=====================================
lib/partman/recipes-powerpc-powermac_newworld-specific deleted
=====================================
@@ -1,5 +0,0 @@
-
-1 1 1 hfs
-        $bootable{ }
-        method{ newworld } .
-


=====================================
lib/partman/recipes-powerpc-powermac_newworld/90edumain deleted
=====================================
@@ -1,89 +0,0 @@
-debian-edu-install/text/partman-debian-edu-main ::
-
-
-1 1 1 hfs
-        $bootable{ }
-        method{ newworld } .
-
-
-512 512 768 ext2
-	$defaultignore{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext2 }
-	mountpoint{ /boot } .
-
-256 10000 1024 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ / } .
-
-3904 4000 8192 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /usr } .
-
-2560 3000 15360 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /var } .
-
-256 3000 5120 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /var/log } .
-
-64 4000 2048 linux-swap
-	method{ swap }
-	$lvmok{ }
-	format{ } .
-
-64 1000 15360 ext4
-        $lvmok{ }
-        method{ format }
-        format{ }
-        use_filesystem{ }
-        filesystem{ ext4 }
-        mountpoint{ /var/spool/squid } .
-
-64 1000 32768 ext4
-        $lvmok{ }
-        method{ format }
-        format{ }
-        use_filesystem{ }
-        filesystem{ ext4 }
-        options/acl{ acl }
-        options/user_xattr{ user_xattr }
-        mountpoint{ /skole/backup } .
-
-
-128 1500 32768 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	options/acl{ acl }
-	options/user_xattr{ user_xattr }
-	mountpoint{ /skole/tjener/home0 } .
-
-32 1000 -1 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ keep }
-	mountpoint{ /debianedufreespace } .


=====================================
lib/partman/recipes-powerpc-powermac_newworld/91edumain+ltsp deleted
=====================================
@@ -1,104 +0,0 @@
-debian-edu-install/text/partman-debian-edu-main+ltsp ::
-
-
-1 1 1 hfs
-        $bootable{ }
-        method{ newworld } .
-
-
-512 512 768 ext2
-	$defaultignore{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext2 }
-	mountpoint{ /boot } .
-
-640 10000 1536 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ / } .
-
-14976 4000 18432 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /usr } .
-
-6144 3000 10240 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /var } .
-
-256 3000 5120 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /var/log } .
-
-64 4000 4096 linux-swap
-	method{ swap }
-	$lvmok{ }
-	format{ } .
-
-12864 4000 18432 ext4
-        $lvmok{ }
-        method{ format }
-        format{ }
-        use_filesystem{ }
-        filesystem{ ext4 }
-        mountpoint{ /srv/ltsp } .
-
-128 2000 4096 ext4
-        $lvmok{ }
-        method{ format }
-        format{ }
-        use_filesystem{ }
-        filesystem{ ext4 }
-        mountpoint{ /var/opt/ltsp/swapfiles } .
-
-128 1500 32768 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	options/acl{ acl }
-	options/user_xattr{ user_xattr }
-	mountpoint{ /skole/tjener/home0 } .
-
-64 1000 15360 ext4
-        $lvmok{ }
-        method{ format }
-        format{ }
-        use_filesystem{ }
-        filesystem{ ext4 }
-        mountpoint{ /var/spool/squid } .
-
-64 1000 32768 ext4
-        $lvmok{ }
-        method{ format }
-        format{ }
-        use_filesystem{ }
-        filesystem{ ext4 }
-        options/acl{ acl }
-        options/user_xattr{ user_xattr }
-        mountpoint{ /skole/backup } .
-
-32 1000 -1 ext4
-        $lvmok{ }
-        method{ format }
-        format{ }
-        use_filesystem{ }
-        filesystem{ keep }
-        mountpoint{ /debianedufreespace } .


=====================================
lib/partman/recipes-powerpc-powermac_newworld/92edumain+ws deleted
=====================================
@@ -1,77 +0,0 @@
-debian-edu-install/text/partman-debian-edu-main+ws ::
-
-
-1 1 1 hfs
-        $bootable{ }
-        method{ newworld } .
-
-
-512 512 768 ext2
-	$defaultignore{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext2 }
-	mountpoint{ /boot } .
-
-256 10000 1024 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ / } .
-
-14976 4000 18432 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /usr } .
-
-4736 3000 10240 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /var } .
-
-64 6000 4096 linux-swap
-	method{ swap }
-	$lvmok{ }
-	format{ } .
-
-128 1500 32768 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /skole/tjener/home0 } .
-
-64 1000 15360 ext4
-        $lvmok{ }
-        method{ format }
-        format{ }
-        use_filesystem{ }
-        filesystem{ ext4 }
-        mountpoint{ /var/spool/squid } .
-
-64 1000 32768 ext4
-        $lvmok{ }
-        method{ format }
-        format{ }
-        use_filesystem{ }
-        filesystem{ ext4 }
-        mountpoint{ /skole/backup } .
-
-32 1000 -1 ext4
-        $lvmok{ }
-        method{ format }
-        format{ }
-        use_filesystem{ }
-        filesystem{ keep }
-        mountpoint{ /debianedufreespace } .
-


=====================================
lib/partman/recipes-powerpc-powermac_newworld/94edultsp deleted
=====================================
@@ -1,76 +0,0 @@
-debian-edu-install/text/partman-debian-edu-ltsp ::
-
-
-1 1 1 hfs
-        $bootable{ }
-        method{ newworld } .
-
-
-512 512 768 ext2
-	$defaultignore{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext2 }
-	mountpoint{ /boot } .
-
-1024 10000 2560 ext4
-        $lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ / } .
-
-14336 4000 18432 ext4
-        $lvmok{ }
-        method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /usr } .
-
-6912 3000 10240 ext4
-        $lvmok{ }
-        method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /var } .
-
-256 3000 5120 ext4
-        $lvmok{ }
-        method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /var/log } .
-
-12800 3000 16384 ext4
-        $lvmok{ }
-        method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /srv/ltsp } .
-
-64 2000 4096 ext4
-        $lvmok{ }
-        method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /var/opt/ltsp/swapfiles } .
-
-64 10000 4096 linux-swap
-	method{ swap }
-        $lvmok{ }
-	format{ } .
-
-32 1000 -1 ext4
-        $lvmok{ }
-        method{ format }
-        format{ }
-        use_filesystem{ }
-        filesystem{ keep }
-        mountpoint{ /debianedufreespace } .


=====================================
lib/partman/recipes-powerpc-powermac_newworld/96eduwork deleted
=====================================
@@ -1,44 +0,0 @@
-debian-edu-install/text/partman-debian-edu-workstation ::
-
-
-1 1 1 hfs
-        $bootable{ }
-        method{ newworld } .
-
-
-512 512 768 ext2
-	$defaultignore{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext2 }
-	mountpoint{ /boot } .
-
-5568 3000 10240 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ / } .
-
-14784 3000 18432 ext4
-        $lvmok{ }
-        method{ format }
-        format{ }
-        use_filesystem{ }
-        filesystem{ ext4 }
-        mountpoint{ /usr } .
-
-200% 10000 200% linux-swap
-	method{ swap }
-        $lvmok{ }
-	format{ } .
-
-32 1000 -1 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ keep }
-	mountpoint{ /debianedufreespace } .


=====================================
lib/partman/recipes-powerpc-powermac_newworld/97minimal deleted
=====================================
@@ -1,52 +0,0 @@
-debian-edu-install/text/partman-debian-edu-minimal ::
-
-
-1 1 1 hfs
-        $bootable{ }
-        method{ newworld } .
-
-
-512 512 768 ext2
-	$defaultignore{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext2 }
-	mountpoint{ /boot } .
-
-320 5000 1024 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ / } .
-
-3456 1000 6144 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /usr } .
-
-1792 2500 4096 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /var } .
-
-64 10000 200% linux-swap
-	method{ swap }
-	$lvmok{ }
-	format{ } .
-
-32 1000 -1 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ keep }
-	mountpoint{ /debianedufreespace } .


=====================================
lib/partman/recipes-powerpc-powermac_newworld/98edustandalone deleted
=====================================
@@ -1,52 +0,0 @@
-debian-edu-install/text/partman-debian-edu-standalone ::
-
-
-1 1 1 hfs
-        $bootable{ }
-        method{ newworld } .
-
-
-512 512 768 ext2
-	$defaultignore{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext2 }
-	mountpoint{ /boot } .
-
-14592 3000 18432 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ / } .
-
-4544 3000 10240 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /var } .
-
-320 1500 32768 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /home } .
-
-200% 10000 200% linux-swap
-	method{ swap }
-        $lvmok{ }
-	format{ } .
-
-32 1000 -1 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ keep }
-	mountpoint{ /debianedufreespace } .


=====================================
lib/partman/recipes-powerpc-prep-specific deleted
=====================================
@@ -1,5 +0,0 @@
-
-8 1 1 prep
-	$primary{ }
-        $bootable{ }
-        method{ prep } .


=====================================
lib/partman/recipes-powerpc-prep/90edumain deleted
=====================================
@@ -1,89 +0,0 @@
-debian-edu-install/text/partman-debian-edu-main ::
-
-
-8 1 1 prep
-	$primary{ }
-        $bootable{ }
-        method{ prep } .
-
-512 512 768 ext2
-	$defaultignore{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext2 }
-	mountpoint{ /boot } .
-
-256 10000 1024 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ / } .
-
-3904 4000 8192 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /usr } .
-
-2560 3000 15360 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /var } .
-
-256 3000 5120 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /var/log } .
-
-64 4000 2048 linux-swap
-	method{ swap }
-	$lvmok{ }
-	format{ } .
-
-64 1000 15360 ext4
-        $lvmok{ }
-        method{ format }
-        format{ }
-        use_filesystem{ }
-        filesystem{ ext4 }
-        mountpoint{ /var/spool/squid } .
-
-64 1000 32768 ext4
-        $lvmok{ }
-        method{ format }
-        format{ }
-        use_filesystem{ }
-        filesystem{ ext4 }
-        options/acl{ acl }
-        options/user_xattr{ user_xattr }
-        mountpoint{ /skole/backup } .
-
-
-128 1500 32768 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	options/acl{ acl }
-	options/user_xattr{ user_xattr }
-	mountpoint{ /skole/tjener/home0 } .
-
-32 1000 -1 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ keep }
-	mountpoint{ /debianedufreespace } .


=====================================
lib/partman/recipes-powerpc-prep/91edumain+ltsp deleted
=====================================
@@ -1,104 +0,0 @@
-debian-edu-install/text/partman-debian-edu-main+ltsp ::
-
-
-8 1 1 prep
-	$primary{ }
-        $bootable{ }
-        method{ prep } .
-
-512 512 768 ext2
-	$defaultignore{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext2 }
-	mountpoint{ /boot } .
-
-640 10000 1536 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ / } .
-
-14976 4000 18432 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /usr } .
-
-6144 3000 10240 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /var } .
-
-256 3000 5120 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /var/log } .
-
-64 4000 4096 linux-swap
-	method{ swap }
-	$lvmok{ }
-	format{ } .
-
-12864 4000 18432 ext4
-        $lvmok{ }
-        method{ format }
-        format{ }
-        use_filesystem{ }
-        filesystem{ ext4 }
-        mountpoint{ /srv/ltsp } .
-
-128 2000 4096 ext4
-        $lvmok{ }
-        method{ format }
-        format{ }
-        use_filesystem{ }
-        filesystem{ ext4 }
-        mountpoint{ /var/opt/ltsp/swapfiles } .
-
-128 1500 32768 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	options/acl{ acl }
-	options/user_xattr{ user_xattr }
-	mountpoint{ /skole/tjener/home0 } .
-
-64 1000 15360 ext4
-        $lvmok{ }
-        method{ format }
-        format{ }
-        use_filesystem{ }
-        filesystem{ ext4 }
-        mountpoint{ /var/spool/squid } .
-
-64 1000 32768 ext4
-        $lvmok{ }
-        method{ format }
-        format{ }
-        use_filesystem{ }
-        filesystem{ ext4 }
-        options/acl{ acl }
-        options/user_xattr{ user_xattr }
-        mountpoint{ /skole/backup } .
-
-32 1000 -1 ext4
-        $lvmok{ }
-        method{ format }
-        format{ }
-        use_filesystem{ }
-        filesystem{ keep }
-        mountpoint{ /debianedufreespace } .


=====================================
lib/partman/recipes-powerpc-prep/92edumain+ws deleted
=====================================
@@ -1,77 +0,0 @@
-debian-edu-install/text/partman-debian-edu-main+ws ::
-
-
-8 1 1 prep
-	$primary{ }
-        $bootable{ }
-        method{ prep } .
-
-512 512 768 ext2
-	$defaultignore{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext2 }
-	mountpoint{ /boot } .
-
-256 10000 1024 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ / } .
-
-14976 4000 18432 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /usr } .
-
-4736 3000 10240 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /var } .
-
-64 6000 4096 linux-swap
-	method{ swap }
-	$lvmok{ }
-	format{ } .
-
-128 1500 32768 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /skole/tjener/home0 } .
-
-64 1000 15360 ext4
-        $lvmok{ }
-        method{ format }
-        format{ }
-        use_filesystem{ }
-        filesystem{ ext4 }
-        mountpoint{ /var/spool/squid } .
-
-64 1000 32768 ext4
-        $lvmok{ }
-        method{ format }
-        format{ }
-        use_filesystem{ }
-        filesystem{ ext4 }
-        mountpoint{ /skole/backup } .
-
-32 1000 -1 ext4
-        $lvmok{ }
-        method{ format }
-        format{ }
-        use_filesystem{ }
-        filesystem{ keep }
-        mountpoint{ /debianedufreespace } .
-


=====================================
lib/partman/recipes-powerpc-prep/94edultsp deleted
=====================================
@@ -1,76 +0,0 @@
-debian-edu-install/text/partman-debian-edu-ltsp ::
-
-
-8 1 1 prep
-	$primary{ }
-        $bootable{ }
-        method{ prep } .
-
-512 512 768 ext2
-	$defaultignore{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext2 }
-	mountpoint{ /boot } .
-
-1024 10000 2560 ext4
-        $lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ / } .
-
-14336 4000 18432 ext4
-        $lvmok{ }
-        method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /usr } .
-
-6912 3000 10240 ext4
-        $lvmok{ }
-        method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /var } .
-
-256 3000 5120 ext4
-        $lvmok{ }
-        method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /var/log } .
-
-12800 3000 16384 ext4
-        $lvmok{ }
-        method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /srv/ltsp } .
-
-64 2000 4096 ext4
-        $lvmok{ }
-        method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /var/opt/ltsp/swapfiles } .
-
-64 10000 4096 linux-swap
-	method{ swap }
-        $lvmok{ }
-	format{ } .
-
-32 1000 -1 ext4
-        $lvmok{ }
-        method{ format }
-        format{ }
-        use_filesystem{ }
-        filesystem{ keep }
-        mountpoint{ /debianedufreespace } .


=====================================
lib/partman/recipes-powerpc-prep/96eduwork deleted
=====================================
@@ -1,44 +0,0 @@
-debian-edu-install/text/partman-debian-edu-workstation ::
-
-
-8 1 1 prep
-	$primary{ }
-        $bootable{ }
-        method{ prep } .
-
-512 512 768 ext2
-	$defaultignore{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext2 }
-	mountpoint{ /boot } .
-
-5568 3000 10240 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ / } .
-
-14784 3000 18432 ext4
-        $lvmok{ }
-        method{ format }
-        format{ }
-        use_filesystem{ }
-        filesystem{ ext4 }
-        mountpoint{ /usr } .
-
-200% 10000 200% linux-swap
-	method{ swap }
-        $lvmok{ }
-	format{ } .
-
-32 1000 -1 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ keep }
-	mountpoint{ /debianedufreespace } .


=====================================
lib/partman/recipes-powerpc-prep/97minimal deleted
=====================================
@@ -1,52 +0,0 @@
-debian-edu-install/text/partman-debian-edu-minimal ::
-
-
-8 1 1 prep
-	$primary{ }
-        $bootable{ }
-        method{ prep } .
-
-512 512 768 ext2
-	$defaultignore{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext2 }
-	mountpoint{ /boot } .
-
-320 5000 1024 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ / } .
-
-3456 1000 6144 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /usr } .
-
-1792 2500 4096 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /var } .
-
-64 10000 200% linux-swap
-	method{ swap }
-	$lvmok{ }
-	format{ } .
-
-32 1000 -1 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ keep }
-	mountpoint{ /debianedufreespace } .


=====================================
lib/partman/recipes-powerpc-prep/98edustandalone deleted
=====================================
@@ -1,52 +0,0 @@
-debian-edu-install/text/partman-debian-edu-standalone ::
-
-
-8 1 1 prep
-	$primary{ }
-        $bootable{ }
-        method{ prep } .
-
-512 512 768 ext2
-	$defaultignore{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext2 }
-	mountpoint{ /boot } .
-
-14592 3000 18432 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ / } .
-
-4544 3000 10240 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /var } .
-
-320 1500 32768 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ ext4 }
-	mountpoint{ /home } .
-
-200% 10000 200% linux-swap
-	method{ swap }
-        $lvmok{ }
-	format{ } .
-
-32 1000 -1 ext4
-	$lvmok{ }
-	method{ format }
-	format{ }
-	use_filesystem{ }
-	filesystem{ keep }
-	mountpoint{ /debianedufreespace } .


=====================================
lib/partman/recipes-specific deleted
=====================================


=====================================
update-partman-recipes
=====================================
@@ -1,2 +1,2 @@
-Last made update-partman-recipes Fr 14. Mai 05:17:33 CEST 2021 for:
-90edumain 91edumain+ltsp 92edumain+ws 94edultsp 96eduwork 97minimal 98edustandalone recipes-amd64-efi-specific recipes-powerpc-powermac_newworld-specific recipes-powerpc-prep-specific recipes-specific
+Last made update-partman-recipes Di 8. Jun 23:24:54 CEST 2021 for:
+90edumain 91edumain+ltsp 92edumain+ws 94edultsp 96eduwork 97minimal 98edustandalone recipes-amd64-efi-specific



View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-install/-/commit/4e6a54a0e1bd5e32c939d48cb4e60c4ed578011b

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-install/-/commit/4e6a54a0e1bd5e32c939d48cb4e60c4ed578011b
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20210609/418714e3/attachment-0001.htm>


More information about the debian-edu-commits mailing list