|
From: KP Kirchdör. <ka...@us...> - 2021-05-04 12:05:04
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Repository for Bering-uClibc.".
The branch, new-linuxrc has been updated
via ce4606c5945a7a72167d7e7216eba700a00e8a80 (commit)
from 0b7598385df65bc3eaf62a85c869e2e016851634 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ce4606c5945a7a72167d7e7216eba700a00e8a80
Author: kapeka <ka...@us...>
Date: Tue May 4 13:59:56 2021 +0200
general: further work on mdev
use mdev daemon after we have booted. It is reported that using the daemon and the netlink facilities are more efficient than our past approach.
Note hotplugging won't work, if we need to load modules because we rely on squahsfs and have neither the modules nor modules.dep loaded.
This is not different as today, we do have hwdetect to accomplish adding hardware and insmod necessary modules.
-----------------------------------------------------------------------
Summary of changes:
repo/etc/buildtool.cfg | 13 +++++++++++++
repo/etc/buildtool.mk | 1 +
repo/etc/init.d/mdev | 33 +++++++++++++++++++++++++++++++++
repo/etc/mdev.conf | 2 +-
repo/initrd/root.linuxrc | 6 ------
repo/initrd/root.loadmodules | 8 +++-----
6 files changed, 51 insertions(+), 12 deletions(-)
create mode 100644 repo/etc/init.d/mdev
hooks/post-receive
--
Repository for Bering-uClibc.
|