The branch, master has been updated via a78fd5741d1be4b2f2b77ee6eb9387dc3ee80e98 (commit) from 4b5d38bb785cba6733e0913ea375f5e47078e586 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit a78fd5741d1be4b2f2b77ee6eb9387dc3ee80e98 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Apr 2 14:03:41 2013 +0200 no i686 kernel anymore ----------------------------------------------------------------------- Summary of changes: .../sbin/x2gothinclient_preptftpboot | 3 --- 1 file changed, 3 deletions(-) The diff of changes is: diff --git a/x2gothinclientmanagement/sbin/x2gothinclient_preptftpboot b/x2gothinclientmanagement/sbin/x2gothinclient_preptftpboot index 1dd9101..767a4d4 100755 --- a/x2gothinclientmanagement/sbin/x2gothinclient_preptftpboot +++ b/x2gothinclientmanagement/sbin/x2gothinclient_preptftpboot @@ -68,9 +68,6 @@ cd "$TC_TFTP_BOOT" # 486 kernel image ln -sfv "$TC_CHROOT/vmlinuz.486" "$TC_TFTP_BOOT/vmlinuz.486" ln -sfv "$TC_CHROOT/initrd.img.486" "$TC_TFTP_BOOT/initrd.img.486" -# 686 kernel image -ln -sfv "$TC_CHROOT/vmlinuz.686" "$TC_TFTP_BOOT/vmlinuz.686" -ln -sfv "$TC_CHROOT/initrd.img.686" "$TC_TFTP_BOOT/initrd.img.686" # memtest86+ ln -sfv "$TC_CHROOT/boot/memtest86+.bin" "$TC_TFTP_BOOT/memtest86+.bin" # syslinux components hooks/post-receive -- x2gothinclient.git (X2Go Thin Client Environment) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2gothinclient.git" (X2Go Thin Client Environment).