Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] doc/manual: rsync is not optional
@ 2023-12-10 19:19 Yann E. MORIN
  2023-12-11  8:23 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Yann E. MORIN @ 2023-12-10 19:19 UTC (permalink / raw)
  To: buildroot; +Cc: Yann E. MORIN

rsync is used in the infrastructure, mostly for the per-package infra,
and for the override-srcdir mechanism, but also to build the manual.
As such, it is not optional but mandatory, and already listed so.

Drop the reference to rsync from the list of optional packages.

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
---
 docs/manual/prerequisite.adoc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/docs/manual/prerequisite.adoc b/docs/manual/prerequisite.adoc
index 48be489f90..262a5153f5 100644
--- a/docs/manual/prerequisite.adoc
+++ b/docs/manual/prerequisite.adoc
@@ -69,7 +69,7 @@ development packages typically have a _-dev_ or _-devel_ suffix.
 In the official tree, most of the package sources are retrieved using
 +wget+ from _ftp_, _http_ or _https_ locations. A few packages are only
 available through a version control system. Moreover, Buildroot is
-capable of downloading sources via other tools, like +rsync+ or +scp+
+capable of downloading sources via other tools, like +git+ or +scp+
 (refer to xref:download-infra[] for more details). If you enable
 packages using any of these methods, you will need to install the
 corresponding tool on the host system:
@@ -78,7 +78,6 @@ corresponding tool on the host system:
 ** +cvs+
 ** +git+
 ** +mercurial+
-** +rsync+
 ** +scp+
 ** +sftp+
 ** +subversion+
-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [PATCH] doc/manual: rsync is not optional
  2023-12-10 19:19 [Buildroot] [PATCH] doc/manual: rsync is not optional Yann E. MORIN
@ 2023-12-11  8:23 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2023-12-11  8:23 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: buildroot

>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:

 > rsync is used in the infrastructure, mostly for the per-package infra,
 > and for the override-srcdir mechanism, but also to build the manual.
 > As such, it is not optional but mandatory, and already listed so.

 > Drop the reference to rsync from the list of optional packages.

 > Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>

You could argue that there would be use cases for not building the
manual, using override-srcdir or per-package builds, but it is also used
for creating the file systems, so indeed required.

Committed, thanks.

> ---
 >  docs/manual/prerequisite.adoc | 3 +--
 >  1 file changed, 1 insertion(+), 2 deletions(-)

 > diff --git a/docs/manual/prerequisite.adoc b/docs/manual/prerequisite.adoc
 > index 48be489f90..262a5153f5 100644
 > --- a/docs/manual/prerequisite.adoc
 > +++ b/docs/manual/prerequisite.adoc
 > @@ -69,7 +69,7 @@ development packages typically have a _-dev_ or _-devel_ suffix.
 >  In the official tree, most of the package sources are retrieved using
 >  +wget+ from _ftp_, _http_ or _https_ locations. A few packages are only
 >  available through a version control system. Moreover, Buildroot is
 > -capable of downloading sources via other tools, like +rsync+ or +scp+
 > +capable of downloading sources via other tools, like +git+ or +scp+
 >  (refer to xref:download-infra[] for more details). If you enable
 >  packages using any of these methods, you will need to install the
 >  corresponding tool on the host system:
 > @@ -78,7 +78,6 @@ corresponding tool on the host system:
 >  ** +cvs+
 >  ** +git+
 >  ** +mercurial+
 > -** +rsync+
 >  ** +scp+
 >  ** +sftp+
 >  ** +subversion+
 > -- 

 > 2.43.0

 > _______________________________________________
 > buildroot mailing list
 > buildroot@buildroot.org
 > https://lists.buildroot.org/mailman/listinfo/buildroot


-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-11  8:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-10 19:19 [Buildroot] [PATCH] doc/manual: rsync is not optional Yann E. MORIN
2023-12-11  8:23 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox