bug-standards
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Behaviour of Build / Configure in GNU programs


From: Mathieu Lirzin
Subject: Re: Behaviour of Build / Configure in GNU programs
Date: Wed, 08 Jul 2015 10:40:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

John Darrington <address@hidden> writes:

> How about the attached patch ?

[...]
@@ -4128,6 +4133,11 @@
 install whichever versions of whichever packages they like.  Do not
 induce new dependencies on other software lightly.
 
+Don't allow any part of the build or configure process to open a 
+network connection in order to download files remotely (or for any other 
reason).
+The distribution should successfully build on a machine disconnected 
+from the internet.
+
 Non-source files that might actually be modified by building and
 installing the program should @strong{never} be included in the
 distribution.  So if you do distribute non-source files, always make
IMHO it would be clearer to explicitly say what is acceptable, for
example by mentioning what Gnulib 'bootstrap' script is doing.

--
Mathieu Lirzin

reply via email to

[Prev in Thread] Current Thread [Next in Thread]