summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/ChangeLog6
-rw-r--r--profiles/desc/dracut_modules.desc5
2 files changed, 8 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index b38c647a7f9c..a04d0f4ab609 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,15 @@
# ChangeLog for profile directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6220 2012/02/16 09:27:29 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6221 2012/02/16 10:04:09 aidecoe Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 16 Feb 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
+ desc/dracut_modules.desc:
+ 'ssh-client' added to dracut_modules.
+
16 Feb 2012; Pacho Ramos <pacho@gentoo.org> package.mask:
pavuk was fixed and updated, media-libs/libdlna and media-video/ushare will
be proxy maintained in the near future.
diff --git a/profiles/desc/dracut_modules.desc b/profiles/desc/dracut_modules.desc
index 89ff29e505aa..a54c1163b679 100644
--- a/profiles/desc/dracut_modules.desc
+++ b/profiles/desc/dracut_modules.desc
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation.
+# Copyright 1999-2012 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/dracut_modules.desc,v 1.5 2011/08/21 10:59:28 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/dracut_modules.desc,v 1.6 2012/02/16 10:04:10 aidecoe Exp $
# This file contains descriptions of DRACUT_MODULES USE_EXPAND flags.
@@ -20,5 +20,6 @@ multipath - Support Device Mapper multipathing
plymouth - Plymouth boot splash
nbd - Support network block devices
nfs - Support NFS
+ssh-client - Install ssh and scp along with config files and specified keys
syslog - Enable logging with syslog-ng or rsyslog
xen - Support for Xen