[Qa-jenkins-scm] [jenkins.debian.net] 01/01: hurd: Update to new way of booting the image

Holger Levsen holger at layer-acht.org
Tue May 31 15:22:00 UTC 2016


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

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 647a1759dead6cb0fce32708c73ffc03c62fbef8
Author: Samuel Thibault <samuel.thibault at ens-lyon.org>
Date:   Tue May 31 17:19:44 2016 +0200

    hurd: Update to new way of booting the image
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/g-i-installation.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index 11390d2..93e3bea 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -332,7 +332,7 @@ bootstrap_system() {
 	        case $NAME in
 			*_kfreebsd*)	;;
 			*_hurd*)	# Hurd needs multiboot options jenkins can't escape correctly
-					echo -n '--kernel '$WORKSPACE'/gnumach --initrd "'$IMAGE_MNT'/boot/initrd.gz \$(ramdisk-create),'$IMAGE_MNT'/boot/kernel/ext2fs.static --multiboot-command-line=\${kernel-command-line} --host-priv-port=\${host-port} --device-master-port=\${device-port} --exec-server-task=\${exec-task} -T typed gunzip:device:rd0 \$(task-create) \$(task-resume),'$IMAGE_MNT'/boot/kernel/ld.so.1 /hurd/exec \$(exec-task=task-create)" ' >> $QEMU_LAUNCHER
+					echo -n '--kernel '$WORKSPACE'/gnumach --initrd "'$IMAGE_MNT'/boot/initrd.gz \$(ramdisk-create),'$IMAGE_MNT'/boot/kernel/ext2fs.static --multiboot-command-line=\${kernel-command-line} --host-priv-port=\${host-port} --device-master-port=\${device-port} --exec-server-task=\${exec-task} -T typed gunzip:device:rd0 \$(task-create) \$(task-resume),'$IMAGE_MNT'/boot/kernel/exec.static \$(exec-task=task-create)" ' >> $QEMU_LAUNCHER
 					APPEND="console=com0 $APPEND"
 					;;
 			*)		;;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list