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, master has been updated
       via  8552017198bc652f556daf12c946363a36267d9f (commit)
       via  9defa0c13e6fcae0bb78b957a73c02a4dfbafdb9 (commit)
       via  b82f20728a9c5d2eed536e105189a7d032b001c6 (commit)
       via  e3508dec321ae843c39ab67da45442ddd9099cc8 (commit)
       via  2c24075c5d6951f3496cd11cc61a7e540fd8741c (commit)
      from  a16cbe8a697bd3e9aa26dca8ed68e38a985e1da8 (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 8552017198bc652f556daf12c946363a36267d9f
Author: Erich Titl <[email protected]>
Date:   Thu Jul 9 18:34:19 2020 +0200

    Changed disk.tmpl in hdsupp for the mmc naming convention.
    Changed install.ch to handle new disk.tmpl.

commit 9defa0c13e6fcae0bb78b957a73c02a4dfbafdb9
Author: Erich Titl <[email protected]>
Date:   Wed Jul 8 14:40:06 2020 +0200

    Simplyfied configuration of syslinux.cfg files on the partitions

commit b82f20728a9c5d2eed536e105189a7d032b001c6
Author: Erich Titl <[email protected]>
Date:   Sun Jul 5 22:32:17 2020 +0200

    Fixed part2.cfg and part3.cfg in syslinux.
    Fixed substiution for .cfg files in install.sh in hdsupp

commit e3508dec321ae843c39ab67da45442ddd9099cc8
Author: Erich Titl <[email protected]>
Date:   Sat Jul 4 22:31:36 2020 +0200

    Adapted buildtool.cfg in syslinux and hdsupp to use driver
    agnostic config files

commit 2c24075c5d6951f3496cd11cc61a7e540fd8741c
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/buildtool.cfg             | 10 ++--------
 repo/hdsupp/disk.tmpl                 |  6 +++---
 repo/hdsupp/install.sh                | 21 +++++++++++++++------
 repo/syslinux/buildtool.cfg           | 11 ++---------
 repo/syslinux/buildtool.mk            |  3 +--
 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/partx.cfg       |  4 ++++
 repo/syslinux/configs/sda1.cfg        |  4 ----
 repo/syslinux/configs/sda2.cfg        |  4 ----
 repo/syslinux/configs/sda3.cfg        |  4 ----
 13 files changed, 40 insertions(+), 49 deletions(-)
 create mode 100644 repo/syslinux/configs/part1.cfg
 create mode 100644 repo/syslinux/configs/partx.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