WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: few service questions  (Read 13012 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: few service questions
« Reply #45 on: May 02, 2015, 04:59:31 AM »
And in general, busybox and the imported coreutils and other packages do not collide, busybox is used unless the larger package is imported.

lsmod is not 'inverting' import, just preserving it's desired effect regardless of where the busybox link is located.


Offline dicorer

  • Jr. Member
  • **
  • Posts: 61
Re: few service questions
« Reply #46 on: May 02, 2015, 09:24:01 AM »
Hi,
And in general, busybox and the imported coreutils and other packages do not collide, busybox is used unless the larger package is imported.
Thats correct in most of cases, but I found some exceptions, and I had to manage.

lsmod is not 'inverting' import, just preserving it's desired effect regardless of where the busybox link is located.
So, Im afraid I didn't understand what modification you are going to do.
lsmod link is still in /bin?

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: few service questions
« Reply #47 on: May 02, 2015, 11:06:29 AM »
I have previously explained the /bin/lsmod existence.