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, unpacked has been updated
       via  f4c009868a7438df95d2d5e458fd34fa72b0412c (commit)
      from  6474ae7e49cb23b8b28294dccf451372f13dc707 (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 f4c009868a7438df95d2d5e458fd34fa72b0412c
Author: Erich Titl <[email protected]>
Date:   Sat Jul 4 18:13:29 2020 +0200

    This is an attempt to be device name agnostic for the
    install.sh script in hdsupp.
    The previous version was only recognizing disks controlled by
    the sd driver.
    This code is completely untested as I don't have the nexessary
    hardware.

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

Summary of changes:
 repo/hdsupp/disk.tmpl                 |  6 +++---
 repo/hdsupp/install.sh                | 17 +++++++++++------
 repo/syslinux/configs/menu-dual.cfg   |  6 +++---
 repo/syslinux/configs/menu-single.cfg |  2 +-
 repo/syslinux/configs/menu.cfg        | 10 +++++-----
 repo/syslinux/configs/part1.cfg       |  4 ++++
 repo/syslinux/configs/part2.cfg       |  4 ++++
 repo/syslinux/configs/part3.cfg       |  4 ++++
 repo/syslinux/configs/sda1.cfg        |  4 ----
 repo/syslinux/configs/sda2.cfg        |  4 ----
 repo/syslinux/configs/sda3.cfg        |  4 ----
 11 files changed, 35 insertions(+), 30 deletions(-)
 create mode 100644 repo/syslinux/configs/part1.cfg
 create mode 100644 repo/syslinux/configs/part2.cfg
 create mode 100644 repo/syslinux/configs/part3.cfg
 delete mode 100644 repo/syslinux/configs/sda1.cfg
 delete mode 100644 repo/syslinux/configs/sda2.cfg
 delete mode 100644 repo/syslinux/configs/sda3.cfg


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