#7514 NORM -: modules.dep has disappeared
Zarro Boogs per Child
bugtracker at laptop.org
Tue Jul 15 13:31:18 EDT 2008
#7514: modules.dep has disappeared
-------------------------+--------------------------------------------------
Reporter: AuntiMame | Owner: dilinger
Type: defect | Status: new
Priority: normal | Milestone:
Component: kernel | Version:
Resolution: | Keywords: joyride-2163:-
Next_action: never set | Verified: 0
Blockedby: | Blocking:
-------------------------+--------------------------------------------------
Comment(by dsd):
olpc-2.6.spec has this in %post:
{{{
/sbin/new-kernel-pkg --package kernel --depmod --install %{KVERREL} ||
exit $?
}}}
new-kernel-pkg is part of mkinitrd. It does a load of stuff that we don't
care about (initrd generation, grub config updates, etc). Looks like we
just need to clone the depmod functionality which is invoked as:
{{{
depmod -ae -F /boot/System.map-$version $version
}}}
--
Ticket URL: <http://dev.laptop.org/ticket/7514#comment:5>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list