|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 3/3] README: Mention the / requirement in Tftp[Dir|Tmp]Dir
That is the / should be part of the directory name. Otherwise
we get strange files such as: pxelinux.cfgC0A86A3C
in the TftpPath directory.
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
---
README | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README b/README
index 167c1bd..512f64b 100644
--- a/README
+++ b/README
@@ -497,9 +497,10 @@ Tftp*
TftpPath The path to the root of the directory which is exposed by
the tftpserver (e.g. /tftpboot).
TftpTmpDir A directory under `Path' to use for temporary files.
+ Make sure you have the / postfix included (e.g. tmp/)
TftpPxeDir The path under `Path' to the PXE configuration directory
- (e.g. pxelinux.cfg)
+ (e.g. pxelinux.cfg/) Make sure you have the / included.
TftpPxeGroup The Unix group which should own files under `PxeDir'.
TftpPxeTemplates See TftpPxeTemplates
TftpPxeTemplatesReal
--
2.1.4
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |