From 83b8f305f8fe1d4ed0c15c50b0d7ead8aab0e218 Mon Sep 17 00:00:00 2001 From: Arnaud Patard Date: Mon, 30 Apr 2012 07:49:17 +0000 Subject: - Allow to set urpm curl options in order to be able to make curl quiet. Setting this option to '-s' is making text autoinstall a lot cleaner and avoids missing warnings when installing rpms. --- perl-install/NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'perl-install/NEWS') diff --git a/perl-install/NEWS b/perl-install/NEWS index 62d8969be..0c3dcf0f6 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,7 @@ +- pkgs.pm, http.pm: Allow to set urpm curl options in order to be able + to make curl quiet when running an autoinstall in text mode. This can + be set throught the new option "curl_options" in the auto_inst file. + Also, use '-s' by default when downloading VERSION and auto_inst file. - harddrake service: o do not disable cpufreq on non-laptops o remove double apmd check -- cgit v1.2.1