[SCM] live-build branch, debian-next, updated. debian/3.0_a61-1-4-g26f2278

Daniel Baumann daniel at debian.org
Sun Sep 30 18:14:18 UTC 2012


The following commit has been merged in the debian-next branch:
commit ad31a98bf099260405cd00821c9a75ecf8018b6f
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Sep 30 20:13:42 2012 +0200

    Supporting parent distribution as a variable field in syslinux splashes.

diff --git a/scripts/build/binary_syslinux b/scripts/build/binary_syslinux
index cf9c4a2..7e694e7 100755
--- a/scripts/build/binary_syslinux
+++ b/scripts/build/binary_syslinux
@@ -307,6 +307,7 @@ then
 
 	sed	-e "s|@PROJECT@|${_PROJECT}|g" \
 		-e "s|@DISTRIBUTION@|${_DISTRIBUTION}|g" \
+		-e "s|@PARENT_DISTRIBUTION@|${LB_PARENT_DISTRIBUTION}|g" \
 		-e "s|@VERSION@|${_VERSION}|g" \
 		-e "s|@ARCHITECTURE@|${_ARCHITECTURE}|g" \
 		-e "s|@DESCRIPTION@|${_DESCRIPTION}|g" \

-- 
live-build



More information about the debian-live-changes mailing list