From a09f2339f0187d023d6654a590d8ba6ce00ffb89 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 7 Nov 2018 16:00:36 +0100 Subject: disklserver tftpd config: Update. Use "+" as distro naming pattern rather than ".". --- examples/disklserver/tftp/_common_/pxelinux/squeeze/pxelinux.0 | 1 - examples/disklserver/tftp/_common_/pxelinux/stretch/pxelinux.0 | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 120000 examples/disklserver/tftp/_common_/pxelinux/squeeze/pxelinux.0 create mode 120000 examples/disklserver/tftp/_common_/pxelinux/stretch/pxelinux.0 (limited to 'examples/disklserver/tftp/_common_/pxelinux') diff --git a/examples/disklserver/tftp/_common_/pxelinux/squeeze/pxelinux.0 b/examples/disklserver/tftp/_common_/pxelinux/squeeze/pxelinux.0 deleted file mode 120000 index 0f93aef..0000000 --- a/examples/disklserver/tftp/_common_/pxelinux/squeeze/pxelinux.0 +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/syslinux/pxelinux.0 \ No newline at end of file diff --git a/examples/disklserver/tftp/_common_/pxelinux/stretch/pxelinux.0 b/examples/disklserver/tftp/_common_/pxelinux/stretch/pxelinux.0 new file mode 120000 index 0000000..f723d02 --- /dev/null +++ b/examples/disklserver/tftp/_common_/pxelinux/stretch/pxelinux.0 @@ -0,0 +1 @@ +/usr/lib/PXELINUX/pxelinux.0 \ No newline at end of file -- cgit v1.2.3