:: Re: [DNG] Giving Devuan sans-initra…
Pàgina inicial
Delete this message
Reply to this message
Autor: KatolaZ
Data:  
A: Svante Signell
CC: dng
Assumpte: Re: [DNG] Giving Devuan sans-initramfs capabilities
On Mon, Jan 04, 2016 at 05:32:26PM +0100, Svante Signell wrote:

[cut]

>
> Just an idea: Would it be possible to detect the hardware of each computer being
> installed on and after that install the needed modules? Preferably the modules
> should not be located on /usr, currently they are under /lib.


Hi Svante,

the kernel itself is able to auto-detect the (known) hardware on which
it is running, and load the corresponding modules since ever. In
principle, if a minimal (and massively modular) kernel is used during
installation (as currently happens for Debian/Devuan) a list of
modules to be installed can be obtained at install time by a bash
one-liner like

lsmod | cut -d " " -f 1 | sort

However, this will not solve the problem of upgrades.

My2Cents

KatolaZ

--
[ Enzo Nicosia aka KatolaZ --- GLUG Catania -- Freaknet Medialab ]
[ me [at] katolaz.homeunix.net -- http://katolaz.homeunix.net -- ]
[ GNU/Linux User:#325780/ICQ UIN: #258332181/GPG key ID 0B5F062F ]
[ Fingerprint: 8E59 D6AA 445E FDB4 A153 3D5A 5F20 B3AE 0B5F 062F ]