summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
diff options
context:
space:
mode:
authorArnaud Patard <rtp@mageia.org>2012-04-30 07:49:17 +0000
committerArnaud Patard <rtp@mageia.org>2012-04-30 07:49:17 +0000
commit104b03aea1d146156bf617bfa90ae9296511c1cc (patch)
treefcb01877e54797f62a50acbc93e59e9321e5cacf /perl-install/NEWS
parente77de7445a4d3952d14cb4672e7390c74bcde196 (diff)
downloaddrakx-backup-do-not-use-104b03aea1d146156bf617bfa90ae9296511c1cc.tar
drakx-backup-do-not-use-104b03aea1d146156bf617bfa90ae9296511c1cc.tar.gz
drakx-backup-do-not-use-104b03aea1d146156bf617bfa90ae9296511c1cc.tar.bz2
drakx-backup-do-not-use-104b03aea1d146156bf617bfa90ae9296511c1cc.tar.xz
drakx-backup-do-not-use-104b03aea1d146156bf617bfa90ae9296511c1cc.zip
- 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.
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r--perl-install/NEWS4
1 files changed, 4 insertions, 0 deletions
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