mbox

[0/2] busybox, mdev: Option for disabling mdev -s in sysv-init

Message ID cover.1355474720.git.kibo@prevas.dk
State Not Applicable
Headers show

Pull-request

git://gitorious.org//~kibo/oe-lite/kibos-base master

Message

Kim Bøndergaard Dec. 14, 2012, 8:56 a.m. UTC
Due to the fact that medv -s is very time consuming there might be situations where
mdev support in general is wanted but execution of  mdev -s during start-up is not.
This becomes possible with this patch

The following changes since commit 76ee0fb89ba664ba43ae59e9f25a0ce9d1dac5ed:

  e2fsprogs: Remove unsupported RPROVIDES (2012-11-10 15:02:17 +0100)

are available in the git repository at:

  git://gitorious.org//~kibo/oe-lite/kibos-base master
  http://gitorious.org//~kibo/oe-lite/kibos-base/commits/kibomaster

Kim Bøndergaard (2):
  busybox, mdev: Added option for disabling mdev -s in sysv-init
  makedevs: Improved handling of multiple device generation i.e. count
    > 0 in device table

 recipes/busybox/busybox-configure.inc      |  2 ++
 recipes/busybox/busybox-install.inc        | 26 ++++++++++++++++++++++++++
 recipes/busybox/files/busybox-mdev         |  8 ++------
 3 files changed, 30 insertions(+), 6 deletions(-)