From 9c2929a324f560679eb8d2613632902e136a924b Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 1 Apr 2013 14:12:05 +0200 Subject: /examples/disklserver/tftp: Fix broken symlinks to memtest86.bin and memtest86+.bin. --- examples/disklserver/tftp/_common_/ltsp/i386/memtest86+.bin | 2 +- examples/disklserver/tftp/_common_/ltsp/i386/memtest86.bin | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/disklserver/tftp/_common_/ltsp') diff --git a/examples/disklserver/tftp/_common_/ltsp/i386/memtest86+.bin b/examples/disklserver/tftp/_common_/ltsp/i386/memtest86+.bin index 70f3e1e..aea3158 120000 --- a/examples/disklserver/tftp/_common_/ltsp/i386/memtest86+.bin +++ b/examples/disklserver/tftp/_common_/ltsp/i386/memtest86+.bin @@ -1 +1 @@ -/srv/ltps/i386/boot/memtest86+.bin \ No newline at end of file +/srv/ltsp/i386/boot/memtest86+.bin \ No newline at end of file diff --git a/examples/disklserver/tftp/_common_/ltsp/i386/memtest86.bin b/examples/disklserver/tftp/_common_/ltsp/i386/memtest86.bin index 7064804..ea683b2 120000 --- a/examples/disklserver/tftp/_common_/ltsp/i386/memtest86.bin +++ b/examples/disklserver/tftp/_common_/ltsp/i386/memtest86.bin @@ -1 +1 @@ -/srv/ltps/i386/boot/memtest86.bin \ No newline at end of file +/srv/ltsp/i386/boot/memtest86.bin \ No newline at end of file -- cgit v1.2.3