From 6ec419f4e25777745f4f17bfa1a38927c9b1be6b Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 23 May 2012 18:28:15 +0000 Subject: (parse_args,empty_packages) add support for 'justdb' option (for fast testing; warning: no coverage for %post scripts errors or missing requires, non explicit file conflicts, ...) (installPackages) don't try to run ldconfig in 'justdb' mode (configureNetwork) don't try to set firewall, file tests will fail (afterInstallPackages) don't check for file --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 0fd3e5ed2..17b556084 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -2,6 +2,8 @@ - kill last remanents of kernel-2.4.x support - package group selection: o remember minimal install values when clicking "previous" +- packages installation: + o add support for 'justdb' option - refactoring Version 14.22 - 15 May 2012 -- cgit v1.2.1