On Wed, May 5, 2021 at 7:12 PM Vijay Kumar Banerjee <vi...@rtems.org> wrote: > > Hi Harrison, > > The patch looks good, just a little change is required. You'll notice > that we follow a pattern in our commit messages. First, write the name > of the file changed, then a short description of the change and then, > if applicable, a longer description in the commit message. > This message could be written as "user/bld/index.rst: short description here". > > Thanks for working on updating the documentation. > See also: https://docs.rtems.org/branches/master/eng/vc-users.html#creating-a-patch and it links to https://devel.rtems.org/wiki/Developer/Git#GitCommits
> > Best regards, > Vijay > > On Wed, May 5, 2021 at 3:23 PM Harrison Gerber <gerberh...@gmail.com> wrote: > > > > From: Harrison <hger...@uccs.edu> > > Make sure your git.username is a complete/legal name, this is for attribution purposes. > > --- > > user/bld/index.rst | 7 ------- > > 1 file changed, 7 deletions(-) > > > > diff --git a/user/bld/index.rst b/user/bld/index.rst > > index ebedf5a..411b3a2 100644 > > --- a/user/bld/index.rst > > +++ b/user/bld/index.rst > > @@ -309,10 +309,6 @@ in the configuration file. > > Set ``RTEMS_MULTIPROCESSING`` to ``True`` or ``False`` in the BSP > > section of the configuration file. > > > > -``--enable-networking`` | ``--disable-networking`` > > - Set ``RTEMS_NETWORKING`` to ``True`` or ``False`` in the BSP > > section of > > - the configuration file. > > - > > ``--enable-paravirt`` | ``--disable-paravirt`` > > Set ``RTEMS_PARAVIRT`` to ``True`` or ``False`` in the BSP section > > of > > the configuration file. > > @@ -354,9 +350,6 @@ Please have a look at the following example > > configuration file. > > # --enable-multiprocessing > > RTEMS_MULTIPROCESSING = False > > > > - # --enable-networking > > - RTEMS_NETWORKING = True > > - > > # --disable-paravirt > > RTEMS_PARAVIRT = False > > > > -- > > 2.25.1 > > > > _______________________________________________ > > devel mailing list > > devel@rtems.org > > http://lists.rtems.org/mailman/listinfo/devel > _______________________________________________ > devel mailing list > devel@rtems.org > http://lists.rtems.org/mailman/listinfo/devel _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel