lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 6 May 2015 13:49:43 -0700 (PDT)
From:	David Lang <david@...g.hm>
To:	linuxcbon linuxcbon <linuxcbon@...il.com>
cc:	Ken Moffat <zarniwhoop@...world.com>,
	Richard Weinberger <richard@....at>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: how to have the kernel do udev's job and autoload the right
 modules ?

On Wed, 6 May 2015, linuxcbon linuxcbon wrote:

> On Wed, May 6, 2015 at 7:53 PM, David Lang <david@...g.hm> wrote:
>> It's perfectly legitimate to not want to use udev, but that doesn't mean
>> that the kernel will (or should) do it for you.
>> David Lang
>
> When I boot the kernel without modules, I don't have anything working
> except "minimal video".
> I think the kernel should give a minimal support for network, sound and
> video, even if 0 modules are loaded. I am just dreaming,

You can do that, you just need to build in all the network and sound drivers 
(and pick which driver in the case of conflicts)

There isn't such a thing as a 'generic' network or sound card. For video there 
is 'VGA video' which is used by default on x86 systems, but even that's a driver 
that could be disabled.

David Lang
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ