[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
- Behaviour of Build / Configure in GNU programs, John Darrington, 2015/07/07
- Re: Behaviour of Build / Configure in GNU programs, Alfred M. Szmidt, 2015/07/07
- Re: Behaviour of Build / Configure in GNU programs, Karl Berry, 2015/07/07
- Re: Behaviour of Build / Configure in GNU programs, John Darrington, 2015/07/07
- Re: Behaviour of Build / Configure in GNU programs,
Mathieu Lirzin <=
- Re: Behaviour of Build / Configure in GNU programs, John Darrington, 2015/07/08
- Re: Behaviour of Build / Configure in GNU programs, Mathieu Lirzin, 2015/07/08
- Re: Behaviour of Build / Configure in GNU programs, John Darrington, 2015/07/08
- Re: Behaviour of Build / Configure in GNU programs, Mathieu Lirzin, 2015/07/08
- Re: Behaviour of Build / Configure in GNU programs, Paul Smith, 2015/07/08
- Re: Behaviour of Build / Configure in GNU programs, John Darrington, 2015/07/08
- Re: Behaviour of Build / Configure in GNU programs, Karl Berry, 2015/07/09
- Re: Behaviour of Build / Configure in GNU programs, John Darrington, 2015/07/10
- Re: Behaviour of Build / Configure in GNU programs, Paul Smith, 2015/07/10
- Re: Behaviour of Build / Configure in GNU programs, John Darrington, 2015/07/10