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  0b7598385df65bc3eaf62a85c869e2e016851634 (commit)
      from  ef657dfb76746249a37326fb626a796ed4713ef7 (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 0b7598385df65bc3eaf62a85c869e2e016851634
Author: kapeka <[email protected]>
Date:   Mon Apr 12 18:53:09 2021 +0200

    * added all changes from 7.0 branch
    * add root.common for common functions used during boot
    * updated /etc/mdev.conf to a more recent version
    * changed in root.linuxrc:
    echo /sbin/mdev >/proc/sys/kernel/hotplug
    
    * call mdev -s in root.loadmodules after we have loaded modules 
(automatically detected from
    modules.squashfs and /etc/modules) and before umount squashfs
    
    It works with autodetected modules like intel NIC modules (ifb).
    Don't know if it causes pb's with nut drivers, neeeds testing!

-----------------------------------------------------------------------

Summary of changes:
 repo/etc/mdev.conf           | 75 +++++++++++++++++++-------------------------
 repo/initrd/buildtool.cfg    | 14 ++++++++-
 repo/initrd/buildtool.mk     |  1 +
 repo/initrd/root.common      | 33 +++++++++++++++++++
 repo/initrd/root.helper      | 27 ++++------------
 repo/initrd/root.linuxrc     | 63 ++++---------------------------------
 repo/initrd/root.loadmodules | 17 ++++++----
 7 files changed, 102 insertions(+), 128 deletions(-)
 create mode 100644 repo/initrd/root.common


hooks/post-receive
-- 
Repository for Bering-uClibc.


_______________________________________________
leaf-git-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-git-commits

Reply via email to