From 8fe0b31170c706d9faebf8f116f4f60bc8daec2b Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Tue, 4 May 2010 13:32:18 +0000 Subject: include /etc/netconfig (needed by mount.nfs) --- perl-install/install/NEWS | 1 + perl-install/install/share/list.xml | 1 + 2 files changed, 2 insertions(+) (limited to 'perl-install') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index ac37d947c..ffc6bbd2a 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,4 +1,5 @@ - include btrfs and crc32c modules in install (#59068) +- include /etc/netconfig (needed by mount.nfs) - diskdrake: o fix the crypto mountpoint checks for the create case o fix resize of active encrypted volumes diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index 76cfa75b5..1e1d30b4a 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -153,6 +153,7 @@ /etc/urpmi/prefer.vendor.list /etc/mke2fs.conf + /etc/netconfig /etc/fonts/ /etc/passwd /etc/protocols -- cgit v1.2.1