|
|
|
|
||||||
| linux.debian.user debian-user@lists.debian.org. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Dear all,
I found there's no script generating modules.dep in /etc/init.d of Etch. # cd /etc/init.d # grep depmod * modutuils:[ -e /sbin/depmod ] || exit 0 No scripts execute /sbin/depmod. Any idea? Best regards, Yuwen |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On 4/28/07, Yuwen Dai <yuwend@gmail.com> wrote:
> Dear all, > > I found there's no script generating modules.dep in /etc/init.d of Etch. > # cd /etc/init.d > # grep depmod * > modutuils:[ -e /sbin/depmod ] || exit 0 > > No scripts execute /sbin/depmod. Any idea? > I might not know what I'm talking about here, but you might take a look at the postinst scripts of the linux-image-* packages. They run depmod for you after the kernel package is installed. Do other distros run depmod at every boot? -- Kushal -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
On Sat, 28 Apr 2007, Kushal Kumaran wrote:
> Do other distros run depmod at every boot? Debian used to, as well. -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
>
> > I might not know what I'm talking about here, but you might take a > look at the postinst scripts of the linux-image-* packages. They run > depmod for you after the kernel package is installed. > > Do other distros run depmod at every boot? I understand. In order to speed up the boot, depmod is executed only once. Best regards, Yuwen -- > Kushal > > > -- > To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmaster@lists.debian.org > > |
|
![]() |
| Outils de la discussion | |
|
|