Making some of udev's kernel check checks fatal as requested in bug #335765
On Mon, Oct 11, 2010 at 08:10:53PM +0200, Matthias Schwarzott wrote:
> Hi!
>
> On Bug #335765 Roland requests to make the kernel checking of udev-ebuild for
> CONFIG_SYSFS_DEPRECATED fatal, so the ebuild aborts when it is set, to not
> overlook it and get an unbootable system.
>
> I support that this should be improved, but is there a better way than making
> the ebuild abort at pkg_setup via linux-info_pkg_setup with this config:
> CONFIG_CHECK="~INOTIFY_USER ~SIGNALFD !SYSFS_DEPRECATED !SYSFS_DEPRECATED_V2
> ~!IDE"
And in doing this you now require that configured kernel sources or
/proc/config.gz are present on the system unless you explicitly use the
structure to handle that condition.
I don't mind the idea of making them fatal, but please don't break
systems where there is neither kernel sources nor any .config available
for Portage to read.
--
Robin Hugh Johnson
Gentoo Linux: Developer, Trustee & Infrastructure Lead
E-Mail : robbat2@gentoo.org
GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85