From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2011-January/002360.html | 77 ++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002360.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002360.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002360.html b/zarb-ml/mageia-sysadm/2011-January/002360.html new file mode 100644 index 000000000..d6e61ff98 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002360.html @@ -0,0 +1,77 @@ + + + + [Mageia-sysadm] [871] do not hardcode our domain name + + + + + + + + + +

[Mageia-sysadm] [871] do not hardcode our domain name

+ Jerome Quelin + jquelin at gmail.com +
+ Fri Jan 21 15:26:25 CET 2011 +

+
+ +
On 11/01/21 15:10 +0100, root at mageia.org wrote:
+> -	    remoteurl => 'rsync://rsync.mageia.org/bootstrap',
+> +	    remoteurl => "rsync://rsync.$domain.org/bootstrap",
+>  
+> -	    remoteurl => 'rsync://rsync.mageia.org/mageia',
+> +	    remoteurl => "rsync://rsync.$domain/mageia",
+
+i don't know anything about that or what you're trying to achieve, but
+there's likely an error in the first snippet. (s/$domain.org/$domain/)
+
+jérôme 
+-- 
+jquelin at gmail.com
+
+ + + + + + + + + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1