[lfs] branch trunk updated: packages: Reword release tarball vs repo snapshot difference

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <173392053841.27830.6840169016843300272@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository lfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new eb3505772 packages: Reword release tarball vs repo snapshot difference
eb3505772 is described below

commit eb3505772428ea2d77430e03da2ebeb0dfdbd9bd
Author: Xi Ruoyao <[email protected]>
AuthorDate: Wed Dec 11 20:31:08 2024 +0800

    packages: Reword release tarball vs repo snapshot difference
    
    Besides Rainer's suggestion, also use a vague "not stored in the
    repository" instead of the over-precise "generated": there are also
    vendored external source copies (as Git submodules or manually embedded
    during Release Engineering, for example the gnulib copies in many
    GNU packages); and maybe other cases.
    
    Suggested-by: Rainer Fiebig <[email protected]>
---
 chapter03/introduction.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/chapter03/introduction.xml b/chapter03/introduction.xml
index 05488ecbc..645686311 100644
--- a/chapter03/introduction.xml
+++ b/chapter03/introduction.xml
@@ -22,8 +22,9 @@
 
   <para>For some packages, the release tarball and the (Git or SVN)
   repository snapshot tarball for that release may be published with
-  similar file names.  A release tarball contains generated files (for
-  example, a <command>configure</command> script generated by
+  similar or even identical file names.  But the release tarball may contain
+  some files which are essential despite not stored in the repository
+  (for example, a <command>configure</command> script generated by
   <command>autoconf</command>), in addition to the contents of the
   corresponding repository snapshot.  The book uses release tarballs
   whenever possible. Using a repository snapshot instead of a release

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.