From fd6f4ff4eb7e64d93193b7e1ad1c45e4b485568c Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Fri, 2 Jul 2010 15:49:05 +0000 Subject: create symlink for /etc/pki to have it usable in stage2 --- perl-install/Makefile.config | 2 +- perl-install/install/NEWS | 4 ++++ perl-install/install/share/symlinks | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 2a58e3a37..3141826d9 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=13.37 +VERSION:=13.38 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index fbdce91b9..3a1c79833 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,7 @@ +Version 13.38 - 2 July 2010 + +- create symlink for /etc/pki to have it usable in stage2 + Version 13.37 - 2 July 2010 - accept https URL in install::http diff --git a/perl-install/install/share/symlinks b/perl-install/install/share/symlinks index d953175d8..93f193391 100644 --- a/perl-install/install/share/symlinks +++ b/perl-install/install/share/symlinks @@ -5,6 +5,7 @@ /etc/services /etc/group /etc/passwd +/etc/pki /etc/termcap /etc/urpmi /lib -- cgit v1.2.1