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_install.sh has been updated
       via  0d205f0648fac300044969e944e5ba60321ecc81 (commit)
       via  5a6feb0f7a97f113a76635db4748d1dcdedde17c (commit)
       via  16a6362ca14c5759811d8975bf023c05453b57b8 (commit)
       via  ace5bc1dbd46f7cb3aef076843cca64f1e589d6a (commit)
       via  8104b1878cc99ecf363d8438bf3c027abd77ad01 (commit)
       via  6b38d544b7e5e19beacf553c09ec6e6c24b5a6ce (commit)
       via  1750dbda6e33a8c2d0d16ca1e564000b354d6512 (commit)
       via  f3f878e324565da0b144d0d09048c23b341ae620 (commit)
      from  4e95d3dbf2ae1f0729a5b4adbc5b7f5f85d4b665 (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 0d205f0648fac300044969e944e5ba60321ecc81
Author: Erich Titl <[email protected]>
Date:   Sun Aug 4 21:58:02 2019 +0000

    install.sh supporting single and multi partition layout

commit 5a6feb0f7a97f113a76635db4748d1dcdedde17c
Author: Erich Titl <[email protected]>
Date:   Sun Aug 4 21:56:00 2019 +0000

    Include menu-single.cfg into syslinux build

commit 16a6362ca14c5759811d8975bf023c05453b57b8
Author: Erich Titl <[email protected]>
Date:   Sun Aug 4 21:54:53 2019 +0000

    Include menu-single.cfg into hdsupp

commit ace5bc1dbd46f7cb3aef076843cca64f1e589d6a
Author: Erich Titl <[email protected]>
Date:   Sun Aug 4 21:53:32 2019 +0000

    Split menu configuration into two distinguished files

commit 8104b1878cc99ecf363d8438bf3c027abd77ad01
Author: Erich Titl <[email protected]>
Date:   Wed Jul 31 21:20:25 2019 +0000

    buildtool config for the new syslinux config files

commit 6b38d544b7e5e19beacf553c09ec6e6c24b5a6ce
Author: Erich Titl <[email protected]>
Date:   Wed Jul 31 21:19:31 2019 +0000

    Rearranged and renamed syslinux config files

commit 1750dbda6e33a8c2d0d16ca1e564000b354d6512
Author: Erich Titl <[email protected]>
Date:   Mon Jul 29 15:08:31 2019 +0000

    Add menu.c32 module

commit f3f878e324565da0b144d0d09048c23b341ae620
Author: Erich Titl <[email protected]>
Date:   Mon Jul 29 14:32:44 2019 +0000

    Remove files from staging at srcclean

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

Summary of changes:
 repo/hdsupp/buildtool.cfg                          |  32 ++--
 repo/hdsupp/install.sh                             | 174 +++++++++++++++++----
 repo/syslinux/buildtool.cfg                        |  27 ++--
 repo/syslinux/buildtool.mk                         |  15 +-
 repo/syslinux/configs/menu-single.cfg              |  26 +++
 repo/syslinux/configs/menu.cfg                     |  32 ++++
 .../configs/{syslinux-part1.cfg => sda1.cfg}       |   0
 .../configs/{syslinux-part2.cfg => sda2.cfg}       |   0
 .../configs/{syslinux-part3.cfg => sda3.cfg}       |   0
 repo/syslinux/configs/serial.cfg                   |   7 +
 repo/syslinux/configs/syslinux-menu.cfg            |  39 -----
 .../configs/{syslinux-vesamenu.cfg => vesa.cfg}    |  24 +--
 12 files changed, 257 insertions(+), 119 deletions(-)
 create mode 100644 repo/syslinux/configs/menu-single.cfg
 create mode 100644 repo/syslinux/configs/menu.cfg
 rename repo/syslinux/configs/{syslinux-part1.cfg => sda1.cfg} (100%)
 rename repo/syslinux/configs/{syslinux-part2.cfg => sda2.cfg} (100%)
 rename repo/syslinux/configs/{syslinux-part3.cfg => sda3.cfg} (100%)
 create mode 100644 repo/syslinux/configs/serial.cfg
 delete mode 100644 repo/syslinux/configs/syslinux-menu.cfg
 rename repo/syslinux/configs/{syslinux-vesamenu.cfg => vesa.cfg} (55%)


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