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_/ltsp/amd64+stretch/initrd.img | 1 + examples/disklserver/tftp/_common_/ltsp/amd64+stretch/vmlinuz | 1 + 2 files changed, 2 insertions(+) create mode 120000 examples/disklserver/tftp/_common_/ltsp/amd64+stretch/initrd.img create mode 120000 examples/disklserver/tftp/_common_/ltsp/amd64+stretch/vmlinuz (limited to 'examples/disklserver/tftp/_common_/ltsp/amd64+stretch') diff --git a/examples/disklserver/tftp/_common_/ltsp/amd64+stretch/initrd.img b/examples/disklserver/tftp/_common_/ltsp/amd64+stretch/initrd.img new file mode 120000 index 0000000..cd8993f --- /dev/null +++ b/examples/disklserver/tftp/_common_/ltsp/amd64+stretch/initrd.img @@ -0,0 +1 @@ +/srv/ltsp/amd64+stretch/initrd.img \ No newline at end of file diff --git a/examples/disklserver/tftp/_common_/ltsp/amd64+stretch/vmlinuz b/examples/disklserver/tftp/_common_/ltsp/amd64+stretch/vmlinuz new file mode 120000 index 0000000..f063f8e --- /dev/null +++ b/examples/disklserver/tftp/_common_/ltsp/amd64+stretch/vmlinuz @@ -0,0 +1 @@ +/srv/ltsp/amd64+stretch/vmlinuz \ No newline at end of file -- cgit v1.2.3