diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-11-07 16:00:36 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-11-07 16:01:07 +0100 |
commit | a09f2339f0187d023d6654a590d8ba6ce00ffb89 (patch) | |
tree | 6145431651bbd5d3b83276d67e1310ad754aa08e /examples/disklserver/tftp/_common_/ltsp/amd64+stretch | |
parent | 48bdf9bfc4ab5a949eadd41c48c67a7cbcd72e9d (diff) | |
download | itzks-systems-a09f2339f0187d023d6654a590d8ba6ce00ffb89.tar.gz itzks-systems-a09f2339f0187d023d6654a590d8ba6ce00ffb89.tar.bz2 itzks-systems-a09f2339f0187d023d6654a590d8ba6ce00ffb89.zip |
disklserver tftpd config: Update. Use "<arch>+<dist>" as distro naming pattern rather than "<arch>.<dist>".
Diffstat (limited to 'examples/disklserver/tftp/_common_/ltsp/amd64+stretch')
l--------- | examples/disklserver/tftp/_common_/ltsp/amd64+stretch/initrd.img | 1 | ||||
l--------- | examples/disklserver/tftp/_common_/ltsp/amd64+stretch/vmlinuz | 1 |
2 files changed, 2 insertions, 0 deletions
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 |