Bug 235917 - sys-block/iscsitarget should not install the module under kernel/*
Bug#: 235917 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: base-system@gentoo.org Reported By: flameeyes@gentoo.org
Component: Ebuilds
URL: 
Summary: sys-block/iscsitarget should not install the module under kernel/*
Keywords:  
Status Whiteboard: 
Opened: 2008-08-27 14:43 0000
Description:   Opened: 2008-08-27 14:43 0000
[This is mostly a reminder for myself for once I'm ready to get back to work on
bugs]

The iscsitarget ebuild installs the iscsi_trgt.ko kernel module under the
kernel/* directory. This means that it will be deleted after any make
modules_install. As when running such a modules_install you usually are not
changing kernel options, this should be avoided, as it requires iscsitarget to
be re-emerged many times when configuring a system.

------- Comment #1 From Diego E. 'Flameeyes' Pettenò 2008-08-28 08:43:53 0000 -------
Okay, fixed.