[Piuparts-devel] [Git][debian/piuparts][develop] dracut requires removing essential packages

Nicolas Dandrimont (@olasd) gitlab at salsa.debian.org
Fri Sep 27 21:32:43 BST 2024



Nicolas Dandrimont pushed to branch develop at Debian / piuparts


Commits:
b89ead63 by Nicolas Dandrimont at 2024-09-27T22:31:30+02:00
dracut requires removing essential packages

A dependency on systemd-sysv > init was added to fix #1056382.

- - - - -


1 changed file:

- custom-scripts/scripts/pre_remove_exceptions


Changes:

=====================================
custom-scripts/scripts/pre_remove_exceptions
=====================================
@@ -66,13 +66,14 @@ case "$PIUPARTS_DISTRIBUTION" in
 		;;
 	*)
 		case ${PIUPARTS_OBJECTS%%=*} in
-			init|\
+			dracut|\
 			education-thin-client|\
 			grub-efi-amd64-signed|\
 			grub-efi-ia32-signed|\
-			ltsp-client|\
+			init|\
+			ltsp-client-core-dbgsym|\
 			ltsp-client-core|\
-			ltsp-client-core-dbgsym)
+			ltsp-client)
 				log_debug
 				# requires removal of essential packages
 				if [ ! -f /etc/apt/apt.conf.d/piuparts-allow-remove-essential ]



View it on GitLab: https://salsa.debian.org/debian/piuparts/-/commit/b89ead63cd815f7097533853d0ff675081848727

-- 
View it on GitLab: https://salsa.debian.org/debian/piuparts/-/commit/b89ead63cd815f7097533853d0ff675081848727
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/piuparts-devel/attachments/20240927/f0194aad/attachment.htm>


More information about the Piuparts-devel mailing list