Actions
Feature #78
closedNeed process for handling kernel modules at boot time
Start date:
28 Feb 2011
Due date:
% Done:
100%
Estimated time:
Severity:
Critical
Description
The rootfs build is separate from the kernel build and merging the two to get the kernel modules embedded in it is overkill. It's easier to create another image that can be mounted at boot time into the /lib/modules/`uname -r`.
Update the kernel build process to generate the ext2 image with the modules in it. Then update the install process to include the new image.
Related issues
Actions