Re: [PATCH rtems-docs 1/1] TFTPFS: New documentation

2022-06-09 Thread Frank Kühndel
Hello Chris, Hello Joel, Hello Sebastian, many thanks for your reviews and comments. I will send an updated v2 of this patch. It will take your comments in account. On 6/7/22 18:56, Joel Sherrill wrote: > > On Sun, Jun 5, 2022 at 8:56 PM Chris Johns wrote: > >> Hi Frank, >> >> Thanks for the d

Re: [PATCH rtems-docs 1/1] TFTPFS: New documentation

2022-06-07 Thread Joel Sherrill
On Sun, Jun 5, 2022 at 8:56 PM Chris Johns wrote: > Hi Frank, > > Thanks for the documentation and the TFTP file system update. > > On 4/6/2022 1:22 am, Frank Kuehndel wrote: > > From: Frank Kühndel > > > > --- > > filesystem/index.rst | 1 + > > filesystem/trivial_ftp.rst | 638 +++

Re: [PATCH rtems-docs 1/1] TFTPFS: New documentation

2022-06-07 Thread Sebastian Huber
On 06/06/2022 03:56, Chris Johns wrote: +TFTP Files in the ``rtems-docs`` GIT + + +``filesystem/trivial_ftp.rst`` + The file contains the text of chapter*Trivial FTP Client Filesystem* + in the*RTEMS Filesystem Design Guide*. + +``images/filesystem/*`` + The

Re: [PATCH rtems-docs 1/1] TFTPFS: New documentation

2022-06-05 Thread Chris Johns
Hi Frank, Thanks for the documentation and the TFTP file system update. On 4/6/2022 1:22 am, Frank Kuehndel wrote: > From: Frank Kühndel > > --- > filesystem/index.rst | 1 + > filesystem/trivial_ftp.rst | 638 - > 2 files changed, 636 insertions(+),

[PATCH rtems-docs 1/1] TFTPFS: New documentation

2022-06-03 Thread Frank Kuehndel
From: Frank Kühndel --- filesystem/index.rst | 1 + filesystem/trivial_ftp.rst | 638 - 2 files changed, 636 insertions(+), 3 deletions(-) diff --git a/filesystem/index.rst b/filesystem/index.rst index f4e2ed6..64a2f1d 100644 --- a/filesystem/index.rs