diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-07-25 18:01:03 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-07-25 18:21:39 +0200 |
commit | b617dbdc6b56f0c08bcb8f6816395f641784147a (patch) | |
tree | 86e78bd8c9161f529c7759cf8d6bcfef6480ca4e /examples/disklserver/README.tftp | |
parent | f88eebd8865379a9d3984e5160693c34f141e6a4 (diff) | |
download | itzks-systems-b617dbdc6b56f0c08bcb8f6816395f641784147a.tar.gz itzks-systems-b617dbdc6b56f0c08bcb8f6816395f641784147a.tar.bz2 itzks-systems-b617dbdc6b56f0c08bcb8f6816395f641784147a.zip |
examples/disklserver/tftp: Adapt tftp configuration example (disklserver) to Debian Edu jessie.
Diffstat (limited to 'examples/disklserver/README.tftp')
-rw-r--r-- | examples/disklserver/README.tftp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/disklserver/README.tftp b/examples/disklserver/README.tftp index 2fe8a76..8b22f68 100644 --- a/examples/disklserver/README.tftp +++ b/examples/disklserver/README.tftp @@ -1,6 +1,6 @@ -This folder contains a PXE boot environment that provides the +This folder contains a PXE boot environments that provides the boot menu for diskless workstations as provided by a standalone -Debian Edu based diskless chroot image server. +Debian Edu based diskless chroot image server (aka disklserver). Installation steps: |